2026-03-27 22:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 22:15:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-27 22:15:06 [adesa.be] INFO: Starting spider adesa.be
2026-03-27 22:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 22:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 22:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 22:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 22:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: 5f78b3ccca780336
2026-03-27 22:15:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-27 22:15:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.be/task_31_2026-03-27T22_15_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-27 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 22:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-27 22:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 22:15:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-27 22:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-27 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 22:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-27 22:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-27 22:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 22:15:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 22:15:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-27 22:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-27 22:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 22:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 22:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-27 22:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 22:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 22:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10738054
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738054%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10738054: 1
2026-03-27 22:15:14 [adesa.be] INFO: Scraping item 10738054 url https://www.openlane.eu/en/carv6/auction/10738054
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10740609
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740609%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10740609: 1
2026-03-27 22:15:14 [adesa.be] INFO: Scraping item 10740609 url https://www.openlane.eu/en/carv6/auction/10740609
2026-03-27 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10740673
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740673%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10740673: 1
2026-03-27 22:15:14 [adesa.be] INFO: Scraping item 10740673 url https://www.openlane.eu/en/carv6/auction/10740673
2026-03-27 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10738214
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738214%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10738214: 1
2026-03-27 22:15:14 [adesa.be] INFO: Scraping item 10738214 url https://www.openlane.eu/en/carv6/auction/10738214
2026-03-27 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10738213
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738213%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10738213: 1
2026-03-27 22:15:14 [adesa.be] INFO: Scraping item 10738213 url https://www.openlane.eu/en/carv6/auction/10738213
2026-03-27 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10738199
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738199%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10738199: 1
2026-03-27 22:15:14 [adesa.be] INFO: Scraping item 10738199 url https://www.openlane.eu/en/carv6/auction/10738199
2026-03-27 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10737943
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737943%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10737943: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10737943 url https://www.openlane.eu/en/carv6/auction/10737943
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10735325
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735325%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10735325: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10735325 url https://www.openlane.eu/en/carv6/auction/10735325
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10737877
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737877%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10737877: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10737877 url https://www.openlane.eu/en/carv6/auction/10737877
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10738043
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738043%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10738043: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10738043 url https://www.openlane.eu/en/carv6/auction/10738043
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10737883
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737883%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10737883: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10737883 url https://www.openlane.eu/en/carv6/auction/10737883
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10737885
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737885%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10737885: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10737885 url https://www.openlane.eu/en/carv6/auction/10737885
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10735306
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735306%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10735306: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10735306 url https://www.openlane.eu/en/carv6/auction/10735306
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10737984
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737984%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10737984: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10737984 url https://www.openlane.eu/en/carv6/auction/10737984
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10735358
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735358%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10735358: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10735358 url https://www.openlane.eu/en/carv6/auction/10735358
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10738000
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738000%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10738000: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10738000 url https://www.openlane.eu/en/carv6/auction/10738000
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10737897
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737897%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10737897: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10737897 url https://www.openlane.eu/en/carv6/auction/10737897
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10737990
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737990%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10737990: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10737990 url https://www.openlane.eu/en/carv6/auction/10737990
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10738035
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738035%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10738035: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10738035 url https://www.openlane.eu/en/carv6/auction/10738035
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10737899
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737899%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10737899: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10737899 url https://www.openlane.eu/en/carv6/auction/10737899
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10737905
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737905%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10737905: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10737905 url https://www.openlane.eu/en/carv6/auction/10737905
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10737966
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737966%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10737966: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10737966 url https://www.openlane.eu/en/carv6/auction/10737966
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10738045
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738045%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10738045: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10738045 url https://www.openlane.eu/en/carv6/auction/10738045
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10737950
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737950%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10737950: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10737950 url https://www.openlane.eu/en/carv6/auction/10737950
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10735377
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735377%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10735377: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10735377 url https://www.openlane.eu/en/carv6/auction/10735377
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10735393
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735393%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10735393: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10735393 url https://www.openlane.eu/en/carv6/auction/10735393
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10737880
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737880%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10737880: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10737880 url https://www.openlane.eu/en/carv6/auction/10737880
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10735368
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735368%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10735368: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10735368 url https://www.openlane.eu/en/carv6/auction/10735368
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10737876
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737876%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10737876: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10737876 url https://www.openlane.eu/en/carv6/auction/10737876
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10737978
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737978%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10737978: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10737978 url https://www.openlane.eu/en/carv6/auction/10737978
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10735360
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735360%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10735360: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10735360 url https://www.openlane.eu/en/carv6/auction/10735360
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10737986
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737986%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10737986: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10737986 url https://www.openlane.eu/en/carv6/auction/10737986
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10740460
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740460%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10740460: 1
2026-03-27 22:15:14 [adesa.be] INFO: Scraping item 10740460 url https://www.openlane.eu/en/carv6/auction/10740460
2026-03-27 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10740801
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740801%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10740801: 1
2026-03-27 22:15:14 [adesa.be] INFO: Scraping item 10740801 url https://www.openlane.eu/en/carv6/auction/10740801
2026-03-27 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10739029
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739029%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10739029: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10739029 url https://www.openlane.eu/en/carv6/auction/10739029
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10740471
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740471%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10740471: 1
2026-03-27 22:15:14 [adesa.be] INFO: Scraping item 10740471 url https://www.openlane.eu/en/carv6/auction/10740471
2026-03-27 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10739501
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739501%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10739501: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10739501 url https://www.openlane.eu/en/carv6/auction/10739501
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10739274
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739274%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10739274: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10739274 url https://www.openlane.eu/en/carv6/auction/10739274
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10739528
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739528%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10739528: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10739528 url https://www.openlane.eu/en/carv6/auction/10739528
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10739361
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739361%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10739361: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10739361 url https://www.openlane.eu/en/carv6/auction/10739361
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10739557
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739557%27 HTTP/1.1" 200 None
2026-03-27 22:15:14 [adesa.be] INFO: Scrape type for 10739557: 0
2026-03-27 22:15:14 [adesa.be] INFO: Skipping item 10739557 url https://www.openlane.eu/en/carv6/auction/10739557
2026-03-27 22:15:14 [adesa.be] INFO: Found listing with ID: 10739561
2026-03-27 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739561%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739561: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739561 url https://www.openlane.eu/en/carv6/auction/10739561
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739541
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739541%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739541: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739541 url https://www.openlane.eu/en/carv6/auction/10739541
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739491
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739491%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739491: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739491 url https://www.openlane.eu/en/carv6/auction/10739491
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739552
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739552%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739552: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739552 url https://www.openlane.eu/en/carv6/auction/10739552
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739380
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739380%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739380: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739380 url https://www.openlane.eu/en/carv6/auction/10739380
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10740478
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740478%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10740478: 1
2026-03-27 22:15:15 [adesa.be] INFO: Scraping item 10740478 url https://www.openlane.eu/en/carv6/auction/10740478
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739351
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739351%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739351: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739351 url https://www.openlane.eu/en/carv6/auction/10739351
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739191
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739191%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739191: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739191 url https://www.openlane.eu/en/carv6/auction/10739191
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739045
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739045%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739045: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739045 url https://www.openlane.eu/en/carv6/auction/10739045
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10740740
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740740%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10740740: 1
2026-03-27 22:15:15 [adesa.be] INFO: Scraping item 10740740 url https://www.openlane.eu/en/carv6/auction/10740740
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10740754
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740754%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10740754: 1
2026-03-27 22:15:15 [adesa.be] INFO: Scraping item 10740754 url https://www.openlane.eu/en/carv6/auction/10740754
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10740477
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740477%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10740477: 1
2026-03-27 22:15:15 [adesa.be] INFO: Scraping item 10740477 url https://www.openlane.eu/en/carv6/auction/10740477
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739184
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739184%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739184: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739184 url https://www.openlane.eu/en/carv6/auction/10739184
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739376
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739376%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739376: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739376 url https://www.openlane.eu/en/carv6/auction/10739376
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739582
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739582%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739582: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739582 url https://www.openlane.eu/en/carv6/auction/10739582
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739683
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739683%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739683: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739683 url https://www.openlane.eu/en/carv6/auction/10739683
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739243
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739243%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739243: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739243 url https://www.openlane.eu/en/carv6/auction/10739243
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10740521
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740521%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10740521: 1
2026-03-27 22:15:15 [adesa.be] INFO: Scraping item 10740521 url https://www.openlane.eu/en/carv6/auction/10740521
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739636
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739636%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739636: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739636 url https://www.openlane.eu/en/carv6/auction/10739636
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739550
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739550%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739550: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739550 url https://www.openlane.eu/en/carv6/auction/10739550
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739453
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739453%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739453: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739453 url https://www.openlane.eu/en/carv6/auction/10739453
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739553
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739553%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739553: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739553 url https://www.openlane.eu/en/carv6/auction/10739553
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10740777
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740777%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10740777: 1
2026-03-27 22:15:15 [adesa.be] INFO: Scraping item 10740777 url https://www.openlane.eu/en/carv6/auction/10740777
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10740531
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740531%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10740531: 1
2026-03-27 22:15:15 [adesa.be] INFO: Scraping item 10740531 url https://www.openlane.eu/en/carv6/auction/10740531
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10740733
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740733%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10740733: 1
2026-03-27 22:15:15 [adesa.be] INFO: Scraping item 10740733 url https://www.openlane.eu/en/carv6/auction/10740733
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739340
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739340%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739340: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739340 url https://www.openlane.eu/en/carv6/auction/10739340
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739335
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739335%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739335: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739335 url https://www.openlane.eu/en/carv6/auction/10739335
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739401
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739401%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739401: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739401 url https://www.openlane.eu/en/carv6/auction/10739401
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739214
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739214%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739214: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739214 url https://www.openlane.eu/en/carv6/auction/10739214
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739118
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739118%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739118: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739118 url https://www.openlane.eu/en/carv6/auction/10739118
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739724
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739724%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739724: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739724 url https://www.openlane.eu/en/carv6/auction/10739724
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739506
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739506%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739506: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739506 url https://www.openlane.eu/en/carv6/auction/10739506
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739951
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739951%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739951: 1
2026-03-27 22:15:15 [adesa.be] INFO: Scraping item 10739951 url https://www.openlane.eu/en/carv6/auction/10739951
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739949
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739949%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739949: 1
2026-03-27 22:15:15 [adesa.be] INFO: Scraping item 10739949 url https://www.openlane.eu/en/carv6/auction/10739949
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739406
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739406%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739406: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739406 url https://www.openlane.eu/en/carv6/auction/10739406
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739542
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739542%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739542: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739542 url https://www.openlane.eu/en/carv6/auction/10739542
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739679
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739679%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739679: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739679 url https://www.openlane.eu/en/carv6/auction/10739679
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10740021
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740021%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10740021: 1
2026-03-27 22:15:15 [adesa.be] INFO: Scraping item 10740021 url https://www.openlane.eu/en/carv6/auction/10740021
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10740770
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740770%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10740770: 1
2026-03-27 22:15:15 [adesa.be] INFO: Scraping item 10740770 url https://www.openlane.eu/en/carv6/auction/10740770
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739302
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739302%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739302: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739302 url https://www.openlane.eu/en/carv6/auction/10739302
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739393
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739393%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739393: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739393 url https://www.openlane.eu/en/carv6/auction/10739393
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739055
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739055%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739055: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739055 url https://www.openlane.eu/en/carv6/auction/10739055
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739465
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739465%27 HTTP/1.1" 200 None
2026-03-27 22:15:15 [adesa.be] INFO: Scrape type for 10739465: 0
2026-03-27 22:15:15 [adesa.be] INFO: Skipping item 10739465 url https://www.openlane.eu/en/carv6/auction/10739465
2026-03-27 22:15:15 [adesa.be] INFO: Found listing with ID: 10739505
2026-03-27 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739505%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10739505: 0
2026-03-27 22:15:16 [adesa.be] INFO: Skipping item 10739505 url https://www.openlane.eu/en/carv6/auction/10739505
2026-03-27 22:15:16 [adesa.be] INFO: Found listing with ID: 10739256
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739256%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10739256: 0
2026-03-27 22:15:16 [adesa.be] INFO: Skipping item 10739256 url https://www.openlane.eu/en/carv6/auction/10739256
2026-03-27 22:15:16 [adesa.be] INFO: Found listing with ID: 10740781
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740781%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10740781: 1
2026-03-27 22:15:16 [adesa.be] INFO: Scraping item 10740781 url https://www.openlane.eu/en/carv6/auction/10740781
2026-03-27 22:15:16 [adesa.be] INFO: Found listing with ID: 10739300
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739300%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10739300: 0
2026-03-27 22:15:16 [adesa.be] INFO: Skipping item 10739300 url https://www.openlane.eu/en/carv6/auction/10739300
2026-03-27 22:15:16 [adesa.be] INFO: Found listing with ID: 10739729
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739729%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10739729: 0
2026-03-27 22:15:16 [adesa.be] INFO: Skipping item 10739729 url https://www.openlane.eu/en/carv6/auction/10739729
2026-03-27 22:15:16 [adesa.be] INFO: Found listing with ID: 10739936
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739936%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10739936: 1
2026-03-27 22:15:16 [adesa.be] INFO: Scraping item 10739936 url https://www.openlane.eu/en/carv6/auction/10739936
2026-03-27 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:16 [adesa.be] INFO: Found listing with ID: 10740509
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740509%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10740509: 1
2026-03-27 22:15:16 [adesa.be] INFO: Scraping item 10740509 url https://www.openlane.eu/en/carv6/auction/10740509
2026-03-27 22:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:16 [adesa.be] INFO: Found listing with ID: 10739248
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739248%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10739248: 0
2026-03-27 22:15:16 [adesa.be] INFO: Skipping item 10739248 url https://www.openlane.eu/en/carv6/auction/10739248
2026-03-27 22:15:16 [adesa.be] INFO: Found listing with ID: 10739160
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739160%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10739160: 0
2026-03-27 22:15:16 [adesa.be] INFO: Skipping item 10739160 url https://www.openlane.eu/en/carv6/auction/10739160
2026-03-27 22:15:16 [adesa.be] INFO: Found listing with ID: 10740529
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740529%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10740529: 1
2026-03-27 22:15:16 [adesa.be] INFO: Scraping item 10740529 url https://www.openlane.eu/en/carv6/auction/10740529
2026-03-27 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:16 [adesa.be] INFO: Found listing with ID: 10739948
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739948%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10739948: 1
2026-03-27 22:15:16 [adesa.be] INFO: Scraping item 10739948 url https://www.openlane.eu/en/carv6/auction/10739948
2026-03-27 22:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21c5aa4c-9353-533f-8bc7-0bba63c7cd43 with identifier: 10738214
2026-03-27 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43 with scrape type 1
2026-03-27 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252F65eef53f-3081-4aa9-916d-c30b0d0d72c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/65eef53f-3081-4aa9-916d-c30b0d0d72c8.jpg not downloaded yet
2026-03-27 22:15:16 [adesa.be] INFO: Found listing with ID: 10739352
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739352%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10739352: 0
2026-03-27 22:15:16 [adesa.be] INFO: Skipping item 10739352 url https://www.openlane.eu/en/carv6/auction/10739352
2026-03-27 22:15:16 [adesa.be] INFO: Found listing with ID: 10739219
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739219%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10739219: 0
2026-03-27 22:15:16 [adesa.be] INFO: Skipping item 10739219 url https://www.openlane.eu/en/carv6/auction/10739219
2026-03-27 22:15:16 [adesa.be] INFO: Found listing with ID: 10740008
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740008%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10740008: 1
2026-03-27 22:15:16 [adesa.be] INFO: Scraping item 10740008 url https://www.openlane.eu/en/carv6/auction/10740008
2026-03-27 22:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252Fab7fdba2-e56a-4483-befd-796aa2f2ecb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/ab7fdba2-e56a-4483-befd-796aa2f2ecb0.jpg not downloaded yet
2026-03-27 22:15:16 [adesa.be] INFO: Found listing with ID: 10739941
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739941%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10739941: 1
2026-03-27 22:15:16 [adesa.be] INFO: Scraping item 10739941 url https://www.openlane.eu/en/carv6/auction/10739941
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252Fda15d7ad-5453-4efd-b931-27ad2b46727b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/da15d7ad-5453-4efd-b931-27ad2b46727b.jpg not downloaded yet
2026-03-27 22:15:16 [adesa.be] INFO: Found listing with ID: 10739615
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739615%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [adesa.be] INFO: Scrape type for 10739615: 0
2026-03-27 22:15:16 [adesa.be] INFO: Skipping item 10739615 url https://www.openlane.eu/en/carv6/auction/10739615
2026-03-27 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10740673
2026-03-27 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5838d4a0-289f-5960-a803-f92c54e7f33f with scrape type 1
2026-03-27 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5838d4a0-289f-5960-a803-f92c54e7f33f
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252F844a4899-74b5-46ba-b60a-1060f0e8689a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/844a4899-74b5-46ba-b60a-1060f0e8689a.jpg already downloaded
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252F74e37708-615e-4867-9d6f-c47986d60409.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/74e37708-615e-4867-9d6f-c47986d60409.jpg already downloaded
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252Ff893aac3-9c55-4580-afdb-74f174a4f12e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/f893aac3-9c55-4580-afdb-74f174a4f12e.jpg already downloaded
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252F8fc687b6-d319-4dfa-94ce-7ab9ce6957f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/8fc687b6-d319-4dfa-94ce-7ab9ce6957f7.jpg already downloaded
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252F79eca758-98c0-48df-8d81-36041771e006.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/79eca758-98c0-48df-8d81-36041771e006.jpg already downloaded
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252Fc5e8cbf7-ea0a-413f-a9e5-88e481f62269.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/c5e8cbf7-ea0a-413f-a9e5-88e481f62269.jpg already downloaded
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252F96662550-25f5-4ffa-9228-3cfd2a3a4804.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/96662550-25f5-4ffa-9228-3cfd2a3a4804.jpg already downloaded
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252Fa9557303-224c-44ae-9eeb-3a191be614c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/a9557303-224c-44ae-9eeb-3a191be614c7.jpg already downloaded
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252Fae4a12b3-0570-4909-b770-c127d53abe66.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/ae4a12b3-0570-4909-b770-c127d53abe66.jpg already downloaded
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252Fd33494f1-9b0b-470c-902f-1aed1c046769.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/d33494f1-9b0b-470c-902f-1aed1c046769.jpg already downloaded
2026-03-27 22:15:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5838d4a0-289f-5960-a803-f92c54e7f33f, identifier: 10740673
2026-03-27 22:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d503c76-3bc7-5da2-9064-412f2363f94b with identifier: 10738213
2026-03-27 22:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d503c76-3bc7-5da2-9064-412f2363f94b with scrape type 1
2026-03-27 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d503c76-3bc7-5da2-9064-412f2363f94b
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252Fd744406e-588c-4035-a1db-58356d6ee42e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/d744406e-588c-4035-a1db-58356d6ee42e.jpg not downloaded yet
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252F14aa061a-5c9d-4a33-af07-fbc6e82fc618.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/14aa061a-5c9d-4a33-af07-fbc6e82fc618.jpg not downloaded yet
2026-03-27 22:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10740673
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-27 22:15:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-27 22:15:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10740673
2026-03-27 22:15:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10740673 to the API
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740673>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 217,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '5838d4a0-289f-5960-a803-f92c54e7f33f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740673',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 59812,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5522996/general/844a4899-74b5-46ba-b60a-1060f0e8689a.jpg',
'https://images.openlane.eu/carimgs/5522996/general/74e37708-615e-4867-9d6f-c47986d60409.jpg',
'https://images.openlane.eu/carimgs/5522996/general/f893aac3-9c55-4580-afdb-74f174a4f12e.jpg',
'https://images.openlane.eu/carimgs/5522996/general/8fc687b6-d319-4dfa-94ce-7ab9ce6957f7.jpg',
'https://images.openlane.eu/carimgs/5522996/general/79eca758-98c0-48df-8d81-36041771e006.jpg',
'https://images.openlane.eu/carimgs/5522996/general/c5e8cbf7-ea0a-413f-a9e5-88e481f62269.jpg',
'https://images.openlane.eu/carimgs/5522996/general/96662550-25f5-4ffa-9228-3cfd2a3a4804.jpg',
'https://images.openlane.eu/carimgs/5522996/general/a9557303-224c-44ae-9eeb-3a191be614c7.jpg',
'https://images.openlane.eu/carimgs/5522996/general/ae4a12b3-0570-4909-b770-c127d53abe66.jpg',
'https://images.openlane.eu/carimgs/5522996/general/d33494f1-9b0b-470c-902f-1aed1c046769.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15962,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/844a4899-74b5-46ba-b60a-1060f0e8689a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15308,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/74e37708-615e-4867-9d6f-c47986d60409.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16265,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/f893aac3-9c55-4580-afdb-74f174a4f12e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29841,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/8fc687b6-d319-4dfa-94ce-7ab9ce6957f7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20204,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/79eca758-98c0-48df-8d81-36041771e006.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22012,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/c5e8cbf7-ea0a-413f-a9e5-88e481f62269.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25013,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/96662550-25f5-4ffa-9228-3cfd2a3a4804.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20954,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/a9557303-224c-44ae-9eeb-3a191be614c7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30811,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/ae4a12b3-0570-4909-b770-c127d53abe66.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25967,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/d33494f1-9b0b-470c-902f-1aed1c046769.jpg',
'Width': 400}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2020-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant GTE 1.4 Business - Hybrid - Automatic - '
'217 hp - 59.812 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740673%27 HTTP/1.1" 200 None
2026-03-27 22:15:17 [adesa.be] INFO: Saving data for 10740673: {'created_time': 1774649717.703503, 'last_price_update_time': 1774649717.703515, 'auction_closing_time': 1774866000.0}
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740673') HTTP/1.1" 204 0
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252F4c9da5cb-0010-48b0-b0ac-40a5eef0006e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/4c9da5cb-0010-48b0-b0ac-40a5eef0006e.jpg not downloaded yet
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252Fb41c1aae-d7ca-4a3d-bf37-f9ffe0ac3b3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/b41c1aae-d7ca-4a3d-bf37-f9ffe0ac3b3a.jpg not downloaded yet
2026-03-27 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738199> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252F3bc4145a-07dd-40d6-a9bd-41ce7361778f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/3bc4145a-07dd-40d6-a9bd-41ce7361778f.jpg not downloaded yet
2026-03-27 22:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252F7d9ccd00-e368-48eb-88d0-fd412ed05f20.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/7d9ccd00-e368-48eb-88d0-fd412ed05f20.jpg not downloaded yet
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252Fd2db0011-2128-4d9e-95d3-4722fb2b4297.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/d2db0011-2128-4d9e-95d3-4722fb2b4297.jpg not downloaded yet
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252Fef072b14-4140-400a-8a22-5346454e202d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/ef072b14-4140-400a-8a22-5346454e202d.jpg not downloaded yet
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252Fc5b36bf7-d017-4355-9581-b37c0679d02f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/c5b36bf7-d017-4355-9581-b37c0679d02f.jpg not downloaded yet
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252Fdf8469fb-4e38-43cf-bf9b-d68682c44d55.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/df8469fb-4e38-43cf-bf9b-d68682c44d55.jpg not downloaded yet
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252F6831bb08-e844-4b67-aa2f-b2be0a09002e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/6831bb08-e844-4b67-aa2f-b2be0a09002e.jpg not downloaded yet
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252F2ba4fef3-3b8a-40d9-bb82-c946756cecbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/2ba4fef3-3b8a-40d9-bb82-c946756cecbe.jpg not downloaded yet
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252Fe8eb8493-1685-4a40-8cee-260510c7f237.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/e8eb8493-1685-4a40-8cee-260510c7f237.jpg not downloaded yet
2026-03-27 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10740609
2026-03-27 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 630981ea-9442-53c7-948f-eb14c35b0fc4 with scrape type 1
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 630981ea-9442-53c7-948f-eb14c35b0fc4
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252F10cd321d-88d8-48e8-8511-fdc711712eb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/10cd321d-88d8-48e8-8511-fdc711712eb1.jpg already downloaded
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252F071129ac-287d-45f0-aaae-150e19a75c6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/071129ac-287d-45f0-aaae-150e19a75c6e.jpg already downloaded
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252F114cf3b6-ebf6-4818-b9cd-e359e7ee6d94.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/114cf3b6-ebf6-4818-b9cd-e359e7ee6d94.jpg already downloaded
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252F96bf27cd-cf63-4156-8dce-dfa2c785d8f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/96bf27cd-cf63-4156-8dce-dfa2c785d8f7.jpg already downloaded
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252Fc878f5e2-2a26-4244-b03c-ffc8239c1a58.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/c878f5e2-2a26-4244-b03c-ffc8239c1a58.jpg already downloaded
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252F7949dd21-6690-4f83-a9a3-005b1f1a6127.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/7949dd21-6690-4f83-a9a3-005b1f1a6127.jpg already downloaded
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252Fed9eadb9-defc-4318-b7b1-d41ca54c0f14.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/ed9eadb9-defc-4318-b7b1-d41ca54c0f14.jpg already downloaded
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252Fc4efd311-7d69-4d58-9ae2-bed680a36141.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/c4efd311-7d69-4d58-9ae2-bed680a36141.jpg already downloaded
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252F46b716f3-5c75-40df-87a4-c0cb197e2b78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/46b716f3-5c75-40df-87a4-c0cb197e2b78.jpg already downloaded
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252Fed3ae5e9-b90b-47a6-b447-5887283f0838.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/ed3ae5e9-b90b-47a6-b447-5887283f0838.jpg already downloaded
2026-03-27 22:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 630981ea-9442-53c7-948f-eb14c35b0fc4, identifier: 10740609
2026-03-27 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 760eee70-ff6e-55ab-a844-784fa52fa8bc with identifier: 10740460
2026-03-27 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 760eee70-ff6e-55ab-a844-784fa52fa8bc with scrape type 1
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 760eee70-ff6e-55ab-a844-784fa52fa8bc
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252F52661b91-44d4-4791-a3b2-09d20afd110f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/52661b91-44d4-4791-a3b2-09d20afd110f.jpg not downloaded yet
2026-03-27 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d with identifier: 10738199
2026-03-27 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d with scrape type 1
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252Ffeca584d-b467-459b-afdf-2307eefb4ca7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/feca584d-b467-459b-afdf-2307eefb4ca7.jpg not downloaded yet
2026-03-27 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc31aed2-863a-5a02-b53c-3c83912b1897 with identifier: 10740801
2026-03-27 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc31aed2-863a-5a02-b53c-3c83912b1897 with scrape type 1
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc31aed2-863a-5a02-b53c-3c83912b1897
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252F75815ee2-472d-4df2-8ef5-e273eb296a3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/75815ee2-472d-4df2-8ef5-e273eb296a3d.jpg not downloaded yet
2026-03-27 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10738054
2026-03-27 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with scrape type 1
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252Fcd32fee6-2cf3-4d2e-a462-658fe7f1afad.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/cd32fee6-2cf3-4d2e-a462-658fe7f1afad.JPG not downloaded yet
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252Ff4d81427-db33-4b1a-be9e-20ac94570502.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/f4d81427-db33-4b1a-be9e-20ac94570502.jpg not downloaded yet
2026-03-27 22:15:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10740609
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-27 22:15:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:15:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10740609
2026-03-27 22:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10740609 to the API
2026-03-27 22:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740609>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '630981ea-9442-53c7-948f-eb14c35b0fc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30830',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740609',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 86888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5642943/general/10cd321d-88d8-48e8-8511-fdc711712eb1.jpg',
'https://images.openlane.eu/carimgs/5642943/general/071129ac-287d-45f0-aaae-150e19a75c6e.jpg',
'https://images.openlane.eu/carimgs/5642943/general/114cf3b6-ebf6-4818-b9cd-e359e7ee6d94.jpg',
'https://images.openlane.eu/carimgs/5642943/general/96bf27cd-cf63-4156-8dce-dfa2c785d8f7.jpg',
'https://images.openlane.eu/carimgs/5642943/general/c878f5e2-2a26-4244-b03c-ffc8239c1a58.jpg',
'https://images.openlane.eu/carimgs/5642943/general/7949dd21-6690-4f83-a9a3-005b1f1a6127.jpg',
'https://images.openlane.eu/carimgs/5642943/general/ed9eadb9-defc-4318-b7b1-d41ca54c0f14.jpg',
'https://images.openlane.eu/carimgs/5642943/general/c4efd311-7d69-4d58-9ae2-bed680a36141.jpg',
'https://images.openlane.eu/carimgs/5642943/general/46b716f3-5c75-40df-87a4-c0cb197e2b78.jpg',
'https://images.openlane.eu/carimgs/5642943/general/ed3ae5e9-b90b-47a6-b447-5887283f0838.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/10cd321d-88d8-48e8-8511-fdc711712eb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/071129ac-287d-45f0-aaae-150e19a75c6e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68141,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/114cf3b6-ebf6-4818-b9cd-e359e7ee6d94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/96bf27cd-cf63-4156-8dce-dfa2c785d8f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/c878f5e2-2a26-4244-b03c-ffc8239c1a58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87256,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/7949dd21-6690-4f83-a9a3-005b1f1a6127.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/ed9eadb9-defc-4318-b7b1-d41ca54c0f14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/c4efd311-7d69-4d58-9ae2-bed680a36141.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/46b716f3-5c75-40df-87a4-c0cb197e2b78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48096,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/ed3ae5e9-b90b-47a6-b447-5887283f0838.jpg',
'Width': 800}],
'price': 21700,
'price_includes_vat': True,
'registration_date': '2020-12-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'86.888 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2020}
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740609%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [adesa.be] INFO: Saving data for 10740609: {'created_time': 1774649719.155492, 'last_price_update_time': 1774649719.155504, 'auction_closing_time': 1774865400.0}
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740609') HTTP/1.1" 204 0
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252Ff4e3b575-1bdd-4b75-9cdf-93ded0e0ddbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/f4e3b575-1bdd-4b75-9cdf-93ded0e0ddbf.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252F617a97e3-5717-4bbd-969b-77ecb3c4229e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/617a97e3-5717-4bbd-969b-77ecb3c4229e.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252Fbcebe9dd-eee1-49dc-b99c-021fcf23ba99.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/bcebe9dd-eee1-49dc-b99c-021fcf23ba99.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252Fdfdabc56-85be-44d5-9e73-5b15003916e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/dfdabc56-85be-44d5-9e73-5b15003916e3.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252Fc7e6bb2f-e4e3-43f8-b0c6-74b80b2314c1.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/c7e6bb2f-e4e3-43f8-b0c6-74b80b2314c1.JPG not downloaded yet
2026-03-27 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252F33cb54d0-998c-42fb-bf33-88b1880d2772.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/33cb54d0-998c-42fb-bf33-88b1880d2772.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252Fdec8bf90-e67a-486e-8c38-a83153728692.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/dec8bf90-e67a-486e-8c38-a83153728692.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252Ffb8118fb-ff99-447f-92f9-d432291af17e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/fb8118fb-ff99-447f-92f9-d432291af17e.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252F671e2447-a400-4686-8976-b0f441774940.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/671e2447-a400-4686-8976-b0f441774940.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252Fc05fd80b-2ef0-44fd-9b64-d95ebe9d2f44.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/c05fd80b-2ef0-44fd-9b64-d95ebe9d2f44.JPG not downloaded yet
2026-03-27 22:15:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751920/general/d744406e-588c-4035-a1db-58356d6ee42e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738213)
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0d503c76-3bc7-5da2-9064-412f2363f94b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252F69a6eb36-f69d-4f9f-8b0d-dd7a6702ae20.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/69a6eb36-f69d-4f9f-8b0d-dd7a6702ae20.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252F545b7c9c-c9ad-4020-a019-3e3194cde9bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/545b7c9c-c9ad-4020-a019-3e3194cde9bc.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252F8ba9951a-3cb4-4d32-bc17-5d4071369da2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/8ba9951a-3cb4-4d32-bc17-5d4071369da2.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252Fec96accf-a9cb-442c-97cf-981e9088f23a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/ec96accf-a9cb-442c-97cf-981e9088f23a.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252Fcbf0cdf7-4628-4fb7-9312-06bcf64ab998.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/cbf0cdf7-4628-4fb7-9312-06bcf64ab998.JPG not downloaded yet
2026-03-27 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751922/general/65eef53f-3081-4aa9-916d-c30b0d0d72c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738214)
2026-03-27 22:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 with identifier: 10740740
2026-03-27 22:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 with scrape type 1
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F56eea225-0453-4f23-8d3b-4e93ee173d3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/56eea225-0453-4f23-8d3b-4e93ee173d3e.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252Fff901f26-224c-4595-80e5-21617fcae24d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/ff901f26-224c-4595-80e5-21617fcae24d.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252Fb261660a-a66f-4181-8800-69cb4a64e407.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/b261660a-a66f-4181-8800-69cb4a64e407.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252F9f2c66ac-046a-456f-a13f-9ce8c477d3f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/9f2c66ac-046a-456f-a13f-9ce8c477d3f3.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252F8110cae9-1197-4f12-8e7a-709573df7b58.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/8110cae9-1197-4f12-8e7a-709573df7b58.JPG not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F85b1c3c6-f860-45a5-bfb4-27b26d63bfa3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/85b1c3c6-f860-45a5-bfb4-27b26d63bfa3.jpg not downloaded yet
2026-03-27 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751922/general/14aa061a-5c9d-4a33-af07-fbc6e82fc618.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738214)
2026-03-27 22:15:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/c05fd80b-2ef0-44fd-9b64-d95ebe9d2f44.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738054)
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252F7ed918f5-7d74-4724-aa29-08e840d763ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/7ed918f5-7d74-4724-aa29-08e840d763ad.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252F3f025ad1-3210-45df-ad00-06975e31d7b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/3f025ad1-3210-45df-ad00-06975e31d7b7.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252F5719a9c1-0df6-4e10-8ca6-b5b6165f62ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/5719a9c1-0df6-4e10-8ca6-b5b6165f62ec.jpg not downloaded yet
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252F724bc22c-b578-4cda-9fa7-40f3cb40c892.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/724bc22c-b578-4cda-9fa7-40f3cb40c892.JPG not downloaded yet
2026-03-27 22:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ad61d86-9b49-5875-9fdc-0c33cacbb44c with identifier: 10740471
2026-03-27 22:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c with scrape type 1
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252F6e74a42e-c6bc-4734-9079-6833e3c14490.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/6e74a42e-c6bc-4734-9079-6833e3c14490.jpg not downloaded yet
2026-03-27 22:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 with identifier: 10740478
2026-03-27 22:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 with scrape type 1
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252Ffb362b8e-7fac-4e4e-b409-3ca396f73e6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/fb362b8e-7fac-4e4e-b409-3ca396f73e6c.jpg not downloaded yet
2026-03-27 22:15:19 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 22:15:19 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d52bf10>
2026-03-27 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 22:15:20 [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-27 22:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d503c76-3bc7-5da2-9064-412f2363f94b/0d503c76-3bc7-5da2-9064-412f2363f94b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252Fd744406e-588c-4035-a1db-58356d6ee42e.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/d744406e-588c-4035-a1db-58356d6ee42e.jpg saved to cache
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0d503c76-3bc7-5da2-9064-412f2363f94b
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F4eeb4052-d3ab-4e2e-bf8a-3ad2181936df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/4eeb4052-d3ab-4e2e-bf8a-3ad2181936df.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252F071d8e13-62eb-4d7a-b54b-a956a75be206.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/071d8e13-62eb-4d7a-b54b-a956a75be206.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252F14cfe4f5-7a01-4b6a-815d-34b73957222b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/14cfe4f5-7a01-4b6a-815d-34b73957222b.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252F7c78db7f-7cf1-42e0-aad9-a3b1366697a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/7c78db7f-7cf1-42e0-aad9-a3b1366697a4.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252Fb523e79a-6100-4f50-ab3b-150e7de084f2.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/b523e79a-6100-4f50-ab3b-150e7de084f2.JPG not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252F83c56dfe-f65c-4f07-9171-126c5db50d1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/83c56dfe-f65c-4f07-9171-126c5db50d1d.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252F15e3bc6d-fe77-4b6b-b5dd-fe9798ca3c8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/15e3bc6d-fe77-4b6b-b5dd-fe9798ca3c8d.jpg not downloaded yet
2026-03-27 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752522/general/671e2447-a400-4686-8976-b0f441774940.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740801)
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F61b2f817-11e7-4cbf-926f-a811fae92c88.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/61b2f817-11e7-4cbf-926f-a811fae92c88.jpg not downloaded yet
2026-03-27 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d546990>
2026-03-27 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252F65eef53f-3081-4aa9-916d-c30b0d0d72c8.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/65eef53f-3081-4aa9-916d-c30b0d0d72c8.jpg saved to cache
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43
2026-03-27 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dee2210>
2026-03-27 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252F14aa061a-5c9d-4a33-af07-fbc6e82fc618.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/14aa061a-5c9d-4a33-af07-fbc6e82fc618.jpg saved to cache
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-27 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751922/general/b41c1aae-d7ca-4a3d-bf37-f9ffe0ac3b3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738214)
2026-03-27 22:15:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/8110cae9-1197-4f12-8e7a-709573df7b58.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738054)
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252F7bc98bc4-8be4-4bf7-b2ff-2b3c3744f9c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/7bc98bc4-8be4-4bf7-b2ff-2b3c3744f9c8.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252F0d3149bc-66ea-4b3d-9e55-1d559de51290.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/0d3149bc-66ea-4b3d-9e55-1d559de51290.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252Fafef5edf-679c-45e0-9605-39a2f15f82a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/afef5edf-679c-45e0-9605-39a2f15f82a4.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252F0c268b57-8402-4b66-888b-853fcb9ab1a2.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/0c268b57-8402-4b66-888b-853fcb9ab1a2.JPG not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252Fd1160d60-8ae1-4444-9bfe-35e88e18ec5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/d1160d60-8ae1-4444-9bfe-35e88e18ec5f.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252F887ef9a6-48be-4ff1-9a60-d9e86606db08.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/887ef9a6-48be-4ff1-9a60-d9e86606db08.jpg not downloaded yet
2026-03-27 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752522/general/9f2c66ac-046a-456f-a13f-9ce8c477d3f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740801)
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F1dbb6c1e-be31-4503-9721-48ff6ecd4a61.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/1dbb6c1e-be31-4503-9721-48ff6ecd4a61.jpg not downloaded yet
2026-03-27 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252Fc1ed9bb8-06a8-4f07-b786-c7c2fd12c52c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/c1ed9bb8-06a8-4f07-b786-c7c2fd12c52c.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252F6d90f362-381b-4194-ad31-93853609d7a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/6d90f362-381b-4194-ad31-93853609d7a2.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252F5e185472-a37d-4b2d-9a01-ee02a00ead79.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/5e185472-a37d-4b2d-9a01-ee02a00ead79.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252Fd51e236b-9402-49a0-8bcd-bf9da34d40e7.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/d51e236b-9402-49a0-8bcd-bf9da34d40e7.JPG not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252F5cb37f84-1285-4c59-848c-d055262dd0dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/5cb37f84-1285-4c59-848c-d055262dd0dd.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252Fb28600fa-da7f-4108-8787-17e2474968f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/b28600fa-da7f-4108-8787-17e2474968f8.jpg not downloaded yet
2026-03-27 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4a6050>
2026-03-27 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc31aed2-863a-5a02-b53c-3c83912b1897/bc31aed2-863a-5a02-b53c-3c83912b1897_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252F671e2447-a400-4686-8976-b0f441774940.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/671e2447-a400-4686-8976-b0f441774940.jpg saved to cache
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bc31aed2-863a-5a02-b53c-3c83912b1897
2026-03-27 22:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fc06c71-1338-5257-8f39-8f9c6e495f1a with identifier: 10740521
2026-03-27 22:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a with scrape type 1
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252F70d3babd-c14d-41b2-aac5-2ca942532924.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/70d3babd-c14d-41b2-aac5-2ca942532924.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F8c8efd37-32f1-4799-a9ea-1751d37f667e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/8c8efd37-32f1-4799-a9ea-1751d37f667e.jpg not downloaded yet
2026-03-27 22:15:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/b523e79a-6100-4f50-ab3b-150e7de084f2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738054)
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252F483e3e57-4942-4f1e-830d-70f97524f8c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/483e3e57-4942-4f1e-830d-70f97524f8c2.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252Ff5e7e401-69c1-40b7-b07b-31b9c99c18e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/f5e7e401-69c1-40b7-b07b-31b9c99c18e9.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252F374f1100-e3b2-42f9-a0f9-a302c3a72f0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/374f1100-e3b2-42f9-a0f9-a302c3a72f0d.jpg not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252F86929611-6e88-4327-89cf-3ce047af84f7.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/86929611-6e88-4327-89cf-3ce047af84f7.JPG not downloaded yet
2026-03-27 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252F5bc31010-8924-48d2-9d35-6b939599e4fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/5bc31010-8924-48d2-9d35-6b939599e4fa.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252F3dfe7ade-051a-4775-8def-d49f4dea794f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/3dfe7ade-051a-4775-8def-d49f4dea794f.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252F54779521-828d-40f2-8d57-74d8f8a15fe6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/54779521-828d-40f2-8d57-74d8f8a15fe6.jpg not downloaded yet
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e116110>
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252Fb41c1aae-d7ca-4a3d-bf37-f9ffe0ac3b3a.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/b41c1aae-d7ca-4a3d-bf37-f9ffe0ac3b3a.jpg saved to cache
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-27 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752543/general/83c56dfe-f65c-4f07-9171-126c5db50d1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740471)
2026-03-27 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752455/general/4eeb4052-d3ab-4e2e-bf8a-3ad2181936df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740740)
2026-03-27 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752550/general/15e3bc6d-fe77-4b6b-b5dd-fe9798ca3c8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740478)
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F7c55d147-cfbb-420f-908a-db547f29dcae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/7c55d147-cfbb-420f-908a-db547f29dcae.jpg not downloaded yet
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 760eee70-ff6e-55ab-a844-784fa52fa8bc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item bc31aed2-863a-5a02-b53c-3c83912b1897 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252F35945909-4d7a-41df-b964-f9d469af2315.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/35945909-4d7a-41df-b964-f9d469af2315.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252F6b70a8d5-9b7c-4ed5-a965-948b6d73e4ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/6b70a8d5-9b7c-4ed5-a965-948b6d73e4ef.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252F9cf7a2b5-11b6-46fa-9f11-6613b9661bcf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/9cf7a2b5-11b6-46fa-9f11-6613b9661bcf.jpg not downloaded yet
2026-03-27 22:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 112760e1-8d87-5377-a613-6cd6689c2cea with identifier: 10740477
2026-03-27 22:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 112760e1-8d87-5377-a613-6cd6689c2cea with scrape type 1
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 112760e1-8d87-5377-a613-6cd6689c2cea
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252Fd3cafdda-e73a-47ad-ab35-53dc9e9e71de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/d3cafdda-e73a-47ad-ab35-53dc9e9e71de.jpg not downloaded yet
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dee8110>
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc31aed2-863a-5a02-b53c-3c83912b1897/bc31aed2-863a-5a02-b53c-3c83912b1897_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252F9f2c66ac-046a-456f-a13f-9ce8c477d3f3.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/9f2c66ac-046a-456f-a13f-9ce8c477d3f3.jpg saved to cache
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bc31aed2-863a-5a02-b53c-3c83912b1897
2026-03-27 22:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b6f2492-2982-5062-b0fa-e04969c24987 with identifier: 10740777
2026-03-27 22:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b6f2492-2982-5062-b0fa-e04969c24987 with scrape type 1
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1b6f2492-2982-5062-b0fa-e04969c24987
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252Fa9c73f11-e95f-4e6b-a09e-3c4a8289636e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/a9c73f11-e95f-4e6b-a09e-3c4a8289636e.jpg not downloaded yet
2026-03-27 22:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d85ef6d8-2a70-5352-b97d-b02d56192df1 with identifier: 10740754
2026-03-27 22:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d85ef6d8-2a70-5352-b97d-b02d56192df1 with scrape type 1
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d85ef6d8-2a70-5352-b97d-b02d56192df1
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252F84be3172-fa37-4d55-af26-cde16e6bed02.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/84be3172-fa37-4d55-af26-cde16e6bed02.jpg not downloaded yet
2026-03-27 22:15:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/d51e236b-9402-49a0-8bcd-bf9da34d40e7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738054)
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F3cc05a52-9871-47e9-98dd-7d4ef7d64111.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/3cc05a52-9871-47e9-98dd-7d4ef7d64111.jpg not downloaded yet
2026-03-27 22:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 274c369e-e855-5abc-9557-e8928acd1f1c with identifier: 10740531
2026-03-27 22:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 274c369e-e855-5abc-9557-e8928acd1f1c with scrape type 1
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 274c369e-e855-5abc-9557-e8928acd1f1c
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252Fa9b0cb80-0fba-4260-b18e-02efe4cf67ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/a9b0cb80-0fba-4260-b18e-02efe4cf67ee.jpg not downloaded yet
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-27 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752550/general/b28600fa-da7f-4108-8787-17e2474968f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740478)
2026-03-27 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752638/general/70d3babd-c14d-41b2-aac5-2ca942532924.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740521)
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252F93bd8dd4-2a96-44eb-84a1-8cce45487037.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/93bd8dd4-2a96-44eb-84a1-8cce45487037.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252Ff5279c13-f821-48f4-a4b0-3fffa24f42c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/f5279c13-f821-48f4-a4b0-3fffa24f42c3.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252Ff8d71a2e-b510-4e7f-a2bf-3eafef4e2686.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/f8d71a2e-b510-4e7f-a2bf-3eafef4e2686.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252F01c7971c-f632-465c-b773-623dd95cfada.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/01c7971c-f632-465c-b773-623dd95cfada.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252Fdc9e9a4b-220f-4f34-a25a-707218cdcad4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/dc9e9a4b-220f-4f34-a25a-707218cdcad4.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252Fe59b9648-9047-4914-b4d6-cdf8410441ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/e59b9648-9047-4914-b4d6-cdf8410441ce.jpg not downloaded yet
2026-03-27 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752543/general/5cb37f84-1285-4c59-848c-d055262dd0dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740471)
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F1e08d556-f807-4093-9dbd-d6cca0a23aa1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/1e08d556-f807-4093-9dbd-d6cca0a23aa1.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252Fd3953049-8114-4786-9c68-7e5191b70d7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/d3953049-8114-4786-9c68-7e5191b70d7c.jpg not downloaded yet
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d38c390>
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad61d86-9b49-5875-9fdc-0c33cacbb44c/3ad61d86-9b49-5875-9fdc-0c33cacbb44c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252F83c56dfe-f65c-4f07-9171-126c5db50d1d.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/83c56dfe-f65c-4f07-9171-126c5db50d1d.jpg saved to cache
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2474d0>
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7/8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F4eeb4052-d3ab-4e2e-bf8a-3ad2181936df.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/4eeb4052-d3ab-4e2e-bf8a-3ad2181936df.jpg saved to cache
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e166ed0>
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a52d30-23c1-5fd4-9eaa-03337ebd5ee2/40a52d30-23c1-5fd4-9eaa-03337ebd5ee2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252F15e3bc6d-fe77-4b6b-b5dd-fe9798ca3c8d.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/15e3bc6d-fe77-4b6b-b5dd-fe9798ca3c8d.jpg saved to cache
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2
2026-03-27 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752522/general/5e185472-a37d-4b2d-9a01-ee02a00ead79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740801)
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252F44bb3ae9-d283-4e52-94c5-e6715722120f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/44bb3ae9-d283-4e52-94c5-e6715722120f.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252F8e5dab62-d4fa-4a10-a16b-713caa2f1204.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/8e5dab62-d4fa-4a10-a16b-713caa2f1204.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252Fe3ee82de-5cf1-4766-b11e-5272dce51175.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/e3ee82de-5cf1-4766-b11e-5272dce51175.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252F34a3eaf9-f92e-44bc-bcad-2be57c0a0ce0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/34a3eaf9-f92e-44bc-bcad-2be57c0a0ce0.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252Fc024f6fc-2495-4058-aa41-a8d29184ff69.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/c024f6fc-2495-4058-aa41-a8d29184ff69.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252F3997fabc-f373-4df0-a85d-0604fe514a2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/3997fabc-f373-4df0-a85d-0604fe514a2f.jpg not downloaded yet
2026-03-27 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F1982d17b-3646-448d-8fa5-d791603bebed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/1982d17b-3646-448d-8fa5-d791603bebed.jpg not downloaded yet
2026-03-27 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252F530f43b1-ad29-4757-a388-d6621f27398a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/530f43b1-ad29-4757-a388-d6621f27398a.jpg not downloaded yet
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252Fd0734518-eeb4-4189-b122-0079471f20d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/d0734518-eeb4-4189-b122-0079471f20d1.jpg not downloaded yet
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252F22fb89ae-bc93-4e45-9369-820e0b3c04ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/22fb89ae-bc93-4e45-9369-820e0b3c04ff.jpg not downloaded yet
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252F723311e6-fdd3-4c63-957a-cfa9f644691a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/723311e6-fdd3-4c63-957a-cfa9f644691a.jpg not downloaded yet
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252F609fb892-91cb-49dd-b753-9b2a1d69fac9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/609fb892-91cb-49dd-b753-9b2a1d69fac9.jpg not downloaded yet
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252F4eaadfe1-6180-4d77-8b5d-2ad1babbf0ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/4eaadfe1-6180-4d77-8b5d-2ad1babbf0ad.jpg not downloaded yet
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252F0c4d636a-f52e-4a8b-a802-ee707d609216.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/0c4d636a-f52e-4a8b-a802-ee707d609216.jpg not downloaded yet
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-27 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4053d0>
2026-03-27 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a52d30-23c1-5fd4-9eaa-03337ebd5ee2/40a52d30-23c1-5fd4-9eaa-03337ebd5ee2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252Fb28600fa-da7f-4108-8787-17e2474968f8.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/b28600fa-da7f-4108-8787-17e2474968f8.jpg saved to cache
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2
2026-03-27 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0de950>
2026-03-27 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252F70d3babd-c14d-41b2-aac5-2ca942532924.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/70d3babd-c14d-41b2-aac5-2ca942532924.jpg saved to cache
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a
2026-03-27 22:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10739936
2026-03-27 22:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5229a31-c963-507c-a07c-480374032680 with scrape type 1
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f5229a31-c963-507c-a07c-480374032680
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672047%252Fgeneral%252F807905ec-aedf-446c-b1f1-75c3a31a6d27.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672047/general/807905ec-aedf-446c-b1f1-75c3a31a6d27.jpg already downloaded
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672047%252Fgeneral%252F24c5ea35-759e-45a9-9084-79a8faeee283.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672047/general/24c5ea35-759e-45a9-9084-79a8faeee283.jpg already downloaded
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672047%252Fgeneral%252Ff2c32ed8-8bb1-4e0f-88d7-1bcee401a60e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672047/general/f2c32ed8-8bb1-4e0f-88d7-1bcee401a60e.jpg already downloaded
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672047%252Fgeneral%252F4f12fd8c-673b-4fdc-979d-637be3f3ad13.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672047/general/4f12fd8c-673b-4fdc-979d-637be3f3ad13.jpg already downloaded
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672047%252Fgeneral%252F79ef7607-30f3-4d4f-b06f-04ca15c1e4a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672047/general/79ef7607-30f3-4d4f-b06f-04ca15c1e4a7.jpg already downloaded
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672047%252Fgeneral%252Fb629944d-524d-4642-83ae-9d8cf9ab8004.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672047/general/b629944d-524d-4642-83ae-9d8cf9ab8004.jpg already downloaded
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672047%252Fgeneral%252F5c405661-33d4-446b-be1d-80e1fd881c8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672047/general/5c405661-33d4-446b-be1d-80e1fd881c8d.jpg already downloaded
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672047%252Fgeneral%252F1c3a6403-fd29-4985-be51-74a082dc11b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672047/general/1c3a6403-fd29-4985-be51-74a082dc11b4.jpg already downloaded
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672047%252Fgeneral%252F0fbb8b7f-9d8c-4bdb-9a78-9b53eb7a89ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672047/general/0fbb8b7f-9d8c-4bdb-9a78-9b53eb7a89ae.jpg already downloaded
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672047%252Fgeneral%252F2b7bc9da-062c-44d0-b14e-956f63b2363a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672047/general/2b7bc9da-062c-44d0-b14e-956f63b2363a.jpg already downloaded
2026-03-27 22:15:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5229a31-c963-507c-a07c-480374032680, identifier: 10739936
2026-03-27 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d39c810>
2026-03-27 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad61d86-9b49-5875-9fdc-0c33cacbb44c/3ad61d86-9b49-5875-9fdc-0c33cacbb44c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252F5cb37f84-1285-4c59-848c-d055262dd0dd.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/5cb37f84-1285-4c59-848c-d055262dd0dd.jpg saved to cache
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c
2026-03-27 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752455/general/8c8efd37-32f1-4799-a9ea-1751d37f667e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740740)
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252F39f9c16f-7645-47b4-8670-173051d4a6ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/39f9c16f-7645-47b4-8670-173051d4a6ce.jpg not downloaded yet
2026-03-27 22:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10739936
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 22:15:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10739936
2026-03-27 22:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10739936 to the API
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739936>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f5229a31-c963-507c-a07c-480374032680',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASC425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739936',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 220166,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 100,
'photo_urls': ['https://images.openlane.eu/carimgs/5672047/general/807905ec-aedf-446c-b1f1-75c3a31a6d27.jpg',
'https://images.openlane.eu/carimgs/5672047/general/24c5ea35-759e-45a9-9084-79a8faeee283.jpg',
'https://images.openlane.eu/carimgs/5672047/general/f2c32ed8-8bb1-4e0f-88d7-1bcee401a60e.jpg',
'https://images.openlane.eu/carimgs/5672047/general/4f12fd8c-673b-4fdc-979d-637be3f3ad13.jpg',
'https://images.openlane.eu/carimgs/5672047/general/79ef7607-30f3-4d4f-b06f-04ca15c1e4a7.jpg',
'https://images.openlane.eu/carimgs/5672047/general/b629944d-524d-4642-83ae-9d8cf9ab8004.jpg',
'https://images.openlane.eu/carimgs/5672047/general/5c405661-33d4-446b-be1d-80e1fd881c8d.jpg',
'https://images.openlane.eu/carimgs/5672047/general/1c3a6403-fd29-4985-be51-74a082dc11b4.jpg',
'https://images.openlane.eu/carimgs/5672047/general/0fbb8b7f-9d8c-4bdb-9a78-9b53eb7a89ae.jpg',
'https://images.openlane.eu/carimgs/5672047/general/2b7bc9da-062c-44d0-b14e-956f63b2363a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5229a31-c963-507c-a07c-480374032680/f5229a31-c963-507c-a07c-480374032680_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161989,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672047/general/807905ec-aedf-446c-b1f1-75c3a31a6d27.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5229a31-c963-507c-a07c-480374032680/f5229a31-c963-507c-a07c-480374032680_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158834,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672047/general/24c5ea35-759e-45a9-9084-79a8faeee283.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5229a31-c963-507c-a07c-480374032680/f5229a31-c963-507c-a07c-480374032680_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158088,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672047/general/f2c32ed8-8bb1-4e0f-88d7-1bcee401a60e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5229a31-c963-507c-a07c-480374032680/f5229a31-c963-507c-a07c-480374032680_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155268,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672047/general/4f12fd8c-673b-4fdc-979d-637be3f3ad13.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5229a31-c963-507c-a07c-480374032680/f5229a31-c963-507c-a07c-480374032680_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172383,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672047/general/79ef7607-30f3-4d4f-b06f-04ca15c1e4a7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5229a31-c963-507c-a07c-480374032680/f5229a31-c963-507c-a07c-480374032680_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234225,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672047/general/b629944d-524d-4642-83ae-9d8cf9ab8004.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5229a31-c963-507c-a07c-480374032680/f5229a31-c963-507c-a07c-480374032680_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178704,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672047/general/5c405661-33d4-446b-be1d-80e1fd881c8d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5229a31-c963-507c-a07c-480374032680/f5229a31-c963-507c-a07c-480374032680_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162788,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672047/general/1c3a6403-fd29-4985-be51-74a082dc11b4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5229a31-c963-507c-a07c-480374032680/f5229a31-c963-507c-a07c-480374032680_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352342,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672047/general/0fbb8b7f-9d8c-4bdb-9a78-9b53eb7a89ae.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5229a31-c963-507c-a07c-480374032680/f5229a31-c963-507c-a07c-480374032680_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157358,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672047/general/2b7bc9da-062c-44d0-b14e-956f63b2363a.jpg',
'Width': 1500}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 35 TDI S Line - Diesel - 163 hp - 220.166 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739936%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [adesa.be] INFO: Saving data for 10739936: {'created_time': 1774649723.296795, 'last_price_update_time': 1774649723.296805, 'auction_closing_time': 1774861200.0}
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739936') HTTP/1.1" 204 0
2026-03-27 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752455/general/1dbb6c1e-be31-4503-9721-48ff6ecd4a61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740740)
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252F9868aaec-b859-45cb-a43d-806c3b4c1eb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/9868aaec-b859-45cb-a43d-806c3b4c1eb5.jpg not downloaded yet
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252Fb02e2918-a484-49b9-89a9-e838a105132b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/b02e2918-a484-49b9-89a9-e838a105132b.jpg not downloaded yet
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252F70beb60d-3baa-40bd-80fa-f2ab805dfe03.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/70beb60d-3baa-40bd-80fa-f2ab805dfe03.jpg not downloaded yet
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252F899db78e-3e53-48b0-a738-c03a3ff5ad53.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/899db78e-3e53-48b0-a738-c03a3ff5ad53.jpg not downloaded yet
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252F41384681-7f45-4d58-ad43-cb2529d43efa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/41384681-7f45-4d58-ad43-cb2529d43efa.jpg not downloaded yet
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252F4f7bd265-b7f0-41e1-a633-879dbe99c43e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/4f7bd265-b7f0-41e1-a633-879dbe99c43e.jpg not downloaded yet
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252F1fc2063c-5168-4ce3-bacd-ff0c07e1939f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/1fc2063c-5168-4ce3-bacd-ff0c07e1939f.jpg not downloaded yet
2026-03-27 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ded6910>
2026-03-27 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc31aed2-863a-5a02-b53c-3c83912b1897/bc31aed2-863a-5a02-b53c-3c83912b1897_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252F5e185472-a37d-4b2d-9a01-ee02a00ead79.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/5e185472-a37d-4b2d-9a01-ee02a00ead79.jpg saved to cache
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bc31aed2-863a-5a02-b53c-3c83912b1897
2026-03-27 22:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e49452b-08ad-59cb-979b-733876930c92 with identifier: 10740529
2026-03-27 22:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e49452b-08ad-59cb-979b-733876930c92 with scrape type 1
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e49452b-08ad-59cb-979b-733876930c92
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252Fe5674654-9713-464f-8932-219d50d77898.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/e5674654-9713-464f-8932-219d50d77898.jpg not downloaded yet
2026-03-27 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752531/general/c1ed9bb8-06a8-4f07-b786-c7c2fd12c52c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740460)
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item bc31aed2-863a-5a02-b53c-3c83912b1897 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252F12dc12b6-4adf-47c3-81ce-3fe4a306b35f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/12dc12b6-4adf-47c3-81ce-3fe4a306b35f.jpg not downloaded yet
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252F79cc1f2e-c524-4034-a111-24e5b87430fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/79cc1f2e-c524-4034-a111-24e5b87430fe.jpg not downloaded yet
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252F355c3c24-2938-466f-b533-2486c97aa509.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/355c3c24-2938-466f-b533-2486c97aa509.jpg not downloaded yet
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252Fac0d02ee-6725-4b83-a8e4-7df707624ba8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/ac0d02ee-6725-4b83-a8e4-7df707624ba8.jpg not downloaded yet
2026-03-27 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752455/general/7c55d147-cfbb-420f-908a-db547f29dcae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740740)
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252F61d15c2d-5e28-4315-ac7b-dccab21bbe0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/61d15c2d-5e28-4315-ac7b-dccab21bbe0b.jpg not downloaded yet
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252Ff60a8062-7777-411b-a221-27bcf4fe718b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/f60a8062-7777-411b-a221-27bcf4fe718b.jpg not downloaded yet
2026-03-27 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de6a390>
2026-03-27 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7/8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F8c8efd37-32f1-4799-a9ea-1751d37f667e.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/8c8efd37-32f1-4799-a9ea-1751d37f667e.jpg saved to cache
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7
2026-03-27 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ded7f50>
2026-03-27 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7/8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F1dbb6c1e-be31-4503-9721-48ff6ecd4a61.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/1dbb6c1e-be31-4503-9721-48ff6ecd4a61.jpg saved to cache
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7
2026-03-27 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751882/general/6d90f362-381b-4194-ad31-93853609d7a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738199)
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252F9cefce34-ccf4-40d1-97a3-19bb33a77a23.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/9cefce34-ccf4-40d1-97a3-19bb33a77a23.jpg not downloaded yet
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252F840e624b-a99e-429d-9b16-db25e227d997.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/840e624b-a99e-429d-9b16-db25e227d997.jpg not downloaded yet
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252F828fc320-0107-486b-ba65-95e2a7063fa2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/828fc320-0107-486b-ba65-95e2a7063fa2.jpg not downloaded yet
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252F99020655-65e1-4080-964a-a3bde95b7ed7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/99020655-65e1-4080-964a-a3bde95b7ed7.jpg not downloaded yet
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252F33fa6c51-68a4-4cb0-b32d-a5d9f83d1f9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/33fa6c51-68a4-4cb0-b32d-a5d9f83d1f9e.jpg not downloaded yet
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252F622eab3e-be3b-4e0f-8b2f-acab157849c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/622eab3e-be3b-4e0f-8b2f-acab157849c4.jpg not downloaded yet
2026-03-27 22:15:23 [adesa.be] INFO: Found listing with ID: 10739402
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739402%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [adesa.be] INFO: Scrape type for 10739402: 0
2026-03-27 22:15:23 [adesa.be] INFO: Skipping item 10739402 url https://www.openlane.eu/en/carv6/auction/10739402
2026-03-27 22:15:23 [adesa.be] INFO: Found listing with ID: 10739508
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739508%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [adesa.be] INFO: Scrape type for 10739508: 0
2026-03-27 22:15:23 [adesa.be] INFO: Skipping item 10739508 url https://www.openlane.eu/en/carv6/auction/10739508
2026-03-27 22:15:23 [adesa.be] INFO: Found listing with ID: 10739390
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739390%27 HTTP/1.1" 200 None
2026-03-27 22:15:23 [adesa.be] INFO: Scrape type for 10739390: 0
2026-03-27 22:15:23 [adesa.be] INFO: Skipping item 10739390 url https://www.openlane.eu/en/carv6/auction/10739390
2026-03-27 22:15:23 [adesa.be] INFO: Found listing with ID: 10739385
2026-03-27 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739385%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739385: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739385 url https://www.openlane.eu/en/carv6/auction/10739385
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739145
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739145%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739145: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739145 url https://www.openlane.eu/en/carv6/auction/10739145
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739053
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739053%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739053: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739053 url https://www.openlane.eu/en/carv6/auction/10739053
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739427
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739427%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739427: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739427 url https://www.openlane.eu/en/carv6/auction/10739427
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739370
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739370%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739370: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739370 url https://www.openlane.eu/en/carv6/auction/10739370
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739334
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739334%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739334: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739334 url https://www.openlane.eu/en/carv6/auction/10739334
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739621
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739621%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739621: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739621 url https://www.openlane.eu/en/carv6/auction/10739621
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739306
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739306%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739306: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739306 url https://www.openlane.eu/en/carv6/auction/10739306
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739054
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739054%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739054: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739054 url https://www.openlane.eu/en/carv6/auction/10739054
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739116
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739116%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739116: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739116 url https://www.openlane.eu/en/carv6/auction/10739116
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739108
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739108%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739108: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739108 url https://www.openlane.eu/en/carv6/auction/10739108
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739680
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739680%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739680: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739680 url https://www.openlane.eu/en/carv6/auction/10739680
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739994
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739994%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739994: 1
2026-03-27 22:15:24 [adesa.be] INFO: Scraping item 10739994 url https://www.openlane.eu/en/carv6/auction/10739994
2026-03-27 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de4fe90>
2026-03-27 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_760eee70-ff6e-55ab-a844-784fa52fa8bc/760eee70-ff6e-55ab-a844-784fa52fa8bc_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252Fc1ed9bb8-06a8-4f07-b786-c7c2fd12c52c.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/c1ed9bb8-06a8-4f07-b786-c7c2fd12c52c.jpg saved to cache
2026-03-27 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 760eee70-ff6e-55ab-a844-784fa52fa8bc
2026-03-27 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752473/general/e59b9648-9047-4914-b4d6-cdf8410441ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740754)
2026-03-27 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752473/general/3997fabc-f373-4df0-a85d-0604fe514a2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740754)
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252F2662a926-ecfb-413a-ba0a-5e903128bc1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/2662a926-ecfb-413a-ba0a-5e903128bc1f.jpg not downloaded yet
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252F98e25dab-1f2c-4a65-a6b4-afdb188b9021.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/98e25dab-1f2c-4a65-a6b4-afdb188b9021.jpg not downloaded yet
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252F124cafa8-e7c3-4287-ba2e-67669d408f0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/124cafa8-e7c3-4287-ba2e-67669d408f0e.jpg not downloaded yet
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252F4e340d32-761c-4917-a860-8e0f9fc9798d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/4e340d32-761c-4917-a860-8e0f9fc9798d.jpg not downloaded yet
2026-03-27 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dddd910>
2026-03-27 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7/8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F7c55d147-cfbb-420f-908a-db547f29dcae.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/7c55d147-cfbb-420f-908a-db547f29dcae.jpg saved to cache
2026-03-27 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252F2a9d08ad-0963-4d36-a100-55fb1484dc95.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/2a9d08ad-0963-4d36-a100-55fb1484dc95.jpg not downloaded yet
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252Fda434724-5f00-4eba-ba06-a1112cded32b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/da434724-5f00-4eba-ba06-a1112cded32b.jpg not downloaded yet
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739671
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739671%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739671: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739671 url https://www.openlane.eu/en/carv6/auction/10739671
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739475
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739475%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739475: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739475 url https://www.openlane.eu/en/carv6/auction/10739475
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739618
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739618%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739618: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739618 url https://www.openlane.eu/en/carv6/auction/10739618
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739431
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739431%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739431: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739431 url https://www.openlane.eu/en/carv6/auction/10739431
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739623
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739623%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739623: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739623 url https://www.openlane.eu/en/carv6/auction/10739623
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739313
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739313%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739313: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739313 url https://www.openlane.eu/en/carv6/auction/10739313
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739307
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739307%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739307: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739307 url https://www.openlane.eu/en/carv6/auction/10739307
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739354
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739354%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739354: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739354 url https://www.openlane.eu/en/carv6/auction/10739354
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739690
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739690%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739690: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739690 url https://www.openlane.eu/en/carv6/auction/10739690
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739601
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739601%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739601: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739601 url https://www.openlane.eu/en/carv6/auction/10739601
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739558
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739558%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739558: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739558 url https://www.openlane.eu/en/carv6/auction/10739558
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739606
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739606%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739606: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739606 url https://www.openlane.eu/en/carv6/auction/10739606
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739181
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739181%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739181: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739181 url https://www.openlane.eu/en/carv6/auction/10739181
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739096
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739096%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739096: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739096 url https://www.openlane.eu/en/carv6/auction/10739096
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739419
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739419%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739419: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739419 url https://www.openlane.eu/en/carv6/auction/10739419
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739275
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739275%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739275: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739275 url https://www.openlane.eu/en/carv6/auction/10739275
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739573
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739573%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739573: 0
2026-03-27 22:15:24 [adesa.be] INFO: Skipping item 10739573 url https://www.openlane.eu/en/carv6/auction/10739573
2026-03-27 22:15:24 [adesa.be] INFO: Found listing with ID: 10739969
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739969%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [adesa.be] INFO: Scrape type for 10739969: 1
2026-03-27 22:15:24 [adesa.be] INFO: Scraping item 10739969 url https://www.openlane.eu/en/carv6/auction/10739969
2026-03-27 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752648/general/530f43b1-ad29-4757-a388-d6621f27398a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740531)
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252F20397b65-adec-4f8b-94ec-8f7acf13b72e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/20397b65-adec-4f8b-94ec-8f7acf13b72e.jpg not downloaded yet
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252F11ada880-1a9a-405b-96cb-6ce99be872e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/11ada880-1a9a-405b-96cb-6ce99be872e4.jpg not downloaded yet
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252F2c489e41-b8f8-408a-91cc-aba2f18b450c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/2c489e41-b8f8-408a-91cc-aba2f18b450c.jpg not downloaded yet
2026-03-27 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddd9e50>
2026-03-27 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d/bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252F6d90f362-381b-4194-ad31-93853609d7a2.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/6d90f362-381b-4194-ad31-93853609d7a2.jpg saved to cache
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d
2026-03-27 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752648/general/39f9c16f-7645-47b4-8670-173051d4a6ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740531)
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252Fa1629680-1a7f-4497-9869-003305d40a10.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/a1629680-1a7f-4497-9869-003305d40a10.jpg not downloaded yet
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252Fdf2112d3-4938-49ae-bc78-a31de922f12d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/df2112d3-4938-49ae-bc78-a31de922f12d.jpg not downloaded yet
2026-03-27 22:15:25 [adesa.be] INFO: Found listing with ID: 10739964
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739964%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [adesa.be] INFO: Scrape type for 10739964: 1
2026-03-27 22:15:25 [adesa.be] INFO: Scraping item 10739964 url https://www.openlane.eu/en/carv6/auction/10739964
2026-03-27 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752497/general/4eaadfe1-6180-4d77-8b5d-2ad1babbf0ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740777)
2026-03-27 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752473/general/0c4d636a-f52e-4a8b-a802-ee707d609216.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740754)
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252Fe53dd420-564c-4236-9301-a2f3314b0266.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/e53dd420-564c-4236-9301-a2f3314b0266.jpg not downloaded yet
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252Fdb7d8d84-f56d-462d-b038-77329e1ca4fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/db7d8d84-f56d-462d-b038-77329e1ca4fe.jpg not downloaded yet
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252F87d59324-c5b0-4808-bd76-0700f3c97773.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/87d59324-c5b0-4808-bd76-0700f3c97773.jpg not downloaded yet
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252Fb227efef-6d4e-4611-8794-6e95e140ad29.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/b227efef-6d4e-4611-8794-6e95e140ad29.jpg not downloaded yet
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252Fbcd2c367-59e5-4ff9-ab27-966c548e195d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/bcd2c367-59e5-4ff9-ab27-966c548e195d.jpg not downloaded yet
2026-03-27 22:15:25 [adesa.be] INFO: Found listing with ID: 10739273
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739273%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [adesa.be] INFO: Scrape type for 10739273: 0
2026-03-27 22:15:25 [adesa.be] INFO: Skipping item 10739273 url https://www.openlane.eu/en/carv6/auction/10739273
2026-03-27 22:15:25 [adesa.be] INFO: Found listing with ID: 10739712
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739712%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [adesa.be] INFO: Scrape type for 10739712: 0
2026-03-27 22:15:25 [adesa.be] INFO: Skipping item 10739712 url https://www.openlane.eu/en/carv6/auction/10739712
2026-03-27 22:15:25 [adesa.be] INFO: Found listing with ID: 10740753
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740753%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [adesa.be] INFO: Scrape type for 10740753: 1
2026-03-27 22:15:25 [adesa.be] INFO: Scraping item 10740753 url https://www.openlane.eu/en/carv6/auction/10740753
2026-03-27 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddd9890>
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d85ef6d8-2a70-5352-b97d-b02d56192df1/d85ef6d8-2a70-5352-b97d-b02d56192df1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252Fe59b9648-9047-4914-b4d6-cdf8410441ce.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/e59b9648-9047-4914-b4d6-cdf8410441ce.jpg saved to cache
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d85ef6d8-2a70-5352-b97d-b02d56192df1
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd98f90>
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d85ef6d8-2a70-5352-b97d-b02d56192df1/d85ef6d8-2a70-5352-b97d-b02d56192df1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252F3997fabc-f373-4df0-a85d-0604fe514a2f.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/3997fabc-f373-4df0-a85d-0604fe514a2f.jpg saved to cache
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d85ef6d8-2a70-5352-b97d-b02d56192df1
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d480b50>
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_274c369e-e855-5abc-9557-e8928acd1f1c/274c369e-e855-5abc-9557-e8928acd1f1c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252F530f43b1-ad29-4757-a388-d6621f27398a.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/530f43b1-ad29-4757-a388-d6621f27398a.jpg saved to cache
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 274c369e-e855-5abc-9557-e8928acd1f1c
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d85ef6d8-2a70-5352-b97d-b02d56192df1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1b6f2492-2982-5062-b0fa-e04969c24987 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 274c369e-e855-5abc-9557-e8928acd1f1c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752549/general/609fb892-91cb-49dd-b753-9b2a1d69fac9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740477)
2026-03-27 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752638/general/723311e6-fdd3-4c63-957a-cfa9f644691a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740521)
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252F923f78b9-a4c7-440f-86af-73e06899db8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/923f78b9-a4c7-440f-86af-73e06899db8c.jpg not downloaded yet
2026-03-27 22:15:25 [adesa.be] INFO: Found listing with ID: 10739319
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739319%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [adesa.be] INFO: Scrape type for 10739319: 0
2026-03-27 22:15:25 [adesa.be] INFO: Skipping item 10739319 url https://www.openlane.eu/en/carv6/auction/10739319
2026-03-27 22:15:25 [adesa.be] INFO: Found listing with ID: 10740779
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740779%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [adesa.be] INFO: Scrape type for 10740779: 1
2026-03-27 22:15:25 [adesa.be] INFO: Scraping item 10740779 url https://www.openlane.eu/en/carv6/auction/10740779
2026-03-27 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9bed0>
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_274c369e-e855-5abc-9557-e8928acd1f1c/274c369e-e855-5abc-9557-e8928acd1f1c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252F39f9c16f-7645-47b4-8670-173051d4a6ce.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/39f9c16f-7645-47b4-8670-173051d4a6ce.jpg saved to cache
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 274c369e-e855-5abc-9557-e8928acd1f1c
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddc8a90>
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252F4eaadfe1-6180-4d77-8b5d-2ad1babbf0ad.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/4eaadfe1-6180-4d77-8b5d-2ad1babbf0ad.jpg saved to cache
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1b6f2492-2982-5062-b0fa-e04969c24987
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d449990>
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d85ef6d8-2a70-5352-b97d-b02d56192df1/d85ef6d8-2a70-5352-b97d-b02d56192df1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252F0c4d636a-f52e-4a8b-a802-ee707d609216.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/0c4d636a-f52e-4a8b-a802-ee707d609216.jpg saved to cache
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d85ef6d8-2a70-5352-b97d-b02d56192df1
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252F29397f70-4681-4fbd-97b7-819e01f9de98.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/29397f70-4681-4fbd-97b7-819e01f9de98.jpg not downloaded yet
2026-03-27 22:15:25 [adesa.be] INFO: Found listing with ID: 10739597
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739597%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [adesa.be] INFO: Scrape type for 10739597: 0
2026-03-27 22:15:25 [adesa.be] INFO: Skipping item 10739597 url https://www.openlane.eu/en/carv6/auction/10739597
2026-03-27 22:15:25 [adesa.be] INFO: Found listing with ID: 10740525
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740525%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [adesa.be] INFO: Scrape type for 10740525: 1
2026-03-27 22:15:25 [adesa.be] INFO: Scraping item 10740525 url https://www.openlane.eu/en/carv6/auction/10740525
2026-03-27 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752497/general/828fc320-0107-486b-ba65-95e2a7063fa2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740777)
2026-03-27 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752473/general/99020655-65e1-4080-964a-a3bde95b7ed7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740754)
2026-03-27 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d423410>
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252F609fb892-91cb-49dd-b753-9b2a1d69fac9.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/609fb892-91cb-49dd-b753-9b2a1d69fac9.jpg saved to cache
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 112760e1-8d87-5377-a613-6cd6689c2cea
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3baa10>
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252F723311e6-fdd3-4c63-957a-cfa9f644691a.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/723311e6-fdd3-4c63-957a-cfa9f644691a.jpg saved to cache
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a
2026-03-27 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752473/general/4e340d32-761c-4917-a860-8e0f9fc9798d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740754)
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252F616ec386-8f6b-4a2c-9329-df2bd14ba4e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/616ec386-8f6b-4a2c-9329-df2bd14ba4e3.jpg not downloaded yet
2026-03-27 22:15:25 [adesa.be] INFO: Found listing with ID: 10739444
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739444%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [adesa.be] INFO: Scrape type for 10739444: 0
2026-03-27 22:15:25 [adesa.be] INFO: Skipping item 10739444 url https://www.openlane.eu/en/carv6/auction/10739444
2026-03-27 22:15:25 [adesa.be] INFO: Found listing with ID: 10739705
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739705%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [adesa.be] INFO: Scrape type for 10739705: 0
2026-03-27 22:15:25 [adesa.be] INFO: Skipping item 10739705 url https://www.openlane.eu/en/carv6/auction/10739705
2026-03-27 22:15:25 [adesa.be] INFO: Found listing with ID: 10739461
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739461%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [adesa.be] INFO: Scrape type for 10739461: 0
2026-03-27 22:15:25 [adesa.be] INFO: Skipping item 10739461 url https://www.openlane.eu/en/carv6/auction/10739461
2026-03-27 22:15:25 [adesa.be] INFO: Found listing with ID: 10739152
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739152%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [adesa.be] INFO: Scrape type for 10739152: 0
2026-03-27 22:15:25 [adesa.be] INFO: Skipping item 10739152 url https://www.openlane.eu/en/carv6/auction/10739152
2026-03-27 22:15:25 [adesa.be] INFO: Found listing with ID: 10739548
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739548%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [adesa.be] INFO: Scrape type for 10739548: 0
2026-03-27 22:15:25 [adesa.be] INFO: Skipping item 10739548 url https://www.openlane.eu/en/carv6/auction/10739548
2026-03-27 22:15:25 [adesa.be] INFO: Found listing with ID: 10740497
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740497%27 HTTP/1.1" 200 None
2026-03-27 22:15:25 [adesa.be] INFO: Scrape type for 10740497: 1
2026-03-27 22:15:25 [adesa.be] INFO: Scraping item 10740497 url https://www.openlane.eu/en/carv6/auction/10740497
2026-03-27 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752646/general/da434724-5f00-4eba-ba06-a1112cded32b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740529)
2026-03-27 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252F9a39967f-1ad7-4d7d-8e95-84659c77e67c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/9a39967f-1ad7-4d7d-8e95-84659c77e67c.jpg not downloaded yet
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739288
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739288%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739288: 0
2026-03-27 22:15:26 [adesa.be] INFO: Skipping item 10739288 url https://www.openlane.eu/en/carv6/auction/10739288
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739603
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739603%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739603: 0
2026-03-27 22:15:26 [adesa.be] INFO: Skipping item 10739603 url https://www.openlane.eu/en/carv6/auction/10739603
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739420
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739420%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739420: 0
2026-03-27 22:15:26 [adesa.be] INFO: Skipping item 10739420 url https://www.openlane.eu/en/carv6/auction/10739420
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739667
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739667%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739667: 0
2026-03-27 22:15:26 [adesa.be] INFO: Skipping item 10739667 url https://www.openlane.eu/en/carv6/auction/10739667
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739483
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739483%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739483: 0
2026-03-27 22:15:26 [adesa.be] INFO: Skipping item 10739483 url https://www.openlane.eu/en/carv6/auction/10739483
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10740773
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740773%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10740773: 1
2026-03-27 22:15:26 [adesa.be] INFO: Scraping item 10740773 url https://www.openlane.eu/en/carv6/auction/10740773
2026-03-27 22:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752497/general/124cafa8-e7c3-4287-ba2e-67669d408f0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740777)
2026-03-27 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752648/general/2a9d08ad-0963-4d36-a100-55fb1484dc95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740531)
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10740041
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740041%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10740041: 1
2026-03-27 22:15:26 [adesa.be] INFO: Scraping item 10740041 url https://www.openlane.eu/en/carv6/auction/10740041
2026-03-27 22:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e246910>
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252F828fc320-0107-486b-ba65-95e2a7063fa2.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/828fc320-0107-486b-ba65-95e2a7063fa2.jpg saved to cache
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1b6f2492-2982-5062-b0fa-e04969c24987
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9c7d0>
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d85ef6d8-2a70-5352-b97d-b02d56192df1/d85ef6d8-2a70-5352-b97d-b02d56192df1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252F99020655-65e1-4080-964a-a3bde95b7ed7.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/99020655-65e1-4080-964a-a3bde95b7ed7.jpg saved to cache
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d85ef6d8-2a70-5352-b97d-b02d56192df1
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e129e50>
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d85ef6d8-2a70-5352-b97d-b02d56192df1/d85ef6d8-2a70-5352-b97d-b02d56192df1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252F4e340d32-761c-4917-a860-8e0f9fc9798d.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/4e340d32-761c-4917-a860-8e0f9fc9798d.jpg saved to cache
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d85ef6d8-2a70-5352-b97d-b02d56192df1
2026-03-27 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752549/general/98e25dab-1f2c-4a65-a6b4-afdb188b9021.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740477)
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739989
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739989%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739989: 1
2026-03-27 22:15:26 [adesa.be] INFO: Scraping item 10739989 url https://www.openlane.eu/en/carv6/auction/10739989
2026-03-27 22:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c0fd0>
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e49452b-08ad-59cb-979b-733876930c92/9e49452b-08ad-59cb-979b-733876930c92_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252Fda434724-5f00-4eba-ba06-a1112cded32b.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/da434724-5f00-4eba-ba06-a1112cded32b.jpg saved to cache
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9e49452b-08ad-59cb-979b-733876930c92
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739389
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739389%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739389: 0
2026-03-27 22:15:26 [adesa.be] INFO: Skipping item 10739389 url https://www.openlane.eu/en/carv6/auction/10739389
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739327
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739327%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739327: 0
2026-03-27 22:15:26 [adesa.be] INFO: Skipping item 10739327 url https://www.openlane.eu/en/carv6/auction/10739327
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739079
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739079%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739079: 0
2026-03-27 22:15:26 [adesa.be] INFO: Skipping item 10739079 url https://www.openlane.eu/en/carv6/auction/10739079
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739156
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739156%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739156: 0
2026-03-27 22:15:26 [adesa.be] INFO: Skipping item 10739156 url https://www.openlane.eu/en/carv6/auction/10739156
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739195
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739195%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739195: 0
2026-03-27 22:15:26 [adesa.be] INFO: Skipping item 10739195 url https://www.openlane.eu/en/carv6/auction/10739195
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739057
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739057%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739057: 0
2026-03-27 22:15:26 [adesa.be] INFO: Skipping item 10739057 url https://www.openlane.eu/en/carv6/auction/10739057
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10740774
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740774%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10740774: 1
2026-03-27 22:15:26 [adesa.be] INFO: Scraping item 10740774 url https://www.openlane.eu/en/carv6/auction/10740774
2026-03-27 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752646/general/df2112d3-4938-49ae-bc78-a31de922f12d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740529)
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de00e10>
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252F124cafa8-e7c3-4287-ba2e-67669d408f0e.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/124cafa8-e7c3-4287-ba2e-67669d408f0e.jpg saved to cache
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1b6f2492-2982-5062-b0fa-e04969c24987
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9f710>
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_274c369e-e855-5abc-9557-e8928acd1f1c/274c369e-e855-5abc-9557-e8928acd1f1c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252F2a9d08ad-0963-4d36-a100-55fb1484dc95.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/2a9d08ad-0963-4d36-a100-55fb1484dc95.jpg saved to cache
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 274c369e-e855-5abc-9557-e8928acd1f1c
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10740001
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740001%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10740001: 1
2026-03-27 22:15:26 [adesa.be] INFO: Scraping item 10740001 url https://www.openlane.eu/en/carv6/auction/10740001
2026-03-27 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752646/general/923f78b9-a4c7-440f-86af-73e06899db8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740529)
2026-03-27 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752646/general/bcd2c367-59e5-4ff9-ab27-966c548e195d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740529)
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d420d10>
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252F98e25dab-1f2c-4a65-a6b4-afdb188b9021.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/98e25dab-1f2c-4a65-a6b4-afdb188b9021.jpg saved to cache
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 112760e1-8d87-5377-a613-6cd6689c2cea
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10740047
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740047%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10740047: 1
2026-03-27 22:15:26 [adesa.be] INFO: Scraping item 10740047 url https://www.openlane.eu/en/carv6/auction/10740047
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e132ad0>
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e49452b-08ad-59cb-979b-733876930c92/9e49452b-08ad-59cb-979b-733876930c92_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252Fdf2112d3-4938-49ae-bc78-a31de922f12d.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/df2112d3-4938-49ae-bc78-a31de922f12d.jpg saved to cache
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9e49452b-08ad-59cb-979b-733876930c92
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739455
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739455%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739455: 0
2026-03-27 22:15:26 [adesa.be] INFO: Skipping item 10739455 url https://www.openlane.eu/en/carv6/auction/10739455
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10740526
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740526%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10740526: 1
2026-03-27 22:15:26 [adesa.be] INFO: Scraping item 10740526 url https://www.openlane.eu/en/carv6/auction/10740526
2026-03-27 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752646/general/9a39967f-1ad7-4d7d-8e95-84659c77e67c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740529)
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 9e49452b-08ad-59cb-979b-733876930c92 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1b6f2492-2982-5062-b0fa-e04969c24987 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d85ef6d8-2a70-5352-b97d-b02d56192df1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d85ef6d8-2a70-5352-b97d-b02d56192df1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739194
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739194%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739194: 0
2026-03-27 22:15:26 [adesa.be] INFO: Skipping item 10739194 url https://www.openlane.eu/en/carv6/auction/10739194
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739701
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739701%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739701: 0
2026-03-27 22:15:26 [adesa.be] INFO: Skipping item 10739701 url https://www.openlane.eu/en/carv6/auction/10739701
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10739651
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739651%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10739651: 0
2026-03-27 22:15:26 [adesa.be] INFO: Skipping item 10739651 url https://www.openlane.eu/en/carv6/auction/10739651
2026-03-27 22:15:26 [adesa.be] INFO: Found listing with ID: 10740769
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740769%27 HTTP/1.1" 200 None
2026-03-27 22:15:26 [adesa.be] INFO: Scrape type for 10740769: 1
2026-03-27 22:15:26 [adesa.be] INFO: Scraping item 10740769 url https://www.openlane.eu/en/carv6/auction/10740769
2026-03-27 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752646/general/616ec386-8f6b-4a2c-9329-df2bd14ba4e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740529)
2026-03-27 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752497/general/db7d8d84-f56d-462d-b038-77329e1ca4fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740777)
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1dfdd0>
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e49452b-08ad-59cb-979b-733876930c92/9e49452b-08ad-59cb-979b-733876930c92_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252F923f78b9-a4c7-440f-86af-73e06899db8c.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/923f78b9-a4c7-440f-86af-73e06899db8c.jpg saved to cache
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9e49452b-08ad-59cb-979b-733876930c92
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3cb810>
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e49452b-08ad-59cb-979b-733876930c92/9e49452b-08ad-59cb-979b-733876930c92_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252Fbcd2c367-59e5-4ff9-ab27-966c548e195d.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/bcd2c367-59e5-4ff9-ab27-966c548e195d.jpg saved to cache
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9e49452b-08ad-59cb-979b-733876930c92
2026-03-27 22:15:27 [adesa.be] INFO: Found listing with ID: 10739654
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739654%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [adesa.be] INFO: Scrape type for 10739654: 0
2026-03-27 22:15:27 [adesa.be] INFO: Skipping item 10739654 url https://www.openlane.eu/en/carv6/auction/10739654
2026-03-27 22:15:27 [adesa.be] INFO: Found listing with ID: 10740017
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740017%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [adesa.be] INFO: Scrape type for 10740017: 1
2026-03-27 22:15:27 [adesa.be] INFO: Scraping item 10740017 url https://www.openlane.eu/en/carv6/auction/10740017
2026-03-27 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752473/general/87d59324-c5b0-4808-bd76-0700f3c97773.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740754)
2026-03-27 22:15:27 [adesa.be] INFO: Found listing with ID: 10740474
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740474%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [adesa.be] INFO: Scrape type for 10740474: 1
2026-03-27 22:15:27 [adesa.be] INFO: Scraping item 10740474 url https://www.openlane.eu/en/carv6/auction/10740474
2026-03-27 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:27 [adesa.be] INFO: Found listing with ID: 10740800
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740800%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [adesa.be] INFO: Scrape type for 10740800: 1
2026-03-27 22:15:27 [adesa.be] INFO: Scraping item 10740800 url https://www.openlane.eu/en/carv6/auction/10740800
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3bbe50>
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e49452b-08ad-59cb-979b-733876930c92/9e49452b-08ad-59cb-979b-733876930c92_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252F9a39967f-1ad7-4d7d-8e95-84659c77e67c.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/9a39967f-1ad7-4d7d-8e95-84659c77e67c.jpg saved to cache
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9e49452b-08ad-59cb-979b-733876930c92
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d391110>
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e49452b-08ad-59cb-979b-733876930c92/9e49452b-08ad-59cb-979b-733876930c92_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752646%252Fgeneral%252F616ec386-8f6b-4a2c-9329-df2bd14ba4e3.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752646/general/616ec386-8f6b-4a2c-9329-df2bd14ba4e3.jpg saved to cache
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9e49452b-08ad-59cb-979b-733876930c92
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e133d50>
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252Fdb7d8d84-f56d-462d-b038-77329e1ca4fe.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/db7d8d84-f56d-462d-b038-77329e1ca4fe.jpg saved to cache
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1b6f2492-2982-5062-b0fa-e04969c24987
2026-03-27 22:15:27 [adesa.be] INFO: Found listing with ID: 10740025
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740025%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [adesa.be] INFO: Scrape type for 10740025: 1
2026-03-27 22:15:27 [adesa.be] INFO: Scraping item 10740025 url https://www.openlane.eu/en/carv6/auction/10740025
2026-03-27 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:27 [adesa.be] INFO: Found listing with ID: 10739568
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739568%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [adesa.be] INFO: Scrape type for 10739568: 0
2026-03-27 22:15:27 [adesa.be] INFO: Skipping item 10739568 url https://www.openlane.eu/en/carv6/auction/10739568
2026-03-27 22:15:27 [adesa.be] INFO: Found listing with ID: 10739925
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739925%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [adesa.be] INFO: Scrape type for 10739925: 1
2026-03-27 22:15:27 [adesa.be] INFO: Scraping item 10739925 url https://www.openlane.eu/en/carv6/auction/10739925
2026-03-27 22:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c2990>
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d85ef6d8-2a70-5352-b97d-b02d56192df1/d85ef6d8-2a70-5352-b97d-b02d56192df1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252F87d59324-c5b0-4808-bd76-0700f3c97773.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/87d59324-c5b0-4808-bd76-0700f3c97773.jpg saved to cache
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d85ef6d8-2a70-5352-b97d-b02d56192df1
2026-03-27 22:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac051eb5-a1b6-51f7-bd73-7031a36e51b5 with identifier: 10740753
2026-03-27 22:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac051eb5-a1b6-51f7-bd73-7031a36e51b5 with scrape type 1
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac051eb5-a1b6-51f7-bd73-7031a36e51b5
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252Fab04ffe2-16ed-413c-b3da-87d46d07c816.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/ab04ffe2-16ed-413c-b3da-87d46d07c816.jpg not downloaded yet
2026-03-27 22:15:27 [adesa.be] INFO: Found listing with ID: 10740493
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740493%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [adesa.be] INFO: Scrape type for 10740493: 1
2026-03-27 22:15:27 [adesa.be] INFO: Scraping item 10740493 url https://www.openlane.eu/en/carv6/auction/10740493
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252F67847feb-4a87-4bd0-91fd-cd98d252be4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/67847feb-4a87-4bd0-91fd-cd98d252be4e.jpg not downloaded yet
2026-03-27 22:15:27 [adesa.be] INFO: Found listing with ID: 10739945
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739945%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [adesa.be] INFO: Scrape type for 10739945: 1
2026-03-27 22:15:27 [adesa.be] INFO: Scraping item 10739945 url https://www.openlane.eu/en/carv6/auction/10739945
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252F8c49a3f7-8405-4d50-922c-195c556c1a84.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/8c49a3f7-8405-4d50-922c-195c556c1a84.jpg not downloaded yet
2026-03-27 22:15:27 [adesa.be] INFO: Found listing with ID: 10739995
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739995%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [adesa.be] INFO: Scrape type for 10739995: 1
2026-03-27 22:15:27 [adesa.be] INFO: Scraping item 10739995 url https://www.openlane.eu/en/carv6/auction/10739995
2026-03-27 22:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 635e80e8-c128-5598-9628-c44ff2c2ba3e with identifier: 10740779
2026-03-27 22:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 635e80e8-c128-5598-9628-c44ff2c2ba3e with scrape type 1
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 635e80e8-c128-5598-9628-c44ff2c2ba3e
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F0d24560d-4f17-41a6-9388-e4d595632c02.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/0d24560d-4f17-41a6-9388-e4d595632c02.jpg not downloaded yet
2026-03-27 22:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2f6226d-ced1-5d18-9906-5e65213b83d9 with identifier: 10739964
2026-03-27 22:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2f6226d-ced1-5d18-9906-5e65213b83d9 with scrape type 1
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d2f6226d-ced1-5d18-9906-5e65213b83d9
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739041%252Fgeneral%252F041b3ce2-3813-4208-b07d-4743fac06419.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739041/general/041b3ce2-3813-4208-b07d-4743fac06419.jpg already downloaded
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739041%252Fgeneral%252Fb3b290dc-d938-4ecf-995f-31236f8b3f2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739041/general/b3b290dc-d938-4ecf-995f-31236f8b3f2a.jpg already downloaded
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739041%252Fgeneral%252Fc0cbe903-ec0c-4e51-80c6-08d3a5d84518.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739041/general/c0cbe903-ec0c-4e51-80c6-08d3a5d84518.jpg already downloaded
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739041%252Fgeneral%252F9977c246-05fe-4453-8037-80e55ee759e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739041/general/9977c246-05fe-4453-8037-80e55ee759e3.jpg already downloaded
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739041%252Fgeneral%252F559a69b4-36c9-4fd1-b753-ba2139b3d398.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739041/general/559a69b4-36c9-4fd1-b753-ba2139b3d398.jpg already downloaded
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739041%252Fgeneral%252F62dc2e41-0551-4552-8117-b79b8357728c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739041/general/62dc2e41-0551-4552-8117-b79b8357728c.jpg already downloaded
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739041%252Fgeneral%252F9ae3ef89-3c21-4dcd-9268-c9beb16af80f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739041/general/9ae3ef89-3c21-4dcd-9268-c9beb16af80f.jpg already downloaded
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739041%252Fgeneral%252F05415398-a5d3-43fe-a68c-f7f86d1a3700.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739041/general/05415398-a5d3-43fe-a68c-f7f86d1a3700.jpg already downloaded
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739041%252Fgeneral%252F82ad5229-2ac1-479a-a454-5449c76c24c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739041/general/82ad5229-2ac1-479a-a454-5449c76c24c6.jpg already downloaded
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739041%252Fgeneral%252F455a3e08-6610-4aae-b83f-a6b3c7ed769d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739041/general/455a3e08-6610-4aae-b83f-a6b3c7ed769d.jpg already downloaded
2026-03-27 22:15:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d2f6226d-ced1-5d18-9906-5e65213b83d9, identifier: 10739964
2026-03-27 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252F4612c119-36c5-4259-8bdf-8a936ba968d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/4612c119-36c5-4259-8bdf-8a936ba968d0.jpg not downloaded yet
2026-03-27 22:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d2f6226d-ced1-5d18-9906-5e65213b83d9 with identifier: 10739964
2026-03-27 22:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:15:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Purple HTTP/1.1" 200 None
2026-03-27 22:15:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d2f6226d-ced1-5d18-9906-5e65213b83d9 with identifier: 10739964
2026-03-27 22:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d2f6226d-ced1-5d18-9906-5e65213b83d9 with identifier: 10739964 to the API
2026-03-27 22:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739964>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd2f6226d-ced1-5d18-9906-5e65213b83d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMA011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739964',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 145983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5739041/general/041b3ce2-3813-4208-b07d-4743fac06419.jpg',
'https://images.openlane.eu/carimgs/5739041/general/b3b290dc-d938-4ecf-995f-31236f8b3f2a.jpg',
'https://images.openlane.eu/carimgs/5739041/general/c0cbe903-ec0c-4e51-80c6-08d3a5d84518.jpg',
'https://images.openlane.eu/carimgs/5739041/general/9977c246-05fe-4453-8037-80e55ee759e3.jpg',
'https://images.openlane.eu/carimgs/5739041/general/559a69b4-36c9-4fd1-b753-ba2139b3d398.jpg',
'https://images.openlane.eu/carimgs/5739041/general/62dc2e41-0551-4552-8117-b79b8357728c.jpg',
'https://images.openlane.eu/carimgs/5739041/general/9ae3ef89-3c21-4dcd-9268-c9beb16af80f.jpg',
'https://images.openlane.eu/carimgs/5739041/general/05415398-a5d3-43fe-a68c-f7f86d1a3700.jpg',
'https://images.openlane.eu/carimgs/5739041/general/82ad5229-2ac1-479a-a454-5449c76c24c6.jpg',
'https://images.openlane.eu/carimgs/5739041/general/455a3e08-6610-4aae-b83f-a6b3c7ed769d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2f6226d-ced1-5d18-9906-5e65213b83d9/d2f6226d-ced1-5d18-9906-5e65213b83d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739041/general/041b3ce2-3813-4208-b07d-4743fac06419.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2f6226d-ced1-5d18-9906-5e65213b83d9/d2f6226d-ced1-5d18-9906-5e65213b83d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112143,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739041/general/b3b290dc-d938-4ecf-995f-31236f8b3f2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2f6226d-ced1-5d18-9906-5e65213b83d9/d2f6226d-ced1-5d18-9906-5e65213b83d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739041/general/c0cbe903-ec0c-4e51-80c6-08d3a5d84518.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2f6226d-ced1-5d18-9906-5e65213b83d9/d2f6226d-ced1-5d18-9906-5e65213b83d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739041/general/9977c246-05fe-4453-8037-80e55ee759e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2f6226d-ced1-5d18-9906-5e65213b83d9/d2f6226d-ced1-5d18-9906-5e65213b83d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103047,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739041/general/559a69b4-36c9-4fd1-b753-ba2139b3d398.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2f6226d-ced1-5d18-9906-5e65213b83d9/d2f6226d-ced1-5d18-9906-5e65213b83d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739041/general/62dc2e41-0551-4552-8117-b79b8357728c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2f6226d-ced1-5d18-9906-5e65213b83d9/d2f6226d-ced1-5d18-9906-5e65213b83d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739041/general/9ae3ef89-3c21-4dcd-9268-c9beb16af80f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2f6226d-ced1-5d18-9906-5e65213b83d9/d2f6226d-ced1-5d18-9906-5e65213b83d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112143,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739041/general/05415398-a5d3-43fe-a68c-f7f86d1a3700.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2f6226d-ced1-5d18-9906-5e65213b83d9/d2f6226d-ced1-5d18-9906-5e65213b83d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739041/general/82ad5229-2ac1-479a-a454-5449c76c24c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2f6226d-ced1-5d18-9906-5e65213b83d9/d2f6226d-ced1-5d18-9906-5e65213b83d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739041/general/455a3e08-6610-4aae-b83f-a6b3c7ed769d.jpg',
'Width': 1024}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-05-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 145.983 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739964%27 HTTP/1.1" 200 None
2026-03-27 22:15:28 [adesa.be] INFO: Saving data for 10739964: {'created_time': 1774649728.916909, 'last_price_update_time': 1774649728.916921, 'auction_closing_time': 1774861200.0}
2026-03-27 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739964') HTTP/1.1" 204 0
2026-03-27 22:15:29 [adesa.be] INFO: Found listing with ID: 10740487
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740487%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [adesa.be] INFO: Scrape type for 10740487: 1
2026-03-27 22:15:29 [adesa.be] INFO: Scraping item 10740487 url https://www.openlane.eu/en/carv6/auction/10740487
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F8fdc6178-f6cc-4ac8-aa96-d3efb9e6790a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/8fdc6178-f6cc-4ac8-aa96-d3efb9e6790a.jpg not downloaded yet
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252F988cb088-1050-41e8-acfa-99d81cf6ea6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/988cb088-1050-41e8-acfa-99d81cf6ea6e.jpg not downloaded yet
2026-03-27 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:29 [adesa.be] INFO: Found listing with ID: 10739468
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739468%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [adesa.be] INFO: Scrape type for 10739468: 0
2026-03-27 22:15:29 [adesa.be] INFO: Skipping item 10739468 url https://www.openlane.eu/en/carv6/auction/10739468
2026-03-27 22:15:29 [adesa.be] INFO: Found listing with ID: 10739413
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739413%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [adesa.be] INFO: Scrape type for 10739413: 0
2026-03-27 22:15:29 [adesa.be] INFO: Skipping item 10739413 url https://www.openlane.eu/en/carv6/auction/10739413
2026-03-27 22:15:29 [adesa.be] INFO: Found listing with ID: 10739979
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739979%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [adesa.be] INFO: Scrape type for 10739979: 1
2026-03-27 22:15:29 [adesa.be] INFO: Scraping item 10739979 url https://www.openlane.eu/en/carv6/auction/10739979
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F43ed37e9-da30-4357-8c91-61a0bdb4163b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/43ed37e9-da30-4357-8c91-61a0bdb4163b.jpg not downloaded yet
2026-03-27 22:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252F751e21ed-a089-46fe-9bc0-7c77f31b77ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/751e21ed-a089-46fe-9bc0-7c77f31b77ab.jpg not downloaded yet
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 274c369e-e855-5abc-9557-e8928acd1f1c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9e49452b-08ad-59cb-979b-733876930c92 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:29 [adesa.be] INFO: Found listing with ID: 10739996
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739996%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [adesa.be] INFO: Scrape type for 10739996: 1
2026-03-27 22:15:29 [adesa.be] INFO: Scraping item 10739996 url https://www.openlane.eu/en/carv6/auction/10739996
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252Fa5a11761-748b-4509-9cb3-2581ac26051b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/a5a11761-748b-4509-9cb3-2581ac26051b.jpg not downloaded yet
2026-03-27 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752499/general/0d24560d-4f17-41a6-9388-e4d595632c02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740779)
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252F06462afa-5c25-40d1-8508-bd4d0bfa2215.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/06462afa-5c25-40d1-8508-bd4d0bfa2215.jpg not downloaded yet
2026-03-27 22:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7b796a7-772d-5d47-bfe2-84017de2c990 with identifier: 10739989
2026-03-27 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7b796a7-772d-5d47-bfe2-84017de2c990 with scrape type 1
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c7b796a7-772d-5d47-bfe2-84017de2c990
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739131%252Fgeneral%252Faffc7f69-6700-48f5-8527-eda3583fc5d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739131/general/affc7f69-6700-48f5-8527-eda3583fc5d8.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739131%252Fgeneral%252F5337dcee-3aa8-43df-9645-125c385ed243.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739131/general/5337dcee-3aa8-43df-9645-125c385ed243.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739131%252Fgeneral%252F1c2fb1fa-cb5f-4145-92aa-6a7d7ea49417.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739131/general/1c2fb1fa-cb5f-4145-92aa-6a7d7ea49417.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739131%252Fgeneral%252Fef489491-477c-47a7-b81a-37e4207320f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739131/general/ef489491-477c-47a7-b81a-37e4207320f9.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739131%252Fgeneral%252F19cea2b9-7f88-4679-a84e-c6c069b92e0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739131/general/19cea2b9-7f88-4679-a84e-c6c069b92e0f.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739131%252Fgeneral%252Fc277c8a3-339e-4f18-ae85-0a5dc2b51a58.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739131/general/c277c8a3-339e-4f18-ae85-0a5dc2b51a58.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739131%252Fgeneral%252Fc4fa6dde-76b9-4f87-9b44-3672c601cf59.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739131/general/c4fa6dde-76b9-4f87-9b44-3672c601cf59.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739131%252Fgeneral%252F6b97edb1-953a-49d6-8b0b-ad9b8a41e20e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739131/general/6b97edb1-953a-49d6-8b0b-ad9b8a41e20e.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739131%252Fgeneral%252F56c9ffde-6ca4-4f4a-882d-0d893e3be38d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739131/general/56c9ffde-6ca4-4f4a-882d-0d893e3be38d.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739131%252Fgeneral%252F790f6627-5065-4fa6-ac1e-dcff1937a426.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739131/general/790f6627-5065-4fa6-ac1e-dcff1937a426.jpg already downloaded
2026-03-27 22:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7b796a7-772d-5d47-bfe2-84017de2c990, identifier: 10739989
2026-03-27 22:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f868362e-f7c5-5d85-83e5-595ab48ba2e8 with identifier: 10740041
2026-03-27 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f868362e-f7c5-5d85-83e5-595ab48ba2e8 with scrape type 1
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f868362e-f7c5-5d85-83e5-595ab48ba2e8
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252F996c2c5b-3141-419e-85c2-a125d49d2800.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/996c2c5b-3141-419e-85c2-a125d49d2800.jpg not downloaded yet
2026-03-27 22:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64 with identifier: 10740497
2026-03-27 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64 with scrape type 1
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252F9a1a15aa-fdfc-40e9-ad4e-a199ecb51814.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/9a1a15aa-fdfc-40e9-ad4e-a199ecb51814.jpg not downloaded yet
2026-03-27 22:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with identifier: 10739969
2026-03-27 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with scrape type 1
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1a338ea6-2f37-5616-93ea-df8e6b52dbe2
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739058%252Fgeneral%252F5801c066-1eea-4cba-bc47-dd8cef665175.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739058/general/5801c066-1eea-4cba-bc47-dd8cef665175.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739058%252Fgeneral%252F8fe18ac1-c642-4372-aa7c-8da6d5f03b00.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739058/general/8fe18ac1-c642-4372-aa7c-8da6d5f03b00.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739058%252Fgeneral%252Ff7313e70-2b91-4174-a86b-76f4a4a1d18c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739058/general/f7313e70-2b91-4174-a86b-76f4a4a1d18c.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739058%252Fgeneral%252F9e3e6e02-a013-45aa-85eb-9ad0712f04cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739058/general/9e3e6e02-a013-45aa-85eb-9ad0712f04cd.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739058%252Fgeneral%252F2570f9f6-9f13-4b5c-bc33-7301eb19e018.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739058/general/2570f9f6-9f13-4b5c-bc33-7301eb19e018.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739058%252Fgeneral%252Ff1d72f66-2069-43c9-be45-389c5cf504d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739058/general/f1d72f66-2069-43c9-be45-389c5cf504d7.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739058%252Fgeneral%252F95590a01-b887-452c-922e-98337173b164.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739058/general/95590a01-b887-452c-922e-98337173b164.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739058%252Fgeneral%252Fec79dac3-429c-41bd-8ed5-ee8577808598.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739058/general/ec79dac3-429c-41bd-8ed5-ee8577808598.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739058%252Fgeneral%252F224577c4-8e1b-4d2f-a9bc-cee79c00b43d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739058/general/224577c4-8e1b-4d2f-a9bc-cee79c00b43d.jpg already downloaded
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739058%252Fgeneral%252F0ed228c1-0a45-47a0-a29e-a684478d8406.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739058/general/0ed228c1-0a45-47a0-a29e-a684478d8406.jpg already downloaded
2026-03-27 22:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a338ea6-2f37-5616-93ea-df8e6b52dbe2, identifier: 10739969
2026-03-27 22:15:30 [adesa.be] INFO: Found listing with ID: 10739452
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739452%27 HTTP/1.1" 200 None
2026-03-27 22:15:30 [adesa.be] INFO: Scrape type for 10739452: 0
2026-03-27 22:15:30 [adesa.be] INFO: Skipping item 10739452 url https://www.openlane.eu/en/carv6/auction/10739452
2026-03-27 22:15:30 [adesa.be] INFO: Found listing with ID: 10739492
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739492%27 HTTP/1.1" 200 None
2026-03-27 22:15:30 [adesa.be] INFO: Scrape type for 10739492: 0
2026-03-27 22:15:30 [adesa.be] INFO: Skipping item 10739492 url https://www.openlane.eu/en/carv6/auction/10739492
2026-03-27 22:15:30 [adesa.be] INFO: Found listing with ID: 10739123
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739123%27 HTTP/1.1" 200 None
2026-03-27 22:15:30 [adesa.be] INFO: Scrape type for 10739123: 0
2026-03-27 22:15:30 [adesa.be] INFO: Skipping item 10739123 url https://www.openlane.eu/en/carv6/auction/10739123
2026-03-27 22:15:30 [adesa.be] INFO: Found listing with ID: 10739112
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739112%27 HTTP/1.1" 200 None
2026-03-27 22:15:30 [adesa.be] INFO: Scrape type for 10739112: 0
2026-03-27 22:15:30 [adesa.be] INFO: Skipping item 10739112 url https://www.openlane.eu/en/carv6/auction/10739112
2026-03-27 22:15:30 [adesa.be] INFO: Found listing with ID: 10739569
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739569%27 HTTP/1.1" 200 None
2026-03-27 22:15:30 [adesa.be] INFO: Scrape type for 10739569: 0
2026-03-27 22:15:30 [adesa.be] INFO: Skipping item 10739569 url https://www.openlane.eu/en/carv6/auction/10739569
2026-03-27 22:15:30 [adesa.be] INFO: Found listing with ID: 10739682
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739682%27 HTTP/1.1" 200 None
2026-03-27 22:15:30 [adesa.be] INFO: Scrape type for 10739682: 0
2026-03-27 22:15:30 [adesa.be] INFO: Skipping item 10739682 url https://www.openlane.eu/en/carv6/auction/10739682
2026-03-27 22:15:30 [adesa.be] INFO: Found listing with ID: 10739336
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739336%27 HTTP/1.1" 200 None
2026-03-27 22:15:30 [adesa.be] INFO: Scrape type for 10739336: 0
2026-03-27 22:15:30 [adesa.be] INFO: Skipping item 10739336 url https://www.openlane.eu/en/carv6/auction/10739336
2026-03-27 22:15:30 [adesa.be] INFO: Found listing with ID: 10740030
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740030%27 HTTP/1.1" 200 None
2026-03-27 22:15:30 [adesa.be] INFO: Scrape type for 10740030: 1
2026-03-27 22:15:30 [adesa.be] INFO: Scraping item 10740030 url https://www.openlane.eu/en/carv6/auction/10740030
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F4cbc2a1e-c78d-4d50-be7b-d78c512a52c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/4cbc2a1e-c78d-4d50-be7b-d78c512a52c4.jpg not downloaded yet
2026-03-27 22:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7b796a7-772d-5d47-bfe2-84017de2c990 with identifier: 10739989
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-27 22:15:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7b796a7-772d-5d47-bfe2-84017de2c990 with identifier: 10739989
2026-03-27 22:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7b796a7-772d-5d47-bfe2-84017de2c990 with identifier: 10739989 to the API
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739989>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c7b796a7-772d-5d47-bfe2-84017de2c990',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMK616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739989',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 122976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 66,
'photo_urls': ['https://images.openlane.eu/carimgs/5739131/general/affc7f69-6700-48f5-8527-eda3583fc5d8.jpg',
'https://images.openlane.eu/carimgs/5739131/general/5337dcee-3aa8-43df-9645-125c385ed243.jpg',
'https://images.openlane.eu/carimgs/5739131/general/1c2fb1fa-cb5f-4145-92aa-6a7d7ea49417.jpg',
'https://images.openlane.eu/carimgs/5739131/general/ef489491-477c-47a7-b81a-37e4207320f9.jpg',
'https://images.openlane.eu/carimgs/5739131/general/19cea2b9-7f88-4679-a84e-c6c069b92e0f.jpg',
'https://images.openlane.eu/carimgs/5739131/general/c277c8a3-339e-4f18-ae85-0a5dc2b51a58.jpg',
'https://images.openlane.eu/carimgs/5739131/general/c4fa6dde-76b9-4f87-9b44-3672c601cf59.jpg',
'https://images.openlane.eu/carimgs/5739131/general/6b97edb1-953a-49d6-8b0b-ad9b8a41e20e.jpg',
'https://images.openlane.eu/carimgs/5739131/general/56c9ffde-6ca4-4f4a-882d-0d893e3be38d.jpg',
'https://images.openlane.eu/carimgs/5739131/general/790f6627-5065-4fa6-ac1e-dcff1937a426.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b796a7-772d-5d47-bfe2-84017de2c990/c7b796a7-772d-5d47-bfe2-84017de2c990_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739131/general/affc7f69-6700-48f5-8527-eda3583fc5d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b796a7-772d-5d47-bfe2-84017de2c990/c7b796a7-772d-5d47-bfe2-84017de2c990_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739131/general/5337dcee-3aa8-43df-9645-125c385ed243.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b796a7-772d-5d47-bfe2-84017de2c990/c7b796a7-772d-5d47-bfe2-84017de2c990_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739131/general/1c2fb1fa-cb5f-4145-92aa-6a7d7ea49417.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b796a7-772d-5d47-bfe2-84017de2c990/c7b796a7-772d-5d47-bfe2-84017de2c990_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98359,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739131/general/ef489491-477c-47a7-b81a-37e4207320f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b796a7-772d-5d47-bfe2-84017de2c990/c7b796a7-772d-5d47-bfe2-84017de2c990_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739131/general/19cea2b9-7f88-4679-a84e-c6c069b92e0f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b796a7-772d-5d47-bfe2-84017de2c990/c7b796a7-772d-5d47-bfe2-84017de2c990_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739131/general/c277c8a3-339e-4f18-ae85-0a5dc2b51a58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b796a7-772d-5d47-bfe2-84017de2c990/c7b796a7-772d-5d47-bfe2-84017de2c990_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123604,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739131/general/c4fa6dde-76b9-4f87-9b44-3672c601cf59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b796a7-772d-5d47-bfe2-84017de2c990/c7b796a7-772d-5d47-bfe2-84017de2c990_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739131/general/6b97edb1-953a-49d6-8b0b-ad9b8a41e20e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b796a7-772d-5d47-bfe2-84017de2c990/c7b796a7-772d-5d47-bfe2-84017de2c990_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739131/general/56c9ffde-6ca4-4f4a-882d-0d893e3be38d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b796a7-772d-5d47-bfe2-84017de2c990/c7b796a7-772d-5d47-bfe2-84017de2c990_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739131/general/790f6627-5065-4fa6-ac1e-dcff1937a426.jpg',
'Width': 1024}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-05-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 216d - Diesel - Automatic - 116 hp - '
'122.976 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739989%27 HTTP/1.1" 200 None
2026-03-27 22:15:30 [adesa.be] INFO: Saving data for 10739989: {'created_time': 1774649730.778468, 'last_price_update_time': 1774649730.778479, 'auction_closing_time': 1774861200.0}
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739989') HTTP/1.1" 204 0
2026-03-27 22:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with identifier: 10739969
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:15:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-27 22:15:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:15:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with identifier: 10739969
2026-03-27 22:15:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with identifier: 10739969 to the API
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739969>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1a338ea6-2f37-5616-93ea-df8e6b52dbe2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFL624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739969',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 134572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 73,
'photo_urls': ['https://images.openlane.eu/carimgs/5739058/general/5801c066-1eea-4cba-bc47-dd8cef665175.jpg',
'https://images.openlane.eu/carimgs/5739058/general/8fe18ac1-c642-4372-aa7c-8da6d5f03b00.jpg',
'https://images.openlane.eu/carimgs/5739058/general/f7313e70-2b91-4174-a86b-76f4a4a1d18c.jpg',
'https://images.openlane.eu/carimgs/5739058/general/9e3e6e02-a013-45aa-85eb-9ad0712f04cd.jpg',
'https://images.openlane.eu/carimgs/5739058/general/2570f9f6-9f13-4b5c-bc33-7301eb19e018.jpg',
'https://images.openlane.eu/carimgs/5739058/general/f1d72f66-2069-43c9-be45-389c5cf504d7.jpg',
'https://images.openlane.eu/carimgs/5739058/general/95590a01-b887-452c-922e-98337173b164.jpg',
'https://images.openlane.eu/carimgs/5739058/general/ec79dac3-429c-41bd-8ed5-ee8577808598.jpg',
'https://images.openlane.eu/carimgs/5739058/general/224577c4-8e1b-4d2f-a9bc-cee79c00b43d.jpg',
'https://images.openlane.eu/carimgs/5739058/general/0ed228c1-0a45-47a0-a29e-a684478d8406.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a338ea6-2f37-5616-93ea-df8e6b52dbe2/1a338ea6-2f37-5616-93ea-df8e6b52dbe2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184516,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739058/general/5801c066-1eea-4cba-bc47-dd8cef665175.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a338ea6-2f37-5616-93ea-df8e6b52dbe2/1a338ea6-2f37-5616-93ea-df8e6b52dbe2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191352,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739058/general/8fe18ac1-c642-4372-aa7c-8da6d5f03b00.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a338ea6-2f37-5616-93ea-df8e6b52dbe2/1a338ea6-2f37-5616-93ea-df8e6b52dbe2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176306,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739058/general/f7313e70-2b91-4174-a86b-76f4a4a1d18c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a338ea6-2f37-5616-93ea-df8e6b52dbe2/1a338ea6-2f37-5616-93ea-df8e6b52dbe2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175589,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739058/general/9e3e6e02-a013-45aa-85eb-9ad0712f04cd.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a338ea6-2f37-5616-93ea-df8e6b52dbe2/1a338ea6-2f37-5616-93ea-df8e6b52dbe2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284622,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739058/general/2570f9f6-9f13-4b5c-bc33-7301eb19e018.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a338ea6-2f37-5616-93ea-df8e6b52dbe2/1a338ea6-2f37-5616-93ea-df8e6b52dbe2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235389,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739058/general/f1d72f66-2069-43c9-be45-389c5cf504d7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a338ea6-2f37-5616-93ea-df8e6b52dbe2/1a338ea6-2f37-5616-93ea-df8e6b52dbe2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277265,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739058/general/95590a01-b887-452c-922e-98337173b164.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a338ea6-2f37-5616-93ea-df8e6b52dbe2/1a338ea6-2f37-5616-93ea-df8e6b52dbe2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243409,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739058/general/ec79dac3-429c-41bd-8ed5-ee8577808598.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a338ea6-2f37-5616-93ea-df8e6b52dbe2/1a338ea6-2f37-5616-93ea-df8e6b52dbe2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294818,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739058/general/224577c4-8e1b-4d2f-a9bc-cee79c00b43d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a338ea6-2f37-5616-93ea-df8e6b52dbe2/1a338ea6-2f37-5616-93ea-df8e6b52dbe2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175155,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739058/general/0ed228c1-0a45-47a0-a29e-a684478d8406.jpg',
'Width': 1500}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 134.572 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739969%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [adesa.be] INFO: Saving data for 10739969: {'created_time': 1774649731.508809, 'last_price_update_time': 1774649731.508822, 'auction_closing_time': 1774861200.0}
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739969') HTTP/1.1" 204 0
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252F45bbc8ee-2a42-465c-bc82-52bef21b9ba0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/45bbc8ee-2a42-465c-bc82-52bef21b9ba0.jpg not downloaded yet
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252Fbda2a1b9-f720-4be4-9085-c595fa2e5b23.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/bda2a1b9-f720-4be4-9085-c595fa2e5b23.jpg not downloaded yet
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252Fd66f88dc-5655-459a-883c-9380d3d209ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/d66f88dc-5655-459a-883c-9380d3d209ff.jpg not downloaded yet
2026-03-27 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752471/general/4612c119-36c5-4259-8bdf-8a936ba968d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740753)
2026-03-27 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752499/general/8fdc6178-f6cc-4ac8-aa96-d3efb9e6790a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740779)
2026-03-27 22:15:31 [adesa.be] INFO: Found listing with ID: 10739449
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739449%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [adesa.be] INFO: Scrape type for 10739449: 0
2026-03-27 22:15:31 [adesa.be] INFO: Skipping item 10739449 url https://www.openlane.eu/en/carv6/auction/10739449
2026-03-27 22:15:31 [adesa.be] INFO: Found listing with ID: 10739235
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739235%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [adesa.be] INFO: Scrape type for 10739235: 0
2026-03-27 22:15:31 [adesa.be] INFO: Skipping item 10739235 url https://www.openlane.eu/en/carv6/auction/10739235
2026-03-27 22:15:31 [adesa.be] INFO: Found listing with ID: 10739507
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739507%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [adesa.be] INFO: Scrape type for 10739507: 0
2026-03-27 22:15:31 [adesa.be] INFO: Skipping item 10739507 url https://www.openlane.eu/en/carv6/auction/10739507
2026-03-27 22:15:31 [adesa.be] INFO: Found listing with ID: 10740027
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740027%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [adesa.be] INFO: Scrape type for 10740027: 1
2026-03-27 22:15:31 [adesa.be] INFO: Scraping item 10740027 url https://www.openlane.eu/en/carv6/auction/10740027
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F5905af4f-616a-401d-a54e-581ea2e14610.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/5905af4f-616a-401d-a54e-581ea2e14610.jpg not downloaded yet
2026-03-27 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d415d10>
2026-03-27 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_635e80e8-c128-5598-9628-c44ff2c2ba3e/635e80e8-c128-5598-9628-c44ff2c2ba3e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F0d24560d-4f17-41a6-9388-e4d595632c02.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/0d24560d-4f17-41a6-9388-e4d595632c02.jpg saved to cache
2026-03-27 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 635e80e8-c128-5598-9628-c44ff2c2ba3e
2026-03-27 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752471/general/988cb088-1050-41e8-acfa-99d81cf6ea6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740753)
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252Ff85d8e6c-0a8c-4127-bd83-aaeb04975c11.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/f85d8e6c-0a8c-4127-bd83-aaeb04975c11.jpg not downloaded yet
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252F37cce45a-ca4f-46f6-83bb-3681fa24e6c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/37cce45a-ca4f-46f6-83bb-3681fa24e6c0.jpg not downloaded yet
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252F590f1495-3afc-44c3-94ce-918eb5568d5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/590f1495-3afc-44c3-94ce-918eb5568d5f.jpg not downloaded yet
2026-03-27 22:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:31 [adesa.be] INFO: Found listing with ID: 10740767
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740767%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [adesa.be] INFO: Scrape type for 10740767: 1
2026-03-27 22:15:31 [adesa.be] INFO: Scraping item 10740767 url https://www.openlane.eu/en/carv6/auction/10740767
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F5f6f1f3d-961f-483e-be85-7b6fe6e3d1f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/5f6f1f3d-961f-483e-be85-7b6fe6e3d1f1.jpg not downloaded yet
2026-03-27 22:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752471/general/751e21ed-a089-46fe-9bc0-7c77f31b77ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740753)
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252Fb254b399-a833-48f1-8021-0ed11244eb8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/b254b399-a833-48f1-8021-0ed11244eb8c.jpg not downloaded yet
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252Fcb4380e1-8d13-4b05-91cf-c4aa43366408.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/cb4380e1-8d13-4b05-91cf-c4aa43366408.jpg not downloaded yet
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252Fc6f11462-09c5-49dd-aee5-cc25d628b901.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/c6f11462-09c5-49dd-aee5-cc25d628b901.jpg not downloaded yet
2026-03-27 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df3c790>
2026-03-27 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac051eb5-a1b6-51f7-bd73-7031a36e51b5/ac051eb5-a1b6-51f7-bd73-7031a36e51b5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252F4612c119-36c5-4259-8bdf-8a936ba968d0.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/4612c119-36c5-4259-8bdf-8a936ba968d0.jpg saved to cache
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ac051eb5-a1b6-51f7-bd73-7031a36e51b5
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dda3f50>
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_635e80e8-c128-5598-9628-c44ff2c2ba3e/635e80e8-c128-5598-9628-c44ff2c2ba3e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F8fdc6178-f6cc-4ac8-aa96-d3efb9e6790a.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/8fdc6178-f6cc-4ac8-aa96-d3efb9e6790a.jpg saved to cache
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 635e80e8-c128-5598-9628-c44ff2c2ba3e
2026-03-27 22:15:32 [adesa.be] INFO: Found listing with ID: 10739207
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739207%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [adesa.be] INFO: Scrape type for 10739207: 0
2026-03-27 22:15:32 [adesa.be] INFO: Skipping item 10739207 url https://www.openlane.eu/en/carv6/auction/10739207
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F17149586-47e8-40d4-8139-2f5472cd5dba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/17149586-47e8-40d4-8139-2f5472cd5dba.jpg not downloaded yet
2026-03-27 22:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with identifier: 10740774
2026-03-27 22:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with scrape type 1
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252Ffd754d96-f5ee-4400-bd1c-95982dd5c809.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/fd754d96-f5ee-4400-bd1c-95982dd5c809.jpg not downloaded yet
2026-03-27 22:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98d45ee5-46a9-531d-b04d-256d22368439 with identifier: 10740047
2026-03-27 22:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98d45ee5-46a9-531d-b04d-256d22368439 with scrape type 1
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98d45ee5-46a9-531d-b04d-256d22368439
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252F11e0f704-698d-42ae-9f95-12545604a3e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/11e0f704-698d-42ae-9f95-12545604a3e0.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252F1dc105a6-559c-4460-a5e1-d464247ca34a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/1dc105a6-559c-4460-a5e1-d464247ca34a.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252F9d39c7b2-dc5f-4cfe-a651-69871abc76ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/9d39c7b2-dc5f-4cfe-a651-69871abc76ac.jpg not downloaded yet
2026-03-27 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752600/general/d66f88dc-5655-459a-883c-9380d3d209ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740497)
2026-03-27 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752499/general/4cbc2a1e-c78d-4d50-be7b-d78c512a52c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740779)
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F56075e41-619c-4e91-974a-b4f72ef70653.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/56075e41-619c-4e91-974a-b4f72ef70653.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252F826774f5-bc9d-4716-b8a5-4900359f88bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/826774f5-bc9d-4716-b8a5-4900359f88bf.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252F0a98a310-519c-43dd-a6b8-15d96838903c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/0a98a310-519c-43dd-a6b8-15d96838903c.jpg not downloaded yet
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff6f10>
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac051eb5-a1b6-51f7-bd73-7031a36e51b5/ac051eb5-a1b6-51f7-bd73-7031a36e51b5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252F988cb088-1050-41e8-acfa-99d81cf6ea6e.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/988cb088-1050-41e8-acfa-99d81cf6ea6e.jpg saved to cache
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ac051eb5-a1b6-51f7-bd73-7031a36e51b5
2026-03-27 22:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd with identifier: 10740525
2026-03-27 22:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd with scrape type 1
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F2b2d0b9a-6067-43e5-9c7a-b3d7402fc17f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/2b2d0b9a-6067-43e5-9c7a-b3d7402fc17f.jpg not downloaded yet
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1785d0>
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac051eb5-a1b6-51f7-bd73-7031a36e51b5/ac051eb5-a1b6-51f7-bd73-7031a36e51b5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252F751e21ed-a089-46fe-9bc0-7c77f31b77ab.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/751e21ed-a089-46fe-9bc0-7c77f31b77ab.jpg saved to cache
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ac051eb5-a1b6-51f7-bd73-7031a36e51b5
2026-03-27 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752299/general/bda2a1b9-f720-4be4-9085-c595fa2e5b23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740041)
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252Fe0c95de9-f67a-42d4-b7a0-179fda65162b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/e0c95de9-f67a-42d4-b7a0-179fda65162b.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252F2344c170-7412-4a71-94bb-945e831127d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/2344c170-7412-4a71-94bb-945e831127d8.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F436c64af-c427-40a0-ac37-95ea5814c09e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/436c64af-c427-40a0-ac37-95ea5814c09e.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252Fc12a63c1-2961-424b-aa93-9fe731f11754.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/c12a63c1-2961-424b-aa93-9fe731f11754.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252Ff5ddcc6d-2f86-47cf-9ae4-47c7e36e9810.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/f5ddcc6d-2f86-47cf-9ae4-47c7e36e9810.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F82f52eff-0339-4d19-838f-5322bfdab9a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/82f52eff-0339-4d19-838f-5322bfdab9a1.jpg not downloaded yet
2026-03-27 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752600/general/590f1495-3afc-44c3-94ce-918eb5568d5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740497)
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252Fa73987d6-9edc-43f9-9c74-cf23aee3dfd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/a73987d6-9edc-43f9-9c74-cf23aee3dfd9.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252Fc3269442-aa57-4b60-97e9-fbf4dede0d76.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/c3269442-aa57-4b60-97e9-fbf4dede0d76.jpg not downloaded yet
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de28d10>
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252Fd66f88dc-5655-459a-883c-9380d3d209ff.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/d66f88dc-5655-459a-883c-9380d3d209ff.jpg saved to cache
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddaa5d0>
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_635e80e8-c128-5598-9628-c44ff2c2ba3e/635e80e8-c128-5598-9628-c44ff2c2ba3e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F4cbc2a1e-c78d-4d50-be7b-d78c512a52c4.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/4cbc2a1e-c78d-4d50-be7b-d78c512a52c4.jpg saved to cache
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 635e80e8-c128-5598-9628-c44ff2c2ba3e
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252F2b1ee314-8818-4b17-81b1-08c59c7569f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/2b1ee314-8818-4b17-81b1-08c59c7569f0.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252Feb55dea4-5340-4db1-b3d6-cd166f68165c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/eb55dea4-5340-4db1-b3d6-cd166f68165c.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F88c83831-2342-4b9d-a03f-c5e696b6afb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/88c83831-2342-4b9d-a03f-c5e696b6afb9.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252F249131d6-25cd-4e93-bcd1-41c4349c1904.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/249131d6-25cd-4e93-bcd1-41c4349c1904.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252Fbf3ff4ad-91fa-4dd1-bd65-0daea4cc5edc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/bf3ff4ad-91fa-4dd1-bd65-0daea4cc5edc.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252F14eef83b-45a2-4ef5-a192-53929abc5fed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/14eef83b-45a2-4ef5-a192-53929abc5fed.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252Fb8d428ab-8839-4e83-b874-e7fc4f170df7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/b8d428ab-8839-4e83-b874-e7fc4f170df7.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F3fa027b9-b76b-468c-8ec7-4676e52ec6c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/3fa027b9-b76b-468c-8ec7-4676e52ec6c4.jpg not downloaded yet
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02e12d0>
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f868362e-f7c5-5d85-83e5-595ab48ba2e8/f868362e-f7c5-5d85-83e5-595ab48ba2e8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252Fbda2a1b9-f720-4be4-9085-c595fa2e5b23.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/bda2a1b9-f720-4be4-9085-c595fa2e5b23.jpg saved to cache
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f868362e-f7c5-5d85-83e5-595ab48ba2e8
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c3210>
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252F590f1495-3afc-44c3-94ce-918eb5568d5f.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/590f1495-3afc-44c3-94ce-918eb5568d5f.jpg saved to cache
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64
2026-03-27 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752600/general/9d39c7b2-dc5f-4cfe-a651-69871abc76ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740497)
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252F402dbee6-ee1c-4f4e-85a7-f1964f96f2bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/402dbee6-ee1c-4f4e-85a7-f1964f96f2bc.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252Fafef7c09-a54c-4766-936b-00e6c87f8ea7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/afef7c09-a54c-4766-936b-00e6c87f8ea7.jpg not downloaded yet
2026-03-27 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752321/general/11e0f704-698d-42ae-9f95-12545604a3e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740047)
2026-03-27 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752493/general/fd754d96-f5ee-4400-bd1c-95982dd5c809.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740774)
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252Fb058e46d-cba6-461d-be28-bdc7495382c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/b058e46d-cba6-461d-be28-bdc7495382c4.jpg not downloaded yet
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252Faa5777b6-902c-4a18-8155-eb9227ba71f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/aa5777b6-902c-4a18-8155-eb9227ba71f0.jpg not downloaded yet
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F7011a8d4-4632-4938-b6c4-ff382978169a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/7011a8d4-4632-4938-b6c4-ff382978169a.jpg not downloaded yet
2026-03-27 22:15:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752600/general/2344c170-7412-4a71-94bb-945e831127d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740497)
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252F52739488-d194-4c02-aba0-7350dd8b7e0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/52739488-d194-4c02-aba0-7350dd8b7e0b.jpg not downloaded yet
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252F879af5cd-86e6-4f24-aca2-663c8fc76189.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/879af5cd-86e6-4f24-aca2-663c8fc76189.jpg not downloaded yet
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252F91ba2f9e-f663-441a-acde-41815105df31.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/91ba2f9e-f663-441a-acde-41815105df31.jpg not downloaded yet
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252Fdee55211-3746-4b98-9360-96a254690ccf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/dee55211-3746-4b98-9360-96a254690ccf.jpg not downloaded yet
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F936146f6-8d09-44e6-bd02-d1aac1e98ea5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/936146f6-8d09-44e6-bd02-d1aac1e98ea5.jpg not downloaded yet
2026-03-27 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252F8b1b4f0a-6b4e-4808-a59b-171d6c4410d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/8b1b4f0a-6b4e-4808-a59b-171d6c4410d7.jpg not downloaded yet
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252F1a67eea5-2d81-4478-a69b-9c60ed9b5cb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/1a67eea5-2d81-4478-a69b-9c60ed9b5cb1.jpg not downloaded yet
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F7eded9c3-59fa-455a-9c5c-935008a54dea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/7eded9c3-59fa-455a-9c5c-935008a54dea.jpg not downloaded yet
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de4f550>
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252F9d39c7b2-dc5f-4cfe-a651-69871abc76ac.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/9d39c7b2-dc5f-4cfe-a651-69871abc76ac.jpg saved to cache
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64
2026-03-27 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752600/general/bf3ff4ad-91fa-4dd1-bd65-0daea4cc5edc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740497)
2026-03-27 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752642/general/3fa027b9-b76b-468c-8ec7-4676e52ec6c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740525)
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252F4df17c84-c1d0-40e0-8b0c-c7e563d2debf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/4df17c84-c1d0-40e0-8b0c-c7e563d2debf.jpg not downloaded yet
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252Fb7d2e8a7-d3f5-486d-af8b-d6e22df8abd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/b7d2e8a7-d3f5-486d-af8b-d6e22df8abd6.jpg not downloaded yet
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F6737e8ff-a8c6-4d09-b801-777ee6d7c2fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/6737e8ff-a8c6-4d09-b801-777ee6d7c2fb.jpg not downloaded yet
2026-03-27 22:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbad830e-6118-54b7-aea7-b20dca0525cf with identifier: 10740474
2026-03-27 22:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbad830e-6118-54b7-aea7-b20dca0525cf with scrape type 1
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dbad830e-6118-54b7-aea7-b20dca0525cf
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252F8d231b63-5395-4411-a373-32e9ee3a6467.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/8d231b63-5395-4411-a373-32e9ee3a6467.jpg not downloaded yet
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e03c390>
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252F11e0f704-698d-42ae-9f95-12545604a3e0.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/11e0f704-698d-42ae-9f95-12545604a3e0.jpg saved to cache
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 98d45ee5-46a9-531d-b04d-256d22368439
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de12450>
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4618ddd-cdbf-5c44-8a25-83831b0ab6b4/c4618ddd-cdbf-5c44-8a25-83831b0ab6b4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252Ffd754d96-f5ee-4400-bd1c-95982dd5c809.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/fd754d96-f5ee-4400-bd1c-95982dd5c809.jpg saved to cache
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b2350>
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252F2344c170-7412-4a71-94bb-945e831127d8.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/2344c170-7412-4a71-94bb-945e831127d8.jpg saved to cache
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64
2026-03-27 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752600/general/afef7c09-a54c-4766-936b-00e6c87f8ea7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740497)
2026-03-27 22:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with identifier: 10740526
2026-03-27 22:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with scrape type 1
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252F8f53123f-2f11-4609-baff-e1f1280d2c88.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/8f53123f-2f11-4609-baff-e1f1280d2c88.jpg not downloaded yet
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item ac051eb5-a1b6-51f7-bd73-7031a36e51b5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 635e80e8-c128-5598-9628-c44ff2c2ba3e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252F2f1aa706-0a5d-4273-8b6a-385885c9f8e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/2f1aa706-0a5d-4273-8b6a-385885c9f8e1.jpg not downloaded yet
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252F9030aa75-c284-40c6-93d9-6eb0bafd8c2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/9030aa75-c284-40c6-93d9-6eb0bafd8c2d.jpg not downloaded yet
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F25510ff3-25a8-42d1-bb3c-a91ab814bbfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/25510ff3-25a8-42d1-bb3c-a91ab814bbfb.jpg not downloaded yet
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252F69aa802c-ac8a-4531-80a4-152578102077.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/69aa802c-ac8a-4531-80a4-152578102077.jpg not downloaded yet
2026-03-27 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752321/general/b8d428ab-8839-4e83-b874-e7fc4f170df7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740047)
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252F6005b648-b5fd-49b5-b48d-00ad657f2dde.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/6005b648-b5fd-49b5-b48d-00ad657f2dde.jpg not downloaded yet
2026-03-27 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d55e410>
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252Fbf3ff4ad-91fa-4dd1-bd65-0daea4cc5edc.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/bf3ff4ad-91fa-4dd1-bd65-0daea4cc5edc.jpg saved to cache
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dee3d10>
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F3fa027b9-b76b-468c-8ec7-4676e52ec6c4.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/3fa027b9-b76b-468c-8ec7-4676e52ec6c4.jpg saved to cache
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F47716a97-cdda-4f5f-b627-fd4588bccb18.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/47716a97-cdda-4f5f-b627-fd4588bccb18.jpg not downloaded yet
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252F2de9e384-9fda-4b33-be49-63ae415446bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/2de9e384-9fda-4b33-be49-63ae415446bc.jpg not downloaded yet
2026-03-27 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752642/general/7eded9c3-59fa-455a-9c5c-935008a54dea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740525)
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252Fda2148db-5ad7-4073-bacf-e92bfff5cca5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/da2148db-5ad7-4073-bacf-e92bfff5cca5.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252F0ba0ce9c-2cdf-49f1-a519-a74d22c8c511.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/0ba0ce9c-2cdf-49f1-a519-a74d22c8c511.jpg not downloaded yet
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff4fd0>
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252Fafef7c09-a54c-4766-936b-00e6c87f8ea7.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/afef7c09-a54c-4766-936b-00e6c87f8ea7.jpg saved to cache
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64
2026-03-27 22:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17259040-76ca-5d56-932c-f76ba040e5a8 with identifier: 10739995
2026-03-27 22:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17259040-76ca-5d56-932c-f76ba040e5a8 with scrape type 1
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 17259040-76ca-5d56-932c-f76ba040e5a8
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252F36646fce-b75e-4fa0-a36f-ec8d49fa0eae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/36646fce-b75e-4fa0-a36f-ec8d49fa0eae.jpg not downloaded yet
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de00d10>
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252Fb8d428ab-8839-4e83-b874-e7fc4f170df7.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/b8d428ab-8839-4e83-b874-e7fc4f170df7.jpg saved to cache
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 98d45ee5-46a9-531d-b04d-256d22368439
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252F7b868f72-a500-4d5c-acd7-0478c0ebde46.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/7b868f72-a500-4d5c-acd7-0478c0ebde46.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252Fc584ec89-653d-465b-ab5f-59521f9810d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/c584ec89-653d-465b-ab5f-59521f9810d3.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252Fa3ff2e3e-6b3a-45a4-85c7-a059ed3353a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/a3ff2e3e-6b3a-45a4-85c7-a059ed3353a3.jpg not downloaded yet
2026-03-27 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752321/general/dee55211-3746-4b98-9360-96a254690ccf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740047)
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252F70be99fd-1115-4bec-8f69-8e9eae05c0fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/70be99fd-1115-4bec-8f69-8e9eae05c0fb.jpg not downloaded yet
2026-03-27 22:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66c66098-c4af-5022-801e-a2998ec61904 with identifier: 10740025
2026-03-27 22:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c66098-c4af-5022-801e-a2998ec61904 with scrape type 1
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66c66098-c4af-5022-801e-a2998ec61904
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252F75bc4bf0-dd30-42f4-bc91-18c96dfb5b5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/75bc4bf0-dd30-42f4-bc91-18c96dfb5b5e.jpg not downloaded yet
2026-03-27 22:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2656461f-0c3d-5083-8423-5a7af5671b26 with identifier: 10740017
2026-03-27 22:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2656461f-0c3d-5083-8423-5a7af5671b26 with scrape type 1
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2656461f-0c3d-5083-8423-5a7af5671b26
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252Fe3f35fea-235b-471d-9e4a-5f5a7985425f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/e3f35fea-235b-471d-9e4a-5f5a7985425f.jpg not downloaded yet
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd86950>
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F7eded9c3-59fa-455a-9c5c-935008a54dea.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/7eded9c3-59fa-455a-9c5c-935008a54dea.jpg saved to cache
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd
2026-03-27 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752643/general/8f53123f-2f11-4609-baff-e1f1280d2c88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740526)
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252F3abe7c3b-2d86-440f-9b11-d2896adbeced.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/3abe7c3b-2d86-440f-9b11-d2896adbeced.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252F1a254d48-4141-4a4e-8334-31c4437a9f05.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/1a254d48-4141-4a4e-8334-31c4437a9f05.jpg not downloaded yet
2026-03-27 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752493/general/91ba2f9e-f663-441a-acde-41815105df31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740774)
2026-03-27 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752546/general/8d231b63-5395-4411-a373-32e9ee3a6467.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740474)
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252F484b52dd-1eaa-472b-b85f-0c8bb0df2e21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/484b52dd-1eaa-472b-b85f-0c8bb0df2e21.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252Fb7794cdd-11b8-4886-ae6a-9ead321cd8b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/b7794cdd-11b8-4886-ae6a-9ead321cd8b6.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252Fa89b036c-2304-47d3-9e7f-2bddd62f573f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/a89b036c-2304-47d3-9e7f-2bddd62f573f.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252Ff455fc8f-1d30-4558-ba3f-916baf8baf1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/f455fc8f-1d30-4558-ba3f-916baf8baf1b.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252F2e87d3a9-2cce-4e15-be34-70a0aba46343.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/2e87d3a9-2cce-4e15-be34-70a0aba46343.jpg not downloaded yet
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0ef250>
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252Fdee55211-3746-4b98-9360-96a254690ccf.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/dee55211-3746-4b98-9360-96a254690ccf.jpg saved to cache
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 98d45ee5-46a9-531d-b04d-256d22368439
2026-03-27 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752642/general/25510ff3-25a8-42d1-bb3c-a91ab814bbfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740525)
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252Fc6700483-9341-4980-a31a-069630cbddfe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/c6700483-9341-4980-a31a-069630cbddfe.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252Ff7216f99-e8f7-4771-a649-fb956271d8eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/f7216f99-e8f7-4771-a649-fb956271d8eb.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252F0b668d2d-9f3a-4fee-86ad-88ffa7c6cbb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/0b668d2d-9f3a-4fee-86ad-88ffa7c6cbb0.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252F087fddc3-0f28-41f4-a20b-ebc400a1cb8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/087fddc3-0f28-41f4-a20b-ebc400a1cb8f.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252F54b98987-665b-41cd-962f-ab15545e85f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/54b98987-665b-41cd-962f-ab15545e85f5.jpg not downloaded yet
2026-03-27 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752546/general/2de9e384-9fda-4b33-be49-63ae415446bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740474)
2026-03-27 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752241/general/36646fce-b75e-4fa0-a36f-ec8d49fa0eae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739995)
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252Ff2c919d9-88a8-43dd-a4f7-1eff4b31ff8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/f2c919d9-88a8-43dd-a4f7-1eff4b31ff8a.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252F30860b5d-36df-4cba-b3ef-510c90a2a88b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/30860b5d-36df-4cba-b3ef-510c90a2a88b.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252F0f62f201-0440-42cb-904b-85894b364f74.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/0f62f201-0440-42cb-904b-85894b364f74.jpg not downloaded yet
2026-03-27 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752643/general/7b868f72-a500-4d5c-acd7-0478c0ebde46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740526)
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252F67317ec0-bd88-48cd-b9eb-bc50b0171d05.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/67317ec0-bd88-48cd-b9eb-bc50b0171d05.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252Faa51bf67-528c-4b7b-a231-1332342ea5e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/aa51bf67-528c-4b7b-a231-1332342ea5e7.jpg not downloaded yet
2026-03-27 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252F42ab26f4-5d9c-41bd-bf48-1e927d6ec004.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/42ab26f4-5d9c-41bd-bf48-1e927d6ec004.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252F7d142348-d2ae-4d6f-b25a-b3f290300dea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/7d142348-d2ae-4d6f-b25a-b3f290300dea.jpg not downloaded yet
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252F33f34cda-d47d-4704-9629-f4e598f964f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/33f34cda-d47d-4704-9629-f4e598f964f6.jpg not downloaded yet
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e03ce50>
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252F8f53123f-2f11-4609-baff-e1f1280d2c88.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/8f53123f-2f11-4609-baff-e1f1280d2c88.jpg saved to cache
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1655d0>
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4618ddd-cdbf-5c44-8a25-83831b0ab6b4/c4618ddd-cdbf-5c44-8a25-83831b0ab6b4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252F91ba2f9e-f663-441a-acde-41815105df31.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/91ba2f9e-f663-441a-acde-41815105df31.jpg saved to cache
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2220d0>
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbad830e-6118-54b7-aea7-b20dca0525cf/dbad830e-6118-54b7-aea7-b20dca0525cf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252F8d231b63-5395-4411-a373-32e9ee3a6467.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/8d231b63-5395-4411-a373-32e9ee3a6467.jpg saved to cache
2026-03-27 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dbad830e-6118-54b7-aea7-b20dca0525cf
2026-03-27 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752241/general/a3ff2e3e-6b3a-45a4-85c7-a059ed3353a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739995)
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252Fc03f7d88-ed69-4b84-a972-db382506feb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/c03f7d88-ed69-4b84-a972-db382506feb2.jpg not downloaded yet
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252Fa13c7f2f-a035-41e2-b308-0542e4df35e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/a13c7f2f-a035-41e2-b308-0542e4df35e1.jpg not downloaded yet
2026-03-27 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752276/general/75bc4bf0-dd30-42f4-bc91-18c96dfb5b5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740025)
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252F03466320-0ccb-4f2f-b862-290569684268.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/03466320-0ccb-4f2f-b862-290569684268.jpg not downloaded yet
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252F911c7fd5-f2a6-4a9c-ab3d-8c7f32bcc41f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/911c7fd5-f2a6-4a9c-ab3d-8c7f32bcc41f.jpg not downloaded yet
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252F39935209-f7fe-4fe5-9f6a-54b5d72c9b9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/39935209-f7fe-4fe5-9f6a-54b5d72c9b9d.jpg not downloaded yet
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de94750>
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F25510ff3-25a8-42d1-bb3c-a91ab814bbfb.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/25510ff3-25a8-42d1-bb3c-a91ab814bbfb.jpg saved to cache
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b1ad0>
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbad830e-6118-54b7-aea7-b20dca0525cf/dbad830e-6118-54b7-aea7-b20dca0525cf_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252F2de9e384-9fda-4b33-be49-63ae415446bc.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/2de9e384-9fda-4b33-be49-63ae415446bc.jpg saved to cache
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dbad830e-6118-54b7-aea7-b20dca0525cf
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e271510>
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252F36646fce-b75e-4fa0-a36f-ec8d49fa0eae.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/36646fce-b75e-4fa0-a36f-ec8d49fa0eae.jpg saved to cache
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 17259040-76ca-5d56-932c-f76ba040e5a8
2026-03-27 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752263/general/e3f35fea-235b-471d-9e4a-5f5a7985425f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740017)
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252F7767bd61-5ae6-479f-9007-09febeb50368.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/7767bd61-5ae6-479f-9007-09febeb50368.jpg not downloaded yet
2026-03-27 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752241/general/2e87d3a9-2cce-4e15-be34-70a0aba46343.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739995)
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 98d45ee5-46a9-531d-b04d-256d22368439 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252Fd14d6294-b49f-4b27-b127-9995e6284afd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/d14d6294-b49f-4b27-b127-9995e6284afd.jpg not downloaded yet
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252F74dd1828-8a3d-4e16-9a0a-27e53bbfb57f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/74dd1828-8a3d-4e16-9a0a-27e53bbfb57f.jpg not downloaded yet
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3bd1d0>
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252F7b868f72-a500-4d5c-acd7-0478c0ebde46.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/7b868f72-a500-4d5c-acd7-0478c0ebde46.jpg saved to cache
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d
2026-03-27 22:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dd27582-797a-5e9c-bc92-9d081bed68f1 with identifier: 10740487
2026-03-27 22:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dd27582-797a-5e9c-bc92-9d081bed68f1 with scrape type 1
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0dd27582-797a-5e9c-bc92-9d081bed68f1
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252Fcbf3a935-60d7-42e8-92eb-58bed47e4e83.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/cbf3a935-60d7-42e8-92eb-58bed47e4e83.jpg not downloaded yet
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252Ff53fb2ce-9d4a-49f0-9725-02e0b15a90cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/f53fb2ce-9d4a-49f0-9725-02e0b15a90cb.jpg not downloaded yet
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d415b10>
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252Fa3ff2e3e-6b3a-45a4-85c7-a059ed3353a3.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/a3ff2e3e-6b3a-45a4-85c7-a059ed3353a3.jpg saved to cache
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 17259040-76ca-5d56-932c-f76ba040e5a8
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e288d10>
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252F75bc4bf0-dd30-42f4-bc91-18c96dfb5b5e.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/75bc4bf0-dd30-42f4-bc91-18c96dfb5b5e.jpg saved to cache
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 66c66098-c4af-5022-801e-a2998ec61904
2026-03-27 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752276/general/f7216f99-e8f7-4771-a649-fb956271d8eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740025)
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252Fee576800-6626-442c-af98-7a80063bb29b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/ee576800-6626-442c-af98-7a80063bb29b.jpg not downloaded yet
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252F558c16ea-af82-430a-98df-915505ddcbd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/558c16ea-af82-430a-98df-915505ddcbd3.jpg not downloaded yet
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252F7b9fb477-53cd-4377-8380-874f5e2941ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/7b9fb477-53cd-4377-8380-874f5e2941ab.jpg not downloaded yet
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252Fcb8eb289-273d-47f6-b2b5-5c336d34bce0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/cb8eb289-273d-47f6-b2b5-5c336d34bce0.jpg not downloaded yet
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3a1a50>
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2656461f-0c3d-5083-8423-5a7af5671b26/2656461f-0c3d-5083-8423-5a7af5671b26_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252Fe3f35fea-235b-471d-9e4a-5f5a7985425f.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/e3f35fea-235b-471d-9e4a-5f5a7985425f.jpg saved to cache
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2656461f-0c3d-5083-8423-5a7af5671b26
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4e8090>
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252F2e87d3a9-2cce-4e15-be34-70a0aba46343.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/2e87d3a9-2cce-4e15-be34-70a0aba46343.jpg saved to cache
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 17259040-76ca-5d56-932c-f76ba040e5a8
2026-03-27 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752263/general/33f34cda-d47d-4704-9629-f4e598f964f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740017)
2026-03-27 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752276/general/7d142348-d2ae-4d6f-b25a-b3f290300dea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740025)
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252F8f7bf98d-ea14-4ccd-88f9-4623f30ce573.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/8f7bf98d-ea14-4ccd-88f9-4623f30ce573.jpg not downloaded yet
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252F5b6c22ce-0b73-4461-bb39-1c8562e43cbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/5b6c22ce-0b73-4461-bb39-1c8562e43cbc.jpg not downloaded yet
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252F388729a0-8715-4b30-86e9-65809c7db84b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/388729a0-8715-4b30-86e9-65809c7db84b.jpg not downloaded yet
2026-03-27 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752643/general/f2c919d9-88a8-43dd-a4f7-1eff4b31ff8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740526)
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item dbad830e-6118-54b7-aea7-b20dca0525cf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252F9d2f2e44-8757-400c-a305-89e2d7f42030.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/9d2f2e44-8757-400c-a305-89e2d7f42030.jpg not downloaded yet
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252F05ec938a-fdbb-470e-8964-57caff385891.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/05ec938a-fdbb-470e-8964-57caff385891.jpg not downloaded yet
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252F1c5914f0-7549-479f-9a7f-f046a880036c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/1c5914f0-7549-479f-9a7f-f046a880036c.jpg not downloaded yet
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e065810>
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252Ff7216f99-e8f7-4771-a649-fb956271d8eb.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/f7216f99-e8f7-4771-a649-fb956271d8eb.jpg saved to cache
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 66c66098-c4af-5022-801e-a2998ec61904
2026-03-27 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752643/general/42ab26f4-5d9c-41bd-bf48-1e927d6ec004.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740526)
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252F7d879ddb-b79c-4f51-bdf5-9b194cb160f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/7d879ddb-b79c-4f51-bdf5-9b194cb160f2.jpg not downloaded yet
2026-03-27 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752573/general/cbf3a935-60d7-42e8-92eb-58bed47e4e83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740487)
2026-03-27 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752263/general/39935209-f7fe-4fe5-9f6a-54b5d72c9b9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740017)
2026-03-27 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752241/general/a13c7f2f-a035-41e2-b308-0542e4df35e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739995)
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252Fb6f57118-966c-428a-ae7a-d920a4825b93.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/b6f57118-966c-428a-ae7a-d920a4825b93.jpg not downloaded yet
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df7d210>
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2656461f-0c3d-5083-8423-5a7af5671b26/2656461f-0c3d-5083-8423-5a7af5671b26_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252F33f34cda-d47d-4704-9629-f4e598f964f6.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/33f34cda-d47d-4704-9629-f4e598f964f6.jpg saved to cache
2026-03-27 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2656461f-0c3d-5083-8423-5a7af5671b26
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d400ad0>
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252F7d142348-d2ae-4d6f-b25a-b3f290300dea.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/7d142348-d2ae-4d6f-b25a-b3f290300dea.jpg saved to cache
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 66c66098-c4af-5022-801e-a2998ec61904
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4b9c90>
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252Ff2c919d9-88a8-43dd-a4f7-1eff4b31ff8a.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/f2c919d9-88a8-43dd-a4f7-1eff4b31ff8a.jpg saved to cache
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252Fae05ca90-6f97-41a6-b5c9-dbf109672fbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/ae05ca90-6f97-41a6-b5c9-dbf109672fbf.jpg not downloaded yet
2026-03-27 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752241/general/f53fb2ce-9d4a-49f0-9725-02e0b15a90cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739995)
2026-03-27 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752263/general/558c16ea-af82-430a-98df-915505ddcbd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740017)
2026-03-27 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752573/general/7b9fb477-53cd-4377-8380-874f5e2941ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740487)
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252F4e7db12b-370a-4807-9dbb-7ab807592f74.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/4e7db12b-370a-4807-9dbb-7ab807592f74.jpg not downloaded yet
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252F3cabe825-d3a8-4f8b-923e-ef4c8dfc5fde.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/3cabe825-d3a8-4f8b-923e-ef4c8dfc5fde.jpg not downloaded yet
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfd9210>
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252F42ab26f4-5d9c-41bd-bf48-1e927d6ec004.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/42ab26f4-5d9c-41bd-bf48-1e927d6ec004.jpg saved to cache
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd99410>
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252Fcbf3a935-60d7-42e8-92eb-58bed47e4e83.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/cbf3a935-60d7-42e8-92eb-58bed47e4e83.jpg saved to cache
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0dd27582-797a-5e9c-bc92-9d081bed68f1
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3beb10>
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2656461f-0c3d-5083-8423-5a7af5671b26/2656461f-0c3d-5083-8423-5a7af5671b26_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252F39935209-f7fe-4fe5-9f6a-54b5d72c9b9d.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/39935209-f7fe-4fe5-9f6a-54b5d72c9b9d.jpg saved to cache
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2656461f-0c3d-5083-8423-5a7af5671b26
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de1ec10>
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252Fa13c7f2f-a035-41e2-b308-0542e4df35e1.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/a13c7f2f-a035-41e2-b308-0542e4df35e1.jpg saved to cache
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 17259040-76ca-5d56-932c-f76ba040e5a8
2026-03-27 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752241/general/cb8eb289-273d-47f6-b2b5-5c336d34bce0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739995)
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252Fd2940f89-06e1-4e32-9bf5-9629a919bbf6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/d2940f89-06e1-4e32-9bf5-9629a919bbf6.jpg not downloaded yet
2026-03-27 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752573/general/1c5914f0-7549-479f-9a7f-f046a880036c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740487)
2026-03-27 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752263/general/05ec938a-fdbb-470e-8964-57caff385891.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740017)
2026-03-27 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752276/general/9d2f2e44-8757-400c-a305-89e2d7f42030.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740025)
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3beb10>
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252Ff53fb2ce-9d4a-49f0-9725-02e0b15a90cb.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/f53fb2ce-9d4a-49f0-9725-02e0b15a90cb.jpg saved to cache
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 17259040-76ca-5d56-932c-f76ba040e5a8
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02e7a90>
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2656461f-0c3d-5083-8423-5a7af5671b26/2656461f-0c3d-5083-8423-5a7af5671b26_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252F558c16ea-af82-430a-98df-915505ddcbd3.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/558c16ea-af82-430a-98df-915505ddcbd3.jpg saved to cache
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2656461f-0c3d-5083-8423-5a7af5671b26
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4dab50>
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252F7b9fb477-53cd-4377-8380-874f5e2941ab.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/7b9fb477-53cd-4377-8380-874f5e2941ab.jpg saved to cache
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0dd27582-797a-5e9c-bc92-9d081bed68f1
2026-03-27 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752573/general/b6f57118-966c-428a-ae7a-d920a4825b93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740487)
2026-03-27 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752573/general/7d879ddb-b79c-4f51-bdf5-9b194cb160f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740487)
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 2656461f-0c3d-5083-8423-5a7af5671b26 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02e4fd0>
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252Fcb8eb289-273d-47f6-b2b5-5c336d34bce0.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/cb8eb289-273d-47f6-b2b5-5c336d34bce0.jpg saved to cache
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 17259040-76ca-5d56-932c-f76ba040e5a8
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dddbbd0>
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252F1c5914f0-7549-479f-9a7f-f046a880036c.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/1c5914f0-7549-479f-9a7f-f046a880036c.jpg saved to cache
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0dd27582-797a-5e9c-bc92-9d081bed68f1
2026-03-27 22:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15deb0f1-9f3f-5801-b041-2beea3e38ad4 with identifier: 10740800
2026-03-27 22:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4 with scrape type 1
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252F0fed651c-3934-4e6d-8981-e9578f98dfef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/0fed651c-3934-4e6d-8981-e9578f98dfef.jpg not downloaded yet
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e231950>
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2656461f-0c3d-5083-8423-5a7af5671b26/2656461f-0c3d-5083-8423-5a7af5671b26_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252F05ec938a-fdbb-470e-8964-57caff385891.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/05ec938a-fdbb-470e-8964-57caff385891.jpg saved to cache
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2656461f-0c3d-5083-8423-5a7af5671b26
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d38c810>
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252F9d2f2e44-8757-400c-a305-89e2d7f42030.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/9d2f2e44-8757-400c-a305-89e2d7f42030.jpg saved to cache
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 66c66098-c4af-5022-801e-a2998ec61904
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252F8977c651-7b49-481a-b77d-6b91c42e6ab9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/8977c651-7b49-481a-b77d-6b91c42e6ab9.jpg not downloaded yet
2026-03-27 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752573/general/d2940f89-06e1-4e32-9bf5-9629a919bbf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740487)
2026-03-27 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752276/general/8f7bf98d-ea14-4ccd-88f9-4623f30ce573.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740025)
2026-03-27 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752573/general/388729a0-8715-4b30-86e9-65809c7db84b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740487)
2026-03-27 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752573/general/3cabe825-d3a8-4f8b-923e-ef4c8dfc5fde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740487)
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 66c66098-c4af-5022-801e-a2998ec61904 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 2656461f-0c3d-5083-8423-5a7af5671b26 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252F20072243-45b4-4ae7-bbb2-9e8c83b42bd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/20072243-45b4-4ae7-bbb2-9e8c83b42bd8.jpg not downloaded yet
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e254c90>
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252Fb6f57118-966c-428a-ae7a-d920a4825b93.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/b6f57118-966c-428a-ae7a-d920a4825b93.jpg saved to cache
2026-03-27 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0dd27582-797a-5e9c-bc92-9d081bed68f1
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d47c790>
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252F7d879ddb-b79c-4f51-bdf5-9b194cb160f2.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/7d879ddb-b79c-4f51-bdf5-9b194cb160f2.jpg saved to cache
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0dd27582-797a-5e9c-bc92-9d081bed68f1
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252F99f7b786-80bc-487c-bd9b-293621aff456.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/99f7b786-80bc-487c-bd9b-293621aff456.jpg not downloaded yet
2026-03-27 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752276/general/ee576800-6626-442c-af98-7a80063bb29b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740025)
2026-03-27 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752263/general/74dd1828-8a3d-4e16-9a0a-27e53bbfb57f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740017)
2026-03-27 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752276/general/d14d6294-b49f-4b27-b127-9995e6284afd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740025)
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 17259040-76ca-5d56-932c-f76ba040e5a8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252F553b684e-353a-4eff-80fa-365fea9c2374.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/553b684e-353a-4eff-80fa-365fea9c2374.jpg not downloaded yet
2026-03-27 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752241/general/7767bd61-5ae6-479f-9007-09febeb50368.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739995)
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252Fb1b6ec47-be10-4d85-8d43-fd608504a1a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/b1b6ec47-be10-4d85-8d43-fd608504a1a2.jpg not downloaded yet
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de73a50>
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252Fd2940f89-06e1-4e32-9bf5-9629a919bbf6.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/d2940f89-06e1-4e32-9bf5-9629a919bbf6.jpg saved to cache
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0dd27582-797a-5e9c-bc92-9d081bed68f1
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099fff9110>
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252F8f7bf98d-ea14-4ccd-88f9-4623f30ce573.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/8f7bf98d-ea14-4ccd-88f9-4623f30ce573.jpg saved to cache
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 66c66098-c4af-5022-801e-a2998ec61904
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d55c490>
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252F388729a0-8715-4b30-86e9-65809c7db84b.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/388729a0-8715-4b30-86e9-65809c7db84b.jpg saved to cache
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0dd27582-797a-5e9c-bc92-9d081bed68f1
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e244390>
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752573%252Fgeneral%252F3cabe825-d3a8-4f8b-923e-ef4c8dfc5fde.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752573/general/3cabe825-d3a8-4f8b-923e-ef4c8dfc5fde.jpg saved to cache
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0dd27582-797a-5e9c-bc92-9d081bed68f1
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252F506ce136-62e0-4ac6-b050-e4a6791160fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/506ce136-62e0-4ac6-b050-e4a6791160fe.jpg not downloaded yet
2026-03-27 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752521/general/0fed651c-3934-4e6d-8981-e9578f98dfef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740800)
2026-03-27 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752546/general/c03f7d88-ed69-4b84-a972-db382506feb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740474)
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252F6ce058e8-2d43-4852-bb7d-4a437a5f9400.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/6ce058e8-2d43-4852-bb7d-4a437a5f9400.jpg not downloaded yet
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d37a390>
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252Fee576800-6626-442c-af98-7a80063bb29b.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/ee576800-6626-442c-af98-7a80063bb29b.jpg saved to cache
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 66c66098-c4af-5022-801e-a2998ec61904
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d39e450>
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2656461f-0c3d-5083-8423-5a7af5671b26/2656461f-0c3d-5083-8423-5a7af5671b26_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252F74dd1828-8a3d-4e16-9a0a-27e53bbfb57f.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/74dd1828-8a3d-4e16-9a0a-27e53bbfb57f.jpg saved to cache
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2656461f-0c3d-5083-8423-5a7af5671b26
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e246e90>
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252Fd14d6294-b49f-4b27-b127-9995e6284afd.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/d14d6294-b49f-4b27-b127-9995e6284afd.jpg saved to cache
2026-03-27 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 66c66098-c4af-5022-801e-a2998ec61904
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d55ef90>
2026-03-27 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252F7767bd61-5ae6-479f-9007-09febeb50368.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/7767bd61-5ae6-479f-9007-09febeb50368.jpg saved to cache
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 17259040-76ca-5d56-932c-f76ba040e5a8
2026-03-27 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752643/general/03466320-0ccb-4f2f-b862-290569684268.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740526)
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252F291aafcd-f621-4c55-978e-0a0705a35b30.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/291aafcd-f621-4c55-978e-0a0705a35b30.jpg not downloaded yet
2026-03-27 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752546/general/67317ec0-bd88-48cd-b9eb-bc50b0171d05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740474)
2026-03-27 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752521/general/8977c651-7b49-481a-b77d-6b91c42e6ab9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740800)
2026-03-27 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752521/general/20072243-45b4-4ae7-bbb2-9e8c83b42bd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740800)
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252Fbd6f84f4-26e9-49b3-a6d2-c5b841b5578d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/bd6f84f4-26e9-49b3-a6d2-c5b841b5578d.jpg not downloaded yet
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df8c050>
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15deb0f1-9f3f-5801-b041-2beea3e38ad4/15deb0f1-9f3f-5801-b041-2beea3e38ad4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252F0fed651c-3934-4e6d-8981-e9578f98dfef.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/0fed651c-3934-4e6d-8981-e9578f98dfef.jpg saved to cache
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dddac90>
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbad830e-6118-54b7-aea7-b20dca0525cf/dbad830e-6118-54b7-aea7-b20dca0525cf_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252Fc03f7d88-ed69-4b84-a972-db382506feb2.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/c03f7d88-ed69-4b84-a972-db382506feb2.jpg saved to cache
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dbad830e-6118-54b7-aea7-b20dca0525cf
2026-03-27 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752521/general/506ce136-62e0-4ac6-b050-e4a6791160fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740800)
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0dd27582-797a-5e9c-bc92-9d081bed68f1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dd27582-797a-5e9c-bc92-9d081bed68f1 with identifier: 10740487
2026-03-27 22:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dd27582-797a-5e9c-bc92-9d081bed68f1 with identifier: 10740487
2026-03-27 22:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0dd27582-797a-5e9c-bc92-9d081bed68f1 with identifier: 10740487 to the API
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:38 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '0dd27582-797a-5e9c-bc92-9d081bed68f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUS930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740487',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 62455,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5752573/general/cbf3a935-60d7-42e8-92eb-58bed47e4e83.jpg',
'https://images.openlane.eu/carimgs/5752573/general/7b9fb477-53cd-4377-8380-874f5e2941ab.jpg',
'https://images.openlane.eu/carimgs/5752573/general/388729a0-8715-4b30-86e9-65809c7db84b.jpg',
'https://images.openlane.eu/carimgs/5752573/general/1c5914f0-7549-479f-9a7f-f046a880036c.jpg',
'https://images.openlane.eu/carimgs/5752573/general/7d879ddb-b79c-4f51-bdf5-9b194cb160f2.jpg',
'https://images.openlane.eu/carimgs/5752573/general/b6f57118-966c-428a-ae7a-d920a4825b93.jpg',
'https://images.openlane.eu/carimgs/5752573/general/ae05ca90-6f97-41a6-b5c9-dbf109672fbf.jpg',
'https://images.openlane.eu/carimgs/5752573/general/4e7db12b-370a-4807-9dbb-7ab807592f74.jpg',
'https://images.openlane.eu/carimgs/5752573/general/3cabe825-d3a8-4f8b-923e-ef4c8dfc5fde.jpg',
'https://images.openlane.eu/carimgs/5752573/general/d2940f89-06e1-4e32-9bf5-9629a919bbf6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79858,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752573/general/cbf3a935-60d7-42e8-92eb-58bed47e4e83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752573/general/7b9fb477-53cd-4377-8380-874f5e2941ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98341,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752573/general/388729a0-8715-4b30-86e9-65809c7db84b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752573/general/1c5914f0-7549-479f-9a7f-f046a880036c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752573/general/7d879ddb-b79c-4f51-bdf5-9b194cb160f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119426,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752573/general/b6f57118-966c-428a-ae7a-d920a4825b93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752573/general/3cabe825-d3a8-4f8b-923e-ef4c8dfc5fde.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dd27582-797a-5e9c-bc92-9d081bed68f1/0dd27582-797a-5e9c-bc92-9d081bed68f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752573/general/d2940f89-06e1-4e32-9bf5-9629a919bbf6.jpg',
'Width': 1024}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-07-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 316d - Diesel - Manual - 122 hp - 62.455 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740487%27 HTTP/1.1" 200 None
2026-03-27 22:15:38 [adesa.be] INFO: Saving data for 10740487: {'created_time': 1774649738.711791, 'last_price_update_time': 1774649738.711802, 'auction_closing_time': 1774965600.0}
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740487') HTTP/1.1" 204 0
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 2656461f-0c3d-5083-8423-5a7af5671b26 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 66c66098-c4af-5022-801e-a2998ec61904 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752241/general/54b98987-665b-41cd-962f-ab15545e85f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739995)
2026-03-27 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752643/general/c6700483-9341-4980-a31a-069630cbddfe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740526)
2026-03-27 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752521/general/6ce058e8-2d43-4852-bb7d-4a437a5f9400.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740800)
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0dd27582-797a-5e9c-bc92-9d081bed68f1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dde5690>
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252F03466320-0ccb-4f2f-b862-290569684268.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/03466320-0ccb-4f2f-b862-290569684268.jpg saved to cache
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099decd810>
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbad830e-6118-54b7-aea7-b20dca0525cf/dbad830e-6118-54b7-aea7-b20dca0525cf_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252F67317ec0-bd88-48cd-b9eb-bc50b0171d05.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/67317ec0-bd88-48cd-b9eb-bc50b0171d05.jpg saved to cache
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dbad830e-6118-54b7-aea7-b20dca0525cf
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2194d0>
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15deb0f1-9f3f-5801-b041-2beea3e38ad4/15deb0f1-9f3f-5801-b041-2beea3e38ad4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252F8977c651-7b49-481a-b77d-6b91c42e6ab9.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/8977c651-7b49-481a-b77d-6b91c42e6ab9.jpg saved to cache
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de55290>
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15deb0f1-9f3f-5801-b041-2beea3e38ad4/15deb0f1-9f3f-5801-b041-2beea3e38ad4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252F20072243-45b4-4ae7-bbb2-9e8c83b42bd8.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/20072243-45b4-4ae7-bbb2-9e8c83b42bd8.jpg saved to cache
2026-03-27 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4
2026-03-27 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02e4e10>
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15deb0f1-9f3f-5801-b041-2beea3e38ad4/15deb0f1-9f3f-5801-b041-2beea3e38ad4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252F506ce136-62e0-4ac6-b050-e4a6791160fe.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/506ce136-62e0-4ac6-b050-e4a6791160fe.jpg saved to cache
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4
2026-03-27 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752546/general/f455fc8f-1d30-4558-ba3f-916baf8baf1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740474)
2026-03-27 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752521/general/291aafcd-f621-4c55-978e-0a0705a35b30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740800)
2026-03-27 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752263/general/a89b036c-2304-47d3-9e7f-2bddd62f573f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740017)
2026-03-27 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752276/general/b7794cdd-11b8-4886-ae6a-9ead321cd8b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740025)
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9f110>
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252F54b98987-665b-41cd-962f-ab15545e85f5.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/54b98987-665b-41cd-962f-ab15545e85f5.jpg saved to cache
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 17259040-76ca-5d56-932c-f76ba040e5a8
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4d8dd0>
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252Fc6700483-9341-4980-a31a-069630cbddfe.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/c6700483-9341-4980-a31a-069630cbddfe.jpg saved to cache
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de40a90>
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15deb0f1-9f3f-5801-b041-2beea3e38ad4/15deb0f1-9f3f-5801-b041-2beea3e38ad4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252F6ce058e8-2d43-4852-bb7d-4a437a5f9400.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/6ce058e8-2d43-4852-bb7d-4a437a5f9400.jpg saved to cache
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4
2026-03-27 22:15:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7eafa191-639c-5f0f-bf30-6caa89eb0efd with identifier: 10740773
2026-03-27 22:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd with scrape type 1
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252F9d2dede4-bf03-4b3f-b313-2babd1e3bb3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/9d2dede4-bf03-4b3f-b313-2babd1e3bb3a.jpg not downloaded yet
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252Fa5327a65-db73-4eeb-8f57-949263abac7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/a5327a65-db73-4eeb-8f57-949263abac7a.jpg not downloaded yet
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252Fcca395f0-fce5-4108-ae7a-49f683b4fd50.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/cca395f0-fce5-4108-ae7a-49f683b4fd50.jpg not downloaded yet
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e257c90>
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbad830e-6118-54b7-aea7-b20dca0525cf/dbad830e-6118-54b7-aea7-b20dca0525cf_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252Ff455fc8f-1d30-4558-ba3f-916baf8baf1b.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/f455fc8f-1d30-4558-ba3f-916baf8baf1b.jpg saved to cache
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dbad830e-6118-54b7-aea7-b20dca0525cf
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d544dd0>
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15deb0f1-9f3f-5801-b041-2beea3e38ad4/15deb0f1-9f3f-5801-b041-2beea3e38ad4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252F291aafcd-f621-4c55-978e-0a0705a35b30.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/291aafcd-f621-4c55-978e-0a0705a35b30.jpg saved to cache
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d37a510>
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2656461f-0c3d-5083-8423-5a7af5671b26/2656461f-0c3d-5083-8423-5a7af5671b26_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752263%252Fgeneral%252Fa89b036c-2304-47d3-9e7f-2bddd62f573f.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752263/general/a89b036c-2304-47d3-9e7f-2bddd62f573f.jpg saved to cache
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2656461f-0c3d-5083-8423-5a7af5671b26
2026-03-27 22:15:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2656461f-0c3d-5083-8423-5a7af5671b26, skipping ID generation
2026-03-27 22:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2656461f-0c3d-5083-8423-5a7af5671b26 with scrape type 1
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2656461f-0c3d-5083-8423-5a7af5671b26 sending to next pipeline
2026-03-27 22:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2656461f-0c3d-5083-8423-5a7af5671b26, identifier: 10740017
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3bf1d0>
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752276%252Fgeneral%252Fb7794cdd-11b8-4886-ae6a-9ead321cd8b6.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752276/general/b7794cdd-11b8-4886-ae6a-9ead321cd8b6.jpg saved to cache
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 66c66098-c4af-5022-801e-a2998ec61904
2026-03-27 22:15:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66c66098-c4af-5022-801e-a2998ec61904, skipping ID generation
2026-03-27 22:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c66098-c4af-5022-801e-a2998ec61904 with scrape type 1
2026-03-27 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66c66098-c4af-5022-801e-a2998ec61904 sending to next pipeline
2026-03-27 22:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66c66098-c4af-5022-801e-a2998ec61904, identifier: 10740025
2026-03-27 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752643/general/484b52dd-1eaa-472b-b85f-0c8bb0df2e21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740526)
2026-03-27 22:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2656461f-0c3d-5083-8423-5a7af5671b26 with identifier: 10740017
2026-03-27 22:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2656461f-0c3d-5083-8423-5a7af5671b26 with identifier: 10740017
2026-03-27 22:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2656461f-0c3d-5083-8423-5a7af5671b26 with identifier: 10740017 to the API
2026-03-27 22:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752263/general/a89b036c-2304-47d3-9e7f-2bddd62f573f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2656461f-0c3d-5083-8423-5a7af5671b26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADY708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740017',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 157542,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 93,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2656461f-0c3d-5083-8423-5a7af5671b26/2656461f-0c3d-5083-8423-5a7af5671b26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99546,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752263/general/e3f35fea-235b-471d-9e4a-5f5a7985425f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2656461f-0c3d-5083-8423-5a7af5671b26/2656461f-0c3d-5083-8423-5a7af5671b26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96958,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752263/general/a89b036c-2304-47d3-9e7f-2bddd62f573f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2656461f-0c3d-5083-8423-5a7af5671b26/2656461f-0c3d-5083-8423-5a7af5671b26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752263/general/33f34cda-d47d-4704-9629-f4e598f964f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2656461f-0c3d-5083-8423-5a7af5671b26/2656461f-0c3d-5083-8423-5a7af5671b26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752263/general/39935209-f7fe-4fe5-9f6a-54b5d72c9b9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2656461f-0c3d-5083-8423-5a7af5671b26/2656461f-0c3d-5083-8423-5a7af5671b26_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752263/general/74dd1828-8a3d-4e16-9a0a-27e53bbfb57f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2656461f-0c3d-5083-8423-5a7af5671b26/2656461f-0c3d-5083-8423-5a7af5671b26_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752263/general/558c16ea-af82-430a-98df-915505ddcbd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2656461f-0c3d-5083-8423-5a7af5671b26/2656461f-0c3d-5083-8423-5a7af5671b26_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752263/general/05ec938a-fdbb-470e-8964-57caff385891.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-03-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Tourer 218d - Diesel - Automatic - 136 hp - '
'157.542 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740017%27 HTTP/1.1" 200 None
2026-03-27 22:15:40 [adesa.be] INFO: Saving data for 10740017: {'created_time': 1774649740.170525, 'last_price_update_time': 1774649740.170536, 'auction_closing_time': 1774861200.0}
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740017') HTTP/1.1" 204 0
2026-03-27 22:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66c66098-c4af-5022-801e-a2998ec61904 with identifier: 10740025
2026-03-27 22:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66c66098-c4af-5022-801e-a2998ec61904 with identifier: 10740025
2026-03-27 22:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66c66098-c4af-5022-801e-a2998ec61904 with identifier: 10740025 to the API
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752276/general/b7794cdd-11b8-4886-ae6a-9ead321cd8b6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '66c66098-c4af-5022-801e-a2998ec61904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEV580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740025',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 163378,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88667,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752276/general/75bc4bf0-dd30-42f4-bc91-18c96dfb5b5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752276/general/b7794cdd-11b8-4886-ae6a-9ead321cd8b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752276/general/f7216f99-e8f7-4771-a649-fb956271d8eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752276/general/7d142348-d2ae-4d6f-b25a-b3f290300dea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752276/general/d14d6294-b49f-4b27-b127-9995e6284afd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752276/general/ee576800-6626-442c-af98-7a80063bb29b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752276/general/8f7bf98d-ea14-4ccd-88f9-4623f30ce573.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c66098-c4af-5022-801e-a2998ec61904/66c66098-c4af-5022-801e-a2998ec61904_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752276/general/9d2f2e44-8757-400c-a305-89e2d7f42030.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series 318d - Diesel - Manual - 136 hp - 163.378 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740025%27 HTTP/1.1" 200 None
2026-03-27 22:15:40 [adesa.be] INFO: Saving data for 10740025: {'created_time': 1774649740.538598, 'last_price_update_time': 1774649740.538608, 'auction_closing_time': 1774861200.0}
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740025') HTTP/1.1" 204 0
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252F303f65b3-269c-4e27-99fa-9a12eb4870c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/303f65b3-269c-4e27-99fa-9a12eb4870c2.jpg not downloaded yet
2026-03-27 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752521/general/bd6f84f4-26e9-49b3-a6d2-c5b841b5578d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740800)
2026-03-27 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752241/general/1a254d48-4141-4a4e-8334-31c4437a9f05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739995)
2026-03-27 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752546/general/3abe7c3b-2d86-440f-9b11-d2896adbeced.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740474)
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item dbad830e-6118-54b7-aea7-b20dca0525cf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252Fd5a38bc6-25b1-4e8b-be88-e247b5d6538c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/d5a38bc6-25b1-4e8b-be88-e247b5d6538c.jpg not downloaded yet
2026-03-27 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df14d50>
2026-03-27 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252F484b52dd-1eaa-472b-b85f-0c8bb0df2e21.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/484b52dd-1eaa-472b-b85f-0c8bb0df2e21.jpg saved to cache
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252F5ff6d126-fe1c-4540-8a0e-6fc44fbcc860.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/5ff6d126-fe1c-4540-8a0e-6fc44fbcc860.jpg not downloaded yet
2026-03-27 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752492/general/9d2dede4-bf03-4b3f-b313-2babd1e3bb3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740773)
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252Feb8298e1-aa77-4822-ab2a-73fb4c1596ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/eb8298e1-aa77-4822-ab2a-73fb4c1596ef.jpg not downloaded yet
2026-03-27 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752642/general/47716a97-cdda-4f5f-b627-fd4588bccb18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740525)
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252F5fcf95aa-fed5-4b76-a1f5-240f59ff6128.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/5fcf95aa-fed5-4b76-a1f5-240f59ff6128.jpg not downloaded yet
2026-03-27 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752492/general/a5327a65-db73-4eeb-8f57-949263abac7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740773)
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252F020db3e1-5b04-43e9-a93a-1795ef8411e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/020db3e1-5b04-43e9-a93a-1795ef8411e9.jpg not downloaded yet
2026-03-27 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfff6d0>
2026-03-27 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15deb0f1-9f3f-5801-b041-2beea3e38ad4/15deb0f1-9f3f-5801-b041-2beea3e38ad4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752521%252Fgeneral%252Fbd6f84f4-26e9-49b3-a6d2-c5b841b5578d.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752521/general/bd6f84f4-26e9-49b3-a6d2-c5b841b5578d.jpg saved to cache
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4
2026-03-27 22:15:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 15deb0f1-9f3f-5801-b041-2beea3e38ad4, skipping ID generation
2026-03-27 22:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4 with scrape type 1
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 15deb0f1-9f3f-5801-b041-2beea3e38ad4 sending to next pipeline
2026-03-27 22:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15deb0f1-9f3f-5801-b041-2beea3e38ad4, identifier: 10740800
2026-03-27 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d40b210>
2026-03-27 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752241%252Fgeneral%252F1a254d48-4141-4a4e-8334-31c4437a9f05.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752241/general/1a254d48-4141-4a4e-8334-31c4437a9f05.jpg saved to cache
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 17259040-76ca-5d56-932c-f76ba040e5a8
2026-03-27 22:15:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 17259040-76ca-5d56-932c-f76ba040e5a8, skipping ID generation
2026-03-27 22:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17259040-76ca-5d56-932c-f76ba040e5a8 with scrape type 1
2026-03-27 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 17259040-76ca-5d56-932c-f76ba040e5a8 sending to next pipeline
2026-03-27 22:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17259040-76ca-5d56-932c-f76ba040e5a8, identifier: 10739995
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099def5f50>
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbad830e-6118-54b7-aea7-b20dca0525cf/dbad830e-6118-54b7-aea7-b20dca0525cf_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752546%252Fgeneral%252F3abe7c3b-2d86-440f-9b11-d2896adbeced.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752546/general/3abe7c3b-2d86-440f-9b11-d2896adbeced.jpg saved to cache
2026-03-27 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dbad830e-6118-54b7-aea7-b20dca0525cf
2026-03-27 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752643/general/6005b648-b5fd-49b5-b48d-00ad657f2dde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740526)
2026-03-27 22:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15deb0f1-9f3f-5801-b041-2beea3e38ad4 with identifier: 10740800
2026-03-27 22:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15deb0f1-9f3f-5801-b041-2beea3e38ad4 with identifier: 10740800
2026-03-27 22:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15deb0f1-9f3f-5801-b041-2beea3e38ad4 with identifier: 10740800 to the API
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752521/general/bd6f84f4-26e9-49b3-a6d2-c5b841b5578d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '15deb0f1-9f3f-5801-b041-2beea3e38ad4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRR078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740800',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 137922,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15deb0f1-9f3f-5801-b041-2beea3e38ad4/15deb0f1-9f3f-5801-b041-2beea3e38ad4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752521/general/0fed651c-3934-4e6d-8981-e9578f98dfef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15deb0f1-9f3f-5801-b041-2beea3e38ad4/15deb0f1-9f3f-5801-b041-2beea3e38ad4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94847,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752521/general/8977c651-7b49-481a-b77d-6b91c42e6ab9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15deb0f1-9f3f-5801-b041-2beea3e38ad4/15deb0f1-9f3f-5801-b041-2beea3e38ad4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752521/general/20072243-45b4-4ae7-bbb2-9e8c83b42bd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15deb0f1-9f3f-5801-b041-2beea3e38ad4/15deb0f1-9f3f-5801-b041-2beea3e38ad4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100700,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752521/general/506ce136-62e0-4ac6-b050-e4a6791160fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15deb0f1-9f3f-5801-b041-2beea3e38ad4/15deb0f1-9f3f-5801-b041-2beea3e38ad4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752521/general/6ce058e8-2d43-4852-bb7d-4a437a5f9400.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15deb0f1-9f3f-5801-b041-2beea3e38ad4/15deb0f1-9f3f-5801-b041-2beea3e38ad4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122836,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752521/general/291aafcd-f621-4c55-978e-0a0705a35b30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15deb0f1-9f3f-5801-b041-2beea3e38ad4/15deb0f1-9f3f-5801-b041-2beea3e38ad4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752521/general/bd6f84f4-26e9-49b3-a6d2-c5b841b5578d.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series 318d - Diesel - Automatic - 150 hp - 137.922 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740800%27 HTTP/1.1" 200 None
2026-03-27 22:15:41 [adesa.be] INFO: Saving data for 10740800: {'created_time': 1774649741.432285, 'last_price_update_time': 1774649741.432297, 'auction_closing_time': 1774947600.0}
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740800') HTTP/1.1" 204 0
2026-03-27 22:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17259040-76ca-5d56-932c-f76ba040e5a8 with identifier: 10739995
2026-03-27 22:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17259040-76ca-5d56-932c-f76ba040e5a8 with identifier: 10739995
2026-03-27 22:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17259040-76ca-5d56-932c-f76ba040e5a8 with identifier: 10739995 to the API
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752241/general/1a254d48-4141-4a4e-8334-31c4437a9f05.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '17259040-76ca-5d56-932c-f76ba040e5a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BET277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739995',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 167301,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752241/general/36646fce-b75e-4fa0-a36f-ec8d49fa0eae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752241/general/a3ff2e3e-6b3a-45a4-85c7-a059ed3353a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752241/general/1a254d48-4141-4a4e-8334-31c4437a9f05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752241/general/2e87d3a9-2cce-4e15-be34-70a0aba46343.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752241/general/54b98987-665b-41cd-962f-ab15545e85f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752241/general/a13c7f2f-a035-41e2-b308-0542e4df35e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752241/general/7767bd61-5ae6-479f-9007-09febeb50368.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752241/general/f53fb2ce-9d4a-49f0-9725-02e0b15a90cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17259040-76ca-5d56-932c-f76ba040e5a8/17259040-76ca-5d56-932c-f76ba040e5a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752241/general/cb8eb289-273d-47f6-b2b5-5c336d34bce0.jpg',
'Width': 1024}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 316d - Diesel - Manual - 122 hp - 167.301 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739995%27 HTTP/1.1" 200 None
2026-03-27 22:15:41 [adesa.be] INFO: Saving data for 10739995: {'created_time': 1774649741.791915, 'last_price_update_time': 1774649741.791928, 'auction_closing_time': 1774861200.0}
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739995') HTTP/1.1" 204 0
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252Fc4072522-6d41-4f06-a85b-80215a5309f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/c4072522-6d41-4f06-a85b-80215a5309f0.jpg not downloaded yet
2026-03-27 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752492/general/cca395f0-fce5-4108-ae7a-49f683b4fd50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740773)
2026-03-27 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752493/general/2f1aa706-0a5d-4273-8b6a-385885c9f8e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740774)
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02ec050>
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252F9d2dede4-bf03-4b3f-b313-2babd1e3bb3a.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/9d2dede4-bf03-4b3f-b313-2babd1e3bb3a.jpg saved to cache
2026-03-27 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a03b08d0>
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F47716a97-cdda-4f5f-b627-fd4588bccb18.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/47716a97-cdda-4f5f-b627-fd4588bccb18.jpg saved to cache
2026-03-27 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de04c50>
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252Fa5327a65-db73-4eeb-8f57-949263abac7a.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/a5327a65-db73-4eeb-8f57-949263abac7a.jpg saved to cache
2026-03-27 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df14690>
2026-03-27 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752643%252Fgeneral%252F6005b648-b5fd-49b5-b48d-00ad657f2dde.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752643/general/6005b648-b5fd-49b5-b48d-00ad657f2dde.jpg saved to cache
2026-03-27 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d
2026-03-27 22:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with identifier: 10740526
2026-03-27 22:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with identifier: 10740526
2026-03-27 22:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with identifier: 10740526 to the API
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:42 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '8f2deee4-9ce7-53d7-9a4d-a06040a4f59d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXE210',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740526',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 115127,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5752643/general/8f53123f-2f11-4609-baff-e1f1280d2c88.jpg',
'https://images.openlane.eu/carimgs/5752643/general/6005b648-b5fd-49b5-b48d-00ad657f2dde.jpg',
'https://images.openlane.eu/carimgs/5752643/general/da2148db-5ad7-4073-bacf-e92bfff5cca5.jpg',
'https://images.openlane.eu/carimgs/5752643/general/7b868f72-a500-4d5c-acd7-0478c0ebde46.jpg',
'https://images.openlane.eu/carimgs/5752643/general/70be99fd-1115-4bec-8f69-8e9eae05c0fb.jpg',
'https://images.openlane.eu/carimgs/5752643/general/484b52dd-1eaa-472b-b85f-0c8bb0df2e21.jpg',
'https://images.openlane.eu/carimgs/5752643/general/c6700483-9341-4980-a31a-069630cbddfe.jpg',
'https://images.openlane.eu/carimgs/5752643/general/f2c919d9-88a8-43dd-a4f7-1eff4b31ff8a.jpg',
'https://images.openlane.eu/carimgs/5752643/general/42ab26f4-5d9c-41bd-bf48-1e927d6ec004.jpg',
'https://images.openlane.eu/carimgs/5752643/general/03466320-0ccb-4f2f-b862-290569684268.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186848,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752643/general/8f53123f-2f11-4609-baff-e1f1280d2c88.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169126,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752643/general/6005b648-b5fd-49b5-b48d-00ad657f2dde.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167327,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752643/general/7b868f72-a500-4d5c-acd7-0478c0ebde46.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235294,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752643/general/484b52dd-1eaa-472b-b85f-0c8bb0df2e21.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190994,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752643/general/c6700483-9341-4980-a31a-069630cbddfe.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195836,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752643/general/f2c919d9-88a8-43dd-a4f7-1eff4b31ff8a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206715,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752643/general/42ab26f4-5d9c-41bd-bf48-1e927d6ec004.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2deee4-9ce7-53d7-9a4d-a06040a4f59d/8f2deee4-9ce7-53d7-9a4d-a06040a4f59d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278291,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752643/general/03466320-0ccb-4f2f-b862-290569684268.jpg',
'Width': 1500}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218d M Sport - Diesel - Automatic - 150 hp '
'- 115.127 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740526%27 HTTP/1.1" 200 None
2026-03-27 22:15:42 [adesa.be] INFO: Saving data for 10740526: {'created_time': 1774649742.420246, 'last_price_update_time': 1774649742.420258, 'auction_closing_time': 1774965600.0}
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740526') HTTP/1.1" 204 0
2026-03-27 22:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item dbad830e-6118-54b7-aea7-b20dca0525cf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dbad830e-6118-54b7-aea7-b20dca0525cf with identifier: 10740474
2026-03-27 22:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dbad830e-6118-54b7-aea7-b20dca0525cf with identifier: 10740474
2026-03-27 22:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dbad830e-6118-54b7-aea7-b20dca0525cf with identifier: 10740474 to the API
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:42 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'dbad830e-6118-54b7-aea7-b20dca0525cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACZ763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740474',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 92753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5752546/general/8d231b63-5395-4411-a373-32e9ee3a6467.jpg',
'https://images.openlane.eu/carimgs/5752546/general/69aa802c-ac8a-4531-80a4-152578102077.jpg',
'https://images.openlane.eu/carimgs/5752546/general/2de9e384-9fda-4b33-be49-63ae415446bc.jpg',
'https://images.openlane.eu/carimgs/5752546/general/0ba0ce9c-2cdf-49f1-a519-a74d22c8c511.jpg',
'https://images.openlane.eu/carimgs/5752546/general/c584ec89-653d-465b-ab5f-59521f9810d3.jpg',
'https://images.openlane.eu/carimgs/5752546/general/3abe7c3b-2d86-440f-9b11-d2896adbeced.jpg',
'https://images.openlane.eu/carimgs/5752546/general/f455fc8f-1d30-4558-ba3f-916baf8baf1b.jpg',
'https://images.openlane.eu/carimgs/5752546/general/087fddc3-0f28-41f4-a20b-ebc400a1cb8f.jpg',
'https://images.openlane.eu/carimgs/5752546/general/67317ec0-bd88-48cd-b9eb-bc50b0171d05.jpg',
'https://images.openlane.eu/carimgs/5752546/general/c03f7d88-ed69-4b84-a972-db382506feb2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbad830e-6118-54b7-aea7-b20dca0525cf/dbad830e-6118-54b7-aea7-b20dca0525cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98945,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752546/general/8d231b63-5395-4411-a373-32e9ee3a6467.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbad830e-6118-54b7-aea7-b20dca0525cf/dbad830e-6118-54b7-aea7-b20dca0525cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92276,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752546/general/2de9e384-9fda-4b33-be49-63ae415446bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbad830e-6118-54b7-aea7-b20dca0525cf/dbad830e-6118-54b7-aea7-b20dca0525cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91737,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752546/general/3abe7c3b-2d86-440f-9b11-d2896adbeced.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbad830e-6118-54b7-aea7-b20dca0525cf/dbad830e-6118-54b7-aea7-b20dca0525cf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107064,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752546/general/f455fc8f-1d30-4558-ba3f-916baf8baf1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbad830e-6118-54b7-aea7-b20dca0525cf/dbad830e-6118-54b7-aea7-b20dca0525cf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75669,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752546/general/67317ec0-bd88-48cd-b9eb-bc50b0171d05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbad830e-6118-54b7-aea7-b20dca0525cf/dbad830e-6118-54b7-aea7-b20dca0525cf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107826,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752546/general/c03f7d88-ed69-4b84-a972-db382506feb2.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-02-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series 316d - Diesel - Manual - 122 hp - 92.753 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740474%27 HTTP/1.1" 200 None
2026-03-27 22:15:42 [adesa.be] INFO: Saving data for 10740474: {'created_time': 1774649742.821124, 'last_price_update_time': 1774649742.821138, 'auction_closing_time': 1774965600.0}
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740474') HTTP/1.1" 204 0
2026-03-27 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752321/general/9030aa75-c284-40c6-93d9-6eb0bafd8c2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740047)
2026-03-27 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752642/general/6737e8ff-a8c6-4d09-b801-777ee6d7c2fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740525)
2026-03-27 22:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item dbad830e-6118-54b7-aea7-b20dca0525cf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de71710>
2026-03-27 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252Fcca395f0-fce5-4108-ae7a-49f683b4fd50.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/cca395f0-fce5-4108-ae7a-49f683b4fd50.jpg saved to cache
2026-03-27 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd
2026-03-27 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de2a010>
2026-03-27 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4618ddd-cdbf-5c44-8a25-83831b0ab6b4/c4618ddd-cdbf-5c44-8a25-83831b0ab6b4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252F2f1aa706-0a5d-4273-8b6a-385885c9f8e1.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/2f1aa706-0a5d-4273-8b6a-385885c9f8e1.jpg saved to cache
2026-03-27 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4
2026-03-27 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752492/general/020db3e1-5b04-43e9-a93a-1795ef8411e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740773)
2026-03-27 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752492/general/5fcf95aa-fed5-4b76-a1f5-240f59ff6128.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740773)
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0625d0>
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252F9030aa75-c284-40c6-93d9-6eb0bafd8c2d.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/9030aa75-c284-40c6-93d9-6eb0bafd8c2d.jpg saved to cache
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 98d45ee5-46a9-531d-b04d-256d22368439
2026-03-27 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752600/general/879af5cd-86e6-4f24-aca2-663c8fc76189.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740497)
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d38fc90>
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F6737e8ff-a8c6-4d09-b801-777ee6d7c2fb.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/6737e8ff-a8c6-4d09-b801-777ee6d7c2fb.jpg saved to cache
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd
2026-03-27 22:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1544096-3cb5-5079-bcdb-92ae9fcecf7b with identifier: 10740030
2026-03-27 22:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1544096-3cb5-5079-bcdb-92ae9fcecf7b with scrape type 1
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a1544096-3cb5-5079-bcdb-92ae9fcecf7b
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252Fef782b61-8162-4e82-b012-111f1d10b1a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/ef782b61-8162-4e82-b012-111f1d10b1a0.jpg not downloaded yet
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252Fc0f70d1c-9f32-49ea-9439-b813fc8aa52c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/c0f70d1c-9f32-49ea-9439-b813fc8aa52c.jpg not downloaded yet
2026-03-27 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752299/general/52739488-d194-4c02-aba0-7350dd8b7e0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740041)
2026-03-27 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752492/general/d5a38bc6-25b1-4e8b-be88-e247b5d6538c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740773)
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de135d0>
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252F020db3e1-5b04-43e9-a93a-1795ef8411e9.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/020db3e1-5b04-43e9-a93a-1795ef8411e9.jpg saved to cache
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a0843f50>
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252F5fcf95aa-fed5-4b76-a1f5-240f59ff6128.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/5fcf95aa-fed5-4b76-a1f5-240f59ff6128.jpg saved to cache
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd
2026-03-27 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752492/general/303f65b3-269c-4e27-99fa-9a12eb4870c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740773)
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252F5790d29e-de3a-468a-b2e6-4a2666dcd0aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/5790d29e-de3a-468a-b2e6-4a2666dcd0aa.jpg not downloaded yet
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252Fe7ba3ffc-3bc6-4293-80d3-3429270d5897.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/e7ba3ffc-3bc6-4293-80d3-3429270d5897.jpg not downloaded yet
2026-03-27 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752492/general/c4072522-6d41-4f06-a85b-80215a5309f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740773)
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252F817556dc-e1e8-47e0-8aeb-41451e55b131.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/817556dc-e1e8-47e0-8aeb-41451e55b131.jpg not downloaded yet
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de71c90>
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252F879af5cd-86e6-4f24-aca2-663c8fc76189.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/879af5cd-86e6-4f24-aca2-663c8fc76189.jpg saved to cache
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d546590>
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f868362e-f7c5-5d85-83e5-595ab48ba2e8/f868362e-f7c5-5d85-83e5-595ab48ba2e8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252F52739488-d194-4c02-aba0-7350dd8b7e0b.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/52739488-d194-4c02-aba0-7350dd8b7e0b.jpg saved to cache
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f868362e-f7c5-5d85-83e5-595ab48ba2e8
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d38bf10>
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252Fd5a38bc6-25b1-4e8b-be88-e247b5d6538c.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/d5a38bc6-25b1-4e8b-be88-e247b5d6538c.jpg saved to cache
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252F7e7c8330-c3bf-4b6e-bbea-f07d917e4d95.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/7e7c8330-c3bf-4b6e-bbea-f07d917e4d95.jpg not downloaded yet
2026-03-27 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752642/general/7011a8d4-4632-4938-b6c4-ff382978169a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740525)
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252F19a09bf0-12cf-4c25-a86f-ac758857cb84.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/19a09bf0-12cf-4c25-a86f-ac758857cb84.jpg not downloaded yet
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddda510>
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252F303f65b3-269c-4e27-99fa-9a12eb4870c2.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/303f65b3-269c-4e27-99fa-9a12eb4870c2.jpg saved to cache
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d40bf10>
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752492%252Fgeneral%252Fc4072522-6d41-4f06-a85b-80215a5309f0.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752492/general/c4072522-6d41-4f06-a85b-80215a5309f0.jpg saved to cache
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd
2026-03-27 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752493/general/b058e46d-cba6-461d-be28-bdc7495382c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740774)
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252Fb924a81b-cd23-45a2-b841-73f1202b8041.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/b924a81b-cd23-45a2-b841-73f1202b8041.jpg not downloaded yet
2026-03-27 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752321/general/aa5777b6-902c-4a18-8155-eb9227ba71f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740047)
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252Fee4d576e-d30b-40db-ac27-102f73d49938.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/ee4d576e-d30b-40db-ac27-102f73d49938.jpg not downloaded yet
2026-03-27 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752299/general/402dbee6-ee1c-4f4e-85a7-f1964f96f2bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740041)
2026-03-27 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752299/general/249131d6-25cd-4e93-bcd1-41c4349c1904.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740041)
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252F9b9d3831-0879-4398-822c-84fce803920e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/9b9d3831-0879-4398-822c-84fce803920e.jpg not downloaded yet
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfd8210>
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F7011a8d4-4632-4938-b6c4-ff382978169a.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/7011a8d4-4632-4938-b6c4-ff382978169a.jpg saved to cache
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd
2026-03-27 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752321/general/eb55dea4-5340-4db1-b3d6-cd166f68165c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740047)
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4bb610>
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4618ddd-cdbf-5c44-8a25-83831b0ab6b4/c4618ddd-cdbf-5c44-8a25-83831b0ab6b4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252Fb058e46d-cba6-461d-be28-bdc7495382c4.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/b058e46d-cba6-461d-be28-bdc7495382c4.jpg saved to cache
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4
2026-03-27 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752642/general/88c83831-2342-4b9d-a03f-c5e696b6afb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740525)
2026-03-27 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752281/general/ef782b61-8162-4e82-b012-111f1d10b1a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740030)
2026-03-27 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752281/general/c0f70d1c-9f32-49ea-9439-b813fc8aa52c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740030)
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e128f90>
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252Faa5777b6-902c-4a18-8155-eb9227ba71f0.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/aa5777b6-902c-4a18-8155-eb9227ba71f0.jpg saved to cache
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 98d45ee5-46a9-531d-b04d-256d22368439
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3b8690>
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f868362e-f7c5-5d85-83e5-595ab48ba2e8/f868362e-f7c5-5d85-83e5-595ab48ba2e8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252F402dbee6-ee1c-4f4e-85a7-f1964f96f2bc.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/402dbee6-ee1c-4f4e-85a7-f1964f96f2bc.jpg saved to cache
2026-03-27 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f868362e-f7c5-5d85-83e5-595ab48ba2e8
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e229110>
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f868362e-f7c5-5d85-83e5-595ab48ba2e8/f868362e-f7c5-5d85-83e5-595ab48ba2e8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252F249131d6-25cd-4e93-bcd1-41c4349c1904.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/249131d6-25cd-4e93-bcd1-41c4349c1904.jpg saved to cache
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f868362e-f7c5-5d85-83e5-595ab48ba2e8
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d41abd0>
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252Feb55dea4-5340-4db1-b3d6-cd166f68165c.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/eb55dea4-5340-4db1-b3d6-cd166f68165c.jpg saved to cache
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 98d45ee5-46a9-531d-b04d-256d22368439
2026-03-27 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752493/general/2b1ee314-8818-4b17-81b1-08c59c7569f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740774)
2026-03-27 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752281/general/e7ba3ffc-3bc6-4293-80d3-3429270d5897.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740030)
2026-03-27 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752281/general/817556dc-e1e8-47e0-8aeb-41451e55b131.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740030)
2026-03-27 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752281/general/19a09bf0-12cf-4c25-a86f-ac758857cb84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740030)
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e229390>
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F88c83831-2342-4b9d-a03f-c5e696b6afb9.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/88c83831-2342-4b9d-a03f-c5e696b6afb9.jpg saved to cache
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e009dd0>
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1544096-3cb5-5079-bcdb-92ae9fcecf7b/a1544096-3cb5-5079-bcdb-92ae9fcecf7b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252Fef782b61-8162-4e82-b012-111f1d10b1a0.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/ef782b61-8162-4e82-b012-111f1d10b1a0.jpg saved to cache
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a1544096-3cb5-5079-bcdb-92ae9fcecf7b
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e060090>
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1544096-3cb5-5079-bcdb-92ae9fcecf7b/a1544096-3cb5-5079-bcdb-92ae9fcecf7b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252Fc0f70d1c-9f32-49ea-9439-b813fc8aa52c.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/c0f70d1c-9f32-49ea-9439-b813fc8aa52c.jpg saved to cache
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a1544096-3cb5-5079-bcdb-92ae9fcecf7b
2026-03-27 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752281/general/7e7c8330-c3bf-4b6e-bbea-f07d917e4d95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740030)
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7eafa191-639c-5f0f-bf30-6caa89eb0efd with identifier: 10740773
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-27 22:15:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7eafa191-639c-5f0f-bf30-6caa89eb0efd with identifier: 10740773
2026-03-27 22:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7eafa191-639c-5f0f-bf30-6caa89eb0efd with identifier: 10740773 to the API
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:44 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7eafa191-639c-5f0f-bf30-6caa89eb0efd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBV799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740773',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 64454,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 86,
'photo_urls': ['https://images.openlane.eu/carimgs/5752492/general/9d2dede4-bf03-4b3f-b313-2babd1e3bb3a.jpg',
'https://images.openlane.eu/carimgs/5752492/general/a5327a65-db73-4eeb-8f57-949263abac7a.jpg',
'https://images.openlane.eu/carimgs/5752492/general/cca395f0-fce5-4108-ae7a-49f683b4fd50.jpg',
'https://images.openlane.eu/carimgs/5752492/general/303f65b3-269c-4e27-99fa-9a12eb4870c2.jpg',
'https://images.openlane.eu/carimgs/5752492/general/d5a38bc6-25b1-4e8b-be88-e247b5d6538c.jpg',
'https://images.openlane.eu/carimgs/5752492/general/5ff6d126-fe1c-4540-8a0e-6fc44fbcc860.jpg',
'https://images.openlane.eu/carimgs/5752492/general/eb8298e1-aa77-4822-ab2a-73fb4c1596ef.jpg',
'https://images.openlane.eu/carimgs/5752492/general/5fcf95aa-fed5-4b76-a1f5-240f59ff6128.jpg',
'https://images.openlane.eu/carimgs/5752492/general/020db3e1-5b04-43e9-a93a-1795ef8411e9.jpg',
'https://images.openlane.eu/carimgs/5752492/general/c4072522-6d41-4f06-a85b-80215a5309f0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752492/general/9d2dede4-bf03-4b3f-b313-2babd1e3bb3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752492/general/a5327a65-db73-4eeb-8f57-949263abac7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102413,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752492/general/cca395f0-fce5-4108-ae7a-49f683b4fd50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752492/general/303f65b3-269c-4e27-99fa-9a12eb4870c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752492/general/d5a38bc6-25b1-4e8b-be88-e247b5d6538c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752492/general/5fcf95aa-fed5-4b76-a1f5-240f59ff6128.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752492/general/020db3e1-5b04-43e9-a93a-1795ef8411e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eafa191-639c-5f0f-bf30-6caa89eb0efd/7eafa191-639c-5f0f-bf30-6caa89eb0efd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752492/general/c4072522-6d41-4f06-a85b-80215a5309f0.jpg',
'Width': 1024}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 118i - Petrol - Manual - 136 hp - 64.454 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740773%27 HTTP/1.1" 200 None
2026-03-27 22:15:44 [adesa.be] INFO: Saving data for 10740773: {'created_time': 1774649744.796836, 'last_price_update_time': 1774649744.79685, 'auction_closing_time': 1774947600.0}
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740773') HTTP/1.1" 204 0
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 98d45ee5-46a9-531d-b04d-256d22368439 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752600/general/c3269442-aa57-4b60-97e9-fbf4dede0d76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740497)
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df8d950>
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4618ddd-cdbf-5c44-8a25-83831b0ab6b4/c4618ddd-cdbf-5c44-8a25-83831b0ab6b4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252F2b1ee314-8818-4b17-81b1-08c59c7569f0.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/2b1ee314-8818-4b17-81b1-08c59c7569f0.jpg saved to cache
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd794d0>
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1544096-3cb5-5079-bcdb-92ae9fcecf7b/a1544096-3cb5-5079-bcdb-92ae9fcecf7b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252Fe7ba3ffc-3bc6-4293-80d3-3429270d5897.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/e7ba3ffc-3bc6-4293-80d3-3429270d5897.jpg saved to cache
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a1544096-3cb5-5079-bcdb-92ae9fcecf7b
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de07b50>
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1544096-3cb5-5079-bcdb-92ae9fcecf7b/a1544096-3cb5-5079-bcdb-92ae9fcecf7b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252F817556dc-e1e8-47e0-8aeb-41451e55b131.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/817556dc-e1e8-47e0-8aeb-41451e55b131.jpg saved to cache
2026-03-27 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a1544096-3cb5-5079-bcdb-92ae9fcecf7b
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd7ba50>
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1544096-3cb5-5079-bcdb-92ae9fcecf7b/a1544096-3cb5-5079-bcdb-92ae9fcecf7b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252F19a09bf0-12cf-4c25-a86f-ac758857cb84.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/19a09bf0-12cf-4c25-a86f-ac758857cb84.jpg saved to cache
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a1544096-3cb5-5079-bcdb-92ae9fcecf7b
2026-03-27 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752642/general/82f52eff-0339-4d19-838f-5322bfdab9a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740525)
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df8e250>
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1544096-3cb5-5079-bcdb-92ae9fcecf7b/a1544096-3cb5-5079-bcdb-92ae9fcecf7b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752281%252Fgeneral%252F7e7c8330-c3bf-4b6e-bbea-f07d917e4d95.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752281/general/7e7c8330-c3bf-4b6e-bbea-f07d917e4d95.jpg saved to cache
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a1544096-3cb5-5079-bcdb-92ae9fcecf7b
2026-03-27 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752299/general/a73987d6-9edc-43f9-9c74-cf23aee3dfd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740041)
2026-03-27 22:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752321/general/f5ddcc6d-2f86-47cf-9ae4-47c7e36e9810.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740047)
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02ec050>
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252Fc3269442-aa57-4b60-97e9-fbf4dede0d76.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/c3269442-aa57-4b60-97e9-fbf4dede0d76.jpg saved to cache
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d379110>
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F82f52eff-0339-4d19-838f-5322bfdab9a1.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/82f52eff-0339-4d19-838f-5322bfdab9a1.jpg saved to cache
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd
2026-03-27 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752493/general/c12a63c1-2961-424b-aa93-9fe731f11754.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740774)
2026-03-27 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752299/general/e0c95de9-f67a-42d4-b7a0-179fda65162b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740041)
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e13d450>
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f868362e-f7c5-5d85-83e5-595ab48ba2e8/f868362e-f7c5-5d85-83e5-595ab48ba2e8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252Fa73987d6-9edc-43f9-9c74-cf23aee3dfd9.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/a73987d6-9edc-43f9-9c74-cf23aee3dfd9.jpg saved to cache
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f868362e-f7c5-5d85-83e5-595ab48ba2e8
2026-03-27 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752642/general/2b2d0b9a-6067-43e5-9c7a-b3d7402fc17f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740525)
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de34e90>
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252Ff5ddcc6d-2f86-47cf-9ae4-47c7e36e9810.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/f5ddcc6d-2f86-47cf-9ae4-47c7e36e9810.jpg saved to cache
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 98d45ee5-46a9-531d-b04d-256d22368439
2026-03-27 22:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752493/general/826774f5-bc9d-4716-b8a5-4900359f88bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740774)
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de43cd0>
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4618ddd-cdbf-5c44-8a25-83831b0ab6b4/c4618ddd-cdbf-5c44-8a25-83831b0ab6b4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252Fc12a63c1-2961-424b-aa93-9fe731f11754.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/c12a63c1-2961-424b-aa93-9fe731f11754.jpg saved to cache
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3bf010>
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f868362e-f7c5-5d85-83e5-595ab48ba2e8/f868362e-f7c5-5d85-83e5-595ab48ba2e8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252Fe0c95de9-f67a-42d4-b7a0-179fda65162b.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/e0c95de9-f67a-42d4-b7a0-179fda65162b.jpg saved to cache
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f868362e-f7c5-5d85-83e5-595ab48ba2e8
2026-03-27 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752499/general/436c64af-c427-40a0-ac37-95ea5814c09e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740779)
2026-03-27 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752321/general/0a98a310-519c-43dd-a6b8-15d96838903c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740047)
2026-03-27 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752499/general/56075e41-619c-4e91-974a-b4f72ef70653.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740779)
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a1544096-3cb5-5079-bcdb-92ae9fcecf7b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a1544096-3cb5-5079-bcdb-92ae9fcecf7b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a1544096-3cb5-5079-bcdb-92ae9fcecf7b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1544096-3cb5-5079-bcdb-92ae9fcecf7b with identifier: 10740030
2026-03-27 22:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1544096-3cb5-5079-bcdb-92ae9fcecf7b with identifier: 10740030
2026-03-27 22:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1544096-3cb5-5079-bcdb-92ae9fcecf7b with identifier: 10740030 to the API
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:45 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a1544096-3cb5-5079-bcdb-92ae9fcecf7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGN232',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740030',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 151609,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 57,
'photo_urls': ['https://images.openlane.eu/carimgs/5752281/general/ef782b61-8162-4e82-b012-111f1d10b1a0.jpg',
'https://images.openlane.eu/carimgs/5752281/general/c0f70d1c-9f32-49ea-9439-b813fc8aa52c.jpg',
'https://images.openlane.eu/carimgs/5752281/general/5790d29e-de3a-468a-b2e6-4a2666dcd0aa.jpg',
'https://images.openlane.eu/carimgs/5752281/general/e7ba3ffc-3bc6-4293-80d3-3429270d5897.jpg',
'https://images.openlane.eu/carimgs/5752281/general/817556dc-e1e8-47e0-8aeb-41451e55b131.jpg',
'https://images.openlane.eu/carimgs/5752281/general/7e7c8330-c3bf-4b6e-bbea-f07d917e4d95.jpg',
'https://images.openlane.eu/carimgs/5752281/general/19a09bf0-12cf-4c25-a86f-ac758857cb84.jpg',
'https://images.openlane.eu/carimgs/5752281/general/b924a81b-cd23-45a2-b841-73f1202b8041.jpg',
'https://images.openlane.eu/carimgs/5752281/general/ee4d576e-d30b-40db-ac27-102f73d49938.jpg',
'https://images.openlane.eu/carimgs/5752281/general/9b9d3831-0879-4398-822c-84fce803920e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1544096-3cb5-5079-bcdb-92ae9fcecf7b/a1544096-3cb5-5079-bcdb-92ae9fcecf7b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752281/general/ef782b61-8162-4e82-b012-111f1d10b1a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1544096-3cb5-5079-bcdb-92ae9fcecf7b/a1544096-3cb5-5079-bcdb-92ae9fcecf7b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92940,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752281/general/c0f70d1c-9f32-49ea-9439-b813fc8aa52c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1544096-3cb5-5079-bcdb-92ae9fcecf7b/a1544096-3cb5-5079-bcdb-92ae9fcecf7b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752281/general/e7ba3ffc-3bc6-4293-80d3-3429270d5897.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1544096-3cb5-5079-bcdb-92ae9fcecf7b/a1544096-3cb5-5079-bcdb-92ae9fcecf7b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752281/general/817556dc-e1e8-47e0-8aeb-41451e55b131.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1544096-3cb5-5079-bcdb-92ae9fcecf7b/a1544096-3cb5-5079-bcdb-92ae9fcecf7b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752281/general/7e7c8330-c3bf-4b6e-bbea-f07d917e4d95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1544096-3cb5-5079-bcdb-92ae9fcecf7b/a1544096-3cb5-5079-bcdb-92ae9fcecf7b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752281/general/19a09bf0-12cf-4c25-a86f-ac758857cb84.jpg',
'Width': 1024}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 330e Business Design - Hybrid - Automatic - '
'184 hp - 151.609 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2023}
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740030%27 HTTP/1.1" 200 None
2026-03-27 22:15:45 [adesa.be] INFO: Saving data for 10740030: {'created_time': 1774649745.805168, 'last_price_update_time': 1774649745.805178, 'auction_closing_time': 1774861200.0}
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740030') HTTP/1.1" 204 0
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a1544096-3cb5-5079-bcdb-92ae9fcecf7b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddd35d0>
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752642%252Fgeneral%252F2b2d0b9a-6067-43e5-9c7a-b3d7402fc17f.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752642/general/2b2d0b9a-6067-43e5-9c7a-b3d7402fc17f.jpg saved to cache
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd
2026-03-27 22:15:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd, skipping ID generation
2026-03-27 22:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd with scrape type 1
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd sending to next pipeline
2026-03-27 22:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd, identifier: 10740525
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3ba150>
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4618ddd-cdbf-5c44-8a25-83831b0ab6b4/c4618ddd-cdbf-5c44-8a25-83831b0ab6b4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752493%252Fgeneral%252F826774f5-bc9d-4716-b8a5-4900359f88bf.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752493/general/826774f5-bc9d-4716-b8a5-4900359f88bf.jpg saved to cache
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4
2026-03-27 22:15:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4, skipping ID generation
2026-03-27 22:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with scrape type 1
2026-03-27 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 sending to next pipeline
2026-03-27 22:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4, identifier: 10740774
2026-03-27 22:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd with identifier: 10740525
2026-03-27 22:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd with identifier: 10740525
2026-03-27 22:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd with identifier: 10740525 to the API
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752642/general/2b2d0b9a-6067-43e5-9c7a-b3d7402fc17f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFT213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740525',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 43162,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752642/general/2b2d0b9a-6067-43e5-9c7a-b3d7402fc17f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102141,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752642/general/82f52eff-0339-4d19-838f-5322bfdab9a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752642/general/88c83831-2342-4b9d-a03f-c5e696b6afb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101215,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752642/general/3fa027b9-b76b-468c-8ec7-4676e52ec6c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752642/general/7011a8d4-4632-4938-b6c4-ff382978169a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752642/general/7eded9c3-59fa-455a-9c5c-935008a54dea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110442,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752642/general/6737e8ff-a8c6-4d09-b801-777ee6d7c2fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752642/general/25510ff3-25a8-42d1-bb3c-a91ab814bbfb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd/68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752642/general/47716a97-cdda-4f5f-b627-fd4588bccb18.jpg',
'Width': 1024}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-03-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 43.162 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740525%27 HTTP/1.1" 200 None
2026-03-27 22:15:46 [adesa.be] INFO: Saving data for 10740525: {'created_time': 1774649746.444676, 'last_price_update_time': 1774649746.444687, 'auction_closing_time': 1774965600.0}
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740525') HTTP/1.1" 204 0
2026-03-27 22:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with identifier: 10740774
2026-03-27 22:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with identifier: 10740774
2026-03-27 22:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with identifier: 10740774 to the API
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752493/general/826774f5-bc9d-4716-b8a5-4900359f88bf.jpg>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c4618ddd-cdbf-5c44-8a25-83831b0ab6b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADF750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740774',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 137483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 63,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4618ddd-cdbf-5c44-8a25-83831b0ab6b4/c4618ddd-cdbf-5c44-8a25-83831b0ab6b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275790,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752493/general/fd754d96-f5ee-4400-bd1c-95982dd5c809.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4618ddd-cdbf-5c44-8a25-83831b0ab6b4/c4618ddd-cdbf-5c44-8a25-83831b0ab6b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283344,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752493/general/826774f5-bc9d-4716-b8a5-4900359f88bf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4618ddd-cdbf-5c44-8a25-83831b0ab6b4/c4618ddd-cdbf-5c44-8a25-83831b0ab6b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246997,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752493/general/c12a63c1-2961-424b-aa93-9fe731f11754.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4618ddd-cdbf-5c44-8a25-83831b0ab6b4/c4618ddd-cdbf-5c44-8a25-83831b0ab6b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267555,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752493/general/2b1ee314-8818-4b17-81b1-08c59c7569f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4618ddd-cdbf-5c44-8a25-83831b0ab6b4/c4618ddd-cdbf-5c44-8a25-83831b0ab6b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289388,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752493/general/b058e46d-cba6-461d-be28-bdc7495382c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4618ddd-cdbf-5c44-8a25-83831b0ab6b4/c4618ddd-cdbf-5c44-8a25-83831b0ab6b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442267,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752493/general/91ba2f9e-f663-441a-acde-41815105df31.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4618ddd-cdbf-5c44-8a25-83831b0ab6b4/c4618ddd-cdbf-5c44-8a25-83831b0ab6b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255450,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752493/general/2f1aa706-0a5d-4273-8b6a-385885c9f8e1.jpg',
'Width': 1920}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'137.483 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740774%27 HTTP/1.1" 200 None
2026-03-27 22:15:46 [adesa.be] INFO: Saving data for 10740774: {'created_time': 1774649746.854053, 'last_price_update_time': 1774649746.854067, 'auction_closing_time': 1774947600.0}
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740774') HTTP/1.1" 204 0
2026-03-27 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752471/general/b254b399-a833-48f1-8021-0ed11244eb8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740753)
2026-03-27 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752499/general/5f6f1f3d-961f-483e-be85-7b6fe6e3d1f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740779)
2026-03-27 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d38eb90>
2026-03-27 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_635e80e8-c128-5598-9628-c44ff2c2ba3e/635e80e8-c128-5598-9628-c44ff2c2ba3e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F436c64af-c427-40a0-ac37-95ea5814c09e.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/436c64af-c427-40a0-ac37-95ea5814c09e.jpg saved to cache
2026-03-27 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 635e80e8-c128-5598-9628-c44ff2c2ba3e
2026-03-27 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e289090>
2026-03-27 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752321%252Fgeneral%252F0a98a310-519c-43dd-a6b8-15d96838903c.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752321/general/0a98a310-519c-43dd-a6b8-15d96838903c.jpg saved to cache
2026-03-27 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 98d45ee5-46a9-531d-b04d-256d22368439
2026-03-27 22:15:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 98d45ee5-46a9-531d-b04d-256d22368439, skipping ID generation
2026-03-27 22:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98d45ee5-46a9-531d-b04d-256d22368439 with scrape type 1
2026-03-27 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98d45ee5-46a9-531d-b04d-256d22368439 sending to next pipeline
2026-03-27 22:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98d45ee5-46a9-531d-b04d-256d22368439, identifier: 10740047
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0dec50>
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_635e80e8-c128-5598-9628-c44ff2c2ba3e/635e80e8-c128-5598-9628-c44ff2c2ba3e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F56075e41-619c-4e91-974a-b4f72ef70653.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/56075e41-619c-4e91-974a-b4f72ef70653.jpg saved to cache
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 635e80e8-c128-5598-9628-c44ff2c2ba3e
2026-03-27 22:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752299/general/37cce45a-ca4f-46f6-83bb-3681fa24e6c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740041)
2026-03-27 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752471/general/f85d8e6c-0a8c-4127-bd83-aaeb04975c11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740753)
2026-03-27 22:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98d45ee5-46a9-531d-b04d-256d22368439 with identifier: 10740047
2026-03-27 22:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98d45ee5-46a9-531d-b04d-256d22368439 with identifier: 10740047
2026-03-27 22:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98d45ee5-46a9-531d-b04d-256d22368439 with identifier: 10740047 to the API
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752321/general/0a98a310-519c-43dd-a6b8-15d96838903c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '98d45ee5-46a9-531d-b04d-256d22368439',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACQ882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740047',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 182023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267219,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752321/general/11e0f704-698d-42ae-9f95-12545604a3e0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277680,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752321/general/0a98a310-519c-43dd-a6b8-15d96838903c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253762,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752321/general/f5ddcc6d-2f86-47cf-9ae4-47c7e36e9810.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257918,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752321/general/eb55dea4-5340-4db1-b3d6-cd166f68165c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351082,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752321/general/b8d428ab-8839-4e83-b874-e7fc4f170df7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394909,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752321/general/aa5777b6-902c-4a18-8155-eb9227ba71f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414441,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752321/general/dee55211-3746-4b98-9360-96a254690ccf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98d45ee5-46a9-531d-b04d-256d22368439/98d45ee5-46a9-531d-b04d-256d22368439_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424035,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752321/general/9030aa75-c284-40c6-93d9-6eb0bafd8c2d.jpg',
'Width': 1920}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'182.023 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740047%27 HTTP/1.1" 200 None
2026-03-27 22:15:47 [adesa.be] INFO: Saving data for 10740047: {'created_time': 1774649747.496385, 'last_price_update_time': 1774649747.496395, 'auction_closing_time': 1774861200.0}
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740047') HTTP/1.1" 204 0
2026-03-27 22:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f868362e-f7c5-5d85-83e5-595ab48ba2e8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 635e80e8-c128-5598-9628-c44ff2c2ba3e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f868362e-f7c5-5d85-83e5-595ab48ba2e8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de28410>
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac051eb5-a1b6-51f7-bd73-7031a36e51b5/ac051eb5-a1b6-51f7-bd73-7031a36e51b5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252Fb254b399-a833-48f1-8021-0ed11244eb8c.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/b254b399-a833-48f1-8021-0ed11244eb8c.jpg saved to cache
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ac051eb5-a1b6-51f7-bd73-7031a36e51b5
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3796d0>
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_635e80e8-c128-5598-9628-c44ff2c2ba3e/635e80e8-c128-5598-9628-c44ff2c2ba3e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F5f6f1f3d-961f-483e-be85-7b6fe6e3d1f1.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/5f6f1f3d-961f-483e-be85-7b6fe6e3d1f1.jpg saved to cache
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 635e80e8-c128-5598-9628-c44ff2c2ba3e
2026-03-27 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752600/general/9a1a15aa-fdfc-40e9-ad4e-a199ecb51814.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740497)
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2456d0>
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f868362e-f7c5-5d85-83e5-595ab48ba2e8/f868362e-f7c5-5d85-83e5-595ab48ba2e8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752299%252Fgeneral%252F37cce45a-ca4f-46f6-83bb-3681fa24e6c0.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752299/general/37cce45a-ca4f-46f6-83bb-3681fa24e6c0.jpg saved to cache
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f868362e-f7c5-5d85-83e5-595ab48ba2e8
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3acc50>
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac051eb5-a1b6-51f7-bd73-7031a36e51b5/ac051eb5-a1b6-51f7-bd73-7031a36e51b5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252Ff85d8e6c-0a8c-4127-bd83-aaeb04975c11.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/f85d8e6c-0a8c-4127-bd83-aaeb04975c11.jpg saved to cache
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ac051eb5-a1b6-51f7-bd73-7031a36e51b5
2026-03-27 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752471/general/ab04ffe2-16ed-413c-b3da-87d46d07c816.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740753)
2026-03-27 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752499/general/43ed37e9-da30-4357-8c91-61a0bdb4163b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740779)
2026-03-27 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752471/general/67847feb-4a87-4bd0-91fd-cd98d252be4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740753)
2026-03-27 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c37d0>
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752600%252Fgeneral%252F9a1a15aa-fdfc-40e9-ad4e-a199ecb51814.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752600/general/9a1a15aa-fdfc-40e9-ad4e-a199ecb51814.jpg saved to cache
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64
2026-03-27 22:15:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64, skipping ID generation
2026-03-27 22:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64 with scrape type 1
2026-03-27 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64 sending to next pipeline
2026-03-27 22:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64, identifier: 10740497
2026-03-27 22:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64 with identifier: 10740497
2026-03-27 22:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64 with identifier: 10740497
2026-03-27 22:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64 with identifier: 10740497 to the API
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752600/general/9a1a15aa-fdfc-40e9-ad4e-a199ecb51814.jpg>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUL314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740497',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 94002,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 57,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752600/general/9a1a15aa-fdfc-40e9-ad4e-a199ecb51814.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752600/general/d66f88dc-5655-459a-883c-9380d3d209ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118540,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752600/general/590f1495-3afc-44c3-94ce-918eb5568d5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752600/general/9d39c7b2-dc5f-4cfe-a651-69871abc76ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752600/general/2344c170-7412-4a71-94bb-945e831127d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144377,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752600/general/c3269442-aa57-4b60-97e9-fbf4dede0d76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752600/general/bf3ff4ad-91fa-4dd1-bd65-0daea4cc5edc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752600/general/afef7c09-a54c-4766-936b-00e6c87f8ea7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64/6f49bf45-f9ee-5b46-81a6-a2ee3ed75b64_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752600/general/879af5cd-86e6-4f24-aca2-663c8fc76189.jpg',
'Width': 1024}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-03-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 94.002 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740497%27 HTTP/1.1" 200 None
2026-03-27 22:15:48 [adesa.be] INFO: Saving data for 10740497: {'created_time': 1774649748.295852, 'last_price_update_time': 1774649748.295862, 'auction_closing_time': 1774965600.0}
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740497') HTTP/1.1" 204 0
2026-03-27 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752549/general/e53dd420-564c-4236-9301-a2f3314b0266.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740477)
2026-03-27 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752497/general/11ada880-1a9a-405b-96cb-6ce99be872e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740777)
2026-03-27 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752473/general/2c489e41-b8f8-408a-91cc-aba2f18b450c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740754)
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de1e910>
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac051eb5-a1b6-51f7-bd73-7031a36e51b5/ac051eb5-a1b6-51f7-bd73-7031a36e51b5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252Fab04ffe2-16ed-413c-b3da-87d46d07c816.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/ab04ffe2-16ed-413c-b3da-87d46d07c816.jpg saved to cache
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ac051eb5-a1b6-51f7-bd73-7031a36e51b5
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4bb5d0>
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_635e80e8-c128-5598-9628-c44ff2c2ba3e/635e80e8-c128-5598-9628-c44ff2c2ba3e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752499%252Fgeneral%252F43ed37e9-da30-4357-8c91-61a0bdb4163b.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752499/general/43ed37e9-da30-4357-8c91-61a0bdb4163b.jpg saved to cache
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 635e80e8-c128-5598-9628-c44ff2c2ba3e
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d55cad0>
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac051eb5-a1b6-51f7-bd73-7031a36e51b5/ac051eb5-a1b6-51f7-bd73-7031a36e51b5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752471%252Fgeneral%252F67847feb-4a87-4bd0-91fd-cd98d252be4e.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752471/general/67847feb-4a87-4bd0-91fd-cd98d252be4e.jpg saved to cache
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ac051eb5-a1b6-51f7-bd73-7031a36e51b5
2026-03-27 22:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29eb7cc7-b515-5acc-9281-4527db86b38f with identifier: 10740767
2026-03-27 22:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29eb7cc7-b515-5acc-9281-4527db86b38f with scrape type 1
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29eb7cc7-b515-5acc-9281-4527db86b38f
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252F7c80e360-df23-4d95-8ee7-3f582fe91ea2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/7c80e360-df23-4d95-8ee7-3f582fe91ea2.jpg not downloaded yet
2026-03-27 22:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afb555ea-adf7-5a3c-ab10-6b0049053882 with identifier: 10740027
2026-03-27 22:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afb555ea-adf7-5a3c-ab10-6b0049053882 with scrape type 1
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item afb555ea-adf7-5a3c-ab10-6b0049053882
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F4ddd8655-5364-476e-a86b-2249d850f64a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/4ddd8655-5364-476e-a86b-2249d850f64a.jpg not downloaded yet
2026-03-27 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752648/general/a1629680-1a7f-4497-9869-003305d40a10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740531)
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252F47bc3a07-3e25-4a59-b3f8-464da6e85495.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/47bc3a07-3e25-4a59-b3f8-464da6e85495.jpg not downloaded yet
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F43e7ad66-95e6-4e03-89fa-014b2cf56066.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/43e7ad66-95e6-4e03-89fa-014b2cf56066.jpg not downloaded yet
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4bb110>
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252Fe53dd420-564c-4236-9301-a2f3314b0266.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/e53dd420-564c-4236-9301-a2f3314b0266.jpg saved to cache
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 112760e1-8d87-5377-a613-6cd6689c2cea
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e254c50>
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252F11ada880-1a9a-405b-96cb-6ce99be872e4.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/11ada880-1a9a-405b-96cb-6ce99be872e4.jpg saved to cache
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1b6f2492-2982-5062-b0fa-e04969c24987
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02ec390>
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d85ef6d8-2a70-5352-b97d-b02d56192df1/d85ef6d8-2a70-5352-b97d-b02d56192df1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752473%252Fgeneral%252F2c489e41-b8f8-408a-91cc-aba2f18b450c.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752473/general/2c489e41-b8f8-408a-91cc-aba2f18b450c.jpg saved to cache
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d85ef6d8-2a70-5352-b97d-b02d56192df1
2026-03-27 22:15:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d85ef6d8-2a70-5352-b97d-b02d56192df1, skipping ID generation
2026-03-27 22:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d85ef6d8-2a70-5352-b97d-b02d56192df1 with scrape type 1
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d85ef6d8-2a70-5352-b97d-b02d56192df1 sending to next pipeline
2026-03-27 22:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d85ef6d8-2a70-5352-b97d-b02d56192df1, identifier: 10740754
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252F2b254aea-220e-444d-b7a4-d79ceb818a1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/2b254aea-220e-444d-b7a4-d79ceb818a1f.jpg not downloaded yet
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F6c534c0e-48e2-42f3-b919-afa6b0aa377d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/6c534c0e-48e2-42f3-b919-afa6b0aa377d.jpg not downloaded yet
2026-03-27 22:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d85ef6d8-2a70-5352-b97d-b02d56192df1 with identifier: 10740754
2026-03-27 22:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d85ef6d8-2a70-5352-b97d-b02d56192df1 with identifier: 10740754
2026-03-27 22:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d85ef6d8-2a70-5352-b97d-b02d56192df1 with identifier: 10740754 to the API
2026-03-27 22:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752473/general/2c489e41-b8f8-408a-91cc-aba2f18b450c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd85ef6d8-2a70-5352-b97d-b02d56192df1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGE298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740754',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 69118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 73,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ef6d8-2a70-5352-b97d-b02d56192df1/d85ef6d8-2a70-5352-b97d-b02d56192df1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752473/general/e59b9648-9047-4914-b4d6-cdf8410441ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ef6d8-2a70-5352-b97d-b02d56192df1/d85ef6d8-2a70-5352-b97d-b02d56192df1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752473/general/3997fabc-f373-4df0-a85d-0604fe514a2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ef6d8-2a70-5352-b97d-b02d56192df1/d85ef6d8-2a70-5352-b97d-b02d56192df1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752473/general/0c4d636a-f52e-4a8b-a802-ee707d609216.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ef6d8-2a70-5352-b97d-b02d56192df1/d85ef6d8-2a70-5352-b97d-b02d56192df1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112014,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752473/general/99020655-65e1-4080-964a-a3bde95b7ed7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ef6d8-2a70-5352-b97d-b02d56192df1/d85ef6d8-2a70-5352-b97d-b02d56192df1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752473/general/4e340d32-761c-4917-a860-8e0f9fc9798d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ef6d8-2a70-5352-b97d-b02d56192df1/d85ef6d8-2a70-5352-b97d-b02d56192df1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752473/general/2c489e41-b8f8-408a-91cc-aba2f18b450c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ef6d8-2a70-5352-b97d-b02d56192df1/d85ef6d8-2a70-5352-b97d-b02d56192df1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752473/general/87d59324-c5b0-4808-bd76-0700f3c97773.jpg',
'Width': 1024}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI Business - Petrol - Automatic - 110 hp - '
'69.118 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740754%27 HTTP/1.1" 200 None
2026-03-27 22:15:49 [adesa.be] INFO: Saving data for 10740754: {'created_time': 1774649749.169266, 'last_price_update_time': 1774649749.169275, 'auction_closing_time': 1774947600.0}
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740754') HTTP/1.1" 204 0
2026-03-27 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752549/general/20397b65-adec-4f8b-94ec-8f7acf13b72e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740477)
2026-03-27 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 635e80e8-c128-5598-9628-c44ff2c2ba3e with identifier: 10740779
2026-03-27 22:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 635e80e8-c128-5598-9628-c44ff2c2ba3e with identifier: 10740779
2026-03-27 22:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 635e80e8-c128-5598-9628-c44ff2c2ba3e with identifier: 10740779 to the API
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:49 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '635e80e8-c128-5598-9628-c44ff2c2ba3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGY653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740779',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 21083,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5752499/general/0d24560d-4f17-41a6-9388-e4d595632c02.jpg',
'https://images.openlane.eu/carimgs/5752499/general/8fdc6178-f6cc-4ac8-aa96-d3efb9e6790a.jpg',
'https://images.openlane.eu/carimgs/5752499/general/43ed37e9-da30-4357-8c91-61a0bdb4163b.jpg',
'https://images.openlane.eu/carimgs/5752499/general/a5a11761-748b-4509-9cb3-2581ac26051b.jpg',
'https://images.openlane.eu/carimgs/5752499/general/4cbc2a1e-c78d-4d50-be7b-d78c512a52c4.jpg',
'https://images.openlane.eu/carimgs/5752499/general/5905af4f-616a-401d-a54e-581ea2e14610.jpg',
'https://images.openlane.eu/carimgs/5752499/general/5f6f1f3d-961f-483e-be85-7b6fe6e3d1f1.jpg',
'https://images.openlane.eu/carimgs/5752499/general/17149586-47e8-40d4-8139-2f5472cd5dba.jpg',
'https://images.openlane.eu/carimgs/5752499/general/56075e41-619c-4e91-974a-b4f72ef70653.jpg',
'https://images.openlane.eu/carimgs/5752499/general/436c64af-c427-40a0-ac37-95ea5814c09e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_635e80e8-c128-5598-9628-c44ff2c2ba3e/635e80e8-c128-5598-9628-c44ff2c2ba3e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97855,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752499/general/0d24560d-4f17-41a6-9388-e4d595632c02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_635e80e8-c128-5598-9628-c44ff2c2ba3e/635e80e8-c128-5598-9628-c44ff2c2ba3e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752499/general/8fdc6178-f6cc-4ac8-aa96-d3efb9e6790a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_635e80e8-c128-5598-9628-c44ff2c2ba3e/635e80e8-c128-5598-9628-c44ff2c2ba3e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752499/general/43ed37e9-da30-4357-8c91-61a0bdb4163b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_635e80e8-c128-5598-9628-c44ff2c2ba3e/635e80e8-c128-5598-9628-c44ff2c2ba3e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111700,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752499/general/4cbc2a1e-c78d-4d50-be7b-d78c512a52c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_635e80e8-c128-5598-9628-c44ff2c2ba3e/635e80e8-c128-5598-9628-c44ff2c2ba3e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752499/general/5f6f1f3d-961f-483e-be85-7b6fe6e3d1f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_635e80e8-c128-5598-9628-c44ff2c2ba3e/635e80e8-c128-5598-9628-c44ff2c2ba3e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752499/general/56075e41-619c-4e91-974a-b4f72ef70653.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_635e80e8-c128-5598-9628-c44ff2c2ba3e/635e80e8-c128-5598-9628-c44ff2c2ba3e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220934,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752499/general/436c64af-c427-40a0-ac37-95ea5814c09e.jpg',
'Width': 1024}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-03-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 21.083 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740779%27 HTTP/1.1" 200 None
2026-03-27 22:15:49 [adesa.be] INFO: Saving data for 10740779: {'created_time': 1774649749.550688, 'last_price_update_time': 1774649749.550698, 'auction_closing_time': 1774947600.0}
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740779') HTTP/1.1" 204 0
2026-03-27 22:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f868362e-f7c5-5d85-83e5-595ab48ba2e8 with identifier: 10740041
2026-03-27 22:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f868362e-f7c5-5d85-83e5-595ab48ba2e8 with identifier: 10740041
2026-03-27 22:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f868362e-f7c5-5d85-83e5-595ab48ba2e8 with identifier: 10740041 to the API
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:49 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f868362e-f7c5-5d85-83e5-595ab48ba2e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740041',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 161215,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 89,
'photo_urls': ['https://images.openlane.eu/carimgs/5752299/general/996c2c5b-3141-419e-85c2-a125d49d2800.jpg',
'https://images.openlane.eu/carimgs/5752299/general/bda2a1b9-f720-4be4-9085-c595fa2e5b23.jpg',
'https://images.openlane.eu/carimgs/5752299/general/37cce45a-ca4f-46f6-83bb-3681fa24e6c0.jpg',
'https://images.openlane.eu/carimgs/5752299/general/cb4380e1-8d13-4b05-91cf-c4aa43366408.jpg',
'https://images.openlane.eu/carimgs/5752299/general/1dc105a6-559c-4460-a5e1-d464247ca34a.jpg',
'https://images.openlane.eu/carimgs/5752299/general/e0c95de9-f67a-42d4-b7a0-179fda65162b.jpg',
'https://images.openlane.eu/carimgs/5752299/general/a73987d6-9edc-43f9-9c74-cf23aee3dfd9.jpg',
'https://images.openlane.eu/carimgs/5752299/general/249131d6-25cd-4e93-bcd1-41c4349c1904.jpg',
'https://images.openlane.eu/carimgs/5752299/general/402dbee6-ee1c-4f4e-85a7-f1964f96f2bc.jpg',
'https://images.openlane.eu/carimgs/5752299/general/52739488-d194-4c02-aba0-7350dd8b7e0b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f868362e-f7c5-5d85-83e5-595ab48ba2e8/f868362e-f7c5-5d85-83e5-595ab48ba2e8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181657,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752299/general/bda2a1b9-f720-4be4-9085-c595fa2e5b23.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f868362e-f7c5-5d85-83e5-595ab48ba2e8/f868362e-f7c5-5d85-83e5-595ab48ba2e8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145730,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752299/general/37cce45a-ca4f-46f6-83bb-3681fa24e6c0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f868362e-f7c5-5d85-83e5-595ab48ba2e8/f868362e-f7c5-5d85-83e5-595ab48ba2e8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287073,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752299/general/e0c95de9-f67a-42d4-b7a0-179fda65162b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f868362e-f7c5-5d85-83e5-595ab48ba2e8/f868362e-f7c5-5d85-83e5-595ab48ba2e8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247374,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752299/general/a73987d6-9edc-43f9-9c74-cf23aee3dfd9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f868362e-f7c5-5d85-83e5-595ab48ba2e8/f868362e-f7c5-5d85-83e5-595ab48ba2e8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240768,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752299/general/249131d6-25cd-4e93-bcd1-41c4349c1904.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f868362e-f7c5-5d85-83e5-595ab48ba2e8/f868362e-f7c5-5d85-83e5-595ab48ba2e8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247827,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752299/general/402dbee6-ee1c-4f4e-85a7-f1964f96f2bc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f868362e-f7c5-5d85-83e5-595ab48ba2e8/f868362e-f7c5-5d85-83e5-595ab48ba2e8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156453,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752299/general/52739488-d194-4c02-aba0-7350dd8b7e0b.jpg',
'Width': 1500}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 120d - Diesel - Automatic - 190 hp - 161.215 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740041%27 HTTP/1.1" 200 None
2026-03-27 22:15:49 [adesa.be] INFO: Saving data for 10740041: {'created_time': 1774649749.905956, 'last_price_update_time': 1774649749.905967, 'auction_closing_time': 1774861200.0}
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740041') HTTP/1.1" 204 0
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252F55aea77c-d592-45f5-a1e6-7d58cc94ba84.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/55aea77c-d592-45f5-a1e6-7d58cc94ba84.jpg not downloaded yet
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F237db0a7-f296-4e05-81a5-7fd3f4042a29.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/237db0a7-f296-4e05-81a5-7fd3f4042a29.jpg not downloaded yet
2026-03-27 22:15:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d47ffd0>
2026-03-27 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_274c369e-e855-5abc-9557-e8928acd1f1c/274c369e-e855-5abc-9557-e8928acd1f1c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252Fa1629680-1a7f-4497-9869-003305d40a10.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/a1629680-1a7f-4497-9869-003305d40a10.jpg saved to cache
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 274c369e-e855-5abc-9557-e8928acd1f1c
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 635e80e8-c128-5598-9628-c44ff2c2ba3e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f868362e-f7c5-5d85-83e5-595ab48ba2e8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ac051eb5-a1b6-51f7-bd73-7031a36e51b5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac051eb5-a1b6-51f7-bd73-7031a36e51b5 with identifier: 10740753
2026-03-27 22:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac051eb5-a1b6-51f7-bd73-7031a36e51b5 with identifier: 10740753
2026-03-27 22:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac051eb5-a1b6-51f7-bd73-7031a36e51b5 with identifier: 10740753 to the API
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:50 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ac051eb5-a1b6-51f7-bd73-7031a36e51b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMK277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740753',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 125511,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5752471/general/ab04ffe2-16ed-413c-b3da-87d46d07c816.jpg',
'https://images.openlane.eu/carimgs/5752471/general/67847feb-4a87-4bd0-91fd-cd98d252be4e.jpg',
'https://images.openlane.eu/carimgs/5752471/general/8c49a3f7-8405-4d50-922c-195c556c1a84.jpg',
'https://images.openlane.eu/carimgs/5752471/general/4612c119-36c5-4259-8bdf-8a936ba968d0.jpg',
'https://images.openlane.eu/carimgs/5752471/general/988cb088-1050-41e8-acfa-99d81cf6ea6e.jpg',
'https://images.openlane.eu/carimgs/5752471/general/751e21ed-a089-46fe-9bc0-7c77f31b77ab.jpg',
'https://images.openlane.eu/carimgs/5752471/general/06462afa-5c25-40d1-8508-bd4d0bfa2215.jpg',
'https://images.openlane.eu/carimgs/5752471/general/45bbc8ee-2a42-465c-bc82-52bef21b9ba0.jpg',
'https://images.openlane.eu/carimgs/5752471/general/f85d8e6c-0a8c-4127-bd83-aaeb04975c11.jpg',
'https://images.openlane.eu/carimgs/5752471/general/b254b399-a833-48f1-8021-0ed11244eb8c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac051eb5-a1b6-51f7-bd73-7031a36e51b5/ac051eb5-a1b6-51f7-bd73-7031a36e51b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752471/general/ab04ffe2-16ed-413c-b3da-87d46d07c816.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac051eb5-a1b6-51f7-bd73-7031a36e51b5/ac051eb5-a1b6-51f7-bd73-7031a36e51b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752471/general/67847feb-4a87-4bd0-91fd-cd98d252be4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac051eb5-a1b6-51f7-bd73-7031a36e51b5/ac051eb5-a1b6-51f7-bd73-7031a36e51b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120735,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752471/general/4612c119-36c5-4259-8bdf-8a936ba968d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac051eb5-a1b6-51f7-bd73-7031a36e51b5/ac051eb5-a1b6-51f7-bd73-7031a36e51b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752471/general/988cb088-1050-41e8-acfa-99d81cf6ea6e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac051eb5-a1b6-51f7-bd73-7031a36e51b5/ac051eb5-a1b6-51f7-bd73-7031a36e51b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752471/general/751e21ed-a089-46fe-9bc0-7c77f31b77ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac051eb5-a1b6-51f7-bd73-7031a36e51b5/ac051eb5-a1b6-51f7-bd73-7031a36e51b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752471/general/f85d8e6c-0a8c-4127-bd83-aaeb04975c11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac051eb5-a1b6-51f7-bd73-7031a36e51b5/ac051eb5-a1b6-51f7-bd73-7031a36e51b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186001,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752471/general/b254b399-a833-48f1-8021-0ed11244eb8c.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-05-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 125.511 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740753%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [adesa.be] INFO: Saving data for 10740753: {'created_time': 1774649750.399034, 'last_price_update_time': 1774649750.399047, 'auction_closing_time': 1774947600.0}
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740753') HTTP/1.1" 204 0
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252F4f25c060-1b6a-43e8-ada6-74ad9117154f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/4f25c060-1b6a-43e8-ada6-74ad9117154f.jpg not downloaded yet
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F9354b65b-4964-4cbb-bef5-2d9db7916d38.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/9354b65b-4964-4cbb-bef5-2d9db7916d38.jpg not downloaded yet
2026-03-27 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752638/general/2662a926-ecfb-413a-ba0a-5e903128bc1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740521)
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ac051eb5-a1b6-51f7-bd73-7031a36e51b5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e267c10>
2026-03-27 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252F20397b65-adec-4f8b-94ec-8f7acf13b72e.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/20397b65-adec-4f8b-94ec-8f7acf13b72e.jpg saved to cache
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 112760e1-8d87-5377-a613-6cd6689c2cea
2026-03-27 22:15:50 [adesa.be] INFO: Found listing with ID: 10739972
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739972%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [adesa.be] INFO: Scrape type for 10739972: 1
2026-03-27 22:15:50 [adesa.be] INFO: Scraping item 10739972 url https://www.openlane.eu/en/carv6/auction/10739972
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252Fce047b4c-21ea-4bf4-9c7f-7a156ced2130.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/ce047b4c-21ea-4bf4-9c7f-7a156ced2130.jpg not downloaded yet
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F2986cd51-66c3-4bea-811c-2c919321b699.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/2986cd51-66c3-4bea-811c-2c919321b699.jpg not downloaded yet
2026-03-27 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752278/general/43e7ad66-95e6-4e03-89fa-014b2cf56066.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740027)
2026-03-27 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752278/general/4ddd8655-5364-476e-a86b-2249d850f64a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740027)
2026-03-27 22:15:50 [adesa.be] INFO: Found listing with ID: 10739726
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739726%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [adesa.be] INFO: Scrape type for 10739726: 0
2026-03-27 22:15:50 [adesa.be] INFO: Skipping item 10739726 url https://www.openlane.eu/en/carv6/auction/10739726
2026-03-27 22:15:50 [adesa.be] INFO: Found listing with ID: 10739984
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739984%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [adesa.be] INFO: Scrape type for 10739984: 1
2026-03-27 22:15:50 [adesa.be] INFO: Scraping item 10739984 url https://www.openlane.eu/en/carv6/auction/10739984
2026-03-27 22:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b95e0be-3a48-597c-b47e-08d264089717 with identifier: 10739979
2026-03-27 22:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b95e0be-3a48-597c-b47e-08d264089717 with scrape type 1
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3b95e0be-3a48-597c-b47e-08d264089717
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739098%252Fgeneral%252F10ec7feb-15f2-4603-b558-022394cbeb2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739098/general/10ec7feb-15f2-4603-b558-022394cbeb2c.jpg already downloaded
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739098%252Fgeneral%252Fdb24e11c-93df-470b-b568-9a316bc4271b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739098/general/db24e11c-93df-470b-b568-9a316bc4271b.jpg already downloaded
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739098%252Fgeneral%252F8a3aba91-ff64-43d3-b67d-ef0a566e725c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739098/general/8a3aba91-ff64-43d3-b67d-ef0a566e725c.jpg already downloaded
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739098%252Fgeneral%252F6a7b787a-aa13-46a7-b2e1-8eaf9916a6b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739098/general/6a7b787a-aa13-46a7-b2e1-8eaf9916a6b0.jpg already downloaded
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739098%252Fgeneral%252Fad1219c4-5aa6-4f1a-8b6b-10d6d53035e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739098/general/ad1219c4-5aa6-4f1a-8b6b-10d6d53035e7.jpg already downloaded
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739098%252Fgeneral%252Fca364225-cf86-4692-8bc0-df33ef618519.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739098/general/ca364225-cf86-4692-8bc0-df33ef618519.jpg already downloaded
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739098%252Fgeneral%252F0beeca0b-eaf5-4066-b216-c3410e1fa702.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739098/general/0beeca0b-eaf5-4066-b216-c3410e1fa702.jpg already downloaded
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739098%252Fgeneral%252Fc5527cf7-af2d-4497-a01a-23b970a8d276.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739098/general/c5527cf7-af2d-4497-a01a-23b970a8d276.jpg already downloaded
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739098%252Fgeneral%252Ff99226d3-806b-4f9d-9edf-4e1da35735ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739098/general/f99226d3-806b-4f9d-9edf-4e1da35735ae.jpg already downloaded
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739098%252Fgeneral%252F790b2a3d-f5d7-4958-a239-92525e830fc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739098/general/790b2a3d-f5d7-4958-a239-92525e830fc2.jpg already downloaded
2026-03-27 22:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b95e0be-3a48-597c-b47e-08d264089717, identifier: 10739979
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252Ffc43da6a-6027-4a0e-a624-2ad15e160e7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/fc43da6a-6027-4a0e-a624-2ad15e160e7b.jpg not downloaded yet
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F3f33b0ee-56e2-487c-aaa2-873068ecd65f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/3f33b0ee-56e2-487c-aaa2-873068ecd65f.jpg not downloaded yet
2026-03-27 22:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b95e0be-3a48-597c-b47e-08d264089717 with identifier: 10739979
2026-03-27 22:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b95e0be-3a48-597c-b47e-08d264089717 with identifier: 10739979
2026-03-27 22:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b95e0be-3a48-597c-b47e-08d264089717 with identifier: 10739979 to the API
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739979>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3b95e0be-3a48-597c-b47e-08d264089717',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARL639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739979',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 144866,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 60,
'photo_urls': ['https://images.openlane.eu/carimgs/5739098/general/10ec7feb-15f2-4603-b558-022394cbeb2c.jpg',
'https://images.openlane.eu/carimgs/5739098/general/db24e11c-93df-470b-b568-9a316bc4271b.jpg',
'https://images.openlane.eu/carimgs/5739098/general/8a3aba91-ff64-43d3-b67d-ef0a566e725c.jpg',
'https://images.openlane.eu/carimgs/5739098/general/6a7b787a-aa13-46a7-b2e1-8eaf9916a6b0.jpg',
'https://images.openlane.eu/carimgs/5739098/general/ad1219c4-5aa6-4f1a-8b6b-10d6d53035e7.jpg',
'https://images.openlane.eu/carimgs/5739098/general/ca364225-cf86-4692-8bc0-df33ef618519.jpg',
'https://images.openlane.eu/carimgs/5739098/general/0beeca0b-eaf5-4066-b216-c3410e1fa702.jpg',
'https://images.openlane.eu/carimgs/5739098/general/c5527cf7-af2d-4497-a01a-23b970a8d276.jpg',
'https://images.openlane.eu/carimgs/5739098/general/f99226d3-806b-4f9d-9edf-4e1da35735ae.jpg',
'https://images.openlane.eu/carimgs/5739098/general/790b2a3d-f5d7-4958-a239-92525e830fc2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b95e0be-3a48-597c-b47e-08d264089717/3b95e0be-3a48-597c-b47e-08d264089717_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100304,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739098/general/10ec7feb-15f2-4603-b558-022394cbeb2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b95e0be-3a48-597c-b47e-08d264089717/3b95e0be-3a48-597c-b47e-08d264089717_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739098/general/db24e11c-93df-470b-b568-9a316bc4271b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b95e0be-3a48-597c-b47e-08d264089717/3b95e0be-3a48-597c-b47e-08d264089717_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739098/general/8a3aba91-ff64-43d3-b67d-ef0a566e725c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b95e0be-3a48-597c-b47e-08d264089717/3b95e0be-3a48-597c-b47e-08d264089717_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739098/general/6a7b787a-aa13-46a7-b2e1-8eaf9916a6b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b95e0be-3a48-597c-b47e-08d264089717/3b95e0be-3a48-597c-b47e-08d264089717_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739098/general/ad1219c4-5aa6-4f1a-8b6b-10d6d53035e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b95e0be-3a48-597c-b47e-08d264089717/3b95e0be-3a48-597c-b47e-08d264089717_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108176,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739098/general/ca364225-cf86-4692-8bc0-df33ef618519.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b95e0be-3a48-597c-b47e-08d264089717/3b95e0be-3a48-597c-b47e-08d264089717_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739098/general/0beeca0b-eaf5-4066-b216-c3410e1fa702.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b95e0be-3a48-597c-b47e-08d264089717/3b95e0be-3a48-597c-b47e-08d264089717_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739098/general/c5527cf7-af2d-4497-a01a-23b970a8d276.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b95e0be-3a48-597c-b47e-08d264089717/3b95e0be-3a48-597c-b47e-08d264089717_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739098/general/f99226d3-806b-4f9d-9edf-4e1da35735ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b95e0be-3a48-597c-b47e-08d264089717/3b95e0be-3a48-597c-b47e-08d264089717_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739098/general/790b2a3d-f5d7-4958-a239-92525e830fc2.jpg',
'Width': 1024}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-06-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 136 hp - 144.866 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739979%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Saving data for 10739979: {'created_time': 1774649751.254902, 'last_price_update_time': 1774649751.254913, 'auction_closing_time': 1774861200.0}
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739979') HTTP/1.1" 204 0
2026-03-27 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752486/general/7c80e360-df23-4d95-8ee7-3f582fe91ea2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740767)
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739187
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739187%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739187: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739187 url https://www.openlane.eu/en/carv6/auction/10739187
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739280
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739280%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739280: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739280 url https://www.openlane.eu/en/carv6/auction/10739280
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739411
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739411%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739411: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739411 url https://www.openlane.eu/en/carv6/auction/10739411
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739090
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739090%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739090: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739090 url https://www.openlane.eu/en/carv6/auction/10739090
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739587
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739587%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739587: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739587 url https://www.openlane.eu/en/carv6/auction/10739587
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739097
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739097%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739097: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739097 url https://www.openlane.eu/en/carv6/auction/10739097
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739111
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739111%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739111: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739111 url https://www.openlane.eu/en/carv6/auction/10739111
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739355
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739355%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739355: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739355 url https://www.openlane.eu/en/carv6/auction/10739355
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739094
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739094%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739094: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739094 url https://www.openlane.eu/en/carv6/auction/10739094
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739609
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739609%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739609: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739609 url https://www.openlane.eu/en/carv6/auction/10739609
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739443
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739443%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739443: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739443 url https://www.openlane.eu/en/carv6/auction/10739443
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739624
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739624%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739624: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739624 url https://www.openlane.eu/en/carv6/auction/10739624
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739208
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739208%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739208: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739208 url https://www.openlane.eu/en/carv6/auction/10739208
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739202
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739202%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739202: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739202 url https://www.openlane.eu/en/carv6/auction/10739202
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739170
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739170%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739170: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739170 url https://www.openlane.eu/en/carv6/auction/10739170
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739349
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739349%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739349: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739349 url https://www.openlane.eu/en/carv6/auction/10739349
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10739675
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739675%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10739675: 0
2026-03-27 22:15:51 [adesa.be] INFO: Skipping item 10739675 url https://www.openlane.eu/en/carv6/auction/10739675
2026-03-27 22:15:51 [adesa.be] INFO: Found listing with ID: 10740789
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740789%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [adesa.be] INFO: Scrape type for 10740789: 1
2026-03-27 22:15:51 [adesa.be] INFO: Scraping item 10740789 url https://www.openlane.eu/en/carv6/auction/10740789
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252F0acbf35a-5e51-4072-89a6-a71d5dc0580b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/0acbf35a-5e51-4072-89a6-a71d5dc0580b.jpg not downloaded yet
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252Fdfc089a0-3b84-46c7-a67a-c4f44729da12.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/dfc089a0-3b84-46c7-a67a-c4f44729da12.jpg not downloaded yet
2026-03-27 22:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4816ed2-6722-50fb-9de9-a11e553cf25b with identifier: 10740769
2026-03-27 22:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4816ed2-6722-50fb-9de9-a11e553cf25b with scrape type 1
2026-03-27 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d4816ed2-6722-50fb-9de9-a11e553cf25b
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252F1868e52a-9c6e-4ca0-9c05-5c22df78f083.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/1868e52a-9c6e-4ca0-9c05-5c22df78f083.jpg not downloaded yet
2026-03-27 22:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with identifier: 10739945
2026-03-27 22:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with scrape type 1
2026-03-27 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698830%252Fgeneral%252F93f51be3-f033-4dfc-ab6f-cf2c0ffa2022.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698830/general/93f51be3-f033-4dfc-ab6f-cf2c0ffa2022.jpg already downloaded
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698830%252Fgeneral%252Fbd422ea7-e124-4b4b-96dd-ebf9bf246529.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698830/general/bd422ea7-e124-4b4b-96dd-ebf9bf246529.jpg already downloaded
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698830%252Fgeneral%252F4f52a0df-75a6-4c46-bac5-43e8b09667b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698830/general/4f52a0df-75a6-4c46-bac5-43e8b09667b9.jpg already downloaded
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698830%252Fgeneral%252F7e111009-73bd-4a9a-8752-e4b00c36bb1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698830/general/7e111009-73bd-4a9a-8752-e4b00c36bb1d.jpg already downloaded
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698830%252Fgeneral%252F0f2e7284-236c-48d3-b889-dd607acd54d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698830/general/0f2e7284-236c-48d3-b889-dd607acd54d6.jpg already downloaded
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698830%252Fgeneral%252Fdcdbf890-76d3-40e5-a0b9-02ee96bc197e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698830/general/dcdbf890-76d3-40e5-a0b9-02ee96bc197e.jpg already downloaded
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698830%252Fgeneral%252F99bdd115-3734-4f5c-90d9-93cbbbea0c54.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698830/general/99bdd115-3734-4f5c-90d9-93cbbbea0c54.jpg already downloaded
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698830%252Fgeneral%252F4697fc4a-1b97-49b4-8d19-07367ab8df9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698830/general/4697fc4a-1b97-49b4-8d19-07367ab8df9e.jpg already downloaded
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698830%252Fgeneral%252F7b79d1c6-0105-4e2b-a1c1-98a1c91ee0b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698830/general/7b79d1c6-0105-4e2b-a1c1-98a1c91ee0b7.jpg already downloaded
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698830%252Fgeneral%252Fac89bc53-3d3f-4770-809b-f3c81298811f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698830/general/ac89bc53-3d3f-4770-809b-f3c81298811f.jpg already downloaded
2026-03-27 22:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af, identifier: 10739945
2026-03-27 22:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3330a09a-8d6e-5a4e-9418-8f56d098d8d5 with identifier: 10740001
2026-03-27 22:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5 with scrape type 1
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252F51e7066d-d9e4-42c5-a8aa-078440337b67.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/51e7066d-d9e4-42c5-a8aa-078440337b67.jpg not downloaded yet
2026-03-27 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e0450>
2026-03-27 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252F2662a926-ecfb-413a-ba0a-5e903128bc1f.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/2662a926-ecfb-413a-ba0a-5e903128bc1f.jpg saved to cache
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a
2026-03-27 22:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b373f21-5f8b-544b-be54-7d73f232682a with identifier: 10739925
2026-03-27 22:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b373f21-5f8b-544b-be54-7d73f232682a with scrape type 1
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b373f21-5f8b-544b-be54-7d73f232682a
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5537664%252Fgeneral%252F9a58aa39-9cbb-4593-aa8b-79bdbb9651b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5537664/general/9a58aa39-9cbb-4593-aa8b-79bdbb9651b2.jpg already downloaded
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5537664%252Fgeneral%252Fcbabd84f-0596-480f-a3d0-75a074f6bd99.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5537664/general/cbabd84f-0596-480f-a3d0-75a074f6bd99.jpg already downloaded
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5537664%252Fgeneral%252F7740dab4-c658-4c8b-95b6-8efe139e4ad0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5537664/general/7740dab4-c658-4c8b-95b6-8efe139e4ad0.jpg already downloaded
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5537664%252Fgeneral%252F099a296c-2c22-410c-80dc-017e41e0b016.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5537664/general/099a296c-2c22-410c-80dc-017e41e0b016.jpg already downloaded
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5537664%252Fgeneral%252F4bb93c1f-f6a7-4f91-bdd6-bb25c440e8fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5537664/general/4bb93c1f-f6a7-4f91-bdd6-bb25c440e8fa.jpg already downloaded
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5537664%252Fgeneral%252Fa8c988d3-4a83-4ae5-b618-0743329edde8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5537664/general/a8c988d3-4a83-4ae5-b618-0743329edde8.jpg already downloaded
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5537664%252Fgeneral%252F6202c488-1b3f-4d69-b1d8-e4559a966bbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5537664/general/6202c488-1b3f-4d69-b1d8-e4559a966bbc.jpg already downloaded
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5537664%252Fgeneral%252F6e746604-736e-4283-b5f5-35be85c1ccbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5537664/general/6e746604-736e-4283-b5f5-35be85c1ccbc.jpg already downloaded
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5537664%252Fgeneral%252Fe1181ac6-14d1-487b-8577-43321fff90ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5537664/general/e1181ac6-14d1-487b-8577-43321fff90ba.jpg already downloaded
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5537664%252Fgeneral%252F7c90b6b4-bbea-444f-ade5-d2ff0f8184a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5537664/general/7c90b6b4-bbea-444f-ade5-d2ff0f8184a8.jpg already downloaded
2026-03-27 22:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b373f21-5f8b-544b-be54-7d73f232682a, identifier: 10739925
2026-03-27 22:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 721c7729-1f96-55d3-a57e-adfcae65a9d8 with identifier: 10740493
2026-03-27 22:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 721c7729-1f96-55d3-a57e-adfcae65a9d8 with scrape type 1
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 721c7729-1f96-55d3-a57e-adfcae65a9d8
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252F8791c099-533a-44d3-8a65-f0a6e85625b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/8791c099-533a-44d3-8a65-f0a6e85625b6.jpg not downloaded yet
2026-03-27 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e02dcd0>
2026-03-27 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F43e7ad66-95e6-4e03-89fa-014b2cf56066.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/43e7ad66-95e6-4e03-89fa-014b2cf56066.jpg saved to cache
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item afb555ea-adf7-5a3c-ab10-6b0049053882
2026-03-27 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4a60d0>
2026-03-27 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F4ddd8655-5364-476e-a86b-2249d850f64a.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/4ddd8655-5364-476e-a86b-2249d850f64a.jpg saved to cache
2026-03-27 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item afb555ea-adf7-5a3c-ab10-6b0049053882
2026-03-27 22:15:52 [adesa.be] INFO: Found listing with ID: 10740006
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740006%27 HTTP/1.1" 200 None
2026-03-27 22:15:52 [adesa.be] INFO: Scrape type for 10740006: 1
2026-03-27 22:15:52 [adesa.be] INFO: Scraping item 10740006 url https://www.openlane.eu/en/carv6/auction/10740006
2026-03-27 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with identifier: 10739945
2026-03-27 22:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with identifier: 10739945
2026-03-27 22:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with identifier: 10739945 to the API
2026-03-27 22:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739945>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTH402',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739945',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 165364,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 68,
'photo_urls': ['https://images.openlane.eu/carimgs/5698830/general/93f51be3-f033-4dfc-ab6f-cf2c0ffa2022.jpg',
'https://images.openlane.eu/carimgs/5698830/general/bd422ea7-e124-4b4b-96dd-ebf9bf246529.jpg',
'https://images.openlane.eu/carimgs/5698830/general/4f52a0df-75a6-4c46-bac5-43e8b09667b9.jpg',
'https://images.openlane.eu/carimgs/5698830/general/7e111009-73bd-4a9a-8752-e4b00c36bb1d.jpg',
'https://images.openlane.eu/carimgs/5698830/general/0f2e7284-236c-48d3-b889-dd607acd54d6.jpg',
'https://images.openlane.eu/carimgs/5698830/general/dcdbf890-76d3-40e5-a0b9-02ee96bc197e.jpg',
'https://images.openlane.eu/carimgs/5698830/general/99bdd115-3734-4f5c-90d9-93cbbbea0c54.jpg',
'https://images.openlane.eu/carimgs/5698830/general/4697fc4a-1b97-49b4-8d19-07367ab8df9e.jpg',
'https://images.openlane.eu/carimgs/5698830/general/7b79d1c6-0105-4e2b-a1c1-98a1c91ee0b7.jpg',
'https://images.openlane.eu/carimgs/5698830/general/ac89bc53-3d3f-4770-809b-f3c81298811f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af/5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698830/general/93f51be3-f033-4dfc-ab6f-cf2c0ffa2022.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af/5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91005,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698830/general/bd422ea7-e124-4b4b-96dd-ebf9bf246529.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af/5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96235,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698830/general/4f52a0df-75a6-4c46-bac5-43e8b09667b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af/5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698830/general/7e111009-73bd-4a9a-8752-e4b00c36bb1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af/5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698830/general/0f2e7284-236c-48d3-b889-dd607acd54d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af/5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698830/general/dcdbf890-76d3-40e5-a0b9-02ee96bc197e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af/5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698830/general/99bdd115-3734-4f5c-90d9-93cbbbea0c54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af/5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698830/general/4697fc4a-1b97-49b4-8d19-07367ab8df9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af/5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698830/general/7b79d1c6-0105-4e2b-a1c1-98a1c91ee0b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af/5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140350,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698830/general/ac89bc53-3d3f-4770-809b-f3c81298811f.jpg',
'Width': 1024}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 316d - Diesel - Manual - 122 hp - 165.364 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739945%27 HTTP/1.1" 200 None
2026-03-27 22:15:53 [adesa.be] INFO: Saving data for 10739945: {'created_time': 1774649753.197882, 'last_price_update_time': 1774649753.197892, 'auction_closing_time': 1774861200.0}
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739945') HTTP/1.1" 204 0
2026-03-27 22:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b373f21-5f8b-544b-be54-7d73f232682a with identifier: 10739925
2026-03-27 22:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b373f21-5f8b-544b-be54-7d73f232682a with identifier: 10739925
2026-03-27 22:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b373f21-5f8b-544b-be54-7d73f232682a with identifier: 10739925 to the API
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739925>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '5b373f21-5f8b-544b-be54-7d73f232682a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANZ366',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739925',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 85000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 71,
'photo_urls': ['https://images.openlane.eu/carimgs/5537664/general/9a58aa39-9cbb-4593-aa8b-79bdbb9651b2.jpg',
'https://images.openlane.eu/carimgs/5537664/general/cbabd84f-0596-480f-a3d0-75a074f6bd99.jpg',
'https://images.openlane.eu/carimgs/5537664/general/7740dab4-c658-4c8b-95b6-8efe139e4ad0.jpg',
'https://images.openlane.eu/carimgs/5537664/general/099a296c-2c22-410c-80dc-017e41e0b016.jpg',
'https://images.openlane.eu/carimgs/5537664/general/4bb93c1f-f6a7-4f91-bdd6-bb25c440e8fa.jpg',
'https://images.openlane.eu/carimgs/5537664/general/a8c988d3-4a83-4ae5-b618-0743329edde8.jpg',
'https://images.openlane.eu/carimgs/5537664/general/6202c488-1b3f-4d69-b1d8-e4559a966bbc.jpg',
'https://images.openlane.eu/carimgs/5537664/general/6e746604-736e-4283-b5f5-35be85c1ccbc.jpg',
'https://images.openlane.eu/carimgs/5537664/general/e1181ac6-14d1-487b-8577-43321fff90ba.jpg',
'https://images.openlane.eu/carimgs/5537664/general/7c90b6b4-bbea-444f-ade5-d2ff0f8184a8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b373f21-5f8b-544b-be54-7d73f232682a/5b373f21-5f8b-544b-be54-7d73f232682a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5537664/general/9a58aa39-9cbb-4593-aa8b-79bdbb9651b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b373f21-5f8b-544b-be54-7d73f232682a/5b373f21-5f8b-544b-be54-7d73f232682a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5537664/general/cbabd84f-0596-480f-a3d0-75a074f6bd99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b373f21-5f8b-544b-be54-7d73f232682a/5b373f21-5f8b-544b-be54-7d73f232682a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5537664/general/7740dab4-c658-4c8b-95b6-8efe139e4ad0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b373f21-5f8b-544b-be54-7d73f232682a/5b373f21-5f8b-544b-be54-7d73f232682a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5537664/general/099a296c-2c22-410c-80dc-017e41e0b016.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b373f21-5f8b-544b-be54-7d73f232682a/5b373f21-5f8b-544b-be54-7d73f232682a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5537664/general/4bb93c1f-f6a7-4f91-bdd6-bb25c440e8fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b373f21-5f8b-544b-be54-7d73f232682a/5b373f21-5f8b-544b-be54-7d73f232682a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5537664/general/a8c988d3-4a83-4ae5-b618-0743329edde8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b373f21-5f8b-544b-be54-7d73f232682a/5b373f21-5f8b-544b-be54-7d73f232682a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5537664/general/6202c488-1b3f-4d69-b1d8-e4559a966bbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b373f21-5f8b-544b-be54-7d73f232682a/5b373f21-5f8b-544b-be54-7d73f232682a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5537664/general/6e746604-736e-4283-b5f5-35be85c1ccbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b373f21-5f8b-544b-be54-7d73f232682a/5b373f21-5f8b-544b-be54-7d73f232682a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5537664/general/e1181ac6-14d1-487b-8577-43321fff90ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b373f21-5f8b-544b-be54-7d73f232682a/5b373f21-5f8b-544b-be54-7d73f232682a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5537664/general/7c90b6b4-bbea-444f-ade5-d2ff0f8184a8.jpg',
'Width': 1024}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series 320e M Sport - Hybrid - Automatic - 163 hp - 85.000 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739925%27 HTTP/1.1" 200 None
2026-03-27 22:15:53 [adesa.be] INFO: Saving data for 10739925: {'created_time': 1774649753.637267, 'last_price_update_time': 1774649753.637277, 'auction_closing_time': 1774861200.0}
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739925') HTTP/1.1" 204 0
2026-03-27 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752278/general/237db0a7-f296-4e05-81a5-7fd3f4042a29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740027)
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252F69f5e738-dd45-4789-b299-00c4b823a914.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/69f5e738-dd45-4789-b299-00c4b823a914.jpg not downloaded yet
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F138fdbc2-c2f9-4f75-a420-ea42867cfdc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/138fdbc2-c2f9-4f75-a420-ea42867cfdc9.jpg not downloaded yet
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252F9baec2aa-e37f-4bb2-ab5e-3b37e0d124ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/9baec2aa-e37f-4bb2-ab5e-3b37e0d124ee.jpg not downloaded yet
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252Ff9225289-59fc-406c-a731-556a76a85c4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/f9225289-59fc-406c-a731-556a76a85c4b.jpg not downloaded yet
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252F15461ce7-1680-478e-87a2-c59147f85865.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/15461ce7-1680-478e-87a2-c59147f85865.jpg not downloaded yet
2026-03-27 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e246350>
2026-03-27 22:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252F7c80e360-df23-4d95-8ee7-3f582fe91ea2.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/7c80e360-df23-4d95-8ee7-3f582fe91ea2.jpg saved to cache
2026-03-27 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 29eb7cc7-b515-5acc-9281-4527db86b38f
2026-03-27 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752486/general/55aea77c-d592-45f5-a1e6-7d58cc94ba84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740767)
2026-03-27 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752486/general/2b254aea-220e-444d-b7a4-d79ceb818a1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740767)
2026-03-27 22:15:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 29eb7cc7-b515-5acc-9281-4527db86b38f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9e49452b-08ad-59cb-979b-733876930c92 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 274c369e-e855-5abc-9557-e8928acd1f1c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item afb555ea-adf7-5a3c-ab10-6b0049053882 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:53 [adesa.be] INFO: Found listing with ID: 10740011
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740011%27 HTTP/1.1" 200 None
2026-03-27 22:15:53 [adesa.be] INFO: Scrape type for 10740011: 1
2026-03-27 22:15:53 [adesa.be] INFO: Scraping item 10740011 url https://www.openlane.eu/en/carv6/auction/10740011
2026-03-27 22:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752549/general/840e624b-a99e-429d-9b16-db25e227d997.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740477)
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252F7e974388-cfb4-4de9-a107-5adb44986cda.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/7e974388-cfb4-4de9-a107-5adb44986cda.jpg not downloaded yet
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F78d05cd4-fd21-40b5-bb3e-549fc631e6db.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/78d05cd4-fd21-40b5-bb3e-549fc631e6db.jpg not downloaded yet
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252F3e3a493b-040a-46ad-b859-79488345100f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/3e3a493b-040a-46ad-b859-79488345100f.jpg not downloaded yet
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252F5846e94f-3209-4df0-b3ef-6033034de8b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/5846e94f-3209-4df0-b3ef-6033034de8b4.jpg not downloaded yet
2026-03-27 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252Ff57b2949-5a8d-428d-aac0-43bf7ea0efb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/f57b2949-5a8d-428d-aac0-43bf7ea0efb4.jpg not downloaded yet
2026-03-27 22:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d5d407a-b12e-5575-b12d-fb7fcd512832 with identifier: 10739996
2026-03-27 22:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d5d407a-b12e-5575-b12d-fb7fcd512832 with scrape type 1
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d5d407a-b12e-5575-b12d-fb7fcd512832
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252Ffe3c6b3c-126c-4085-aa29-e2f179382d3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/fe3c6b3c-126c-4085-aa29-e2f179382d3e.jpg not downloaded yet
2026-03-27 22:15:54 [adesa.be] INFO: Found listing with ID: 10740518
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740518%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [adesa.be] INFO: Scrape type for 10740518: 1
2026-03-27 22:15:54 [adesa.be] INFO: Scraping item 10740518 url https://www.openlane.eu/en/carv6/auction/10740518
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2156d0>
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F237db0a7-f296-4e05-81a5-7fd3f4042a29.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/237db0a7-f296-4e05-81a5-7fd3f4042a29.jpg saved to cache
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item afb555ea-adf7-5a3c-ab10-6b0049053882
2026-03-27 22:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb2e75f9-22e4-5659-8136-38194dd4a7f1 with identifier: 10739994
2026-03-27 22:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb2e75f9-22e4-5659-8136-38194dd4a7f1 with scrape type 1
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bb2e75f9-22e4-5659-8136-38194dd4a7f1
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752239%252Fgeneral%252Fa74161d2-1131-4680-b171-b6accf4c028b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752239/general/a74161d2-1131-4680-b171-b6accf4c028b.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252F05dc11eb-4fde-4079-b6f1-5df0f6f8d5d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/05dc11eb-4fde-4079-b6f1-5df0f6f8d5d5.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252F20f87a24-b9c6-4d58-a9a3-782c3686d85c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/20f87a24-b9c6-4d58-a9a3-782c3686d85c.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252Fe817f16d-fa71-4853-b422-fff743d660b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/e817f16d-fa71-4853-b422-fff743d660b4.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252F72c71db5-68be-46ac-8380-668f9ee2cb25.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/72c71db5-68be-46ac-8380-668f9ee2cb25.jpg not downloaded yet
2026-03-27 22:15:54 [adesa.be] INFO: Found listing with ID: 10739290
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739290%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [adesa.be] INFO: Scrape type for 10739290: 0
2026-03-27 22:15:54 [adesa.be] INFO: Skipping item 10739290 url https://www.openlane.eu/en/carv6/auction/10739290
2026-03-27 22:15:54 [adesa.be] INFO: Found listing with ID: 10740467
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740467%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [adesa.be] INFO: Scrape type for 10740467: 1
2026-03-27 22:15:54 [adesa.be] INFO: Scraping item 10740467 url https://www.openlane.eu/en/carv6/auction/10740467
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752239%252Fgeneral%252Fce4be26c-73b1-4f6b-8452-d9aad7fa936d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752239/general/ce4be26c-73b1-4f6b-8452-d9aad7fa936d.jpg not downloaded yet
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2705d0>
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252F55aea77c-d592-45f5-a1e6-7d58cc94ba84.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/55aea77c-d592-45f5-a1e6-7d58cc94ba84.jpg saved to cache
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 29eb7cc7-b515-5acc-9281-4527db86b38f
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfbc1d0>
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252F2b254aea-220e-444d-b7a4-d79ceb818a1f.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/2b254aea-220e-444d-b7a4-d79ceb818a1f.jpg saved to cache
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 29eb7cc7-b515-5acc-9281-4527db86b38f
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d392750>
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252F840e624b-a99e-429d-9b16-db25e227d997.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/840e624b-a99e-429d-9b16-db25e227d997.jpg saved to cache
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 112760e1-8d87-5377-a613-6cd6689c2cea
2026-03-27 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752247/general/51e7066d-d9e4-42c5-a8aa-078440337b67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740001)
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252F6d48b919-8e24-4eb3-9358-82e3cf68e953.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/6d48b919-8e24-4eb3-9358-82e3cf68e953.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252F4ed2849f-b8e2-4e2a-9d2c-67dbe8d012d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/4ed2849f-b8e2-4e2a-9d2c-67dbe8d012d9.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252F32cbebb1-b7d5-4b9c-9cc6-92437f351f25.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/32cbebb1-b7d5-4b9c-9cc6-92437f351f25.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252Fa73504cb-15cd-47c6-a639-c5e39abe0dbd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/a73504cb-15cd-47c6-a639-c5e39abe0dbd.jpg not downloaded yet
2026-03-27 22:15:54 [adesa.be] INFO: Found listing with ID: 10739478
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739478%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [adesa.be] INFO: Scrape type for 10739478: 0
2026-03-27 22:15:54 [adesa.be] INFO: Skipping item 10739478 url https://www.openlane.eu/en/carv6/auction/10739478
2026-03-27 22:15:54 [adesa.be] INFO: Found listing with ID: 10740758
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740758%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [adesa.be] INFO: Scrape type for 10740758: 1
2026-03-27 22:15:54 [adesa.be] INFO: Scraping item 10740758 url https://www.openlane.eu/en/carv6/auction/10740758
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752239%252Fgeneral%252F0cc1cb28-4ce1-4fcf-85ae-14fce2203e6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752239/general/0cc1cb28-4ce1-4fcf-85ae-14fce2203e6e.jpg not downloaded yet
2026-03-27 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752588/general/8791c099-533a-44d3-8a65-f0a6e85625b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740493)
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252F48836427-82ae-4451-a334-82fed5e54ceb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/48836427-82ae-4451-a334-82fed5e54ceb.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252F19af5d0b-3772-43de-b648-74c2a4ffe0ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/19af5d0b-3772-43de-b648-74c2a4ffe0ad.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252Faf502db6-e77a-426e-9ec5-6fbbd5db791b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/af502db6-e77a-426e-9ec5-6fbbd5db791b.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252F3996f74b-d7ff-4f75-adf7-9c91ba1c7a65.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/3996f74b-d7ff-4f75-adf7-9c91ba1c7a65.jpg not downloaded yet
2026-03-27 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752486/general/fc43da6a-6027-4a0e-a624-2ad15e160e7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740767)
2026-03-27 22:15:54 [adesa.be] INFO: Found listing with ID: 10739310
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739310%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [adesa.be] INFO: Scrape type for 10739310: 0
2026-03-27 22:15:54 [adesa.be] INFO: Skipping item 10739310 url https://www.openlane.eu/en/carv6/auction/10739310
2026-03-27 22:15:54 [adesa.be] INFO: Found listing with ID: 10739331
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739331%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [adesa.be] INFO: Scrape type for 10739331: 0
2026-03-27 22:15:54 [adesa.be] INFO: Skipping item 10739331 url https://www.openlane.eu/en/carv6/auction/10739331
2026-03-27 22:15:54 [adesa.be] INFO: Found listing with ID: 10739555
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739555%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [adesa.be] INFO: Scrape type for 10739555: 0
2026-03-27 22:15:54 [adesa.be] INFO: Skipping item 10739555 url https://www.openlane.eu/en/carv6/auction/10739555
2026-03-27 22:15:54 [adesa.be] INFO: Found listing with ID: 10740034
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740034%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [adesa.be] INFO: Scrape type for 10740034: 1
2026-03-27 22:15:54 [adesa.be] INFO: Scraping item 10740034 url https://www.openlane.eu/en/carv6/auction/10740034
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752239%252Fgeneral%252F11396765-adb5-4e7e-8297-dca2f1ba547e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752239/general/11396765-adb5-4e7e-8297-dca2f1ba547e.jpg not downloaded yet
2026-03-27 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752278/general/3f33b0ee-56e2-487c-aaa2-873068ecd65f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740027)
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252Ffd24dddd-2ac5-4c7f-831e-f90216c9dc72.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/fd24dddd-2ac5-4c7f-831e-f90216c9dc72.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252F820cd68a-d3be-4aaa-a2f9-63e3f12c3751.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/820cd68a-d3be-4aaa-a2f9-63e3f12c3751.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252F30c2536f-0795-4ae3-8d5f-db69d4d69a47.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/30c2536f-0795-4ae3-8d5f-db69d4d69a47.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252F5e4282aa-4666-41b0-9ad5-9a8ace8dbf0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/5e4282aa-4666-41b0-9ad5-9a8ace8dbf0a.jpg not downloaded yet
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df6b5d0>
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252F51e7066d-d9e4-42c5-a8aa-078440337b67.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/51e7066d-d9e4-42c5-a8aa-078440337b67.jpg saved to cache
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5
2026-03-27 22:15:54 [adesa.be] INFO: Found listing with ID: 10739718
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739718%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [adesa.be] INFO: Scrape type for 10739718: 0
2026-03-27 22:15:54 [adesa.be] INFO: Skipping item 10739718 url https://www.openlane.eu/en/carv6/auction/10739718
2026-03-27 22:15:54 [adesa.be] INFO: Found listing with ID: 10740786
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740786%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [adesa.be] INFO: Scrape type for 10740786: 1
2026-03-27 22:15:54 [adesa.be] INFO: Scraping item 10740786 url https://www.openlane.eu/en/carv6/auction/10740786
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752239%252Fgeneral%252F196cff3a-3a0a-4074-ba11-6be7b58ec5a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752239/general/196cff3a-3a0a-4074-ba11-6be7b58ec5a8.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252F6c2154bb-dddd-456a-b27f-aaaf07840813.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/6c2154bb-dddd-456a-b27f-aaaf07840813.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252Fc5cba85c-ddfe-4844-9986-30989f7fe04c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/c5cba85c-ddfe-4844-9986-30989f7fe04c.jpg not downloaded yet
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252Fcc72ddad-bb7c-42db-82f3-4f7df3beb1b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/cc72ddad-bb7c-42db-82f3-4f7df3beb1b1.jpg not downloaded yet
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252Ffc0227a0-fdec-4ee0-80be-3eb472e9eb1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/fc0227a0-fdec-4ee0-80be-3eb472e9eb1a.jpg not downloaded yet
2026-03-27 22:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df69d90>
2026-03-27 22:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_721c7729-1f96-55d3-a57e-adfcae65a9d8/721c7729-1f96-55d3-a57e-adfcae65a9d8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252F8791c099-533a-44d3-8a65-f0a6e85625b6.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/8791c099-533a-44d3-8a65-f0a6e85625b6.jpg saved to cache
2026-03-27 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 721c7729-1f96-55d3-a57e-adfcae65a9d8
2026-03-27 22:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddf9f90>
2026-03-27 22:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252Ffc43da6a-6027-4a0e-a624-2ad15e160e7b.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/fc43da6a-6027-4a0e-a624-2ad15e160e7b.jpg saved to cache
2026-03-27 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 29eb7cc7-b515-5acc-9281-4527db86b38f
2026-03-27 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752488/general/1868e52a-9c6e-4ca0-9c05-5c22df78f083.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740769)
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739611
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739611%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739611: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739611 url https://www.openlane.eu/en/carv6/auction/10739611
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739535
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739535%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739535: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739535 url https://www.openlane.eu/en/carv6/auction/10739535
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739294
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739294%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739294: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739294 url https://www.openlane.eu/en/carv6/auction/10739294
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739438
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739438%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739438: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739438 url https://www.openlane.eu/en/carv6/auction/10739438
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739284
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739284%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739284: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739284 url https://www.openlane.eu/en/carv6/auction/10739284
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739576
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739576%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739576: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739576 url https://www.openlane.eu/en/carv6/auction/10739576
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739325
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739325%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739325: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739325 url https://www.openlane.eu/en/carv6/auction/10739325
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739326
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739326%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739326: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739326 url https://www.openlane.eu/en/carv6/auction/10739326
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739447
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739447%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739447: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739447 url https://www.openlane.eu/en/carv6/auction/10739447
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10740498
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740498%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10740498: 1
2026-03-27 22:15:55 [adesa.be] INFO: Scraping item 10740498 url https://www.openlane.eu/en/carv6/auction/10740498
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752239%252Fgeneral%252F62f1b948-359b-4fc7-870e-8ab4c8f66c24.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752239/general/62f1b948-359b-4fc7-870e-8ab4c8f66c24.jpg not downloaded yet
2026-03-27 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252F0a575b38-5304-4805-b94a-223780d124aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/0a575b38-5304-4805-b94a-223780d124aa.jpg not downloaded yet
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252F6782d525-12fa-40d2-bc8e-f0206becbec8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/6782d525-12fa-40d2-bc8e-f0206becbec8.jpg not downloaded yet
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252F2534c444-663e-45c6-b4de-7956ddd78a3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/2534c444-663e-45c6-b4de-7956ddd78a3d.jpg not downloaded yet
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252Fb5f7f9aa-a93c-4af6-aa5c-92eee2078717.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/b5f7f9aa-a93c-4af6-aa5c-92eee2078717.jpg not downloaded yet
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739213
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739213%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739213: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739213 url https://www.openlane.eu/en/carv6/auction/10739213
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739164
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739164%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739164: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739164 url https://www.openlane.eu/en/carv6/auction/10739164
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739480
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739480%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739480: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739480 url https://www.openlane.eu/en/carv6/auction/10739480
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739318
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739318%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739318: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739318 url https://www.openlane.eu/en/carv6/auction/10739318
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739342
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739342%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739342: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739342 url https://www.openlane.eu/en/carv6/auction/10739342
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739643
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739643%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739643: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739643 url https://www.openlane.eu/en/carv6/auction/10739643
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739332
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739332%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739332: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739332 url https://www.openlane.eu/en/carv6/auction/10739332
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739140
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739140%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739140: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739140 url https://www.openlane.eu/en/carv6/auction/10739140
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739239
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739239%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739239: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739239 url https://www.openlane.eu/en/carv6/auction/10739239
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739138
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739138%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739138: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739138 url https://www.openlane.eu/en/carv6/auction/10739138
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739523
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739523%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739523: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739523 url https://www.openlane.eu/en/carv6/auction/10739523
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10739470
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739470%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10739470: 0
2026-03-27 22:15:55 [adesa.be] INFO: Skipping item 10739470 url https://www.openlane.eu/en/carv6/auction/10739470
2026-03-27 22:15:55 [adesa.be] INFO: Found listing with ID: 10740790
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740790%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [adesa.be] INFO: Scrape type for 10740790: 1
2026-03-27 22:15:55 [adesa.be] INFO: Scraping item 10740790 url https://www.openlane.eu/en/carv6/auction/10740790
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752239%252Fgeneral%252Fe952b9e3-711c-409e-9ccf-764ba6628ae1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752239/general/e952b9e3-711c-409e-9ccf-764ba6628ae1.jpg not downloaded yet
2026-03-27 22:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e272250>
2026-03-27 22:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F3f33b0ee-56e2-487c-aaa2-873068ecd65f.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/3f33b0ee-56e2-487c-aaa2-873068ecd65f.jpg saved to cache
2026-03-27 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item afb555ea-adf7-5a3c-ab10-6b0049053882
2026-03-27 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752278/general/dfc089a0-3b84-46c7-a67a-c4f44729da12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740027)
2026-03-27 22:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252Fff05403c-3072-416a-8d45-659e8400a008.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/ff05403c-3072-416a-8d45-659e8400a008.jpg not downloaded yet
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252F06fc3444-9f37-4002-936f-b6d0f74d4b27.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/06fc3444-9f37-4002-936f-b6d0f74d4b27.jpg not downloaded yet
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252F39cbbe39-e9e1-4b6f-a52a-82e8e775bd44.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/39cbbe39-e9e1-4b6f-a52a-82e8e775bd44.jpg not downloaded yet
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252F4d3f799d-71d0-4515-a2e0-9d89be421c41.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/4d3f799d-71d0-4515-a2e0-9d89be421c41.jpg not downloaded yet
2026-03-27 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752588/general/15461ce7-1680-478e-87a2-c59147f85865.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740493)
2026-03-27 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752242/general/72c71db5-68be-46ac-8380-668f9ee2cb25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739996)
2026-03-27 22:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 29eb7cc7-b515-5acc-9281-4527db86b38f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e49452b-08ad-59cb-979b-733876930c92 with identifier: 10740529
2026-03-27 22:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e49452b-08ad-59cb-979b-733876930c92 with identifier: 10740529
2026-03-27 22:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e49452b-08ad-59cb-979b-733876930c92 with identifier: 10740529 to the API
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:56 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '9e49452b-08ad-59cb-979b-733876930c92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK642',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740529',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 110023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 71,
'photo_urls': ['https://images.openlane.eu/carimgs/5752646/general/e5674654-9713-464f-8932-219d50d77898.jpg',
'https://images.openlane.eu/carimgs/5752646/general/f60a8062-7777-411b-a221-27bcf4fe718b.jpg',
'https://images.openlane.eu/carimgs/5752646/general/622eab3e-be3b-4e0f-8b2f-acab157849c4.jpg',
'https://images.openlane.eu/carimgs/5752646/general/da434724-5f00-4eba-ba06-a1112cded32b.jpg',
'https://images.openlane.eu/carimgs/5752646/general/df2112d3-4938-49ae-bc78-a31de922f12d.jpg',
'https://images.openlane.eu/carimgs/5752646/general/bcd2c367-59e5-4ff9-ab27-966c548e195d.jpg',
'https://images.openlane.eu/carimgs/5752646/general/923f78b9-a4c7-440f-86af-73e06899db8c.jpg',
'https://images.openlane.eu/carimgs/5752646/general/29397f70-4681-4fbd-97b7-819e01f9de98.jpg',
'https://images.openlane.eu/carimgs/5752646/general/616ec386-8f6b-4a2c-9329-df2bd14ba4e3.jpg',
'https://images.openlane.eu/carimgs/5752646/general/9a39967f-1ad7-4d7d-8e95-84659c77e67c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e49452b-08ad-59cb-979b-733876930c92/9e49452b-08ad-59cb-979b-733876930c92_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149987,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752646/general/da434724-5f00-4eba-ba06-a1112cded32b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e49452b-08ad-59cb-979b-733876930c92/9e49452b-08ad-59cb-979b-733876930c92_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234027,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752646/general/df2112d3-4938-49ae-bc78-a31de922f12d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e49452b-08ad-59cb-979b-733876930c92/9e49452b-08ad-59cb-979b-733876930c92_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209968,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752646/general/bcd2c367-59e5-4ff9-ab27-966c548e195d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e49452b-08ad-59cb-979b-733876930c92/9e49452b-08ad-59cb-979b-733876930c92_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252981,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752646/general/923f78b9-a4c7-440f-86af-73e06899db8c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e49452b-08ad-59cb-979b-733876930c92/9e49452b-08ad-59cb-979b-733876930c92_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183386,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752646/general/616ec386-8f6b-4a2c-9329-df2bd14ba4e3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e49452b-08ad-59cb-979b-733876930c92/9e49452b-08ad-59cb-979b-733876930c92_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327933,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752646/general/9a39967f-1ad7-4d7d-8e95-84659c77e67c.jpg',
'Width': 1500}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A6 35 TDI Business - Diesel - Automatic - 163 hp - 110.023 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740529%27 HTTP/1.1" 200 None
2026-03-27 22:15:56 [adesa.be] INFO: Saving data for 10740529: {'created_time': 1774649756.72731, 'last_price_update_time': 1774649756.727319, 'auction_closing_time': 1774965600.0}
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740529') HTTP/1.1" 204 0
2026-03-27 22:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item afb555ea-adf7-5a3c-ab10-6b0049053882 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:56 [adesa.be] INFO: Found listing with ID: 10739686
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739686%27 HTTP/1.1" 200 None
2026-03-27 22:15:56 [adesa.be] INFO: Scrape type for 10739686: 0
2026-03-27 22:15:56 [adesa.be] INFO: Skipping item 10739686 url https://www.openlane.eu/en/carv6/auction/10739686
2026-03-27 22:15:56 [adesa.be] INFO: Found listing with ID: 10739407
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739407%27 HTTP/1.1" 200 None
2026-03-27 22:15:56 [adesa.be] INFO: Scrape type for 10739407: 0
2026-03-27 22:15:56 [adesa.be] INFO: Skipping item 10739407 url https://www.openlane.eu/en/carv6/auction/10739407
2026-03-27 22:15:56 [adesa.be] INFO: Found listing with ID: 10739377
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739377%27 HTTP/1.1" 200 None
2026-03-27 22:15:56 [adesa.be] INFO: Scrape type for 10739377: 0
2026-03-27 22:15:56 [adesa.be] INFO: Skipping item 10739377 url https://www.openlane.eu/en/carv6/auction/10739377
2026-03-27 22:15:56 [adesa.be] INFO: Found listing with ID: 10740476
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740476%27 HTTP/1.1" 200 None
2026-03-27 22:15:56 [adesa.be] INFO: Scrape type for 10740476: 1
2026-03-27 22:15:56 [adesa.be] INFO: Scraping item 10740476 url https://www.openlane.eu/en/carv6/auction/10740476
2026-03-27 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752239%252Fgeneral%252Fca38c0b8-7e1d-4e27-aa98-262893d6a2a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752239/general/ca38c0b8-7e1d-4e27-aa98-262893d6a2a1.jpg not downloaded yet
2026-03-27 22:15:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfbf510>
2026-03-27 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252F1868e52a-9c6e-4ca0-9c05-5c22df78f083.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/1868e52a-9c6e-4ca0-9c05-5c22df78f083.jpg saved to cache
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d4816ed2-6722-50fb-9de9-a11e553cf25b
2026-03-27 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752486/general/0acbf35a-5e51-4072-89a6-a71d5dc0580b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740767)
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9e49452b-08ad-59cb-979b-733876930c92 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252F1f9e21f3-cc0f-45da-ba42-934e7aa9e66d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/1f9e21f3-cc0f-45da-ba42-934e7aa9e66d.jpg not downloaded yet
2026-03-27 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740789> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10739972
2026-03-27 22:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1261a935-3cf8-556c-9412-587658219914 with scrape type 1
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1261a935-3cf8-556c-9412-587658219914
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739075%252Fgeneral%252Fb07be516-a4cd-4ff9-9d03-cbeb9d7e46cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739075/general/b07be516-a4cd-4ff9-9d03-cbeb9d7e46cc.jpg already downloaded
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739075%252Fgeneral%252Ff7be490f-40e1-483f-aac3-12a21fba99cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739075/general/f7be490f-40e1-483f-aac3-12a21fba99cb.jpg already downloaded
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739075%252Fgeneral%252F6eac0ff1-31be-453d-82fd-275fc3c72ae6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739075/general/6eac0ff1-31be-453d-82fd-275fc3c72ae6.jpg already downloaded
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739075%252Fgeneral%252F62215960-7885-45f2-b683-7de58f3ae5fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739075/general/62215960-7885-45f2-b683-7de58f3ae5fc.jpg already downloaded
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739075%252Fgeneral%252Fc07de1e1-429f-4bf8-bde3-3c2569b5ee44.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739075/general/c07de1e1-429f-4bf8-bde3-3c2569b5ee44.jpg already downloaded
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739075%252Fgeneral%252F4ce3c4d0-fcbe-4f81-b203-9fbfcb123303.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739075/general/4ce3c4d0-fcbe-4f81-b203-9fbfcb123303.jpg already downloaded
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739075%252Fgeneral%252F30650432-feff-404e-a2f1-b3b013bb3b1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739075/general/30650432-feff-404e-a2f1-b3b013bb3b1f.jpg already downloaded
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739075%252Fgeneral%252F65d78120-6fa6-4c72-8692-71c67454777d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739075/general/65d78120-6fa6-4c72-8692-71c67454777d.jpg already downloaded
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739075%252Fgeneral%252F8ff43668-bf73-4169-9881-c75b2124b75a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739075/general/8ff43668-bf73-4169-9881-c75b2124b75a.jpg already downloaded
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739075%252Fgeneral%252F542f0e92-37b5-48ea-8f1f-e2a619f862c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739075/general/542f0e92-37b5-48ea-8f1f-e2a619f862c5.jpg already downloaded
2026-03-27 22:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1261a935-3cf8-556c-9412-587658219914, identifier: 10739972
2026-03-27 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752239/general/62f1b948-359b-4fc7-870e-8ab4c8f66c24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739994)
2026-03-27 22:15:57 [adesa.be] INFO: Found listing with ID: 10739685
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739685%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [adesa.be] INFO: Scrape type for 10739685: 0
2026-03-27 22:15:57 [adesa.be] INFO: Skipping item 10739685 url https://www.openlane.eu/en/carv6/auction/10739685
2026-03-27 22:15:57 [adesa.be] INFO: Found listing with ID: 10739511
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739511%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [adesa.be] INFO: Scrape type for 10739511: 0
2026-03-27 22:15:57 [adesa.be] INFO: Skipping item 10739511 url https://www.openlane.eu/en/carv6/auction/10739511
2026-03-27 22:15:57 [adesa.be] INFO: Found listing with ID: 10740748
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740748%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [adesa.be] INFO: Scrape type for 10740748: 1
2026-03-27 22:15:57 [adesa.be] INFO: Scraping item 10740748 url https://www.openlane.eu/en/carv6/auction/10740748
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752239%252Fgeneral%252F908f1431-a2f0-4afb-b311-06c1d94f1b71.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752239/general/908f1431-a2f0-4afb-b311-06c1d94f1b71.jpg not downloaded yet
2026-03-27 22:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10739972
2026-03-27 22:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10739972
2026-03-27 22:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10739972 to the API
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739972>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '1261a935-3cf8-556c-9412-587658219914',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739972',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 135884,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5739075/general/b07be516-a4cd-4ff9-9d03-cbeb9d7e46cc.jpg',
'https://images.openlane.eu/carimgs/5739075/general/f7be490f-40e1-483f-aac3-12a21fba99cb.jpg',
'https://images.openlane.eu/carimgs/5739075/general/6eac0ff1-31be-453d-82fd-275fc3c72ae6.jpg',
'https://images.openlane.eu/carimgs/5739075/general/62215960-7885-45f2-b683-7de58f3ae5fc.jpg',
'https://images.openlane.eu/carimgs/5739075/general/c07de1e1-429f-4bf8-bde3-3c2569b5ee44.jpg',
'https://images.openlane.eu/carimgs/5739075/general/4ce3c4d0-fcbe-4f81-b203-9fbfcb123303.jpg',
'https://images.openlane.eu/carimgs/5739075/general/30650432-feff-404e-a2f1-b3b013bb3b1f.jpg',
'https://images.openlane.eu/carimgs/5739075/general/65d78120-6fa6-4c72-8692-71c67454777d.jpg',
'https://images.openlane.eu/carimgs/5739075/general/8ff43668-bf73-4169-9881-c75b2124b75a.jpg',
'https://images.openlane.eu/carimgs/5739075/general/542f0e92-37b5-48ea-8f1f-e2a619f862c5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1261a935-3cf8-556c-9412-587658219914/1261a935-3cf8-556c-9412-587658219914_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739075/general/b07be516-a4cd-4ff9-9d03-cbeb9d7e46cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1261a935-3cf8-556c-9412-587658219914/1261a935-3cf8-556c-9412-587658219914_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739075/general/f7be490f-40e1-483f-aac3-12a21fba99cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1261a935-3cf8-556c-9412-587658219914/1261a935-3cf8-556c-9412-587658219914_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739075/general/6eac0ff1-31be-453d-82fd-275fc3c72ae6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1261a935-3cf8-556c-9412-587658219914/1261a935-3cf8-556c-9412-587658219914_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739075/general/62215960-7885-45f2-b683-7de58f3ae5fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1261a935-3cf8-556c-9412-587658219914/1261a935-3cf8-556c-9412-587658219914_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739075/general/c07de1e1-429f-4bf8-bde3-3c2569b5ee44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1261a935-3cf8-556c-9412-587658219914/1261a935-3cf8-556c-9412-587658219914_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739075/general/4ce3c4d0-fcbe-4f81-b203-9fbfcb123303.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1261a935-3cf8-556c-9412-587658219914/1261a935-3cf8-556c-9412-587658219914_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104583,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739075/general/30650432-feff-404e-a2f1-b3b013bb3b1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1261a935-3cf8-556c-9412-587658219914/1261a935-3cf8-556c-9412-587658219914_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739075/general/65d78120-6fa6-4c72-8692-71c67454777d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1261a935-3cf8-556c-9412-587658219914/1261a935-3cf8-556c-9412-587658219914_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98092,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739075/general/8ff43668-bf73-4169-9881-c75b2124b75a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1261a935-3cf8-556c-9412-587658219914/1261a935-3cf8-556c-9412-587658219914_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739075/general/542f0e92-37b5-48ea-8f1f-e2a619f862c5.jpg',
'Width': 1024}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 520e - Hybrid - Automatic - 163 hp - 135.884 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739972%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [adesa.be] INFO: Saving data for 10739972: {'created_time': 1774649757.832145, 'last_price_update_time': 1774649757.832156, 'auction_closing_time': 1774861200.0}
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739972') HTTP/1.1" 204 0
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252F57742d58-0c0d-4d0a-a99a-4953479edcc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/57742d58-0c0d-4d0a-a99a-4953479edcc6.jpg not downloaded yet
2026-03-27 22:15:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e223c50>
2026-03-27 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252Fdfc089a0-3b84-46c7-a67a-c4f44729da12.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/dfc089a0-3b84-46c7-a67a-c4f44729da12.jpg saved to cache
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item afb555ea-adf7-5a3c-ab10-6b0049053882
2026-03-27 22:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bbb46ce-2974-59b4-a951-653d2b329cf9 with identifier: 10740006
2026-03-27 22:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bbb46ce-2974-59b4-a951-653d2b329cf9 with scrape type 1
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7bbb46ce-2974-59b4-a951-653d2b329cf9
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252F8c92ff6c-c987-4fc2-a57a-6c70b6c92f2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/8c92ff6c-c987-4fc2-a57a-6c70b6c92f2a.jpg not downloaded yet
2026-03-27 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d414a90>
2026-03-27 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_721c7729-1f96-55d3-a57e-adfcae65a9d8/721c7729-1f96-55d3-a57e-adfcae65a9d8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252F15461ce7-1680-478e-87a2-c59147f85865.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/15461ce7-1680-478e-87a2-c59147f85865.jpg saved to cache
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 721c7729-1f96-55d3-a57e-adfcae65a9d8
2026-03-27 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd8f010>
2026-03-27 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d5d407a-b12e-5575-b12d-fb7fcd512832/3d5d407a-b12e-5575-b12d-fb7fcd512832_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252F72c71db5-68be-46ac-8380-668f9ee2cb25.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/72c71db5-68be-46ac-8380-668f9ee2cb25.jpg saved to cache
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3d5d407a-b12e-5575-b12d-fb7fcd512832
2026-03-27 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752242/general/fc0227a0-fdec-4ee0-80be-3eb472e9eb1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739996)
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3d5d407a-b12e-5575-b12d-fb7fcd512832 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10740480
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740480%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10740480: 1
2026-03-27 22:15:58 [adesa.be] INFO: Scraping item 10740480 url https://www.openlane.eu/en/carv6/auction/10740480
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752239%252Fgeneral%252F2c2669ff-1663-4b74-9579-78f53f3d5adc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752239/general/2c2669ff-1663-4b74-9579-78f53f3d5adc.jpg not downloaded yet
2026-03-27 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752242/general/b5f7f9aa-a93c-4af6-aa5c-92eee2078717.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739996)
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252F792769db-460b-4ad0-99fd-21c50f804297.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/792769db-460b-4ad0-99fd-21c50f804297.jpg not downloaded yet
2026-03-27 22:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0a3b10>
2026-03-27 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252F0acbf35a-5e51-4072-89a6-a71d5dc0580b.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/0acbf35a-5e51-4072-89a6-a71d5dc0580b.jpg saved to cache
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 29eb7cc7-b515-5acc-9281-4527db86b38f
2026-03-27 22:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with identifier: 10740789
2026-03-27 22:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with scrape type 1
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252F18815ecb-9270-4927-a317-9ca2ecb1ff7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/18815ecb-9270-4927-a317-9ca2ecb1ff7b.jpg not downloaded yet
2026-03-27 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d38be50>
2026-03-27 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb2e75f9-22e4-5659-8136-38194dd4a7f1/bb2e75f9-22e4-5659-8136-38194dd4a7f1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752239%252Fgeneral%252F62f1b948-359b-4fc7-870e-8ab4c8f66c24.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752239/general/62f1b948-359b-4fc7-870e-8ab4c8f66c24.jpg saved to cache
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bb2e75f9-22e4-5659-8136-38194dd4a7f1
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739534
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739534%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739534: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739534 url https://www.openlane.eu/en/carv6/auction/10739534
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739231
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739231%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739231: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739231 url https://www.openlane.eu/en/carv6/auction/10739231
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739479
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739479%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739479: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739479 url https://www.openlane.eu/en/carv6/auction/10739479
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739224
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739224%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739224: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739224 url https://www.openlane.eu/en/carv6/auction/10739224
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739394
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739394%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739394: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739394 url https://www.openlane.eu/en/carv6/auction/10739394
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739607
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739607%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739607: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739607 url https://www.openlane.eu/en/carv6/auction/10739607
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739640
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739640%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739640: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739640 url https://www.openlane.eu/en/carv6/auction/10739640
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739321
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739321%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739321: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739321 url https://www.openlane.eu/en/carv6/auction/10739321
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739176
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739176%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739176: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739176 url https://www.openlane.eu/en/carv6/auction/10739176
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739418
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739418%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739418: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739418 url https://www.openlane.eu/en/carv6/auction/10739418
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739381
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739381%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739381: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739381 url https://www.openlane.eu/en/carv6/auction/10739381
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739329
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739329%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739329: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739329 url https://www.openlane.eu/en/carv6/auction/10739329
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739309
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739309%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739309: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739309 url https://www.openlane.eu/en/carv6/auction/10739309
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739099
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739099%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739099: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739099 url https://www.openlane.eu/en/carv6/auction/10739099
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739281
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739281%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739281: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739281 url https://www.openlane.eu/en/carv6/auction/10739281
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739027
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739027%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739027: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739027 url https://www.openlane.eu/en/carv6/auction/10739027
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739074
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739074%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739074: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739074 url https://www.openlane.eu/en/carv6/auction/10739074
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10740795
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740795%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10740795: 1
2026-03-27 22:15:58 [adesa.be] INFO: Scraping item 10740795 url https://www.openlane.eu/en/carv6/auction/10740795
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3d5d407a-b12e-5575-b12d-fb7fcd512832 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 721c7729-1f96-55d3-a57e-adfcae65a9d8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item bb2e75f9-22e4-5659-8136-38194dd4a7f1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252F50e7a9f5-50be-4346-a9e8-688e0791deed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/50e7a9f5-50be-4346-a9e8-688e0791deed.jpg not downloaded yet
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252F8d71efb1-1ad2-4b75-b007-160a77001bea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/8d71efb1-1ad2-4b75-b007-160a77001bea.jpg not downloaded yet
2026-03-27 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752242/general/4d3f799d-71d0-4515-a2e0-9d89be421c41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739996)
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739077
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739077%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739077: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739077 url https://www.openlane.eu/en/carv6/auction/10739077
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739067
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739067%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739067: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739067 url https://www.openlane.eu/en/carv6/auction/10739067
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739363
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739363%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739363: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739363 url https://www.openlane.eu/en/carv6/auction/10739363
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739154
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739154%27 HTTP/1.1" 200 None
2026-03-27 22:15:58 [adesa.be] INFO: Scrape type for 10739154: 0
2026-03-27 22:15:58 [adesa.be] INFO: Skipping item 10739154 url https://www.openlane.eu/en/carv6/auction/10739154
2026-03-27 22:15:58 [adesa.be] INFO: Found listing with ID: 10739155
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739155%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [adesa.be] INFO: Scrape type for 10739155: 0
2026-03-27 22:15:59 [adesa.be] INFO: Skipping item 10739155 url https://www.openlane.eu/en/carv6/auction/10739155
2026-03-27 22:15:59 [adesa.be] INFO: Found listing with ID: 10739264
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739264%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [adesa.be] INFO: Scrape type for 10739264: 0
2026-03-27 22:15:59 [adesa.be] INFO: Skipping item 10739264 url https://www.openlane.eu/en/carv6/auction/10739264
2026-03-27 22:15:59 [adesa.be] INFO: Found listing with ID: 10739362
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739362%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [adesa.be] INFO: Scrape type for 10739362: 0
2026-03-27 22:15:59 [adesa.be] INFO: Skipping item 10739362 url https://www.openlane.eu/en/carv6/auction/10739362
2026-03-27 22:15:59 [adesa.be] INFO: Found listing with ID: 10739114
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739114%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [adesa.be] INFO: Scrape type for 10739114: 0
2026-03-27 22:15:59 [adesa.be] INFO: Skipping item 10739114 url https://www.openlane.eu/en/carv6/auction/10739114
2026-03-27 22:15:59 [adesa.be] INFO: Found listing with ID: 10739068
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739068%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [adesa.be] INFO: Scrape type for 10739068: 0
2026-03-27 22:15:59 [adesa.be] INFO: Skipping item 10739068 url https://www.openlane.eu/en/carv6/auction/10739068
2026-03-27 22:15:59 [adesa.be] INFO: Found listing with ID: 10739076
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739076%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [adesa.be] INFO: Scrape type for 10739076: 0
2026-03-27 22:15:59 [adesa.be] INFO: Skipping item 10739076 url https://www.openlane.eu/en/carv6/auction/10739076
2026-03-27 22:15:59 [adesa.be] INFO: Found listing with ID: 10739089
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739089%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [adesa.be] INFO: Scrape type for 10739089: 0
2026-03-27 22:15:59 [adesa.be] INFO: Skipping item 10739089 url https://www.openlane.eu/en/carv6/auction/10739089
2026-03-27 22:15:59 [adesa.be] INFO: Found listing with ID: 10739298
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739298%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [adesa.be] INFO: Scrape type for 10739298: 0
2026-03-27 22:15:59 [adesa.be] INFO: Skipping item 10739298 url https://www.openlane.eu/en/carv6/auction/10739298
2026-03-27 22:15:59 [adesa.be] INFO: Found listing with ID: 10739179
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739179%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [adesa.be] INFO: Scrape type for 10739179: 0
2026-03-27 22:15:59 [adesa.be] INFO: Skipping item 10739179 url https://www.openlane.eu/en/carv6/auction/10739179
2026-03-27 22:15:59 [adesa.be] INFO: Found listing with ID: 10739165
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739165%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [adesa.be] INFO: Scrape type for 10739165: 0
2026-03-27 22:15:59 [adesa.be] INFO: Skipping item 10739165 url https://www.openlane.eu/en/carv6/auction/10739165
2026-03-27 22:15:59 [adesa.be] INFO: Found listing with ID: 10739153
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739153%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [adesa.be] INFO: Scrape type for 10739153: 0
2026-03-27 22:15:59 [adesa.be] INFO: Skipping item 10739153 url https://www.openlane.eu/en/carv6/auction/10739153
2026-03-27 22:15:59 [adesa.be] INFO: Found listing with ID: 10739263
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739263%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [adesa.be] INFO: Scrape type for 10739263: 0
2026-03-27 22:15:59 [adesa.be] INFO: Skipping item 10739263 url https://www.openlane.eu/en/carv6/auction/10739263
2026-03-27 22:15:59 [adesa.be] INFO: Found listing with ID: 10739538
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739538%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [adesa.be] INFO: Scrape type for 10739538: 0
2026-03-27 22:15:59 [adesa.be] INFO: Skipping item 10739538 url https://www.openlane.eu/en/carv6/auction/10739538
2026-03-27 22:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d44aa90>
2026-03-27 22:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d5d407a-b12e-5575-b12d-fb7fcd512832/3d5d407a-b12e-5575-b12d-fb7fcd512832_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252Ffc0227a0-fdec-4ee0-80be-3eb472e9eb1a.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/fc0227a0-fdec-4ee0-80be-3eb472e9eb1a.jpg saved to cache
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3d5d407a-b12e-5575-b12d-fb7fcd512832
2026-03-27 22:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10739984
2026-03-27 22:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87690476-704c-5a8f-9d0d-ba656747e1f0 with scrape type 1
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87690476-704c-5a8f-9d0d-ba656747e1f0
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739109%252Fgeneral%252F92688f2a-22ed-4ea2-ab16-173783cec7ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739109/general/92688f2a-22ed-4ea2-ab16-173783cec7ce.jpg already downloaded
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739109%252Fgeneral%252F7310d771-4701-4c4e-a1c0-101550f081f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739109/general/7310d771-4701-4c4e-a1c0-101550f081f6.jpg already downloaded
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739109%252Fgeneral%252Fa3d55871-6dc7-4c5c-9fbd-b562c496aeb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739109/general/a3d55871-6dc7-4c5c-9fbd-b562c496aeb9.jpg already downloaded
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739109%252Fgeneral%252F9f1756ea-7935-4fcb-b642-5addc77eb178.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739109/general/9f1756ea-7935-4fcb-b642-5addc77eb178.jpg already downloaded
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739109%252Fgeneral%252Fbd03a71d-0c5f-4fba-9903-be25787f5b9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739109/general/bd03a71d-0c5f-4fba-9903-be25787f5b9b.jpg already downloaded
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739109%252Fgeneral%252F8a0cec68-e9a8-41d9-b9ac-a044525a97b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739109/general/8a0cec68-e9a8-41d9-b9ac-a044525a97b3.jpg already downloaded
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739109%252Fgeneral%252F67ddd91b-c41a-4a9f-a564-2ea37996317a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739109/general/67ddd91b-c41a-4a9f-a564-2ea37996317a.jpg already downloaded
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739109%252Fgeneral%252F4ffb37ab-456f-43fa-8744-df136024c076.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739109/general/4ffb37ab-456f-43fa-8744-df136024c076.jpg already downloaded
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739109%252Fgeneral%252F5f12d15e-09b6-4490-ad9c-67a5adbf5f3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739109/general/5f12d15e-09b6-4490-ad9c-67a5adbf5f3b.jpg already downloaded
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739109%252Fgeneral%252F64773ba7-47e0-495a-aafa-1875d1401260.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739109/general/64773ba7-47e0-495a-aafa-1875d1401260.jpg already downloaded
2026-03-27 22:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87690476-704c-5a8f-9d0d-ba656747e1f0, identifier: 10739984
2026-03-27 22:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e14c990>
2026-03-27 22:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d5d407a-b12e-5575-b12d-fb7fcd512832/3d5d407a-b12e-5575-b12d-fb7fcd512832_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252Fb5f7f9aa-a93c-4af6-aa5c-92eee2078717.jpg') HTTP/1.1" 204 0
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/b5f7f9aa-a93c-4af6-aa5c-92eee2078717.jpg saved to cache
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3d5d407a-b12e-5575-b12d-fb7fcd512832
2026-03-27 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752588/general/cc72ddad-bb7c-42db-82f3-4f7df3beb1b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740493)
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252Ff472c3a4-2113-4427-8b2f-6128ae753cba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/f472c3a4-2113-4427-8b2f-6128ae753cba.jpg not downloaded yet
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252Fb445096b-92af-4f3e-954b-74bd9384c37c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/b445096b-92af-4f3e-954b-74bd9384c37c.jpg not downloaded yet
2026-03-27 22:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10739984
2026-03-27 22:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10739984
2026-03-27 22:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10739984 to the API
2026-03-27 22:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739984>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '87690476-704c-5a8f-9d0d-ba656747e1f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLQ212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739984',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 140285,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5739109/general/92688f2a-22ed-4ea2-ab16-173783cec7ce.jpg',
'https://images.openlane.eu/carimgs/5739109/general/7310d771-4701-4c4e-a1c0-101550f081f6.jpg',
'https://images.openlane.eu/carimgs/5739109/general/a3d55871-6dc7-4c5c-9fbd-b562c496aeb9.jpg',
'https://images.openlane.eu/carimgs/5739109/general/9f1756ea-7935-4fcb-b642-5addc77eb178.jpg',
'https://images.openlane.eu/carimgs/5739109/general/bd03a71d-0c5f-4fba-9903-be25787f5b9b.jpg',
'https://images.openlane.eu/carimgs/5739109/general/8a0cec68-e9a8-41d9-b9ac-a044525a97b3.jpg',
'https://images.openlane.eu/carimgs/5739109/general/67ddd91b-c41a-4a9f-a564-2ea37996317a.jpg',
'https://images.openlane.eu/carimgs/5739109/general/4ffb37ab-456f-43fa-8744-df136024c076.jpg',
'https://images.openlane.eu/carimgs/5739109/general/5f12d15e-09b6-4490-ad9c-67a5adbf5f3b.jpg',
'https://images.openlane.eu/carimgs/5739109/general/64773ba7-47e0-495a-aafa-1875d1401260.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87690476-704c-5a8f-9d0d-ba656747e1f0/87690476-704c-5a8f-9d0d-ba656747e1f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175686,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739109/general/92688f2a-22ed-4ea2-ab16-173783cec7ce.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87690476-704c-5a8f-9d0d-ba656747e1f0/87690476-704c-5a8f-9d0d-ba656747e1f0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153905,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739109/general/7310d771-4701-4c4e-a1c0-101550f081f6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87690476-704c-5a8f-9d0d-ba656747e1f0/87690476-704c-5a8f-9d0d-ba656747e1f0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159558,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739109/general/a3d55871-6dc7-4c5c-9fbd-b562c496aeb9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87690476-704c-5a8f-9d0d-ba656747e1f0/87690476-704c-5a8f-9d0d-ba656747e1f0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153693,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739109/general/9f1756ea-7935-4fcb-b642-5addc77eb178.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87690476-704c-5a8f-9d0d-ba656747e1f0/87690476-704c-5a8f-9d0d-ba656747e1f0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226211,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739109/general/bd03a71d-0c5f-4fba-9903-be25787f5b9b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87690476-704c-5a8f-9d0d-ba656747e1f0/87690476-704c-5a8f-9d0d-ba656747e1f0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247302,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739109/general/8a0cec68-e9a8-41d9-b9ac-a044525a97b3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87690476-704c-5a8f-9d0d-ba656747e1f0/87690476-704c-5a8f-9d0d-ba656747e1f0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212685,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739109/general/67ddd91b-c41a-4a9f-a564-2ea37996317a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87690476-704c-5a8f-9d0d-ba656747e1f0/87690476-704c-5a8f-9d0d-ba656747e1f0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138434,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739109/general/4ffb37ab-456f-43fa-8744-df136024c076.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87690476-704c-5a8f-9d0d-ba656747e1f0/87690476-704c-5a8f-9d0d-ba656747e1f0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268001,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739109/general/5f12d15e-09b6-4490-ad9c-67a5adbf5f3b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87690476-704c-5a8f-9d0d-ba656747e1f0/87690476-704c-5a8f-9d0d-ba656747e1f0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183700,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739109/general/64773ba7-47e0-495a-aafa-1875d1401260.jpg',
'Width': 1500}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 520e Lounge - Hybrid - Automatic - 164 hp - 140.285 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739984%27 HTTP/1.1" 200 None
2026-03-27 22:16:00 [adesa.be] INFO: Saving data for 10739984: {'created_time': 1774649760.175742, 'last_price_update_time': 1774649760.175752, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739984') HTTP/1.1" 204 0
2026-03-27 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752252/general/8c92ff6c-c987-4fc2-a57a-6c70b6c92f2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740006)
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252Fb308c595-d4a4-44e8-b534-90315a272c05.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/b308c595-d4a4-44e8-b534-90315a272c05.jpg not downloaded yet
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252Ff3d6e8b6-3f67-43e0-a44e-a15504bbcf23.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/f3d6e8b6-3f67-43e0-a44e-a15504bbcf23.jpg not downloaded yet
2026-03-27 22:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2550d0>
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d5d407a-b12e-5575-b12d-fb7fcd512832/3d5d407a-b12e-5575-b12d-fb7fcd512832_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252F4d3f799d-71d0-4515-a2e0-9d89be421c41.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/4d3f799d-71d0-4515-a2e0-9d89be421c41.jpg saved to cache
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3d5d407a-b12e-5575-b12d-fb7fcd512832
2026-03-27 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752588/general/2534c444-663e-45c6-b4de-7956ddd78a3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740493)
2026-03-27 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752242/general/57742d58-0c0d-4d0a-a99a-4953479edcc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739996)
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item bb2e75f9-22e4-5659-8136-38194dd4a7f1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3d5d407a-b12e-5575-b12d-fb7fcd512832 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item bb2e75f9-22e4-5659-8136-38194dd4a7f1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252Faeff0164-7109-4dc8-a30b-a193dd98a7bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/aeff0164-7109-4dc8-a30b-a193dd98a7bb.jpg not downloaded yet
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252F0c1d73fd-30b6-456c-b2b1-c938c8038d7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/0c1d73fd-30b6-456c-b2b1-c938c8038d7c.jpg not downloaded yet
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3bda50>
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_721c7729-1f96-55d3-a57e-adfcae65a9d8/721c7729-1f96-55d3-a57e-adfcae65a9d8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252Fcc72ddad-bb7c-42db-82f3-4f7df3beb1b1.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/cc72ddad-bb7c-42db-82f3-4f7df3beb1b1.jpg saved to cache
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 721c7729-1f96-55d3-a57e-adfcae65a9d8
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item bb2e75f9-22e4-5659-8136-38194dd4a7f1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deaf690>
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252F8c92ff6c-c987-4fc2-a57a-6c70b6c92f2a.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/8c92ff6c-c987-4fc2-a57a-6c70b6c92f2a.jpg saved to cache
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7bbb46ce-2974-59b4-a951-653d2b329cf9
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252F689372e5-62de-45df-85d4-19874caffee1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/689372e5-62de-45df-85d4-19874caffee1.jpg not downloaded yet
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252Fbd1b221b-ad1c-4d1d-8b5d-f4c2ed001e6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/bd1b221b-ad1c-4d1d-8b5d-f4c2ed001e6d.jpg not downloaded yet
2026-03-27 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752509/general/18815ecb-9270-4927-a317-9ca2ecb1ff7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740789)
2026-03-27 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752509/general/8d71efb1-1ad2-4b75-b007-160a77001bea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740789)
2026-03-27 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deafed0>
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_721c7729-1f96-55d3-a57e-adfcae65a9d8/721c7729-1f96-55d3-a57e-adfcae65a9d8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252F2534c444-663e-45c6-b4de-7956ddd78a3d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/2534c444-663e-45c6-b4de-7956ddd78a3d.jpg saved to cache
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 721c7729-1f96-55d3-a57e-adfcae65a9d8
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de2aed0>
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d5d407a-b12e-5575-b12d-fb7fcd512832/3d5d407a-b12e-5575-b12d-fb7fcd512832_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252F57742d58-0c0d-4d0a-a99a-4953479edcc6.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/57742d58-0c0d-4d0a-a99a-4953479edcc6.jpg saved to cache
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3d5d407a-b12e-5575-b12d-fb7fcd512832
2026-03-27 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752588/general/39cbbe39-e9e1-4b6f-a52a-82e8e775bd44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740493)
2026-03-27 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752252/general/792769db-460b-4ad0-99fd-21c50f804297.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740006)
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252F71966643-14b6-4f96-9999-73df525f3502.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/71966643-14b6-4f96-9999-73df525f3502.jpg not downloaded yet
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252F9414fba9-6452-409b-b341-00fa10cde2bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/9414fba9-6452-409b-b341-00fa10cde2bc.jpg not downloaded yet
2026-03-27 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252F2b6c91df-c16f-4d10-a5ff-8ea884694ba8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/2b6c91df-c16f-4d10-a5ff-8ea884694ba8.jpg not downloaded yet
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252F9535c93c-b075-4a71-b1f1-a3c71bc181eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/9535c93c-b075-4a71-b1f1-a3c71bc181eb.jpg not downloaded yet
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df87c50>
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252F18815ecb-9270-4927-a317-9ca2ecb1ff7b.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/18815ecb-9270-4927-a317-9ca2ecb1ff7b.jpg saved to cache
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3bf490>
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252F8d71efb1-1ad2-4b75-b007-160a77001bea.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/8d71efb1-1ad2-4b75-b007-160a77001bea.jpg saved to cache
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629
2026-03-27 22:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d4022cc-c84f-595a-bd82-b1228c7f2513 with identifier: 10740786
2026-03-27 22:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4022cc-c84f-595a-bd82-b1228c7f2513 with scrape type 1
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d4022cc-c84f-595a-bd82-b1228c7f2513
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252F46e7fb7e-ad09-435d-b6fb-a65c2743c774.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/46e7fb7e-ad09-435d-b6fb-a65c2743c774.jpg not downloaded yet
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252Fc92ca677-b395-47af-b5fe-06aa4761563d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/c92ca677-b395-47af-b5fe-06aa4761563d.jpg not downloaded yet
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252F19f59ec1-b725-4b5a-b07b-fa46ccaa0a62.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/19f59ec1-b725-4b5a-b07b-fa46ccaa0a62.jpg not downloaded yet
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252F69eea69e-b38f-4a68-a70f-bbb841ef2e7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/69eea69e-b38f-4a68-a70f-bbb841ef2e7d.jpg not downloaded yet
2026-03-27 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752239/general/2c2669ff-1663-4b74-9579-78f53f3d5adc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739994)
2026-03-27 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752252/general/aeff0164-7109-4dc8-a30b-a193dd98a7bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740006)
2026-03-27 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752509/general/0c1d73fd-30b6-456c-b2b1-c938c8038d7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740789)
2026-03-27 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752509/general/bd1b221b-ad1c-4d1d-8b5d-f4c2ed001e6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740789)
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252F809d8127-2392-450b-b2ca-cd7d9ee008bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/809d8127-2392-450b-b2ca-cd7d9ee008bd.jpg not downloaded yet
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252F715abec2-24f5-4120-9b06-a5096789aef6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/715abec2-24f5-4120-9b06-a5096789aef6.jpg not downloaded yet
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d414b50>
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_721c7729-1f96-55d3-a57e-adfcae65a9d8/721c7729-1f96-55d3-a57e-adfcae65a9d8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252F39cbbe39-e9e1-4b6f-a52a-82e8e775bd44.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/39cbbe39-e9e1-4b6f-a52a-82e8e775bd44.jpg saved to cache
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 721c7729-1f96-55d3-a57e-adfcae65a9d8
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df3e090>
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252F792769db-460b-4ad0-99fd-21c50f804297.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/792769db-460b-4ad0-99fd-21c50f804297.jpg saved to cache
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7bbb46ce-2974-59b4-a951-653d2b329cf9
2026-03-27 22:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4d4efb5-7221-5d5c-915e-c286ca715ae7 with identifier: 10740790
2026-03-27 22:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d4efb5-7221-5d5c-915e-c286ca715ae7 with scrape type 1
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b4d4efb5-7221-5d5c-915e-c286ca715ae7
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252Fc5212f41-0079-4bb7-8561-756a69f302df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/c5212f41-0079-4bb7-8561-756a69f302df.jpg not downloaded yet
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252F1499f08a-c8a0-468d-ac8f-bbfefbb036da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/1499f08a-c8a0-468d-ac8f-bbfefbb036da.jpg not downloaded yet
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252F13996476-3754-4001-a1ef-5b2ee3f065d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/13996476-3754-4001-a1ef-5b2ee3f065d9.jpg not downloaded yet
2026-03-27 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752509/general/f3d6e8b6-3f67-43e0-a44e-a15504bbcf23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740789)
2026-03-27 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752252/general/689372e5-62de-45df-85d4-19874caffee1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740006)
2026-03-27 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752509/general/9414fba9-6452-409b-b341-00fa10cde2bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740789)
2026-03-27 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252Fd8eb849c-7077-47d3-94e9-136f0d0807fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/d8eb849c-7077-47d3-94e9-136f0d0807fe.jpg not downloaded yet
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252Ffd702371-a261-4639-a8e1-ba4ab4e8610d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/fd702371-a261-4639-a8e1-ba4ab4e8610d.jpg not downloaded yet
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d48bd90>
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb2e75f9-22e4-5659-8136-38194dd4a7f1/bb2e75f9-22e4-5659-8136-38194dd4a7f1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752239%252Fgeneral%252F2c2669ff-1663-4b74-9579-78f53f3d5adc.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752239/general/2c2669ff-1663-4b74-9579-78f53f3d5adc.jpg saved to cache
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bb2e75f9-22e4-5659-8136-38194dd4a7f1
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4ba7d0>
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252Faeff0164-7109-4dc8-a30b-a193dd98a7bb.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/aeff0164-7109-4dc8-a30b-a193dd98a7bb.jpg saved to cache
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7bbb46ce-2974-59b4-a951-653d2b329cf9
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfeadd0>
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252F0c1d73fd-30b6-456c-b2b1-c938c8038d7c.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/0c1d73fd-30b6-456c-b2b1-c938c8038d7c.jpg saved to cache
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d543f90>
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252Fbd1b221b-ad1c-4d1d-8b5d-f4c2ed001e6d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/bd1b221b-ad1c-4d1d-8b5d-f4c2ed001e6d.jpg saved to cache
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252Fbfed9674-a86e-4c4c-9c49-ca19d93556e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/bfed9674-a86e-4c4c-9c49-ca19d93556e2.jpg not downloaded yet
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252F36a4807e-57c4-453c-8d95-a2184e0df7df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/36a4807e-57c4-453c-8d95-a2184e0df7df.jpg not downloaded yet
2026-03-27 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752506/general/46e7fb7e-ad09-435d-b6fb-a65c2743c774.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740786)
2026-03-27 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752509/general/9535c93c-b075-4a71-b1f1-a3c71bc181eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740789)
2026-03-27 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752252/general/2b6c91df-c16f-4d10-a5ff-8ea884694ba8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740006)
2026-03-27 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752252/general/71966643-14b6-4f96-9999-73df525f3502.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740006)
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252F697710af-4c1a-4a33-b4a1-9cea881621c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/697710af-4c1a-4a33-b4a1-9cea881621c0.jpg not downloaded yet
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252Fc25e8818-c4da-49d6-aff3-c2ddf0543ec1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/c25e8818-c4da-49d6-aff3-c2ddf0543ec1.jpg not downloaded yet
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252Fb976f328-2b96-4c90-808f-e9bb2d2e811e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/b976f328-2b96-4c90-808f-e9bb2d2e811e.jpg not downloaded yet
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252Fe5b3dd7c-3407-4d26-8c80-2f4712d8e54d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/e5b3dd7c-3407-4d26-8c80-2f4712d8e54d.jpg not downloaded yet
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4b9b10>
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252Ff3d6e8b6-3f67-43e0-a44e-a15504bbcf23.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/f3d6e8b6-3f67-43e0-a44e-a15504bbcf23.jpg saved to cache
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099fff9910>
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252F689372e5-62de-45df-85d4-19874caffee1.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/689372e5-62de-45df-85d4-19874caffee1.jpg saved to cache
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7bbb46ce-2974-59b4-a951-653d2b329cf9
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e0e50>
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252F9414fba9-6452-409b-b341-00fa10cde2bc.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/9414fba9-6452-409b-b341-00fa10cde2bc.jpg saved to cache
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629
2026-03-27 22:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d6524fd-1f2f-5a9c-ae14-5e782157c222 with identifier: 10740748
2026-03-27 22:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d6524fd-1f2f-5a9c-ae14-5e782157c222 with scrape type 1
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d6524fd-1f2f-5a9c-ae14-5e782157c222
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252F177ebe2e-4593-4737-a045-6ae274846093.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/177ebe2e-4593-4737-a045-6ae274846093.jpg not downloaded yet
2026-03-27 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752510/general/13996476-3754-4001-a1ef-5b2ee3f065d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740790)
2026-03-27 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752509/general/809d8127-2392-450b-b2ca-cd7d9ee008bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740789)
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252F37283c1d-396d-4c9d-a3ad-5e8d24ea32b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/37283c1d-396d-4c9d-a3ad-5e8d24ea32b6.jpg not downloaded yet
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252F57adc770-c860-4293-9346-f3f13f91711d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/57adc770-c860-4293-9346-f3f13f91711d.jpg not downloaded yet
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252F88cfdc4f-6f5c-4d47-a26b-046cecd5fc89.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/88cfdc4f-6f5c-4d47-a26b-046cecd5fc89.jpg not downloaded yet
2026-03-27 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752510/general/fd702371-a261-4639-a8e1-ba4ab4e8610d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740790)
2026-03-27 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752506/general/715abec2-24f5-4120-9b06-a5096789aef6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740786)
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7bbb46ce-2974-59b4-a951-653d2b329cf9 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7bbb46ce-2974-59b4-a951-653d2b329cf9 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252Fbc5de799-d037-4f9e-b2ac-1778342f63d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/bc5de799-d037-4f9e-b2ac-1778342f63d4.jpg not downloaded yet
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252Fabdccb1b-4f06-4585-aebc-e91f6517adea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/abdccb1b-4f06-4585-aebc-e91f6517adea.jpg not downloaded yet
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252F42dc22ea-dfe1-4974-bd50-afe2a5667c6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/42dc22ea-dfe1-4974-bd50-afe2a5667c6a.jpg not downloaded yet
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df0b010>
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4022cc-c84f-595a-bd82-b1228c7f2513/4d4022cc-c84f-595a-bd82-b1228c7f2513_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252F46e7fb7e-ad09-435d-b6fb-a65c2743c774.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/46e7fb7e-ad09-435d-b6fb-a65c2743c774.jpg saved to cache
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4d4022cc-c84f-595a-bd82-b1228c7f2513
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9e710>
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252F9535c93c-b075-4a71-b1f1-a3c71bc181eb.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/9535c93c-b075-4a71-b1f1-a3c71bc181eb.jpg saved to cache
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e2e90>
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252F2b6c91df-c16f-4d10-a5ff-8ea884694ba8.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/2b6c91df-c16f-4d10-a5ff-8ea884694ba8.jpg saved to cache
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7bbb46ce-2974-59b4-a951-653d2b329cf9
2026-03-27 22:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f89d9989-9861-51ba-823a-62055cd02024 with identifier: 10740498
2026-03-27 22:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f89d9989-9861-51ba-823a-62055cd02024 with scrape type 1
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f89d9989-9861-51ba-823a-62055cd02024
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252F03a59d94-34a7-4ff8-9369-6163bf1f1c3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/03a59d94-34a7-4ff8-9369-6163bf1f1c3d.jpg not downloaded yet
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff7910>
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252F71966643-14b6-4f96-9999-73df525f3502.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/71966643-14b6-4f96-9999-73df525f3502.jpg saved to cache
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7bbb46ce-2974-59b4-a951-653d2b329cf9
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252F30db6807-12f2-4c75-a2ba-fd1dcfe93cb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/30db6807-12f2-4c75-a2ba-fd1dcfe93cb2.jpg not downloaded yet
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252F3a763778-f339-45a8-ae30-ad4915fa3c28.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/3a763778-f339-45a8-ae30-ad4915fa3c28.jpg not downloaded yet
2026-03-27 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752506/general/bfed9674-a86e-4c4c-9c49-ca19d93556e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740786)
2026-03-27 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752510/general/36a4807e-57c4-453c-8d95-a2184e0df7df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740790)
2026-03-27 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752510/general/c25e8818-c4da-49d6-aff3-c2ddf0543ec1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740790)
2026-03-27 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752509/general/19f59ec1-b725-4b5a-b07b-fa46ccaa0a62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740789)
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252Fba411cb0-3b83-4de5-9770-b394bd7a924b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/ba411cb0-3b83-4de5-9770-b394bd7a924b.jpg not downloaded yet
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2488d0>
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252F13996476-3754-4001-a1ef-5b2ee3f065d9.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/13996476-3754-4001-a1ef-5b2ee3f065d9.jpg saved to cache
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b4d4efb5-7221-5d5c-915e-c286ca715ae7
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e113610>
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252F809d8127-2392-450b-b2ca-cd7d9ee008bd.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/809d8127-2392-450b-b2ca-cd7d9ee008bd.jpg saved to cache
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252F2b20a0f3-6475-45dc-8809-9eeca30a563a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/2b20a0f3-6475-45dc-8809-9eeca30a563a.jpg not downloaded yet
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252Fcfdd7de1-1280-49d0-b3b9-fdc61c8faaa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/cfdd7de1-1280-49d0-b3b9-fdc61c8faaa9.jpg not downloaded yet
2026-03-27 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252F353b17ef-ba16-494c-972d-4d48c1f0ecae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/353b17ef-ba16-494c-972d-4d48c1f0ecae.jpg not downloaded yet
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de72c90>
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252Ffd702371-a261-4639-a8e1-ba4ab4e8610d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/fd702371-a261-4639-a8e1-ba4ab4e8610d.jpg saved to cache
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b4d4efb5-7221-5d5c-915e-c286ca715ae7
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d543f90>
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4022cc-c84f-595a-bd82-b1228c7f2513/4d4022cc-c84f-595a-bd82-b1228c7f2513_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252F715abec2-24f5-4120-9b06-a5096789aef6.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/715abec2-24f5-4120-9b06-a5096789aef6.jpg saved to cache
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4d4022cc-c84f-595a-bd82-b1228c7f2513
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252Fa108da4d-d5a5-4054-a625-394dcec317f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/a108da4d-d5a5-4054-a625-394dcec317f6.jpg not downloaded yet
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4b9850>
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4022cc-c84f-595a-bd82-b1228c7f2513/4d4022cc-c84f-595a-bd82-b1228c7f2513_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252Fbfed9674-a86e-4c4c-9c49-ca19d93556e2.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/bfed9674-a86e-4c4c-9c49-ca19d93556e2.jpg saved to cache
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4d4022cc-c84f-595a-bd82-b1228c7f2513
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd85910>
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252F36a4807e-57c4-453c-8d95-a2184e0df7df.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/36a4807e-57c4-453c-8d95-a2184e0df7df.jpg saved to cache
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b4d4efb5-7221-5d5c-915e-c286ca715ae7
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9a010>
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252Fc25e8818-c4da-49d6-aff3-c2ddf0543ec1.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/c25e8818-c4da-49d6-aff3-c2ddf0543ec1.jpg saved to cache
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b4d4efb5-7221-5d5c-915e-c286ca715ae7
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099def9bd0>
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752509%252Fgeneral%252F19f59ec1-b725-4b5a-b07b-fa46ccaa0a62.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752509/general/19f59ec1-b725-4b5a-b07b-fa46ccaa0a62.jpg saved to cache
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629
2026-03-27 22:16:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3b12f8f-f35d-5b70-b5a0-c82a6c780629, skipping ID generation
2026-03-27 22:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with scrape type 1
2026-03-27 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629 sending to next pipeline
2026-03-27 22:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3b12f8f-f35d-5b70-b5a0-c82a6c780629, identifier: 10740789
2026-03-27 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752506/general/697710af-4c1a-4a33-b4a1-9cea881621c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740786)
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252Ff466a241-4f5a-4a9f-985f-8202e95189b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/f466a241-4f5a-4a9f-985f-8202e95189b2.jpg not downloaded yet
2026-03-27 22:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with identifier: 10740789
2026-03-27 22:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with identifier: 10740789
2026-03-27 22:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with identifier: 10740789 to the API
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752509/general/19f59ec1-b725-4b5a-b07b-fa46ccaa0a62.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3b12f8f-f35d-5b70-b5a0-c82a6c780629',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YAM423',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740789',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 140344,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752509/general/18815ecb-9270-4927-a317-9ca2ecb1ff7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752509/general/8d71efb1-1ad2-4b75-b007-160a77001bea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752509/general/f3d6e8b6-3f67-43e0-a44e-a15504bbcf23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752509/general/0c1d73fd-30b6-456c-b2b1-c938c8038d7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752509/general/bd1b221b-ad1c-4d1d-8b5d-f4c2ed001e6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752509/general/9414fba9-6452-409b-b341-00fa10cde2bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752509/general/9535c93c-b075-4a71-b1f1-a3c71bc181eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752509/general/19f59ec1-b725-4b5a-b07b-fa46ccaa0a62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b12f8f-f35d-5b70-b5a0-c82a6c780629/d3b12f8f-f35d-5b70-b5a0-c82a6c780629_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144235,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752509/general/809d8127-2392-450b-b2ca-cd7d9ee008bd.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 140.344 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740789%27 HTTP/1.1" 200 None
2026-03-27 22:16:03 [adesa.be] INFO: Saving data for 10740789: {'created_time': 1774649763.53549, 'last_price_update_time': 1774649763.5355, 'auction_closing_time': 1774947600.0}
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740789') HTTP/1.1" 204 0
2026-03-27 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752464/general/177ebe2e-4593-4737-a045-6ae274846093.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740748)
2026-03-27 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752510/general/e5b3dd7c-3407-4d26-8c80-2f4712d8e54d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740790)
2026-03-27 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752506/general/b976f328-2b96-4c90-808f-e9bb2d2e811e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740786)
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252Fc1911264-0828-43f9-90a8-f16d6d85cc4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/c1911264-0828-43f9-90a8-f16d6d85cc4c.jpg not downloaded yet
2026-03-27 22:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69c1abda-381a-5b90-a433-1ea2095cbdf9 with identifier: 10740795
2026-03-27 22:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69c1abda-381a-5b90-a433-1ea2095cbdf9 with scrape type 1
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69c1abda-381a-5b90-a433-1ea2095cbdf9
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252F5c750962-cb40-4498-84b5-cebd2e609fc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/5c750962-cb40-4498-84b5-cebd2e609fc3.jpg not downloaded yet
2026-03-27 22:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 435dafea-cb38-5a9e-b92b-145316b349c7 with identifier: 10740476
2026-03-27 22:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 435dafea-cb38-5a9e-b92b-145316b349c7 with scrape type 1
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 435dafea-cb38-5a9e-b92b-145316b349c7
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752548%252Fgeneral%252F2e31d10e-b658-4731-af33-c974601c629f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752548/general/2e31d10e-b658-4731-af33-c974601c629f.jpg not downloaded yet
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252F8ee34de5-3d99-487f-a233-d7bfa6ef53ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/8ee34de5-3d99-487f-a233-d7bfa6ef53ce.jpg not downloaded yet
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b4d4efb5-7221-5d5c-915e-c286ca715ae7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4d4022cc-c84f-595a-bd82-b1228c7f2513 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4d4022cc-c84f-595a-bd82-b1228c7f2513 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4d4022cc-c84f-595a-bd82-b1228c7f2513 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252Fbb9c62d4-e168-47e1-9821-5c91f34fe739.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/bb9c62d4-e168-47e1-9821-5c91f34fe739.jpg not downloaded yet
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252Fffca9d2a-293f-49eb-8f57-70f5329dec82.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/ffca9d2a-293f-49eb-8f57-70f5329dec82.jpg not downloaded yet
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752548%252Fgeneral%252Ffd4420c0-04ce-43ce-bdc6-ffd08c6586ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752548/general/fd4420c0-04ce-43ce-bdc6-ffd08c6586ca.jpg not downloaded yet
2026-03-27 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d567b50>
2026-03-27 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4022cc-c84f-595a-bd82-b1228c7f2513/4d4022cc-c84f-595a-bd82-b1228c7f2513_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252F697710af-4c1a-4a33-b4a1-9cea881621c0.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/697710af-4c1a-4a33-b4a1-9cea881621c0.jpg saved to cache
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4d4022cc-c84f-595a-bd82-b1228c7f2513
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252F0cee2f44-764a-4da1-9793-b0e5b8bc508e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/0cee2f44-764a-4da1-9793-b0e5b8bc508e.jpg not downloaded yet
2026-03-27 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9d3d0>
2026-03-27 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252F177ebe2e-4593-4737-a045-6ae274846093.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/177ebe2e-4593-4737-a045-6ae274846093.jpg saved to cache
2026-03-27 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4d6524fd-1f2f-5a9c-ae14-5e782157c222
2026-03-27 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d421110>
2026-03-27 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252Fe5b3dd7c-3407-4d26-8c80-2f4712d8e54d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/e5b3dd7c-3407-4d26-8c80-2f4712d8e54d.jpg saved to cache
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b4d4efb5-7221-5d5c-915e-c286ca715ae7
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df4f610>
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4022cc-c84f-595a-bd82-b1228c7f2513/4d4022cc-c84f-595a-bd82-b1228c7f2513_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252Fb976f328-2b96-4c90-808f-e9bb2d2e811e.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/b976f328-2b96-4c90-808f-e9bb2d2e811e.jpg saved to cache
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4d4022cc-c84f-595a-bd82-b1228c7f2513
2026-03-27 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752252/general/c92ca677-b395-47af-b5fe-06aa4761563d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740006)
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252Fe23cb6af-5a17-44de-a1fb-ccce01498a40.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/e23cb6af-5a17-44de-a1fb-ccce01498a40.jpg not downloaded yet
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252F15eaf0b9-4b6b-420a-88d0-532019888394.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/15eaf0b9-4b6b-420a-88d0-532019888394.jpg not downloaded yet
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752548%252Fgeneral%252F8fe3d53d-8501-46d1-b55e-63a2d5b54832.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752548/general/8fe3d53d-8501-46d1-b55e-63a2d5b54832.jpg not downloaded yet
2026-03-27 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752464/general/a108da4d-d5a5-4054-a625-394dcec317f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740748)
2026-03-27 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752464/general/3a763778-f339-45a8-ae30-ad4915fa3c28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740748)
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252F9db157b3-e361-4af8-b885-722068d4d8a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/9db157b3-e361-4af8-b885-722068d4d8a6.jpg not downloaded yet
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252F21a127e5-caa6-4021-b6df-0cd9b97411c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/21a127e5-caa6-4021-b6df-0cd9b97411c8.jpg not downloaded yet
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252F7039645d-4ffc-420a-8566-af18c866b81d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/7039645d-4ffc-420a-8566-af18c866b81d.jpg not downloaded yet
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752548%252Fgeneral%252Fdf8181e1-0530-4ab0-a20c-37c2b3bbbf33.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752548/general/df8181e1-0530-4ab0-a20c-37c2b3bbbf33.jpg not downloaded yet
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252F96756746-2d46-4721-8a75-efdb6bb77975.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/96756746-2d46-4721-8a75-efdb6bb77975.jpg not downloaded yet
2026-03-27 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752603/general/ba411cb0-3b83-4de5-9770-b394bd7a924b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740498)
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252Fa279f1bd-0630-4986-96d3-9b2a329a3cf0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/a279f1bd-0630-4986-96d3-9b2a329a3cf0.jpg not downloaded yet
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752548%252Fgeneral%252F8e527b26-a4e5-460f-a009-aca86b336c55.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752548/general/8e527b26-a4e5-460f-a009-aca86b336c55.jpg not downloaded yet
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252Ff4e73fef-bea4-4d3d-8bbe-bb53c302b7d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/f4e73fef-bea4-4d3d-8bbe-bb53c302b7d2.jpg not downloaded yet
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252F71eea63c-7fea-4ffc-9b3f-feb473fc32f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/71eea63c-7fea-4ffc-9b3f-feb473fc32f2.jpg not downloaded yet
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752548%252Fgeneral%252Fa261f89d-4185-4bc5-b63d-bf6e733303af.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752548/general/a261f89d-4185-4bc5-b63d-bf6e733303af.jpg not downloaded yet
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3b1ed0>
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252Fc92ca677-b395-47af-b5fe-06aa4761563d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/c92ca677-b395-47af-b5fe-06aa4761563d.jpg saved to cache
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7bbb46ce-2974-59b4-a951-653d2b329cf9
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0e4c90>
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252Fa108da4d-d5a5-4054-a625-394dcec317f6.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/a108da4d-d5a5-4054-a625-394dcec317f6.jpg saved to cache
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4d6524fd-1f2f-5a9c-ae14-5e782157c222
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dffdf10>
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252F3a763778-f339-45a8-ae30-ad4915fa3c28.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/3a763778-f339-45a8-ae30-ad4915fa3c28.jpg saved to cache
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4d6524fd-1f2f-5a9c-ae14-5e782157c222
2026-03-27 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752510/general/2b20a0f3-6475-45dc-8809-9eeca30a563a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740790)
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252F51d2a2eb-7887-4dff-9b8d-b1085462d8e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/51d2a2eb-7887-4dff-9b8d-b1085462d8e3.jpg not downloaded yet
2026-03-27 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752603/general/353b17ef-ba16-494c-972d-4d48c1f0ecae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740498)
2026-03-27 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752464/general/cfdd7de1-1280-49d0-b3b9-fdc61c8faaa9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740748)
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252F06eab9a7-ab7c-4a8b-b9a4-7726e99c996c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/06eab9a7-ab7c-4a8b-b9a4-7726e99c996c.jpg not downloaded yet
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752548%252Fgeneral%252Fe668c073-3ed4-44d8-b425-2029ff2ba05f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752548/general/e668c073-3ed4-44d8-b425-2029ff2ba05f.jpg not downloaded yet
2026-03-27 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752510/general/30db6807-12f2-4c75-a2ba-fd1dcfe93cb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740790)
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e167b90>
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f89d9989-9861-51ba-823a-62055cd02024/f89d9989-9861-51ba-823a-62055cd02024_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252Fba411cb0-3b83-4de5-9770-b394bd7a924b.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/ba411cb0-3b83-4de5-9770-b394bd7a924b.jpg saved to cache
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f89d9989-9861-51ba-823a-62055cd02024
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252F07e6e924-0f43-4df0-bf12-b97b18a8e0ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/07e6e924-0f43-4df0-bf12-b97b18a8e0ee.jpg not downloaded yet
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752548%252Fgeneral%252F448cdc1c-26e3-4c04-91ad-7bede7dc5694.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752548/general/448cdc1c-26e3-4c04-91ad-7bede7dc5694.jpg not downloaded yet
2026-03-27 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752464/general/88cfdc4f-6f5c-4d47-a26b-046cecd5fc89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740748)
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252Fdfd084f0-e3b8-4901-b459-2c13ae410706.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/dfd084f0-e3b8-4901-b459-2c13ae410706.jpg not downloaded yet
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752548%252Fgeneral%252F88447e65-65e2-4898-b776-945021d1ed52.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752548/general/88447e65-65e2-4898-b776-945021d1ed52.jpg not downloaded yet
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df0b210>
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252F2b20a0f3-6475-45dc-8809-9eeca30a563a.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/2b20a0f3-6475-45dc-8809-9eeca30a563a.jpg saved to cache
2026-03-27 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b4d4efb5-7221-5d5c-915e-c286ca715ae7
2026-03-27 22:16:04 [adesa.be] INFO: Found listing with ID: 10740514
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740514%27 HTTP/1.1" 200 None
2026-03-27 22:16:04 [adesa.be] INFO: Scrape type for 10740514: 1
2026-03-27 22:16:04 [adesa.be] INFO: Scraping item 10740514 url https://www.openlane.eu/en/carv6/auction/10740514
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d421cd0>
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f89d9989-9861-51ba-823a-62055cd02024/f89d9989-9861-51ba-823a-62055cd02024_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252F353b17ef-ba16-494c-972d-4d48c1f0ecae.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/353b17ef-ba16-494c-972d-4d48c1f0ecae.jpg saved to cache
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f89d9989-9861-51ba-823a-62055cd02024
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0e4310>
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252Fcfdd7de1-1280-49d0-b3b9-fdc61c8faaa9.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/cfdd7de1-1280-49d0-b3b9-fdc61c8faaa9.jpg saved to cache
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4d6524fd-1f2f-5a9c-ae14-5e782157c222
2026-03-27 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752510/general/57adc770-c860-4293-9346-f3f13f91711d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740790)
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252Fdb8b8c5f-471f-4b5c-9194-a6389bd120a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/db8b8c5f-471f-4b5c-9194-a6389bd120a3.jpg not downloaded yet
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752548%252Fgeneral%252F748d9f78-4e37-4f09-875a-fe63364ea110.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752548/general/748d9f78-4e37-4f09-875a-fe63364ea110.jpg not downloaded yet
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739536
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739536%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739536: 0
2026-03-27 22:16:05 [adesa.be] INFO: Skipping item 10739536 url https://www.openlane.eu/en/carv6/auction/10739536
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739367
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739367%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739367: 0
2026-03-27 22:16:05 [adesa.be] INFO: Skipping item 10739367 url https://www.openlane.eu/en/carv6/auction/10739367
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739560
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739560%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739560: 0
2026-03-27 22:16:05 [adesa.be] INFO: Skipping item 10739560 url https://www.openlane.eu/en/carv6/auction/10739560
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739537
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739537%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739537: 0
2026-03-27 22:16:05 [adesa.be] INFO: Skipping item 10739537 url https://www.openlane.eu/en/carv6/auction/10739537
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739594
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739594%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739594: 0
2026-03-27 22:16:05 [adesa.be] INFO: Skipping item 10739594 url https://www.openlane.eu/en/carv6/auction/10739594
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739595
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739595%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739595: 0
2026-03-27 22:16:05 [adesa.be] INFO: Skipping item 10739595 url https://www.openlane.eu/en/carv6/auction/10739595
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739593
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739593%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739593: 0
2026-03-27 22:16:05 [adesa.be] INFO: Skipping item 10739593 url https://www.openlane.eu/en/carv6/auction/10739593
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739591
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739591%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739591: 0
2026-03-27 22:16:05 [adesa.be] INFO: Skipping item 10739591 url https://www.openlane.eu/en/carv6/auction/10739591
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739189
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739189%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739189: 0
2026-03-27 22:16:05 [adesa.be] INFO: Skipping item 10739189 url https://www.openlane.eu/en/carv6/auction/10739189
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739715
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739715%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739715: 0
2026-03-27 22:16:05 [adesa.be] INFO: Skipping item 10739715 url https://www.openlane.eu/en/carv6/auction/10739715
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739201
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739201%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739201: 0
2026-03-27 22:16:05 [adesa.be] INFO: Skipping item 10739201 url https://www.openlane.eu/en/carv6/auction/10739201
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739171
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739171%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739171: 0
2026-03-27 22:16:05 [adesa.be] INFO: Skipping item 10739171 url https://www.openlane.eu/en/carv6/auction/10739171
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739200
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739200%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739200: 0
2026-03-27 22:16:05 [adesa.be] INFO: Skipping item 10739200 url https://www.openlane.eu/en/carv6/auction/10739200
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10740468
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740468%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10740468: 1
2026-03-27 22:16:05 [adesa.be] INFO: Scraping item 10740468 url https://www.openlane.eu/en/carv6/auction/10740468
2026-03-27 22:16:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e209950>
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252F30db6807-12f2-4c75-a2ba-fd1dcfe93cb2.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/30db6807-12f2-4c75-a2ba-fd1dcfe93cb2.jpg saved to cache
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b4d4efb5-7221-5d5c-915e-c286ca715ae7
2026-03-27 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752506/general/37283c1d-396d-4c9d-a3ad-5e8d24ea32b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740786)
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4d6524fd-1f2f-5a9c-ae14-5e782157c222 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f89d9989-9861-51ba-823a-62055cd02024 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b4d4efb5-7221-5d5c-915e-c286ca715ae7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4d4022cc-c84f-595a-bd82-b1228c7f2513 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10740734
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740734%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10740734: 1
2026-03-27 22:16:05 [adesa.be] INFO: Scraping item 10740734 url https://www.openlane.eu/en/carv6/auction/10740734
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd771d0>
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252F88cfdc4f-6f5c-4d47-a26b-046cecd5fc89.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/88cfdc4f-6f5c-4d47-a26b-046cecd5fc89.jpg saved to cache
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4d6524fd-1f2f-5a9c-ae14-5e782157c222
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e09d2d0>
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752510%252Fgeneral%252F57adc770-c860-4293-9346-f3f13f91711d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752510/general/57adc770-c860-4293-9346-f3f13f91711d.jpg saved to cache
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b4d4efb5-7221-5d5c-915e-c286ca715ae7
2026-03-27 22:16:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b4d4efb5-7221-5d5c-915e-c286ca715ae7, skipping ID generation
2026-03-27 22:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d4efb5-7221-5d5c-915e-c286ca715ae7 with scrape type 1
2026-03-27 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4d4efb5-7221-5d5c-915e-c286ca715ae7 sending to next pipeline
2026-03-27 22:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4d4efb5-7221-5d5c-915e-c286ca715ae7, identifier: 10740790
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739134
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739134%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739134: 0
2026-03-27 22:16:05 [adesa.be] INFO: Skipping item 10739134 url https://www.openlane.eu/en/carv6/auction/10739134
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739412
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739412%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739412: 0
2026-03-27 22:16:05 [adesa.be] INFO: Skipping item 10739412 url https://www.openlane.eu/en/carv6/auction/10739412
2026-03-27 22:16:05 [adesa.be] INFO: Found listing with ID: 10739947
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739947%27 HTTP/1.1" 200 None
2026-03-27 22:16:05 [adesa.be] INFO: Scrape type for 10739947: 1
2026-03-27 22:16:05 [adesa.be] INFO: Scraping item 10739947 url https://www.openlane.eu/en/carv6/auction/10739947
2026-03-27 22:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4d4efb5-7221-5d5c-915e-c286ca715ae7 with identifier: 10740790
2026-03-27 22:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4d4efb5-7221-5d5c-915e-c286ca715ae7 with identifier: 10740790
2026-03-27 22:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4d4efb5-7221-5d5c-915e-c286ca715ae7 with identifier: 10740790 to the API
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752510/general/57adc770-c860-4293-9346-f3f13f91711d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b4d4efb5-7221-5d5c-915e-c286ca715ae7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XUL577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740790',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 125780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 104,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752510/general/13996476-3754-4001-a1ef-5b2ee3f065d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752510/general/fd702371-a261-4639-a8e1-ba4ab4e8610d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101531,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752510/general/36a4807e-57c4-453c-8d95-a2184e0df7df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752510/general/c25e8818-c4da-49d6-aff3-c2ddf0543ec1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752510/general/e5b3dd7c-3407-4d26-8c80-2f4712d8e54d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752510/general/57adc770-c860-4293-9346-f3f13f91711d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752510/general/30db6807-12f2-4c75-a2ba-fd1dcfe93cb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d4efb5-7221-5d5c-915e-c286ca715ae7/b4d4efb5-7221-5d5c-915e-c286ca715ae7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752510/general/2b20a0f3-6475-45dc-8809-9eeca30a563a.jpg',
'Width': 1024}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2020-05-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 125.780 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740790%27 HTTP/1.1" 200 None
2026-03-27 22:16:06 [adesa.be] INFO: Saving data for 10740790: {'created_time': 1774649766.299979, 'last_price_update_time': 1774649766.299989, 'auction_closing_time': 1774947600.0}
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740790') HTTP/1.1" 204 0
2026-03-27 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752603/general/0cee2f44-764a-4da1-9793-b0e5b8bc508e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740498)
2026-03-27 22:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752603/general/51d2a2eb-7887-4dff-9b8d-b1085462d8e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740498)
2026-03-27 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752548/general/a261f89d-4185-4bc5-b63d-bf6e733303af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740476)
2026-03-27 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752515/general/71eea63c-7fea-4ffc-9b3f-feb473fc32f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740795)
2026-03-27 22:16:06 [adesa.be] INFO: Found listing with ID: 10739044
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739044%27 HTTP/1.1" 200 None
2026-03-27 22:16:06 [adesa.be] INFO: Scrape type for 10739044: 0
2026-03-27 22:16:06 [adesa.be] INFO: Skipping item 10739044 url https://www.openlane.eu/en/carv6/auction/10739044
2026-03-27 22:16:06 [adesa.be] INFO: Found listing with ID: 10739048
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739048%27 HTTP/1.1" 200 None
2026-03-27 22:16:06 [adesa.be] INFO: Scrape type for 10739048: 0
2026-03-27 22:16:06 [adesa.be] INFO: Skipping item 10739048 url https://www.openlane.eu/en/carv6/auction/10739048
2026-03-27 22:16:06 [adesa.be] INFO: Found listing with ID: 10739267
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739267%27 HTTP/1.1" 200 None
2026-03-27 22:16:06 [adesa.be] INFO: Scrape type for 10739267: 0
2026-03-27 22:16:06 [adesa.be] INFO: Skipping item 10739267 url https://www.openlane.eu/en/carv6/auction/10739267
2026-03-27 22:16:06 [adesa.be] INFO: Found listing with ID: 10740535
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740535%27 HTTP/1.1" 200 None
2026-03-27 22:16:06 [adesa.be] INFO: Scrape type for 10740535: 1
2026-03-27 22:16:06 [adesa.be] INFO: Scraping item 10740535 url https://www.openlane.eu/en/carv6/auction/10740535
2026-03-27 22:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd7ae10>
2026-03-27 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4022cc-c84f-595a-bd82-b1228c7f2513/4d4022cc-c84f-595a-bd82-b1228c7f2513_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752506%252Fgeneral%252F37283c1d-396d-4c9d-a3ad-5e8d24ea32b6.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752506/general/37283c1d-396d-4c9d-a3ad-5e8d24ea32b6.jpg saved to cache
2026-03-27 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4d4022cc-c84f-595a-bd82-b1228c7f2513
2026-03-27 22:16:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4d4022cc-c84f-595a-bd82-b1228c7f2513, skipping ID generation
2026-03-27 22:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4022cc-c84f-595a-bd82-b1228c7f2513 with scrape type 1
2026-03-27 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d4022cc-c84f-595a-bd82-b1228c7f2513 sending to next pipeline
2026-03-27 22:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d4022cc-c84f-595a-bd82-b1228c7f2513, identifier: 10740786
2026-03-27 22:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d4022cc-c84f-595a-bd82-b1228c7f2513 with identifier: 10740786
2026-03-27 22:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d4022cc-c84f-595a-bd82-b1228c7f2513 with identifier: 10740786
2026-03-27 22:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d4022cc-c84f-595a-bd82-b1228c7f2513 with identifier: 10740786 to the API
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752506/general/37283c1d-396d-4c9d-a3ad-5e8d24ea32b6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4d4022cc-c84f-595a-bd82-b1228c7f2513',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRW203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740786',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 57934,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4022cc-c84f-595a-bd82-b1228c7f2513/4d4022cc-c84f-595a-bd82-b1228c7f2513_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103947,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752506/general/46e7fb7e-ad09-435d-b6fb-a65c2743c774.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4022cc-c84f-595a-bd82-b1228c7f2513/4d4022cc-c84f-595a-bd82-b1228c7f2513_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752506/general/715abec2-24f5-4120-9b06-a5096789aef6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4022cc-c84f-595a-bd82-b1228c7f2513/4d4022cc-c84f-595a-bd82-b1228c7f2513_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111065,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752506/general/bfed9674-a86e-4c4c-9c49-ca19d93556e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4022cc-c84f-595a-bd82-b1228c7f2513/4d4022cc-c84f-595a-bd82-b1228c7f2513_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752506/general/697710af-4c1a-4a33-b4a1-9cea881621c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4022cc-c84f-595a-bd82-b1228c7f2513/4d4022cc-c84f-595a-bd82-b1228c7f2513_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752506/general/b976f328-2b96-4c90-808f-e9bb2d2e811e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4022cc-c84f-595a-bd82-b1228c7f2513/4d4022cc-c84f-595a-bd82-b1228c7f2513_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107854,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752506/general/37283c1d-396d-4c9d-a3ad-5e8d24ea32b6.jpg',
'Width': 1024}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 57.934 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740786%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Saving data for 10740786: {'created_time': 1774649767.005633, 'last_price_update_time': 1774649767.005643, 'auction_closing_time': 1774947600.0}
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740786') HTTP/1.1" 204 0
2026-03-27 22:16:07 [scrapy.extensions.logstats] INFO: Crawled 69 pages (at 69 pages/min), scraped 32 items (at 32 items/min)
2026-03-27 22:16:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739635
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739635%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739635: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739635 url https://www.openlane.eu/en/carv6/auction/10739635
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739440
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739440%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739440: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739440 url https://www.openlane.eu/en/carv6/auction/10739440
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739109
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739109%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739109: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739109 url https://www.openlane.eu/en/carv6/auction/10739109
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739104
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739104%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739104: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739104 url https://www.openlane.eu/en/carv6/auction/10739104
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739229
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739229%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739229: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739229 url https://www.openlane.eu/en/carv6/auction/10739229
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10740015
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740015%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10740015: 1
2026-03-27 22:16:07 [adesa.be] INFO: Scraping item 10740015 url https://www.openlane.eu/en/carv6/auction/10740015
2026-03-27 22:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752548/general/8e527b26-a4e5-460f-a009-aca86b336c55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740476)
2026-03-27 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752548/general/e668c073-3ed4-44d8-b425-2029ff2ba05f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740476)
2026-03-27 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752548/general/448cdc1c-26e3-4c04-91ad-7bede7dc5694.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740476)
2026-03-27 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752515/general/07e6e924-0f43-4df0-bf12-b97b18a8e0ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740795)
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 69c1abda-381a-5b90-a433-1ea2095cbdf9 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f89d9989-9861-51ba-823a-62055cd02024 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 435dafea-cb38-5a9e-b92b-145316b349c7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 435dafea-cb38-5a9e-b92b-145316b349c7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739242
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739242%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739242: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739242 url https://www.openlane.eu/en/carv6/auction/10739242
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739674
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739674%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739674: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739674 url https://www.openlane.eu/en/carv6/auction/10739674
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739727
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739727%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739727: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739727 url https://www.openlane.eu/en/carv6/auction/10739727
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739303
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739303%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739303: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739303 url https://www.openlane.eu/en/carv6/auction/10739303
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739497
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739497%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739497: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739497 url https://www.openlane.eu/en/carv6/auction/10739497
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10740019
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740019%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10740019: 1
2026-03-27 22:16:07 [adesa.be] INFO: Scraping item 10740019 url https://www.openlane.eu/en/carv6/auction/10740019
2026-03-27 22:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e23ea10>
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f89d9989-9861-51ba-823a-62055cd02024/f89d9989-9861-51ba-823a-62055cd02024_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252F0cee2f44-764a-4da1-9793-b0e5b8bc508e.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/0cee2f44-764a-4da1-9793-b0e5b8bc508e.jpg saved to cache
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f89d9989-9861-51ba-823a-62055cd02024
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e23dad0>
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f89d9989-9861-51ba-823a-62055cd02024/f89d9989-9861-51ba-823a-62055cd02024_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252F51d2a2eb-7887-4dff-9b8d-b1085462d8e3.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/51d2a2eb-7887-4dff-9b8d-b1085462d8e3.jpg saved to cache
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f89d9989-9861-51ba-823a-62055cd02024
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ded7e50>
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_435dafea-cb38-5a9e-b92b-145316b349c7/435dafea-cb38-5a9e-b92b-145316b349c7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752548%252Fgeneral%252Fa261f89d-4185-4bc5-b63d-bf6e733303af.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752548/general/a261f89d-4185-4bc5-b63d-bf6e733303af.jpg saved to cache
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 435dafea-cb38-5a9e-b92b-145316b349c7
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d42ab50>
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69c1abda-381a-5b90-a433-1ea2095cbdf9/69c1abda-381a-5b90-a433-1ea2095cbdf9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252F71eea63c-7fea-4ffc-9b3f-feb473fc32f2.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/71eea63c-7fea-4ffc-9b3f-feb473fc32f2.jpg saved to cache
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 69c1abda-381a-5b90-a433-1ea2095cbdf9
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10740031
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740031%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10740031: 1
2026-03-27 22:16:07 [adesa.be] INFO: Scraping item 10740031 url https://www.openlane.eu/en/carv6/auction/10740031
2026-03-27 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752515/general/db8b8c5f-471f-4b5c-9194-a6389bd120a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740795)
2026-03-27 22:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfbc6d0>
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_435dafea-cb38-5a9e-b92b-145316b349c7/435dafea-cb38-5a9e-b92b-145316b349c7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752548%252Fgeneral%252F8e527b26-a4e5-460f-a009-aca86b336c55.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752548/general/8e527b26-a4e5-460f-a009-aca86b336c55.jpg saved to cache
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 435dafea-cb38-5a9e-b92b-145316b349c7
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de00d10>
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_435dafea-cb38-5a9e-b92b-145316b349c7/435dafea-cb38-5a9e-b92b-145316b349c7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752548%252Fgeneral%252Fe668c073-3ed4-44d8-b425-2029ff2ba05f.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752548/general/e668c073-3ed4-44d8-b425-2029ff2ba05f.jpg saved to cache
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 435dafea-cb38-5a9e-b92b-145316b349c7
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddfae90>
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_435dafea-cb38-5a9e-b92b-145316b349c7/435dafea-cb38-5a9e-b92b-145316b349c7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752548%252Fgeneral%252F448cdc1c-26e3-4c04-91ad-7bede7dc5694.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752548/general/448cdc1c-26e3-4c04-91ad-7bede7dc5694.jpg saved to cache
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 435dafea-cb38-5a9e-b92b-145316b349c7
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d406ad0>
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69c1abda-381a-5b90-a433-1ea2095cbdf9/69c1abda-381a-5b90-a433-1ea2095cbdf9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252F07e6e924-0f43-4df0-bf12-b97b18a8e0ee.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/07e6e924-0f43-4df0-bf12-b97b18a8e0ee.jpg saved to cache
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 69c1abda-381a-5b90-a433-1ea2095cbdf9
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10740032
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740032%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10740032: 1
2026-03-27 22:16:07 [adesa.be] INFO: Scraping item 10740032 url https://www.openlane.eu/en/carv6/auction/10740032
2026-03-27 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752515/general/dfd084f0-e3b8-4901-b459-2c13ae410706.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740795)
2026-03-27 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752515/general/7039645d-4ffc-420a-8566-af18c866b81d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740795)
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10740738
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740738%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10740738: 1
2026-03-27 22:16:07 [adesa.be] INFO: Scraping item 10740738 url https://www.openlane.eu/en/carv6/auction/10740738
2026-03-27 22:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd87d90>
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69c1abda-381a-5b90-a433-1ea2095cbdf9/69c1abda-381a-5b90-a433-1ea2095cbdf9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252Fdb8b8c5f-471f-4b5c-9194-a6389bd120a3.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/db8b8c5f-471f-4b5c-9194-a6389bd120a3.jpg saved to cache
2026-03-27 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 69c1abda-381a-5b90-a433-1ea2095cbdf9
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739656
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739656%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739656: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739656 url https://www.openlane.eu/en/carv6/auction/10739656
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739583
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739583%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739583: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739583 url https://www.openlane.eu/en/carv6/auction/10739583
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739660
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739660%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739660: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739660 url https://www.openlane.eu/en/carv6/auction/10739660
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739498
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739498%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739498: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739498 url https://www.openlane.eu/en/carv6/auction/10739498
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739398
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739398%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739398: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739398 url https://www.openlane.eu/en/carv6/auction/10739398
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739217
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739217%27 HTTP/1.1" 200 None
2026-03-27 22:16:07 [adesa.be] INFO: Scrape type for 10739217: 0
2026-03-27 22:16:07 [adesa.be] INFO: Skipping item 10739217 url https://www.openlane.eu/en/carv6/auction/10739217
2026-03-27 22:16:07 [adesa.be] INFO: Found listing with ID: 10739556
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739556%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739556: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739556 url https://www.openlane.eu/en/carv6/auction/10739556
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739991
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739991%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739991: 1
2026-03-27 22:16:08 [adesa.be] INFO: Scraping item 10739991 url https://www.openlane.eu/en/carv6/auction/10739991
2026-03-27 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752464/general/21a127e5-caa6-4021-b6df-0cd9b97411c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740748)
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739341
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739341%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739341: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739341 url https://www.openlane.eu/en/carv6/auction/10739341
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10740511
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740511%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10740511: 1
2026-03-27 22:16:08 [adesa.be] INFO: Scraping item 10740511 url https://www.openlane.eu/en/carv6/auction/10740511
2026-03-27 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752603/general/96756746-2d46-4721-8a75-efdb6bb77975.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740498)
2026-03-27 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739365
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739365%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739365: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739365 url https://www.openlane.eu/en/carv6/auction/10739365
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739347
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739347%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739347: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739347 url https://www.openlane.eu/en/carv6/auction/10739347
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739106
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739106%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739106: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739106 url https://www.openlane.eu/en/carv6/auction/10739106
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739251
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739251%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739251: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739251 url https://www.openlane.eu/en/carv6/auction/10739251
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739596
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739596%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739596: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739596 url https://www.openlane.eu/en/carv6/auction/10739596
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739238
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739238%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739238: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739238 url https://www.openlane.eu/en/carv6/auction/10739238
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739384
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739384%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739384: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739384 url https://www.openlane.eu/en/carv6/auction/10739384
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739358
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739358%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739358: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739358 url https://www.openlane.eu/en/carv6/auction/10739358
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10740765
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740765%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10740765: 1
2026-03-27 22:16:08 [adesa.be] INFO: Scraping item 10740765 url https://www.openlane.eu/en/carv6/auction/10740765
2026-03-27 22:16:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099decc050>
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69c1abda-381a-5b90-a433-1ea2095cbdf9/69c1abda-381a-5b90-a433-1ea2095cbdf9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252Fdfd084f0-e3b8-4901-b459-2c13ae410706.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/dfd084f0-e3b8-4901-b459-2c13ae410706.jpg saved to cache
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 69c1abda-381a-5b90-a433-1ea2095cbdf9
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3abbd0>
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69c1abda-381a-5b90-a433-1ea2095cbdf9/69c1abda-381a-5b90-a433-1ea2095cbdf9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252F7039645d-4ffc-420a-8566-af18c866b81d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/7039645d-4ffc-420a-8566-af18c866b81d.jpg saved to cache
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 69c1abda-381a-5b90-a433-1ea2095cbdf9
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739985
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739985%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739985: 1
2026-03-27 22:16:08 [adesa.be] INFO: Scraping item 10739985 url https://www.openlane.eu/en/carv6/auction/10739985
2026-03-27 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752603/general/9db157b3-e361-4af8-b885-722068d4d8a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740498)
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739060
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739060%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739060: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739060 url https://www.openlane.eu/en/carv6/auction/10739060
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739172
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739172%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739172: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739172 url https://www.openlane.eu/en/carv6/auction/10739172
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739051
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739051%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739051: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739051 url https://www.openlane.eu/en/carv6/auction/10739051
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739050
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739050%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739050: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739050 url https://www.openlane.eu/en/carv6/auction/10739050
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739059
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739059%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739059: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739059 url https://www.openlane.eu/en/carv6/auction/10739059
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739056
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739056%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739056: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739056 url https://www.openlane.eu/en/carv6/auction/10739056
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739058
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739058%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739058: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739058 url https://www.openlane.eu/en/carv6/auction/10739058
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739049
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739049%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739049: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739049 url https://www.openlane.eu/en/carv6/auction/10739049
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739062
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739062%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739062: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739062 url https://www.openlane.eu/en/carv6/auction/10739062
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10740536
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740536%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10740536: 1
2026-03-27 22:16:08 [adesa.be] INFO: Scraping item 10740536 url https://www.openlane.eu/en/carv6/auction/10740536
2026-03-27 22:16:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df37510>
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252F21a127e5-caa6-4021-b6df-0cd9b97411c8.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/21a127e5-caa6-4021-b6df-0cd9b97411c8.jpg saved to cache
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4d6524fd-1f2f-5a9c-ae14-5e782157c222
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d431e10>
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f89d9989-9861-51ba-823a-62055cd02024/f89d9989-9861-51ba-823a-62055cd02024_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252F96756746-2d46-4721-8a75-efdb6bb77975.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/96756746-2d46-4721-8a75-efdb6bb77975.jpg saved to cache
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f89d9989-9861-51ba-823a-62055cd02024
2026-03-27 22:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c67700d7-d073-5829-b0cf-2cc1ea51a0b5 with identifier: 10740514
2026-03-27 22:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c67700d7-d073-5829-b0cf-2cc1ea51a0b5 with scrape type 1
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c67700d7-d073-5829-b0cf-2cc1ea51a0b5
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252F9d5d4c5f-ae43-469b-85dc-7ce62c63a87f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/9d5d4c5f-ae43-469b-85dc-7ce62c63a87f.jpg not downloaded yet
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10740020
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740020%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10740020: 1
2026-03-27 22:16:08 [adesa.be] INFO: Scraping item 10740020 url https://www.openlane.eu/en/carv6/auction/10740020
2026-03-27 22:16:08 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 2.239(s), this was the 1st time calling it.
2026-03-27 22:16:08 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.463689656169456 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 22:16:08 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'e75d17255b8cbd2dd4adab94a441409e', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=e75d17255b8cbd2dd4adab94a441409e.
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252F2810ba60-0e82-4273-9c26-feb29fc9f821.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/2810ba60-0e82-4273-9c26-feb29fc9f821.jpg not downloaded yet
2026-03-27 22:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 919f35ba-e086-5b89-93c3-b720d0e48846 with identifier: 10740734
2026-03-27 22:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 919f35ba-e086-5b89-93c3-b720d0e48846 with scrape type 1
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 919f35ba-e086-5b89-93c3-b720d0e48846
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252F83a56a2d-5ea0-439b-bc15-fe607aa8e6ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/83a56a2d-5ea0-439b-bc15-fe607aa8e6ee.jpg not downloaded yet
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd77d50>
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f89d9989-9861-51ba-823a-62055cd02024/f89d9989-9861-51ba-823a-62055cd02024_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252F9db157b3-e361-4af8-b885-722068d4d8a6.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/9db157b3-e361-4af8-b885-722068d4d8a6.jpg saved to cache
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f89d9989-9861-51ba-823a-62055cd02024
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10740778
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740778%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10740778: 1
2026-03-27 22:16:08 [adesa.be] INFO: Scraping item 10740778 url https://www.openlane.eu/en/carv6/auction/10740778
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 69c1abda-381a-5b90-a433-1ea2095cbdf9 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 435dafea-cb38-5a9e-b92b-145316b349c7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 69c1abda-381a-5b90-a433-1ea2095cbdf9 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 435dafea-cb38-5a9e-b92b-145316b349c7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252Fa6780741-fe30-48a9-8ca3-b9a6c7042821.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/a6780741-fe30-48a9-8ca3-b9a6c7042821.jpg not downloaded yet
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252F4ab675d2-1b16-4c88-94f1-d100e6234efb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/4ab675d2-1b16-4c88-94f1-d100e6234efb.jpg not downloaded yet
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739101
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739101%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739101: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739101 url https://www.openlane.eu/en/carv6/auction/10739101
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739694
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739694%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739694: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739694 url https://www.openlane.eu/en/carv6/auction/10739694
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739646
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739646%27 HTTP/1.1" 200 None
2026-03-27 22:16:08 [adesa.be] INFO: Scrape type for 10739646: 0
2026-03-27 22:16:08 [adesa.be] INFO: Skipping item 10739646 url https://www.openlane.eu/en/carv6/auction/10739646
2026-03-27 22:16:08 [adesa.be] INFO: Found listing with ID: 10739639
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739639%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10739639: 0
2026-03-27 22:16:09 [adesa.be] INFO: Skipping item 10739639 url https://www.openlane.eu/en/carv6/auction/10739639
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10739524
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739524%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10739524: 0
2026-03-27 22:16:09 [adesa.be] INFO: Skipping item 10739524 url https://www.openlane.eu/en/carv6/auction/10739524
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10739620
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739620%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10739620: 0
2026-03-27 22:16:09 [adesa.be] INFO: Skipping item 10739620 url https://www.openlane.eu/en/carv6/auction/10739620
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10739967
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739967%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10739967: 1
2026-03-27 22:16:09 [adesa.be] INFO: Scraping item 10739967 url https://www.openlane.eu/en/carv6/auction/10739967
2026-03-27 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252Fa4b39ac6-67b9-4911-a7cc-4c209ac14594.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/a4b39ac6-67b9-4911-a7cc-4c209ac14594.jpg not downloaded yet
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252Fff725a44-6fbf-4af3-8a4f-b09e7633ec55.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/ff725a44-6fbf-4af3-8a4f-b09e7633ec55.jpg not downloaded yet
2026-03-27 22:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752630/general/9d5d4c5f-ae43-469b-85dc-7ce62c63a87f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740514)
2026-03-27 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752548/general/8fe3d53d-8501-46d1-b55e-63a2d5b54832.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740476)
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10739509
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739509%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10739509: 0
2026-03-27 22:16:09 [adesa.be] INFO: Skipping item 10739509 url https://www.openlane.eu/en/carv6/auction/10739509
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10739356
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739356%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10739356: 0
2026-03-27 22:16:09 [adesa.be] INFO: Skipping item 10739356 url https://www.openlane.eu/en/carv6/auction/10739356
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10739391
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739391%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10739391: 0
2026-03-27 22:16:09 [adesa.be] INFO: Skipping item 10739391 url https://www.openlane.eu/en/carv6/auction/10739391
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10740035
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740035%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10740035: 1
2026-03-27 22:16:09 [adesa.be] INFO: Scraping item 10740035 url https://www.openlane.eu/en/carv6/auction/10740035
2026-03-27 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752515/general/15eaf0b9-4b6b-420a-88d0-532019888394.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740795)
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252Fdfad5270-5e1c-4404-95f9-57c8e1c8a72e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/dfad5270-5e1c-4404-95f9-57c8e1c8a72e.jpg not downloaded yet
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252F3f43f6dd-c347-43c3-9446-d64c2f255e7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/3f43f6dd-c347-43c3-9446-d64c2f255e7b.jpg not downloaded yet
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10739702
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739702%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10739702: 0
2026-03-27 22:16:09 [adesa.be] INFO: Skipping item 10739702 url https://www.openlane.eu/en/carv6/auction/10739702
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10740038
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740038%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10740038: 1
2026-03-27 22:16:09 [adesa.be] INFO: Scraping item 10740038 url https://www.openlane.eu/en/carv6/auction/10740038
2026-03-27 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252Ff621b625-0a40-4b17-bb64-86355acecf51.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/f621b625-0a40-4b17-bb64-86355acecf51.jpg not downloaded yet
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252F01ae5c78-c1c4-44b8-a3ce-3a193e0a2be9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/01ae5c78-c1c4-44b8-a3ce-3a193e0a2be9.jpg not downloaded yet
2026-03-27 22:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10739926
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739926%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10739926: 1
2026-03-27 22:16:09 [adesa.be] INFO: Scraping item 10739926 url https://www.openlane.eu/en/carv6/auction/10739926
2026-03-27 22:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3c412f6-e6ce-5461-b711-a1c287473c2b with identifier: 10740019
2026-03-27 22:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3c412f6-e6ce-5461-b711-a1c287473c2b with scrape type 1
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3c412f6-e6ce-5461-b711-a1c287473c2b
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252F5c373a81-54ef-47e8-80db-51cf7dfcce5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/5c373a81-54ef-47e8-80db-51cf7dfcce5b.jpg not downloaded yet
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d55d010>
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252F9d5d4c5f-ae43-469b-85dc-7ce62c63a87f.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/9d5d4c5f-ae43-469b-85dc-7ce62c63a87f.jpg saved to cache
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c67700d7-d073-5829-b0cf-2cc1ea51a0b5
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d433850>
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_435dafea-cb38-5a9e-b92b-145316b349c7/435dafea-cb38-5a9e-b92b-145316b349c7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752548%252Fgeneral%252F8fe3d53d-8501-46d1-b55e-63a2d5b54832.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752548/general/8fe3d53d-8501-46d1-b55e-63a2d5b54832.jpg saved to cache
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 435dafea-cb38-5a9e-b92b-145316b349c7
2026-03-27 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752630/general/a6780741-fe30-48a9-8ca3-b9a6c7042821.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740514)
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252Fe9fa1c97-c7e6-4719-af32-ded572001c5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/e9fa1c97-c7e6-4719-af32-ded572001c5e.jpg not downloaded yet
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252F1923abe5-478a-4256-bc56-1e159e038f8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/1923abe5-478a-4256-bc56-1e159e038f8a.jpg not downloaded yet
2026-03-27 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752443/general/4ab675d2-1b16-4c88-94f1-d100e6234efb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740734)
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10739965
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739965%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10739965: 1
2026-03-27 22:16:09 [adesa.be] INFO: Scraping item 10739965 url https://www.openlane.eu/en/carv6/auction/10739965
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252Fc9e0bc7c-b54e-41b4-9f30-78ce1b2fafcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/c9e0bc7c-b54e-41b4-9f30-78ce1b2fafcb.jpg not downloaded yet
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e22ac50>
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69c1abda-381a-5b90-a433-1ea2095cbdf9/69c1abda-381a-5b90-a433-1ea2095cbdf9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752515%252Fgeneral%252F15eaf0b9-4b6b-420a-88d0-532019888394.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752515/general/15eaf0b9-4b6b-420a-88d0-532019888394.jpg saved to cache
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 69c1abda-381a-5b90-a433-1ea2095cbdf9
2026-03-27 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752443/general/ff725a44-6fbf-4af3-8a4f-b09e7633ec55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740734)
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252F2c81010d-3d1d-403e-8832-84f61882e001.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/2c81010d-3d1d-403e-8832-84f61882e001.jpg not downloaded yet
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252F93e6143d-4bc4-44a2-89ff-b66e68ca1f43.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/93e6143d-4bc4-44a2-89ff-b66e68ca1f43.jpg not downloaded yet
2026-03-27 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96da4c35-9974-5f24-ac2b-29c6a47ccf0a with identifier: 10740535
2026-03-27 22:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96da4c35-9974-5f24-ac2b-29c6a47ccf0a with scrape type 1
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 96da4c35-9974-5f24-ac2b-29c6a47ccf0a
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252Fe01aa489-62cf-4aa9-bbfc-c7603a534f3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/e01aa489-62cf-4aa9-bbfc-c7603a534f3a.jpg not downloaded yet
2026-03-27 22:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34bef50e-b76a-5798-8595-737fe6658057 with identifier: 10740032
2026-03-27 22:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34bef50e-b76a-5798-8595-737fe6658057 with scrape type 1
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 34bef50e-b76a-5798-8595-737fe6658057
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252F7bf58dfd-011c-47d7-b78c-4c5023bdf4ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/7bf58dfd-011c-47d7-b78c-4c5023bdf4ba.jpg not downloaded yet
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10739428
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739428%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10739428: 0
2026-03-27 22:16:09 [adesa.be] INFO: Skipping item 10739428 url https://www.openlane.eu/en/carv6/auction/10739428
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10739244
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739244%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10739244: 0
2026-03-27 22:16:09 [adesa.be] INFO: Skipping item 10739244 url https://www.openlane.eu/en/carv6/auction/10739244
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10739386
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739386%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10739386: 0
2026-03-27 22:16:09 [adesa.be] INFO: Skipping item 10739386 url https://www.openlane.eu/en/carv6/auction/10739386
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10739681
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739681%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10739681: 0
2026-03-27 22:16:09 [adesa.be] INFO: Skipping item 10739681 url https://www.openlane.eu/en/carv6/auction/10739681
2026-03-27 22:16:09 [adesa.be] INFO: Found listing with ID: 10740473
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740473%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [adesa.be] INFO: Scrape type for 10740473: 1
2026-03-27 22:16:09 [adesa.be] INFO: Scraping item 10740473 url https://www.openlane.eu/en/carv6/auction/10740473
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252F21bd6d1d-a6a0-45e2-b55b-33d0bb1c3a53.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/21bd6d1d-a6a0-45e2-b55b-33d0bb1c3a53.jpg not downloaded yet
2026-03-27 22:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252F54f47fcf-134c-4c69-9dde-9c93f27508b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/54f47fcf-134c-4c69-9dde-9c93f27508b8.jpg not downloaded yet
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252Fe3f17c04-a017-4cf8-b20c-3d7f2841b88e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/e3f17c04-a017-4cf8-b20c-3d7f2841b88e.jpg not downloaded yet
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252F7bf285ad-9a32-4324-9d26-bf050e13b809.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/7bf285ad-9a32-4324-9d26-bf050e13b809.jpg not downloaded yet
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252Fe9175d2a-b02c-4725-9c75-8bd0fea70aaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/e9175d2a-b02c-4725-9c75-8bd0fea70aaa.jpg not downloaded yet
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e025e50>
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252Fa6780741-fe30-48a9-8ca3-b9a6c7042821.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/a6780741-fe30-48a9-8ca3-b9a6c7042821.jpg saved to cache
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c67700d7-d073-5829-b0cf-2cc1ea51a0b5
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02e6390>
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252F4ab675d2-1b16-4c88-94f1-d100e6234efb.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/4ab675d2-1b16-4c88-94f1-d100e6234efb.jpg saved to cache
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 919f35ba-e086-5b89-93c3-b720d0e48846
2026-03-27 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752443/general/3f43f6dd-c347-43c3-9446-d64c2f255e7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740734)
2026-03-27 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752443/general/01ae5c78-c1c4-44b8-a3ce-3a193e0a2be9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740734)
2026-03-27 22:16:10 [adesa.be] INFO: Found listing with ID: 10740752
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740752%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [adesa.be] INFO: Scrape type for 10740752: 1
2026-03-27 22:16:10 [adesa.be] INFO: Scraping item 10740752 url https://www.openlane.eu/en/carv6/auction/10740752
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252Fce03ba46-b474-4cdc-9627-e2e214d7f31b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/ce03ba46-b474-4cdc-9627-e2e214d7f31b.jpg not downloaded yet
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252Fa1e2fbaa-f583-4848-b22f-d5aeb4f2865e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/a1e2fbaa-f583-4848-b22f-d5aeb4f2865e.jpg not downloaded yet
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252F9eeae86b-fcb1-4ac2-aefd-f58ea62ba2a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/9eeae86b-fcb1-4ac2-aefd-f58ea62ba2a8.jpg not downloaded yet
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252Fa024344e-abbf-446d-bf30-deea4daa100b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/a024344e-abbf-446d-bf30-deea4daa100b.jpg not downloaded yet
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252F7f1834f0-5c5b-4a7a-90f1-3a7ddef4cbd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/7f1834f0-5c5b-4a7a-90f1-3a7ddef4cbd1.jpg not downloaded yet
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dee04d0>
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252Fff725a44-6fbf-4af3-8a4f-b09e7633ec55.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/ff725a44-6fbf-4af3-8a4f-b09e7633ec55.jpg saved to cache
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 919f35ba-e086-5b89-93c3-b720d0e48846
2026-03-27 22:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca with identifier: 10740468
2026-03-27 22:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca with scrape type 1
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252F47abc406-3835-4db5-91f3-2f71c6758c79.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/47abc406-3835-4db5-91f3-2f71c6758c79.jpg not downloaded yet
2026-03-27 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752268/general/5c373a81-54ef-47e8-80db-51cf7dfcce5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740019)
2026-03-27 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752443/general/1923abe5-478a-4256-bc56-1e159e038f8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740734)
2026-03-27 22:16:10 [adesa.be] INFO: Found listing with ID: 10740479
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740479%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [adesa.be] INFO: Scrape type for 10740479: 1
2026-03-27 22:16:10 [adesa.be] INFO: Scraping item 10740479 url https://www.openlane.eu/en/carv6/auction/10740479
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252F2bd8bb0e-0d05-40c5-a0e7-0fc48765f141.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/2bd8bb0e-0d05-40c5-a0e7-0fc48765f141.jpg not downloaded yet
2026-03-27 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252Fbc5ffb20-3a71-4129-a988-1b5856ee1cb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/bc5ffb20-3a71-4129-a988-1b5856ee1cb7.jpg not downloaded yet
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252F06073caa-3d67-49da-bf42-84643909e2e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/06073caa-3d67-49da-bf42-84643909e2e6.jpg not downloaded yet
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252F165b6709-fa5b-455b-a392-5ac9144a9c3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/165b6709-fa5b-455b-a392-5ac9144a9c3a.jpg not downloaded yet
2026-03-27 22:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252Fe860e277-2c8a-4ace-a62d-d4e5fd5f2f1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/e860e277-2c8a-4ace-a62d-d4e5fd5f2f1b.jpg not downloaded yet
2026-03-27 22:16:10 [adesa.be] INFO: Found listing with ID: 10740000
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740000%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [adesa.be] INFO: Scrape type for 10740000: 1
2026-03-27 22:16:10 [adesa.be] INFO: Scraping item 10740000 url https://www.openlane.eu/en/carv6/auction/10740000
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252Fe30a9dfb-9f73-4951-9e96-eabaaee9f47b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/e30a9dfb-9f73-4951-9e96-eabaaee9f47b.jpg not downloaded yet
2026-03-27 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de46d10>
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252F3f43f6dd-c347-43c3-9446-d64c2f255e7b.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/3f43f6dd-c347-43c3-9446-d64c2f255e7b.jpg saved to cache
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 919f35ba-e086-5b89-93c3-b720d0e48846
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d38f710>
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252F01ae5c78-c1c4-44b8-a3ce-3a193e0a2be9.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/01ae5c78-c1c4-44b8-a3ce-3a193e0a2be9.jpg saved to cache
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 919f35ba-e086-5b89-93c3-b720d0e48846
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252F744f4f6e-d402-4bad-bb35-fb6770180f41.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/744f4f6e-d402-4bad-bb35-fb6770180f41.jpg not downloaded yet
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252F84038cb0-9b37-40ca-bee6-8d7227d5e85f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/84038cb0-9b37-40ca-bee6-8d7227d5e85f.jpg not downloaded yet
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252F80811c4c-d3b3-498d-84b0-bf005e5142ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/80811c4c-d3b3-498d-84b0-bf005e5142ab.jpg not downloaded yet
2026-03-27 22:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752653/general/7bf285ad-9a32-4324-9d26-bf050e13b809.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740535)
2026-03-27 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752285/general/e9175d2a-b02c-4725-9c75-8bd0fea70aaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740032)
2026-03-27 22:16:10 [adesa.be] INFO: Found listing with ID: 10739974
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739974%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [adesa.be] INFO: Scrape type for 10739974: 1
2026-03-27 22:16:10 [adesa.be] INFO: Scraping item 10739974 url https://www.openlane.eu/en/carv6/auction/10739974
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252F594b7c71-6085-498c-9949-8b0155982d9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/594b7c71-6085-498c-9949-8b0155982d9c.jpg not downloaded yet
2026-03-27 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2478d0>
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252F5c373a81-54ef-47e8-80db-51cf7dfcce5b.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/5c373a81-54ef-47e8-80db-51cf7dfcce5b.jpg saved to cache
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d3c412f6-e6ce-5461-b711-a1c287473c2b
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4a1250>
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252F1923abe5-478a-4256-bc56-1e159e038f8a.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/1923abe5-478a-4256-bc56-1e159e038f8a.jpg saved to cache
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 919f35ba-e086-5b89-93c3-b720d0e48846
2026-03-27 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752268/general/ce03ba46-b474-4cdc-9627-e2e214d7f31b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740019)
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252F46ba0e94-c2a3-494c-9f0a-b2810a502b43.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/46ba0e94-c2a3-494c-9f0a-b2810a502b43.jpg not downloaded yet
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252Faf95ea82-0e8e-4285-ab2b-bc2ceae16204.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/af95ea82-0e8e-4285-ab2b-bc2ceae16204.jpg not downloaded yet
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252F27b9fca4-511d-473a-969e-a7261bb9f848.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/27b9fca4-511d-473a-969e-a7261bb9f848.jpg not downloaded yet
2026-03-27 22:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ece0725-ac8d-5c6d-b297-3d8bea484180 with identifier: 10740031
2026-03-27 22:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ece0725-ac8d-5c6d-b297-3d8bea484180 with scrape type 1
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ece0725-ac8d-5c6d-b297-3d8bea484180
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252F0fdc6cd2-495f-4abf-b7c5-a54b7ea4a8ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/0fdc6cd2-495f-4abf-b7c5-a54b7ea4a8ad.jpg not downloaded yet
2026-03-27 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752540/general/47abc406-3835-4db5-91f3-2f71c6758c79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740468)
2026-03-27 22:16:10 [adesa.be] INFO: Found listing with ID: 10740005
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740005%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [adesa.be] INFO: Scrape type for 10740005: 1
2026-03-27 22:16:10 [adesa.be] INFO: Scraping item 10740005 url https://www.openlane.eu/en/carv6/auction/10740005
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252Fb38321da-ea28-44e2-881c-aeef69977174.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/b38321da-ea28-44e2-881c-aeef69977174.jpg not downloaded yet
2026-03-27 22:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa54b525-885f-5323-9856-27898df54df6 with identifier: 10740015
2026-03-27 22:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa54b525-885f-5323-9856-27898df54df6 with scrape type 1
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aa54b525-885f-5323-9856-27898df54df6
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252F077e9b6d-de75-4fc3-9197-65bba63bd19a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/077e9b6d-de75-4fc3-9197-65bba63bd19a.jpg not downloaded yet
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252F3822b512-bbfc-45cd-a988-3ba41de83ccb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/3822b512-bbfc-45cd-a988-3ba41de83ccb.jpg not downloaded yet
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252Fec97b318-896f-48b0-8952-aef390199afa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/ec97b318-896f-48b0-8952-aef390199afa.jpg not downloaded yet
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252F76b535c5-07ac-4e5d-bbb8-bcb9f3a3085c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/76b535c5-07ac-4e5d-bbb8-bcb9f3a3085c.jpg not downloaded yet
2026-03-27 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252F4596a11c-eb3a-4340-8d9e-53392f1cac7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/4596a11c-eb3a-4340-8d9e-53392f1cac7d.jpg not downloaded yet
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02f9410>
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96da4c35-9974-5f24-ac2b-29c6a47ccf0a/96da4c35-9974-5f24-ac2b-29c6a47ccf0a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252F7bf285ad-9a32-4324-9d26-bf050e13b809.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/7bf285ad-9a32-4324-9d26-bf050e13b809.jpg saved to cache
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 96da4c35-9974-5f24-ac2b-29c6a47ccf0a
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df57e50>
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bef50e-b76a-5798-8595-737fe6658057/34bef50e-b76a-5798-8595-737fe6658057_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252Fe9175d2a-b02c-4725-9c75-8bd0fea70aaa.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/e9175d2a-b02c-4725-9c75-8bd0fea70aaa.jpg saved to cache
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 34bef50e-b76a-5798-8595-737fe6658057
2026-03-27 22:16:11 [adesa.be] INFO: Found listing with ID: 10739987
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739987%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [adesa.be] INFO: Scrape type for 10739987: 1
2026-03-27 22:16:11 [adesa.be] INFO: Scraping item 10739987 url https://www.openlane.eu/en/carv6/auction/10739987
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252F9cfb3cad-7d57-47b5-a5c8-811eac74f5a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/9cfb3cad-7d57-47b5-a5c8-811eac74f5a9.jpg not downloaded yet
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252Fd2a6fb9a-317e-4811-9822-0f7f93331a7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/d2a6fb9a-317e-4811-9822-0f7f93331a7d.jpg not downloaded yet
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252F9a4f1185-4f80-4bf1-bb18-71a8dddfbc99.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/9a4f1185-4f80-4bf1-bb18-71a8dddfbc99.jpg not downloaded yet
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252Fe5a19c88-2758-43bf-ab51-99ad74906d29.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/e5a19c88-2758-43bf-ab51-99ad74906d29.jpg not downloaded yet
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252Fd82065fa-a7c0-41fd-acad-c6e32cec2749.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/d82065fa-a7c0-41fd-acad-c6e32cec2749.jpg not downloaded yet
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252F9c518059-6309-4caf-b3c3-b8a8862c4177.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/9c518059-6309-4caf-b3c3-b8a8862c4177.jpg not downloaded yet
2026-03-27 22:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1a6b232-c60e-5b6d-84ce-6a37a517fb10 with identifier: 10740511
2026-03-27 22:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10 with scrape type 1
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252Faf676673-8801-49b4-b468-e4bbaea4fc2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/af676673-8801-49b4-b468-e4bbaea4fc2f.jpg not downloaded yet
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de06650>
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252Fce03ba46-b474-4cdc-9627-e2e214d7f31b.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/ce03ba46-b474-4cdc-9627-e2e214d7f31b.jpg saved to cache
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d3c412f6-e6ce-5461-b711-a1c287473c2b
2026-03-27 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752540/general/80811c4c-d3b3-498d-84b0-bf005e5142ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740468)
2026-03-27 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752285/general/84038cb0-9b37-40ca-bee6-8d7227d5e85f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740032)
2026-03-27 22:16:11 [adesa.be] INFO: Found listing with ID: 10739653
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739653%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [adesa.be] INFO: Scrape type for 10739653: 0
2026-03-27 22:16:11 [adesa.be] INFO: Skipping item 10739653 url https://www.openlane.eu/en/carv6/auction/10739653
2026-03-27 22:16:11 [adesa.be] INFO: Found listing with ID: 10739704
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739704%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [adesa.be] INFO: Scrape type for 10739704: 0
2026-03-27 22:16:11 [adesa.be] INFO: Skipping item 10739704 url https://www.openlane.eu/en/carv6/auction/10739704
2026-03-27 22:16:11 [adesa.be] INFO: Found listing with ID: 10740780
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740780%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [adesa.be] INFO: Scrape type for 10740780: 1
2026-03-27 22:16:11 [adesa.be] INFO: Scraping item 10740780 url https://www.openlane.eu/en/carv6/auction/10740780
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252Fa43252a6-e21c-4364-905a-abce9dc4a355.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/a43252a6-e21c-4364-905a-abce9dc4a355.jpg not downloaded yet
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252Fcd982552-c18c-4989-b7cb-65aaf989efc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/cd982552-c18c-4989-b7cb-65aaf989efc2.jpg not downloaded yet
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252Fbd8ff67c-657c-43b1-a77a-bb0b5142b21d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/bd8ff67c-657c-43b1-a77a-bb0b5142b21d.jpg not downloaded yet
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252F8aa7d8b0-2bb3-4403-b406-13de3276c582.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/8aa7d8b0-2bb3-4403-b406-13de3276c582.jpg not downloaded yet
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252F9859635e-5ced-422f-bf56-0ae040613f4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/9859635e-5ced-422f-bf56-0ae040613f4f.jpg not downloaded yet
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252Fbcfc3ba6-423c-4ed3-982c-e564fd712c28.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/bcfc3ba6-423c-4ed3-982c-e564fd712c28.jpg not downloaded yet
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252F1401f2dd-ee8f-4580-b8aa-1b6bee025110.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/1401f2dd-ee8f-4580-b8aa-1b6bee025110.jpg not downloaded yet
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e149990>
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca/2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252F47abc406-3835-4db5-91f3-2f71c6758c79.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/47abc406-3835-4db5-91f3-2f71c6758c79.jpg saved to cache
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca
2026-03-27 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752268/general/e30a9dfb-9f73-4951-9e96-eabaaee9f47b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740019)
2026-03-27 22:16:11 [adesa.be] INFO: Found listing with ID: 10739503
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739503%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [adesa.be] INFO: Scrape type for 10739503: 0
2026-03-27 22:16:11 [adesa.be] INFO: Skipping item 10739503 url https://www.openlane.eu/en/carv6/auction/10739503
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252Ff4ea14c7-4685-4de1-b74f-e6b90fff693f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/f4ea14c7-4685-4de1-b74f-e6b90fff693f.jpg not downloaded yet
2026-03-27 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d3c412f6-e6ce-5461-b711-a1c287473c2b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252Fc0007649-60d0-4ecf-a0da-314288fcd369.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/c0007649-60d0-4ecf-a0da-314288fcd369.jpg not downloaded yet
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252F31d548bc-1fd0-4b38-abe3-8a2e0d677480.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/31d548bc-1fd0-4b38-abe3-8a2e0d677480.jpg not downloaded yet
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252Ffc4192dd-569a-4359-ab8e-d3ab4a8880fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/fc4192dd-569a-4359-ab8e-d3ab4a8880fc.jpg not downloaded yet
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252Fdca3677e-5375-4cb4-b351-5551bd22e877.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/dca3677e-5375-4cb4-b351-5551bd22e877.jpg not downloaded yet
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252Fae67de0b-86ba-467f-a193-7045c3f770e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/ae67de0b-86ba-467f-a193-7045c3f770e6.jpg not downloaded yet
2026-03-27 22:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df2fb90>
2026-03-27 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca/2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252F80811c4c-d3b3-498d-84b0-bf005e5142ab.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/80811c4c-d3b3-498d-84b0-bf005e5142ab.jpg saved to cache
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca
2026-03-27 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0dc290>
2026-03-27 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bef50e-b76a-5798-8595-737fe6658057/34bef50e-b76a-5798-8595-737fe6658057_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252F84038cb0-9b37-40ca-bee6-8d7227d5e85f.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/84038cb0-9b37-40ca-bee6-8d7227d5e85f.jpg saved to cache
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 34bef50e-b76a-5798-8595-737fe6658057
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252Fc2f9acaa-4110-4957-bb57-b50a09af5685.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/c2f9acaa-4110-4957-bb57-b50a09af5685.jpg not downloaded yet
2026-03-27 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752268/general/594b7c71-6085-498c-9949-8b0155982d9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740019)
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252F27acf9b3-b85f-459d-8251-52e819acf47f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/27acf9b3-b85f-459d-8251-52e819acf47f.jpg not downloaded yet
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252F0223ea4e-01d6-4517-8e50-6f5a2bcf96f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/0223ea4e-01d6-4517-8e50-6f5a2bcf96f2.jpg not downloaded yet
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252F99590294-0bee-450b-aa08-ec60bbf65ab3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/99590294-0bee-450b-aa08-ec60bbf65ab3.jpg not downloaded yet
2026-03-27 22:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752261/general/d2a6fb9a-317e-4811-9822-0f7f93331a7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740015)
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252F46efa857-6cae-4d2a-bd23-ee1d50c6d56b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/46efa857-6cae-4d2a-bd23-ee1d50c6d56b.jpg not downloaded yet
2026-03-27 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd74110>
2026-03-27 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252Fe30a9dfb-9f73-4951-9e96-eabaaee9f47b.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/e30a9dfb-9f73-4951-9e96-eabaaee9f47b.jpg saved to cache
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d3c412f6-e6ce-5461-b711-a1c287473c2b
2026-03-27 22:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with identifier: 10739991
2026-03-27 22:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with scrape type 1
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 057f1b09-0a36-5ae8-9289-0e3e120ff0d9
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739138%252Fgeneral%252F2a78152e-7a67-49e9-bd4b-1da67376710c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739138/general/2a78152e-7a67-49e9-bd4b-1da67376710c.jpg already downloaded
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739138%252Fgeneral%252F9d18f328-5050-485b-b017-9769fd9fa912.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739138/general/9d18f328-5050-485b-b017-9769fd9fa912.jpg already downloaded
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739138%252Fgeneral%252Fb8b3a414-cf90-4dd9-afcb-00052a234ed2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739138/general/b8b3a414-cf90-4dd9-afcb-00052a234ed2.jpg already downloaded
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739138%252Fgeneral%252Fdd86f24a-1070-425f-9326-3bf1a689f2bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739138/general/dd86f24a-1070-425f-9326-3bf1a689f2bd.jpg already downloaded
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739138%252Fgeneral%252Fe523f3df-b370-4da1-8874-1d2a879a484a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739138/general/e523f3df-b370-4da1-8874-1d2a879a484a.jpg already downloaded
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739138%252Fgeneral%252F80722ffe-21d1-4a2d-ac03-5d8403994425.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739138/general/80722ffe-21d1-4a2d-ac03-5d8403994425.jpg already downloaded
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739138%252Fgeneral%252F980ab0fa-6bd6-48bf-94ed-cc26bfff60fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739138/general/980ab0fa-6bd6-48bf-94ed-cc26bfff60fd.jpg already downloaded
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739138%252Fgeneral%252F0e2821d5-6fb4-47de-b62f-45640ab77222.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739138/general/0e2821d5-6fb4-47de-b62f-45640ab77222.jpg already downloaded
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739138%252Fgeneral%252F2427d1af-a393-4848-9ce9-66719fa12204.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739138/general/2427d1af-a393-4848-9ce9-66719fa12204.jpg already downloaded
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739138%252Fgeneral%252Fb447a2e4-3fb9-41a2-898c-8b091ab41749.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739138/general/b447a2e4-3fb9-41a2-898c-8b091ab41749.jpg already downloaded
2026-03-27 22:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 057f1b09-0a36-5ae8-9289-0e3e120ff0d9, identifier: 10739991
2026-03-27 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752268/general/9cfb3cad-7d57-47b5-a5c8-811eac74f5a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740019)
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252Fe2ac5daa-7afc-4bf0-904c-9a71f4edf6dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/e2ac5daa-7afc-4bf0-904c-9a71f4edf6dc.jpg not downloaded yet
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252F925f9260-d623-4608-a4b0-b09121e799e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/925f9260-d623-4608-a4b0-b09121e799e6.jpg not downloaded yet
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252F19473b90-4e4d-4973-bf77-7616764e4d51.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/19473b90-4e4d-4973-bf77-7616764e4d51.jpg not downloaded yet
2026-03-27 22:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with identifier: 10739991
2026-03-27 22:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with identifier: 10739991
2026-03-27 22:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with identifier: 10739991 to the API
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739991>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '057f1b09-0a36-5ae8-9289-0e3e120ff0d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KX6708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739991',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 139295,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 83,
'photo_urls': ['https://images.openlane.eu/carimgs/5739138/general/2a78152e-7a67-49e9-bd4b-1da67376710c.jpg',
'https://images.openlane.eu/carimgs/5739138/general/9d18f328-5050-485b-b017-9769fd9fa912.jpg',
'https://images.openlane.eu/carimgs/5739138/general/b8b3a414-cf90-4dd9-afcb-00052a234ed2.jpg',
'https://images.openlane.eu/carimgs/5739138/general/dd86f24a-1070-425f-9326-3bf1a689f2bd.jpg',
'https://images.openlane.eu/carimgs/5739138/general/e523f3df-b370-4da1-8874-1d2a879a484a.jpg',
'https://images.openlane.eu/carimgs/5739138/general/80722ffe-21d1-4a2d-ac03-5d8403994425.jpg',
'https://images.openlane.eu/carimgs/5739138/general/980ab0fa-6bd6-48bf-94ed-cc26bfff60fd.jpg',
'https://images.openlane.eu/carimgs/5739138/general/0e2821d5-6fb4-47de-b62f-45640ab77222.jpg',
'https://images.openlane.eu/carimgs/5739138/general/2427d1af-a393-4848-9ce9-66719fa12204.jpg',
'https://images.openlane.eu/carimgs/5739138/general/b447a2e4-3fb9-41a2-898c-8b091ab41749.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057f1b09-0a36-5ae8-9289-0e3e120ff0d9/057f1b09-0a36-5ae8-9289-0e3e120ff0d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739138/general/2a78152e-7a67-49e9-bd4b-1da67376710c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057f1b09-0a36-5ae8-9289-0e3e120ff0d9/057f1b09-0a36-5ae8-9289-0e3e120ff0d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739138/general/9d18f328-5050-485b-b017-9769fd9fa912.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057f1b09-0a36-5ae8-9289-0e3e120ff0d9/057f1b09-0a36-5ae8-9289-0e3e120ff0d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739138/general/b8b3a414-cf90-4dd9-afcb-00052a234ed2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057f1b09-0a36-5ae8-9289-0e3e120ff0d9/057f1b09-0a36-5ae8-9289-0e3e120ff0d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739138/general/dd86f24a-1070-425f-9326-3bf1a689f2bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057f1b09-0a36-5ae8-9289-0e3e120ff0d9/057f1b09-0a36-5ae8-9289-0e3e120ff0d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739138/general/e523f3df-b370-4da1-8874-1d2a879a484a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057f1b09-0a36-5ae8-9289-0e3e120ff0d9/057f1b09-0a36-5ae8-9289-0e3e120ff0d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739138/general/80722ffe-21d1-4a2d-ac03-5d8403994425.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057f1b09-0a36-5ae8-9289-0e3e120ff0d9/057f1b09-0a36-5ae8-9289-0e3e120ff0d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739138/general/980ab0fa-6bd6-48bf-94ed-cc26bfff60fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057f1b09-0a36-5ae8-9289-0e3e120ff0d9/057f1b09-0a36-5ae8-9289-0e3e120ff0d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739138/general/0e2821d5-6fb4-47de-b62f-45640ab77222.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057f1b09-0a36-5ae8-9289-0e3e120ff0d9/057f1b09-0a36-5ae8-9289-0e3e120ff0d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739138/general/2427d1af-a393-4848-9ce9-66719fa12204.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057f1b09-0a36-5ae8-9289-0e3e120ff0d9/057f1b09-0a36-5ae8-9289-0e3e120ff0d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61992,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739138/general/b447a2e4-3fb9-41a2-898c-8b091ab41749.jpg',
'Width': 1024}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Focus 1.5 EcoBlue Connected - Diesel - Automatic - 120 hp - '
'139.295 km',
'transmission': 'automatic',
'trim': 'Connected',
'vin': None,
'year': 2022}
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739991%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [adesa.be] INFO: Saving data for 10739991: {'created_time': 1774649773.316226, 'last_price_update_time': 1774649773.316239, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739991') HTTP/1.1" 204 0
2026-03-27 22:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752261/general/cd982552-c18c-4989-b7cb-65aaf989efc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740015)
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252Fc3ac24a3-e51c-450d-a6aa-fcb0bc6529ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/c3ac24a3-e51c-450d-a6aa-fcb0bc6529ef.jpg not downloaded yet
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252Fa82008b9-b231-4419-a5b7-86ea3ac0560e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/a82008b9-b231-4419-a5b7-86ea3ac0560e.jpg not downloaded yet
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252Fc2039e33-e826-4f6e-b333-d8bc49111d5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/c2039e33-e826-4f6e-b333-d8bc49111d5a.jpg not downloaded yet
2026-03-27 22:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10739985
2026-03-27 22:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09b6ef54-1102-5b67-ae0a-96c30992d355 with scrape type 1
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09b6ef54-1102-5b67-ae0a-96c30992d355
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739111%252Fgeneral%252F192006ea-10b5-4980-9fdc-ec383d209bfa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739111/general/192006ea-10b5-4980-9fdc-ec383d209bfa.jpg already downloaded
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739111%252Fgeneral%252Fdc3f9c44-9644-4949-bdaf-01b25991a6b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739111/general/dc3f9c44-9644-4949-bdaf-01b25991a6b1.jpg already downloaded
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739111%252Fgeneral%252Fd42948ea-88ae-4c41-bba8-7f44116f6794.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739111/general/d42948ea-88ae-4c41-bba8-7f44116f6794.jpg already downloaded
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739111%252Fgeneral%252F13ff6850-c26c-45b5-a768-02bc1ec6195e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739111/general/13ff6850-c26c-45b5-a768-02bc1ec6195e.jpg already downloaded
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739111%252Fgeneral%252Faba5d8fa-18f5-48b4-9fcc-be51a444655f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739111/general/aba5d8fa-18f5-48b4-9fcc-be51a444655f.jpg already downloaded
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739111%252Fgeneral%252F53b03535-c14e-48a8-8c94-7edb6e0482a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739111/general/53b03535-c14e-48a8-8c94-7edb6e0482a2.jpg already downloaded
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739111%252Fgeneral%252Fa721c18d-bbab-4447-bc9b-91feeac0ed89.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739111/general/a721c18d-bbab-4447-bc9b-91feeac0ed89.jpg already downloaded
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739111%252Fgeneral%252Ff28d6dfa-c2e3-4bc5-ba93-eee66147a81e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739111/general/f28d6dfa-c2e3-4bc5-ba93-eee66147a81e.jpg already downloaded
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739111%252Fgeneral%252F6a2e6215-499f-4705-afd4-df37361c4e4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739111/general/6a2e6215-499f-4705-afd4-df37361c4e4e.jpg already downloaded
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739111%252Fgeneral%252Fa99770bc-a632-414a-955c-e9b04206a631.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739111/general/a99770bc-a632-414a-955c-e9b04206a631.jpg already downloaded
2026-03-27 22:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 09b6ef54-1102-5b67-ae0a-96c30992d355, identifier: 10739985
2026-03-27 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3b3190>
2026-03-27 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252F594b7c71-6085-498c-9949-8b0155982d9c.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/594b7c71-6085-498c-9949-8b0155982d9c.jpg saved to cache
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d3c412f6-e6ce-5461-b711-a1c287473c2b
2026-03-27 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d420ed0>
2026-03-27 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa54b525-885f-5323-9856-27898df54df6/aa54b525-885f-5323-9856-27898df54df6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252Fd2a6fb9a-317e-4811-9822-0f7f93331a7d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/d2a6fb9a-317e-4811-9822-0f7f93331a7d.jpg saved to cache
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aa54b525-885f-5323-9856-27898df54df6
2026-03-27 22:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with identifier: 10740765
2026-03-27 22:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with scrape type 1
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252F5c62a8ca-43d7-4886-bf15-df2fb2040809.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/5c62a8ca-43d7-4886-bf15-df2fb2040809.jpg not downloaded yet
2026-03-27 22:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752627/general/ae67de0b-86ba-467f-a193-7045c3f770e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740511)
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252Feeeb7c5e-9367-4509-bceb-87b6f53a7a63.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/eeeb7c5e-9367-4509-bceb-87b6f53a7a63.jpg not downloaded yet
2026-03-27 22:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10739985
2026-03-27 22:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10739985
2026-03-27 22:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10739985 to the API
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16: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-27 22:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739985>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '09b6ef54-1102-5b67-ae0a-96c30992d355',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWV885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739985',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 210838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 99,
'photo_urls': ['https://images.openlane.eu/carimgs/5739111/general/192006ea-10b5-4980-9fdc-ec383d209bfa.jpg',
'https://images.openlane.eu/carimgs/5739111/general/dc3f9c44-9644-4949-bdaf-01b25991a6b1.jpg',
'https://images.openlane.eu/carimgs/5739111/general/d42948ea-88ae-4c41-bba8-7f44116f6794.jpg',
'https://images.openlane.eu/carimgs/5739111/general/13ff6850-c26c-45b5-a768-02bc1ec6195e.jpg',
'https://images.openlane.eu/carimgs/5739111/general/aba5d8fa-18f5-48b4-9fcc-be51a444655f.jpg',
'https://images.openlane.eu/carimgs/5739111/general/53b03535-c14e-48a8-8c94-7edb6e0482a2.jpg',
'https://images.openlane.eu/carimgs/5739111/general/a721c18d-bbab-4447-bc9b-91feeac0ed89.jpg',
'https://images.openlane.eu/carimgs/5739111/general/f28d6dfa-c2e3-4bc5-ba93-eee66147a81e.jpg',
'https://images.openlane.eu/carimgs/5739111/general/6a2e6215-499f-4705-afd4-df37361c4e4e.jpg',
'https://images.openlane.eu/carimgs/5739111/general/a99770bc-a632-414a-955c-e9b04206a631.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09b6ef54-1102-5b67-ae0a-96c30992d355/09b6ef54-1102-5b67-ae0a-96c30992d355_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739111/general/192006ea-10b5-4980-9fdc-ec383d209bfa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09b6ef54-1102-5b67-ae0a-96c30992d355/09b6ef54-1102-5b67-ae0a-96c30992d355_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739111/general/dc3f9c44-9644-4949-bdaf-01b25991a6b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09b6ef54-1102-5b67-ae0a-96c30992d355/09b6ef54-1102-5b67-ae0a-96c30992d355_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739111/general/d42948ea-88ae-4c41-bba8-7f44116f6794.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09b6ef54-1102-5b67-ae0a-96c30992d355/09b6ef54-1102-5b67-ae0a-96c30992d355_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739111/general/13ff6850-c26c-45b5-a768-02bc1ec6195e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09b6ef54-1102-5b67-ae0a-96c30992d355/09b6ef54-1102-5b67-ae0a-96c30992d355_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739111/general/aba5d8fa-18f5-48b4-9fcc-be51a444655f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09b6ef54-1102-5b67-ae0a-96c30992d355/09b6ef54-1102-5b67-ae0a-96c30992d355_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739111/general/53b03535-c14e-48a8-8c94-7edb6e0482a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09b6ef54-1102-5b67-ae0a-96c30992d355/09b6ef54-1102-5b67-ae0a-96c30992d355_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739111/general/a721c18d-bbab-4447-bc9b-91feeac0ed89.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09b6ef54-1102-5b67-ae0a-96c30992d355/09b6ef54-1102-5b67-ae0a-96c30992d355_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739111/general/f28d6dfa-c2e3-4bc5-ba93-eee66147a81e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09b6ef54-1102-5b67-ae0a-96c30992d355/09b6ef54-1102-5b67-ae0a-96c30992d355_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739111/general/6a2e6215-499f-4705-afd4-df37361c4e4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09b6ef54-1102-5b67-ae0a-96c30992d355/09b6ef54-1102-5b67-ae0a-96c30992d355_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739111/general/a99770bc-a632-414a-955c-e9b04206a631.jpg',
'Width': 1024}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.0 EcoBlue ST Line X - AWD - Diesel - Automatic - 190 hp '
'- 210.838 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739985%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [adesa.be] INFO: Saving data for 10739985: {'created_time': 1774649774.236527, 'last_price_update_time': 1774649774.236536, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739985') HTTP/1.1" 204 0
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252Fbb501fe5-3826-4125-9f3d-b15add9af1fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/bb501fe5-3826-4125-9f3d-b15add9af1fb.jpg not downloaded yet
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252F78137a49-ca97-43c7-a107-8a145196aa78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/78137a49-ca97-43c7-a107-8a145196aa78.jpg not downloaded yet
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252F4954db6f-6dde-4f6b-8c80-953fb25dc0a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/4954db6f-6dde-4f6b-8c80-953fb25dc0a9.jpg not downloaded yet
2026-03-27 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4a6ad0>
2026-03-27 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252F9cfb3cad-7d57-47b5-a5c8-811eac74f5a9.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/9cfb3cad-7d57-47b5-a5c8-811eac74f5a9.jpg saved to cache
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d3c412f6-e6ce-5461-b711-a1c287473c2b
2026-03-27 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752284/general/0223ea4e-01d6-4517-8e50-6f5a2bcf96f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740031)
2026-03-27 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752627/general/99590294-0bee-450b-aa08-ec60bbf65ab3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740511)
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252F5261404f-7c1c-431b-b0a2-7e432c69abdf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/5261404f-7c1c-431b-b0a2-7e432c69abdf.jpg not downloaded yet
2026-03-27 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752261/general/c2f9acaa-4110-4957-bb57-b50a09af5685.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740015)
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252F1350d2cd-4de6-4ecf-a95b-b4178eb1a915.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/1350d2cd-4de6-4ecf-a95b-b4178eb1a915.jpg not downloaded yet
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252Fa889c4a8-c2c2-43e6-96c6-2a973b4e8fae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/a889c4a8-c2c2-43e6-96c6-2a973b4e8fae.jpg not downloaded yet
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252Fe6bbe7e4-db73-463a-a15a-23c45b49f8cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/e6bbe7e4-db73-463a-a15a-23c45b49f8cb.jpg not downloaded yet
2026-03-27 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d484350>
2026-03-27 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa54b525-885f-5323-9856-27898df54df6/aa54b525-885f-5323-9856-27898df54df6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252Fcd982552-c18c-4989-b7cb-65aaf989efc2.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/cd982552-c18c-4989-b7cb-65aaf989efc2.jpg saved to cache
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aa54b525-885f-5323-9856-27898df54df6
2026-03-27 22:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e852365-8635-5a31-81ac-85c15191fb3d with identifier: 10739967
2026-03-27 22:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e852365-8635-5a31-81ac-85c15191fb3d with scrape type 1
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e852365-8635-5a31-81ac-85c15191fb3d
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739050%252Fgeneral%252F06dba81f-7233-4a6f-a828-1dca12e80ec7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739050/general/06dba81f-7233-4a6f-a828-1dca12e80ec7.jpg already downloaded
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739050%252Fgeneral%252F39a62ed8-4a27-4e06-87ed-a6fb4f8a4e45.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739050/general/39a62ed8-4a27-4e06-87ed-a6fb4f8a4e45.jpg already downloaded
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739050%252Fgeneral%252Fa3bf2053-1b92-48c7-b43e-cd38fa123da4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739050/general/a3bf2053-1b92-48c7-b43e-cd38fa123da4.jpg already downloaded
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739050%252Fgeneral%252F6a584762-2631-4ba3-ac01-87f309d8056d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739050/general/6a584762-2631-4ba3-ac01-87f309d8056d.jpg already downloaded
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739050%252Fgeneral%252Fd6da8430-b073-48ce-b81f-50f837fd87c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739050/general/d6da8430-b073-48ce-b81f-50f837fd87c8.jpg already downloaded
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739050%252Fgeneral%252F2c042ab2-d78c-4e04-b914-e558f5a9e1e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739050/general/2c042ab2-d78c-4e04-b914-e558f5a9e1e3.jpg already downloaded
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739050%252Fgeneral%252F0de05d0f-cef0-46c1-8bc2-66e4def95f8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739050/general/0de05d0f-cef0-46c1-8bc2-66e4def95f8b.jpg already downloaded
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739050%252Fgeneral%252F15f01e9c-f6be-402c-99ec-3743cbb56cf8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739050/general/15f01e9c-f6be-402c-99ec-3743cbb56cf8.jpg already downloaded
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739050%252Fgeneral%252Fe16c3b1b-b5ac-4a43-b0c3-0b6123747dc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739050/general/e16c3b1b-b5ac-4a43-b0c3-0b6123747dc7.jpg already downloaded
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739050%252Fgeneral%252Fc825bcfd-a97d-4b26-84c5-a6b5417f6303.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739050/general/c825bcfd-a97d-4b26-84c5-a6b5417f6303.jpg already downloaded
2026-03-27 22:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e852365-8635-5a31-81ac-85c15191fb3d, identifier: 10739967
2026-03-27 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4a5c50>
2026-03-27 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1a6b232-c60e-5b6d-84ce-6a37a517fb10/f1a6b232-c60e-5b6d-84ce-6a37a517fb10_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252Fae67de0b-86ba-467f-a193-7045c3f770e6.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/ae67de0b-86ba-467f-a193-7045c3f770e6.jpg saved to cache
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10
2026-03-27 22:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f7b2e52-65d5-578f-a1b2-015483d9a825 with identifier: 10740038
2026-03-27 22:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7b2e52-65d5-578f-a1b2-015483d9a825 with scrape type 1
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f7b2e52-65d5-578f-a1b2-015483d9a825
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252Faa092c98-ac2e-4a76-b5c7-4c1efa8f5ae6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/aa092c98-ac2e-4a76-b5c7-4c1efa8f5ae6.jpg not downloaded yet
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252F3d0e8d95-2a6d-40cd-9f10-de0008f419ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/3d0e8d95-2a6d-40cd-9f10-de0008f419ba.jpg not downloaded yet
2026-03-27 22:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e852365-8635-5a31-81ac-85c15191fb3d with identifier: 10739967
2026-03-27 22:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e852365-8635-5a31-81ac-85c15191fb3d with identifier: 10739967
2026-03-27 22:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e852365-8635-5a31-81ac-85c15191fb3d with identifier: 10739967 to the API
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739967>
{'auction_title': '',
'c_o_2_emission_value': 256,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3e852365-8635-5a31-81ac-85c15191fb3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVM890',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739967',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 242207,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 123,
'photo_urls': ['https://images.openlane.eu/carimgs/5739050/general/06dba81f-7233-4a6f-a828-1dca12e80ec7.jpg',
'https://images.openlane.eu/carimgs/5739050/general/39a62ed8-4a27-4e06-87ed-a6fb4f8a4e45.jpg',
'https://images.openlane.eu/carimgs/5739050/general/a3bf2053-1b92-48c7-b43e-cd38fa123da4.jpg',
'https://images.openlane.eu/carimgs/5739050/general/6a584762-2631-4ba3-ac01-87f309d8056d.jpg',
'https://images.openlane.eu/carimgs/5739050/general/d6da8430-b073-48ce-b81f-50f837fd87c8.jpg',
'https://images.openlane.eu/carimgs/5739050/general/2c042ab2-d78c-4e04-b914-e558f5a9e1e3.jpg',
'https://images.openlane.eu/carimgs/5739050/general/0de05d0f-cef0-46c1-8bc2-66e4def95f8b.jpg',
'https://images.openlane.eu/carimgs/5739050/general/15f01e9c-f6be-402c-99ec-3743cbb56cf8.jpg',
'https://images.openlane.eu/carimgs/5739050/general/e16c3b1b-b5ac-4a43-b0c3-0b6123747dc7.jpg',
'https://images.openlane.eu/carimgs/5739050/general/c825bcfd-a97d-4b26-84c5-a6b5417f6303.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e852365-8635-5a31-81ac-85c15191fb3d/3e852365-8635-5a31-81ac-85c15191fb3d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90036,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739050/general/06dba81f-7233-4a6f-a828-1dca12e80ec7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e852365-8635-5a31-81ac-85c15191fb3d/3e852365-8635-5a31-81ac-85c15191fb3d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93396,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739050/general/39a62ed8-4a27-4e06-87ed-a6fb4f8a4e45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e852365-8635-5a31-81ac-85c15191fb3d/3e852365-8635-5a31-81ac-85c15191fb3d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88542,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739050/general/a3bf2053-1b92-48c7-b43e-cd38fa123da4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e852365-8635-5a31-81ac-85c15191fb3d/3e852365-8635-5a31-81ac-85c15191fb3d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98281,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739050/general/6a584762-2631-4ba3-ac01-87f309d8056d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e852365-8635-5a31-81ac-85c15191fb3d/3e852365-8635-5a31-81ac-85c15191fb3d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114148,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739050/general/d6da8430-b073-48ce-b81f-50f837fd87c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e852365-8635-5a31-81ac-85c15191fb3d/3e852365-8635-5a31-81ac-85c15191fb3d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94426,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739050/general/2c042ab2-d78c-4e04-b914-e558f5a9e1e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e852365-8635-5a31-81ac-85c15191fb3d/3e852365-8635-5a31-81ac-85c15191fb3d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115639,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739050/general/0de05d0f-cef0-46c1-8bc2-66e4def95f8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e852365-8635-5a31-81ac-85c15191fb3d/3e852365-8635-5a31-81ac-85c15191fb3d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56711,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739050/general/15f01e9c-f6be-402c-99ec-3743cbb56cf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e852365-8635-5a31-81ac-85c15191fb3d/3e852365-8635-5a31-81ac-85c15191fb3d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86758,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739050/general/e16c3b1b-b5ac-4a43-b0c3-0b6123747dc7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e852365-8635-5a31-81ac-85c15191fb3d/3e852365-8635-5a31-81ac-85c15191fb3d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208052,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739050/general/c825bcfd-a97d-4b26-84c5-a6b5417f6303.jpg',
'Width': 1024}],
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'242.207 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2022}
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739967%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [adesa.be] INFO: Saving data for 10739967: {'created_time': 1774649775.232422, 'last_price_update_time': 1774649775.232433, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739967') HTTP/1.1" 204 0
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252Fed503512-9578-4d90-84b3-fee2d6b96120.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/ed503512-9578-4d90-84b3-fee2d6b96120.jpg not downloaded yet
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252F2df0fcb4-61f8-4436-9d7c-707cead05f26.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/2df0fcb4-61f8-4436-9d7c-707cead05f26.jpg not downloaded yet
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252F63d7e7d3-5875-4747-b30c-97fd4af0bf08.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/63d7e7d3-5875-4747-b30c-97fd4af0bf08.jpg not downloaded yet
2026-03-27 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752284/general/a82008b9-b231-4419-a5b7-86ea3ac0560e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740031)
2026-03-27 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752484/general/5c62a8ca-43d7-4886-bf15-df2fb2040809.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740765)
2026-03-27 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752261/general/c3ac24a3-e51c-450d-a6aa-fcb0bc6529ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740015)
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099eee9c90>
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ece0725-ac8d-5c6d-b297-3d8bea484180/0ece0725-ac8d-5c6d-b297-3d8bea484180_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252F0223ea4e-01d6-4517-8e50-6f5a2bcf96f2.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/0223ea4e-01d6-4517-8e50-6f5a2bcf96f2.jpg saved to cache
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0ece0725-ac8d-5c6d-b297-3d8bea484180
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3c2e90>
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1a6b232-c60e-5b6d-84ce-6a37a517fb10/f1a6b232-c60e-5b6d-84ce-6a37a517fb10_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252F99590294-0bee-450b-aa08-ec60bbf65ab3.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/99590294-0bee-450b-aa08-ec60bbf65ab3.jpg saved to cache
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10
2026-03-27 22:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1d86eb3-f225-5aa5-abdc-b6954c9f23f1 with identifier: 10740752
2026-03-27 22:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1d86eb3-f225-5aa5-abdc-b6954c9f23f1 with scrape type 1
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b1d86eb3-f225-5aa5-abdc-b6954c9f23f1
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252F2f448680-81e7-461c-a1d8-c33caa338f81.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/2f448680-81e7-461c-a1d8-c33caa338f81.jpg not downloaded yet
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d393550>
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa54b525-885f-5323-9856-27898df54df6/aa54b525-885f-5323-9856-27898df54df6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252Fc2f9acaa-4110-4957-bb57-b50a09af5685.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/c2f9acaa-4110-4957-bb57-b50a09af5685.jpg saved to cache
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aa54b525-885f-5323-9856-27898df54df6
2026-03-27 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752261/general/eeeb7c5e-9367-4509-bceb-87b6f53a7a63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740015)
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252F83713973-2cff-4fa7-b607-2da82c6f9731.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/83713973-2cff-4fa7-b607-2da82c6f9731.jpg not downloaded yet
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252F2e345a0c-b89e-4282-a897-f109f9bb08d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/2e345a0c-b89e-4282-a897-f109f9bb08d9.jpg not downloaded yet
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252Fb7cae69c-ac32-47f0-969e-9d2e872d4f8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/b7cae69c-ac32-47f0-969e-9d2e872d4f8d.jpg not downloaded yet
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252Fbc5be990-9cb3-4321-82ae-2e31a6b2faf9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/bc5be990-9cb3-4321-82ae-2e31a6b2faf9.jpg not downloaded yet
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0ece0725-ac8d-5c6d-b297-3d8bea484180 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252Faf82a6ec-10c2-4e58-a2c9-e4c03641bbdd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/af82a6ec-10c2-4e58-a2c9-e4c03641bbdd.jpg not downloaded yet
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252F357a6415-56f8-4236-84ee-5c2881a84962.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/357a6415-56f8-4236-84ee-5c2881a84962.jpg not downloaded yet
2026-03-27 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752484/general/4954db6f-6dde-4f6b-8c80-953fb25dc0a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740765)
2026-03-27 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752293/general/aa092c98-ac2e-4a76-b5c7-4c1efa8f5ae6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740038)
2026-03-27 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752627/general/78137a49-ca97-43c7-a107-8a145196aa78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740511)
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252F42a8dd19-7b69-477e-8b3a-885f28de8a5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/42a8dd19-7b69-477e-8b3a-885f28de8a5e.jpg not downloaded yet
2026-03-27 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e01a250>
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ece0725-ac8d-5c6d-b297-3d8bea484180/0ece0725-ac8d-5c6d-b297-3d8bea484180_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252Fa82008b9-b231-4419-a5b7-86ea3ac0560e.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/a82008b9-b231-4419-a5b7-86ea3ac0560e.jpg saved to cache
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0ece0725-ac8d-5c6d-b297-3d8bea484180
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0a5810>
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252F5c62a8ca-43d7-4886-bf15-df2fb2040809.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/5c62a8ca-43d7-4886-bf15-df2fb2040809.jpg saved to cache
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099def6050>
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa54b525-885f-5323-9856-27898df54df6/aa54b525-885f-5323-9856-27898df54df6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252Fc3ac24a3-e51c-450d-a6aa-fcb0bc6529ef.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/c3ac24a3-e51c-450d-a6aa-fcb0bc6529ef.jpg saved to cache
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aa54b525-885f-5323-9856-27898df54df6
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252F4bff8ec6-41a0-4dae-ad60-2a17e462ab24.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/4bff8ec6-41a0-4dae-ad60-2a17e462ab24.jpg not downloaded yet
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252F6b091e12-fdd6-49d0-9c1f-117dad6eeade.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/6b091e12-fdd6-49d0-9c1f-117dad6eeade.jpg not downloaded yet
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252F8e9292ab-19fc-444c-b363-6c0492f231b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/8e9292ab-19fc-444c-b363-6c0492f231b5.jpg not downloaded yet
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e194550>
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa54b525-885f-5323-9856-27898df54df6/aa54b525-885f-5323-9856-27898df54df6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252Feeeb7c5e-9367-4509-bceb-87b6f53a7a63.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/eeeb7c5e-9367-4509-bceb-87b6f53a7a63.jpg saved to cache
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aa54b525-885f-5323-9856-27898df54df6
2026-03-27 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752484/general/e6bbe7e4-db73-463a-a15a-23c45b49f8cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740765)
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252Fe303730d-2aff-4e64-af0f-84e3cb8c9c0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/e303730d-2aff-4e64-af0f-84e3cb8c9c0e.jpg not downloaded yet
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252F375a807a-3609-40c8-b12f-3258d9c54d79.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/375a807a-3609-40c8-b12f-3258d9c54d79.jpg not downloaded yet
2026-03-27 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752261/general/3d0e8d95-2a6d-40cd-9f10-de0008f419ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740015)
2026-03-27 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752627/general/a889c4a8-c2c2-43e6-96c6-2a973b4e8fae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740511)
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252Fba44c693-80e6-43ae-9197-bf3913a2a0fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/ba44c693-80e6-43ae-9197-bf3913a2a0fe.jpg not downloaded yet
2026-03-27 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752284/general/1350d2cd-4de6-4ecf-a95b-b4178eb1a915.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740031)
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252Feb456a92-5258-4264-a059-f6f25bf0f2c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/eb456a92-5258-4264-a059-f6f25bf0f2c4.jpg not downloaded yet
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252F6654348d-5469-4b24-b40b-598d17e2662b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/6654348d-5469-4b24-b40b-598d17e2662b.jpg not downloaded yet
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deaf590>
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252F4954db6f-6dde-4f6b-8c80-953fb25dc0a9.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/4954db6f-6dde-4f6b-8c80-953fb25dc0a9.jpg saved to cache
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099eebd650>
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252Faa092c98-ac2e-4a76-b5c7-4c1efa8f5ae6.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/aa092c98-ac2e-4a76-b5c7-4c1efa8f5ae6.jpg saved to cache
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9f7b2e52-65d5-578f-a1b2-015483d9a825
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3c85d0>
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1a6b232-c60e-5b6d-84ce-6a37a517fb10/f1a6b232-c60e-5b6d-84ce-6a37a517fb10_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252F78137a49-ca97-43c7-a107-8a145196aa78.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/78137a49-ca97-43c7-a107-8a145196aa78.jpg saved to cache
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10
2026-03-27 22:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ad6a3cc-9875-5c28-88ea-1d952644a341 with identifier: 10740000
2026-03-27 22:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ad6a3cc-9875-5c28-88ea-1d952644a341 with scrape type 1
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ad6a3cc-9875-5c28-88ea-1d952644a341
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252Ff589323e-304b-49e8-b8db-d26f2572b81f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/f589323e-304b-49e8-b8db-d26f2572b81f.jpg not downloaded yet
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252Fc0a4f6ea-76ab-4cab-89db-7b3af5a4a9f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/c0a4f6ea-76ab-4cab-89db-7b3af5a4a9f0.jpg not downloaded yet
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252F871fb4ff-63b1-4437-a15a-c6df602f55db.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/871fb4ff-63b1-4437-a15a-c6df602f55db.jpg not downloaded yet
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252Fcbeba178-b333-42f6-ac4d-1424869ee230.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/cbeba178-b333-42f6-ac4d-1424869ee230.jpg not downloaded yet
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252F521f2460-b25c-497d-a7a4-cac2bbaa403f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/521f2460-b25c-497d-a7a4-cac2bbaa403f.jpg not downloaded yet
2026-03-27 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752469/general/2f448680-81e7-461c-a1d8-c33caa338f81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740752)
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252F6d6062e7-9467-403f-94af-8e09f192c2db.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/6d6062e7-9467-403f-94af-8e09f192c2db.jpg not downloaded yet
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e14c310>
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252Fe6bbe7e4-db73-463a-a15a-23c45b49f8cb.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/e6bbe7e4-db73-463a-a15a-23c45b49f8cb.jpg saved to cache
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dffcc90>
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa54b525-885f-5323-9856-27898df54df6/aa54b525-885f-5323-9856-27898df54df6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252F3d0e8d95-2a6d-40cd-9f10-de0008f419ba.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/3d0e8d95-2a6d-40cd-9f10-de0008f419ba.jpg saved to cache
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aa54b525-885f-5323-9856-27898df54df6
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de95c10>
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1a6b232-c60e-5b6d-84ce-6a37a517fb10/f1a6b232-c60e-5b6d-84ce-6a37a517fb10_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252Fa889c4a8-c2c2-43e6-96c6-2a973b4e8fae.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/a889c4a8-c2c2-43e6-96c6-2a973b4e8fae.jpg saved to cache
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d47c410>
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ece0725-ac8d-5c6d-b297-3d8bea484180/0ece0725-ac8d-5c6d-b297-3d8bea484180_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252F1350d2cd-4de6-4ecf-a95b-b4178eb1a915.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/1350d2cd-4de6-4ecf-a95b-b4178eb1a915.jpg saved to cache
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0ece0725-ac8d-5c6d-b297-3d8bea484180
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252F334997ba-3fdb-4989-97ab-f72cfe26d547.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/334997ba-3fdb-4989-97ab-f72cfe26d547.jpg not downloaded yet
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252Fed8898b7-8dd3-4560-a1e3-311b14398719.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/ed8898b7-8dd3-4560-a1e3-311b14398719.jpg not downloaded yet
2026-03-27 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752484/general/2e345a0c-b89e-4282-a897-f109f9bb08d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740765)
2026-03-27 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752293/general/b7cae69c-ac32-47f0-969e-9d2e872d4f8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740038)
2026-03-27 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752469/general/bc5be990-9cb3-4321-82ae-2e31a6b2faf9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740752)
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item aa54b525-885f-5323-9856-27898df54df6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252Fd127f996-a581-4279-89a9-9b5393fd1ff6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/d127f996-a581-4279-89a9-9b5393fd1ff6.jpg not downloaded yet
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252Fc82c5042-2f6c-4fe6-b5f3-86ef48d34430.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/c82c5042-2f6c-4fe6-b5f3-86ef48d34430.jpg not downloaded yet
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252F2201819b-04f7-4c10-bf5f-81358d2ec544.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/2201819b-04f7-4c10-bf5f-81358d2ec544.jpg not downloaded yet
2026-03-27 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df3c0d0>
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1d86eb3-f225-5aa5-abdc-b6954c9f23f1/b1d86eb3-f225-5aa5-abdc-b6954c9f23f1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252F2f448680-81e7-461c-a1d8-c33caa338f81.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/2f448680-81e7-461c-a1d8-c33caa338f81.jpg saved to cache
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b1d86eb3-f225-5aa5-abdc-b6954c9f23f1
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252F8fab3873-3363-4a96-b951-8d21b5acd698.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/8fab3873-3363-4a96-b951-8d21b5acd698.jpg not downloaded yet
2026-03-27 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752293/general/6b091e12-fdd6-49d0-9c1f-117dad6eeade.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740038)
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252Fe20e53ff-2783-4658-809e-8c3076b7e1b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/e20e53ff-2783-4658-809e-8c3076b7e1b9.jpg not downloaded yet
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252Ffaa4f78b-88ee-4662-a699-c3bd879090fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/faa4f78b-88ee-4662-a699-c3bd879090fb.jpg not downloaded yet
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddfe950>
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252F2e345a0c-b89e-4282-a897-f109f9bb08d9.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/2e345a0c-b89e-4282-a897-f109f9bb08d9.jpg saved to cache
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd78090>
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252Fb7cae69c-ac32-47f0-969e-9d2e872d4f8d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/b7cae69c-ac32-47f0-969e-9d2e872d4f8d.jpg saved to cache
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9f7b2e52-65d5-578f-a1b2-015483d9a825
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d38acd0>
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1d86eb3-f225-5aa5-abdc-b6954c9f23f1/b1d86eb3-f225-5aa5-abdc-b6954c9f23f1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252Fbc5be990-9cb3-4321-82ae-2e31a6b2faf9.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/bc5be990-9cb3-4321-82ae-2e31a6b2faf9.jpg saved to cache
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b1d86eb3-f225-5aa5-abdc-b6954c9f23f1
2026-03-27 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752484/general/e303730d-2aff-4e64-af0f-84e3cb8c9c0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740765)
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0ece0725-ac8d-5c6d-b297-3d8bea484180 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252F5f05791c-89bb-4501-9923-e2c9b31cd176.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/5f05791c-89bb-4501-9923-e2c9b31cd176.jpg not downloaded yet
2026-03-27 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752469/general/ba44c693-80e6-43ae-9197-bf3913a2a0fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740752)
2026-03-27 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752469/general/8e9292ab-19fc-444c-b363-6c0492f231b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740752)
2026-03-27 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752246/general/521f2460-b25c-497d-a7a4-cac2bbaa403f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740000)
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252Fef8af5dc-71fa-4049-93c1-a4794b96f29e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/ef8af5dc-71fa-4049-93c1-a4794b96f29e.jpg not downloaded yet
2026-03-27 22:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10739947
2026-03-27 22:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with scrape type 1
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2c209c4f-b642-5f00-b57d-1b8f3f43ae54
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698837%252Fgeneral%252Ff6f4fa6c-6cc0-4f94-b7f4-2e7df00f49fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698837/general/f6f4fa6c-6cc0-4f94-b7f4-2e7df00f49fa.jpg already downloaded
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698837%252Fgeneral%252Fe445b342-4879-4e5f-8e2a-597a9d13d86e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698837/general/e445b342-4879-4e5f-8e2a-597a9d13d86e.jpg already downloaded
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698837%252Fgeneral%252Fe1d7703d-7349-488d-a462-1712e63dd428.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698837/general/e1d7703d-7349-488d-a462-1712e63dd428.jpg already downloaded
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698837%252Fgeneral%252F9212d6ed-1e31-4711-bf11-763136b43d69.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698837/general/9212d6ed-1e31-4711-bf11-763136b43d69.jpg already downloaded
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698837%252Fgeneral%252F964c5def-9b2d-4f8c-805b-6e3c611b5f38.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698837/general/964c5def-9b2d-4f8c-805b-6e3c611b5f38.jpg already downloaded
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698837%252Fgeneral%252F639050ba-06f5-4599-bc5b-322e4ebf88b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698837/general/639050ba-06f5-4599-bc5b-322e4ebf88b1.jpg already downloaded
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698837%252Fgeneral%252Fb3449a0c-9df6-4e0c-9ced-42ffa47986c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698837/general/b3449a0c-9df6-4e0c-9ced-42ffa47986c9.jpg already downloaded
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698837%252Fgeneral%252Fc9e739d0-9f9f-4084-831f-0dfb73146a3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698837/general/c9e739d0-9f9f-4084-831f-0dfb73146a3a.jpg already downloaded
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698837%252Fgeneral%252F717ad913-a36c-459f-9270-eda7b2ad9738.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698837/general/717ad913-a36c-459f-9270-eda7b2ad9738.jpg already downloaded
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698837%252Fgeneral%252F2f64be4e-58eb-4226-b592-4cffb37fbb22.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698837/general/2f64be4e-58eb-4226-b592-4cffb37fbb22.jpg already downloaded
2026-03-27 22:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54, identifier: 10739947
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a005d310>
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252F6b091e12-fdd6-49d0-9c1f-117dad6eeade.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/6b091e12-fdd6-49d0-9c1f-117dad6eeade.jpg saved to cache
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9f7b2e52-65d5-578f-a1b2-015483d9a825
2026-03-27 22:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10739947
2026-03-27 22:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10739947
2026-03-27 22:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10739947 to the API
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739947>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '2c209c4f-b642-5f00-b57d-1b8f3f43ae54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739947',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 163152,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 72,
'photo_urls': ['https://images.openlane.eu/carimgs/5698837/general/f6f4fa6c-6cc0-4f94-b7f4-2e7df00f49fa.jpg',
'https://images.openlane.eu/carimgs/5698837/general/e445b342-4879-4e5f-8e2a-597a9d13d86e.jpg',
'https://images.openlane.eu/carimgs/5698837/general/e1d7703d-7349-488d-a462-1712e63dd428.jpg',
'https://images.openlane.eu/carimgs/5698837/general/9212d6ed-1e31-4711-bf11-763136b43d69.jpg',
'https://images.openlane.eu/carimgs/5698837/general/964c5def-9b2d-4f8c-805b-6e3c611b5f38.jpg',
'https://images.openlane.eu/carimgs/5698837/general/639050ba-06f5-4599-bc5b-322e4ebf88b1.jpg',
'https://images.openlane.eu/carimgs/5698837/general/b3449a0c-9df6-4e0c-9ced-42ffa47986c9.jpg',
'https://images.openlane.eu/carimgs/5698837/general/c9e739d0-9f9f-4084-831f-0dfb73146a3a.jpg',
'https://images.openlane.eu/carimgs/5698837/general/717ad913-a36c-459f-9270-eda7b2ad9738.jpg',
'https://images.openlane.eu/carimgs/5698837/general/2f64be4e-58eb-4226-b592-4cffb37fbb22.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c209c4f-b642-5f00-b57d-1b8f3f43ae54/2c209c4f-b642-5f00-b57d-1b8f3f43ae54_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179686,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698837/general/f6f4fa6c-6cc0-4f94-b7f4-2e7df00f49fa.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c209c4f-b642-5f00-b57d-1b8f3f43ae54/2c209c4f-b642-5f00-b57d-1b8f3f43ae54_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182690,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698837/general/e445b342-4879-4e5f-8e2a-597a9d13d86e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c209c4f-b642-5f00-b57d-1b8f3f43ae54/2c209c4f-b642-5f00-b57d-1b8f3f43ae54_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169271,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698837/general/e1d7703d-7349-488d-a462-1712e63dd428.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c209c4f-b642-5f00-b57d-1b8f3f43ae54/2c209c4f-b642-5f00-b57d-1b8f3f43ae54_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177345,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698837/general/9212d6ed-1e31-4711-bf11-763136b43d69.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c209c4f-b642-5f00-b57d-1b8f3f43ae54/2c209c4f-b642-5f00-b57d-1b8f3f43ae54_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213482,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698837/general/964c5def-9b2d-4f8c-805b-6e3c611b5f38.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c209c4f-b642-5f00-b57d-1b8f3f43ae54/2c209c4f-b642-5f00-b57d-1b8f3f43ae54_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226156,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698837/general/639050ba-06f5-4599-bc5b-322e4ebf88b1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c209c4f-b642-5f00-b57d-1b8f3f43ae54/2c209c4f-b642-5f00-b57d-1b8f3f43ae54_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250591,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698837/general/b3449a0c-9df6-4e0c-9ced-42ffa47986c9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c209c4f-b642-5f00-b57d-1b8f3f43ae54/2c209c4f-b642-5f00-b57d-1b8f3f43ae54_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199691,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698837/general/c9e739d0-9f9f-4084-831f-0dfb73146a3a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c209c4f-b642-5f00-b57d-1b8f3f43ae54/2c209c4f-b642-5f00-b57d-1b8f3f43ae54_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193387,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698837/general/717ad913-a36c-459f-9270-eda7b2ad9738.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c209c4f-b642-5f00-b57d-1b8f3f43ae54/2c209c4f-b642-5f00-b57d-1b8f3f43ae54_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183428,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698837/general/2f64be4e-58eb-4226-b592-4cffb37fbb22.jpg',
'Width': 1500}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C5 Aircross 1.6i Business - Hybrid - Automatic - 181 hp - '
'163.152 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739947%27 HTTP/1.1" 200 None
2026-03-27 22:16:17 [adesa.be] INFO: Saving data for 10739947: {'created_time': 1774649777.789196, 'last_price_update_time': 1774649777.789205, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739947') HTTP/1.1" 204 0
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252Fe610a376-5848-4435-9b0b-9778ba70beba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/e610a376-5848-4435-9b0b-9778ba70beba.jpg not downloaded yet
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff48d0>
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252Fe303730d-2aff-4e64-af0f-84e3cb8c9c0e.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/e303730d-2aff-4e64-af0f-84e3cb8c9c0e.jpg saved to cache
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b92d0>
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1d86eb3-f225-5aa5-abdc-b6954c9f23f1/b1d86eb3-f225-5aa5-abdc-b6954c9f23f1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252Fba44c693-80e6-43ae-9197-bf3913a2a0fe.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/ba44c693-80e6-43ae-9197-bf3913a2a0fe.jpg saved to cache
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b1d86eb3-f225-5aa5-abdc-b6954c9f23f1
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de4f810>
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1d86eb3-f225-5aa5-abdc-b6954c9f23f1/b1d86eb3-f225-5aa5-abdc-b6954c9f23f1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252F8e9292ab-19fc-444c-b363-6c0492f231b5.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/8e9292ab-19fc-444c-b363-6c0492f231b5.jpg saved to cache
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b1d86eb3-f225-5aa5-abdc-b6954c9f23f1
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d47d210>
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ad6a3cc-9875-5c28-88ea-1d952644a341/2ad6a3cc-9875-5c28-88ea-1d952644a341_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252F521f2460-b25c-497d-a7a4-cac2bbaa403f.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/521f2460-b25c-497d-a7a4-cac2bbaa403f.jpg saved to cache
2026-03-27 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2ad6a3cc-9875-5c28-88ea-1d952644a341
2026-03-27 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752484/general/871fb4ff-63b1-4437-a15a-c6df602f55db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740765)
2026-03-27 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752293/general/334997ba-3fdb-4989-97ab-f72cfe26d547.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740038)
2026-03-27 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752246/general/ed8898b7-8dd3-4560-a1e3-311b14398719.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740000)
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252Fdbb1e9de-61e5-429f-8085-f27a5a2d1d22.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/dbb1e9de-61e5-429f-8085-f27a5a2d1d22.jpg not downloaded yet
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752293/general/cbeba178-b333-42f6-ac4d-1424869ee230.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740038)
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b1d86eb3-f225-5aa5-abdc-b6954c9f23f1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9f7b2e52-65d5-578f-a1b2-015483d9a825 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b1d86eb3-f225-5aa5-abdc-b6954c9f23f1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b1d86eb3-f225-5aa5-abdc-b6954c9f23f1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252F165d1d51-859c-43b2-832f-7f32cc8a6642.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/165d1d51-859c-43b2-832f-7f32cc8a6642.jpg not downloaded yet
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e116d10>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252F871fb4ff-63b1-4437-a15a-c6df602f55db.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/871fb4ff-63b1-4437-a15a-c6df602f55db.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752293/general/c82c5042-2f6c-4fe6-b5f3-86ef48d34430.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740038)
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752246/general/ef8af5dc-71fa-4049-93c1-a4794b96f29e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740000)
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e02f150>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252F334997ba-3fdb-4989-97ab-f72cfe26d547.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/334997ba-3fdb-4989-97ab-f72cfe26d547.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9f7b2e52-65d5-578f-a1b2-015483d9a825
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d426490>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ad6a3cc-9875-5c28-88ea-1d952644a341/2ad6a3cc-9875-5c28-88ea-1d952644a341_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252Fed8898b7-8dd3-4560-a1e3-311b14398719.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/ed8898b7-8dd3-4560-a1e3-311b14398719.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2ad6a3cc-9875-5c28-88ea-1d952644a341
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c1c10>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252Fcbeba178-b333-42f6-ac4d-1424869ee230.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/cbeba178-b333-42f6-ac4d-1424869ee230.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9f7b2e52-65d5-578f-a1b2-015483d9a825
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752469/general/8fab3873-3363-4a96-b951-8d21b5acd698.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740752)
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de1f610>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252Fc82c5042-2f6c-4fe6-b5f3-86ef48d34430.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/c82c5042-2f6c-4fe6-b5f3-86ef48d34430.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9f7b2e52-65d5-578f-a1b2-015483d9a825
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c3290>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ad6a3cc-9875-5c28-88ea-1d952644a341/2ad6a3cc-9875-5c28-88ea-1d952644a341_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252Fef8af5dc-71fa-4049-93c1-a4794b96f29e.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/ef8af5dc-71fa-4049-93c1-a4794b96f29e.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2ad6a3cc-9875-5c28-88ea-1d952644a341
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752246/general/f589323e-304b-49e8-b8db-d26f2572b81f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740000)
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752293/general/6654348d-5469-4b24-b40b-598d17e2662b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740038)
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752246/general/e610a376-5848-4435-9b0b-9778ba70beba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740000)
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752469/general/faa4f78b-88ee-4662-a699-c3bd879090fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740752)
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02c2f50>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1d86eb3-f225-5aa5-abdc-b6954c9f23f1/b1d86eb3-f225-5aa5-abdc-b6954c9f23f1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252F8fab3873-3363-4a96-b951-8d21b5acd698.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/8fab3873-3363-4a96-b951-8d21b5acd698.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b1d86eb3-f225-5aa5-abdc-b6954c9f23f1
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752293/general/357a6415-56f8-4236-84ee-5c2881a84962.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740038)
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752246/general/165d1d51-859c-43b2-832f-7f32cc8a6642.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740000)
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752484/general/4bff8ec6-41a0-4dae-ad60-2a17e462ab24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740765)
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752484/general/eb456a92-5258-4264-a059-f6f25bf0f2c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740765)
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d389150>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ad6a3cc-9875-5c28-88ea-1d952644a341/2ad6a3cc-9875-5c28-88ea-1d952644a341_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252Ff589323e-304b-49e8-b8db-d26f2572b81f.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/f589323e-304b-49e8-b8db-d26f2572b81f.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2ad6a3cc-9875-5c28-88ea-1d952644a341
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02f81d0>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252F6654348d-5469-4b24-b40b-598d17e2662b.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/6654348d-5469-4b24-b40b-598d17e2662b.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9f7b2e52-65d5-578f-a1b2-015483d9a825
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752484/general/af82a6ec-10c2-4e58-a2c9-e4c03641bbdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740765)
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752293/general/63d7e7d3-5875-4747-b30c-97fd4af0bf08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740038)
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752246/general/dbb1e9de-61e5-429f-8085-f27a5a2d1d22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740000)
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752627/general/83713973-2cff-4fa7-b607-2da82c6f9731.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740511)
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e134990>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ad6a3cc-9875-5c28-88ea-1d952644a341/2ad6a3cc-9875-5c28-88ea-1d952644a341_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252Fe610a376-5848-4435-9b0b-9778ba70beba.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/e610a376-5848-4435-9b0b-9778ba70beba.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2ad6a3cc-9875-5c28-88ea-1d952644a341
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de943d0>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1d86eb3-f225-5aa5-abdc-b6954c9f23f1/b1d86eb3-f225-5aa5-abdc-b6954c9f23f1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752469%252Fgeneral%252Ffaa4f78b-88ee-4662-a699-c3bd879090fb.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752469/general/faa4f78b-88ee-4662-a699-c3bd879090fb.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b1d86eb3-f225-5aa5-abdc-b6954c9f23f1
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e214190>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252F357a6415-56f8-4236-84ee-5c2881a84962.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/357a6415-56f8-4236-84ee-5c2881a84962.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9f7b2e52-65d5-578f-a1b2-015483d9a825
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de36450>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ad6a3cc-9875-5c28-88ea-1d952644a341/2ad6a3cc-9875-5c28-88ea-1d952644a341_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252F165d1d51-859c-43b2-832f-7f32cc8a6642.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/165d1d51-859c-43b2-832f-7f32cc8a6642.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2ad6a3cc-9875-5c28-88ea-1d952644a341
2026-03-27 22:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752484/general/2df0fcb4-61f8-4436-9d7c-707cead05f26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740765)
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dda06d0>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252F4bff8ec6-41a0-4dae-ad60-2a17e462ab24.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/4bff8ec6-41a0-4dae-ad60-2a17e462ab24.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9ab10>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252Feb456a92-5258-4264-a059-f6f25bf0f2c4.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/eb456a92-5258-4264-a059-f6f25bf0f2c4.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dec9650>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252Faf82a6ec-10c2-4e58-a2c9-e4c03641bbdd.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/af82a6ec-10c2-4e58-a2c9-e4c03641bbdd.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d425710>
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752293%252Fgeneral%252F63d7e7d3-5875-4747-b30c-97fd4af0bf08.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752293/general/63d7e7d3-5875-4747-b30c-97fd4af0bf08.jpg saved to cache
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9f7b2e52-65d5-578f-a1b2-015483d9a825
2026-03-27 22:16:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f7b2e52-65d5-578f-a1b2-015483d9a825, skipping ID generation
2026-03-27 22:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7b2e52-65d5-578f-a1b2-015483d9a825 with scrape type 1
2026-03-27 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f7b2e52-65d5-578f-a1b2-015483d9a825 sending to next pipeline
2026-03-27 22:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f7b2e52-65d5-578f-a1b2-015483d9a825, identifier: 10740038
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df67f90>
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ad6a3cc-9875-5c28-88ea-1d952644a341/2ad6a3cc-9875-5c28-88ea-1d952644a341_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752246%252Fgeneral%252Fdbb1e9de-61e5-429f-8085-f27a5a2d1d22.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752246/general/dbb1e9de-61e5-429f-8085-f27a5a2d1d22.jpg saved to cache
2026-03-27 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2ad6a3cc-9875-5c28-88ea-1d952644a341
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dec9d10>
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1a6b232-c60e-5b6d-84ce-6a37a517fb10/f1a6b232-c60e-5b6d-84ce-6a37a517fb10_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252F83713973-2cff-4fa7-b607-2da82c6f9731.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/83713973-2cff-4fa7-b607-2da82c6f9731.jpg saved to cache
2026-03-27 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10
2026-03-27 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752627/general/ed503512-9578-4d90-84b3-fee2d6b96120.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740511)
2026-03-27 22:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f7b2e52-65d5-578f-a1b2-015483d9a825 with identifier: 10740038
2026-03-27 22:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f7b2e52-65d5-578f-a1b2-015483d9a825 with identifier: 10740038
2026-03-27 22:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f7b2e52-65d5-578f-a1b2-015483d9a825 with identifier: 10740038 to the API
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752293/general/63d7e7d3-5875-4747-b30c-97fd4af0bf08.jpg>
{'auction_title': '',
'c_o_2_emission_value': 215,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9f7b2e52-65d5-578f-a1b2-015483d9a825',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVH799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740038',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 207979,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752293/general/aa092c98-ac2e-4a76-b5c7-4c1efa8f5ae6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752293/general/63d7e7d3-5875-4747-b30c-97fd4af0bf08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752293/general/b7cae69c-ac32-47f0-969e-9d2e872d4f8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752293/general/357a6415-56f8-4236-84ee-5c2881a84962.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752293/general/6b091e12-fdd6-49d0-9c1f-117dad6eeade.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752293/general/6654348d-5469-4b24-b40b-598d17e2662b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752293/general/cbeba178-b333-42f6-ac4d-1424869ee230.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74900,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752293/general/334997ba-3fdb-4989-97ab-f72cfe26d547.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b2e52-65d5-578f-a1b2-015483d9a825/9f7b2e52-65d5-578f-a1b2-015483d9a825_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86072,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752293/general/c82c5042-2f6c-4fe6-b5f3-86ef48d34430.jpg',
'Width': 1024}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Transit Custom 2.0 Limited - Diesel - Automatic - 170 hp - '
'207.979 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2021}
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740038%27 HTTP/1.1" 200 None
2026-03-27 22:16:19 [adesa.be] INFO: Saving data for 10740038: {'created_time': 1774649779.572709, 'last_price_update_time': 1774649779.572719, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740038') HTTP/1.1" 204 0
2026-03-27 22:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752261/general/5261404f-7c1c-431b-b0a2-7e432c69abdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740015)
2026-03-27 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752284/general/bb501fe5-3826-4125-9f3d-b15add9af1fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740031)
2026-03-27 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752540/general/e2ac5daa-7afc-4bf0-904c-9a71f4edf6dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740468)
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3b9410>
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752484%252Fgeneral%252F2df0fcb4-61f8-4436-9d7c-707cead05f26.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752484/general/2df0fcb4-61f8-4436-9d7c-707cead05f26.jpg saved to cache
2026-03-27 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6
2026-03-27 22:16:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6, skipping ID generation
2026-03-27 22:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with scrape type 1
2026-03-27 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 sending to next pipeline
2026-03-27 22:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6, identifier: 10740765
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deca1d0>
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1a6b232-c60e-5b6d-84ce-6a37a517fb10/f1a6b232-c60e-5b6d-84ce-6a37a517fb10_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752627%252Fgeneral%252Fed503512-9578-4d90-84b3-fee2d6b96120.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752627/general/ed503512-9578-4d90-84b3-fee2d6b96120.jpg saved to cache
2026-03-27 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10
2026-03-27 22:16:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1a6b232-c60e-5b6d-84ce-6a37a517fb10, skipping ID generation
2026-03-27 22:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10 with scrape type 1
2026-03-27 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1a6b232-c60e-5b6d-84ce-6a37a517fb10 sending to next pipeline
2026-03-27 22:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f1a6b232-c60e-5b6d-84ce-6a37a517fb10, identifier: 10740511
2026-03-27 22:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with identifier: 10740765
2026-03-27 22:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with identifier: 10740765
2026-03-27 22:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with identifier: 10740765 to the API
2026-03-27 22:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752484/general/2df0fcb4-61f8-4436-9d7c-707cead05f26.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '819f8ea8-a5ea-5eb4-acc3-295c435b0da6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLP228',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740765',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 64345,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 69,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752484/general/5c62a8ca-43d7-4886-bf15-df2fb2040809.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752484/general/4954db6f-6dde-4f6b-8c80-953fb25dc0a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110910,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752484/general/e6bbe7e4-db73-463a-a15a-23c45b49f8cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752484/general/2df0fcb4-61f8-4436-9d7c-707cead05f26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752484/general/2e345a0c-b89e-4282-a897-f109f9bb08d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752484/general/af82a6ec-10c2-4e58-a2c9-e4c03641bbdd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752484/general/4bff8ec6-41a0-4dae-ad60-2a17e462ab24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94309,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752484/general/e303730d-2aff-4e64-af0f-84e3cb8c9c0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752484/general/eb456a92-5258-4264-a059-f6f25bf0f2c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_819f8ea8-a5ea-5eb4-acc3-295c435b0da6/819f8ea8-a5ea-5eb4-acc3-295c435b0da6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76692,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752484/general/871fb4ff-63b1-4437-a15a-c6df602f55db.jpg',
'Width': 1024}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Manual - 120 hp - 64.345 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740765%27 HTTP/1.1" 200 None
2026-03-27 22:16:20 [adesa.be] INFO: Saving data for 10740765: {'created_time': 1774649780.217078, 'last_price_update_time': 1774649780.217088, 'auction_closing_time': 1774947600.0}
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740765') HTTP/1.1" 204 0
2026-03-27 22:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f1a6b232-c60e-5b6d-84ce-6a37a517fb10 with identifier: 10740511
2026-03-27 22:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f1a6b232-c60e-5b6d-84ce-6a37a517fb10 with identifier: 10740511
2026-03-27 22:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f1a6b232-c60e-5b6d-84ce-6a37a517fb10 with identifier: 10740511 to the API
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752627/general/ed503512-9578-4d90-84b3-fee2d6b96120.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'f1a6b232-c60e-5b6d-84ce-6a37a517fb10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKM860',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740511',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 43425,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6b232-c60e-5b6d-84ce-6a37a517fb10/f1a6b232-c60e-5b6d-84ce-6a37a517fb10_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752627/general/ae67de0b-86ba-467f-a193-7045c3f770e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6b232-c60e-5b6d-84ce-6a37a517fb10/f1a6b232-c60e-5b6d-84ce-6a37a517fb10_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121027,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752627/general/99590294-0bee-450b-aa08-ec60bbf65ab3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6b232-c60e-5b6d-84ce-6a37a517fb10/f1a6b232-c60e-5b6d-84ce-6a37a517fb10_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752627/general/78137a49-ca97-43c7-a107-8a145196aa78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6b232-c60e-5b6d-84ce-6a37a517fb10/f1a6b232-c60e-5b6d-84ce-6a37a517fb10_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752627/general/a889c4a8-c2c2-43e6-96c6-2a973b4e8fae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6b232-c60e-5b6d-84ce-6a37a517fb10/f1a6b232-c60e-5b6d-84ce-6a37a517fb10_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752627/general/ed503512-9578-4d90-84b3-fee2d6b96120.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1a6b232-c60e-5b6d-84ce-6a37a517fb10/f1a6b232-c60e-5b6d-84ce-6a37a517fb10_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100185,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752627/general/83713973-2cff-4fa7-b607-2da82c6f9731.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Focus 1.5 EcoBlue Trend - Diesel - Automatic - 120 hp - 43.425 '
'km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740511%27 HTTP/1.1" 200 None
2026-03-27 22:16:20 [adesa.be] INFO: Saving data for 10740511: {'created_time': 1774649780.614989, 'last_price_update_time': 1774649780.614999, 'auction_closing_time': 1774965600.0}
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740511') HTTP/1.1" 204 0
2026-03-27 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752540/general/9859635e-5ced-422f-bf56-0ae040613f4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740468)
2026-03-27 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752540/general/27acf9b3-b85f-459d-8251-52e819acf47f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740468)
2026-03-27 22:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1d86eb3-f225-5aa5-abdc-b6954c9f23f1 with identifier: 10740752
2026-03-27 22:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1d86eb3-f225-5aa5-abdc-b6954c9f23f1 with identifier: 10740752
2026-03-27 22:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1d86eb3-f225-5aa5-abdc-b6954c9f23f1 with identifier: 10740752 to the API
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:20 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b1d86eb3-f225-5aa5-abdc-b6954c9f23f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWX742',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740752',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 127644,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 114,
'photo_urls': ['https://images.openlane.eu/carimgs/5752469/general/2f448680-81e7-461c-a1d8-c33caa338f81.jpg',
'https://images.openlane.eu/carimgs/5752469/general/bc5be990-9cb3-4321-82ae-2e31a6b2faf9.jpg',
'https://images.openlane.eu/carimgs/5752469/general/42a8dd19-7b69-477e-8b3a-885f28de8a5e.jpg',
'https://images.openlane.eu/carimgs/5752469/general/8e9292ab-19fc-444c-b363-6c0492f231b5.jpg',
'https://images.openlane.eu/carimgs/5752469/general/ba44c693-80e6-43ae-9197-bf3913a2a0fe.jpg',
'https://images.openlane.eu/carimgs/5752469/general/c0a4f6ea-76ab-4cab-89db-7b3af5a4a9f0.jpg',
'https://images.openlane.eu/carimgs/5752469/general/6d6062e7-9467-403f-94af-8e09f192c2db.jpg',
'https://images.openlane.eu/carimgs/5752469/general/d127f996-a581-4279-89a9-9b5393fd1ff6.jpg',
'https://images.openlane.eu/carimgs/5752469/general/8fab3873-3363-4a96-b951-8d21b5acd698.jpg',
'https://images.openlane.eu/carimgs/5752469/general/faa4f78b-88ee-4662-a699-c3bd879090fb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1d86eb3-f225-5aa5-abdc-b6954c9f23f1/b1d86eb3-f225-5aa5-abdc-b6954c9f23f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752469/general/2f448680-81e7-461c-a1d8-c33caa338f81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1d86eb3-f225-5aa5-abdc-b6954c9f23f1/b1d86eb3-f225-5aa5-abdc-b6954c9f23f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752469/general/bc5be990-9cb3-4321-82ae-2e31a6b2faf9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1d86eb3-f225-5aa5-abdc-b6954c9f23f1/b1d86eb3-f225-5aa5-abdc-b6954c9f23f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123867,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752469/general/8e9292ab-19fc-444c-b363-6c0492f231b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1d86eb3-f225-5aa5-abdc-b6954c9f23f1/b1d86eb3-f225-5aa5-abdc-b6954c9f23f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752469/general/ba44c693-80e6-43ae-9197-bf3913a2a0fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1d86eb3-f225-5aa5-abdc-b6954c9f23f1/b1d86eb3-f225-5aa5-abdc-b6954c9f23f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752469/general/8fab3873-3363-4a96-b951-8d21b5acd698.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1d86eb3-f225-5aa5-abdc-b6954c9f23f1/b1d86eb3-f225-5aa5-abdc-b6954c9f23f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752469/general/faa4f78b-88ee-4662-a699-c3bd879090fb.jpg',
'Width': 1024}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 127.644 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740752%27 HTTP/1.1" 200 None
2026-03-27 22:16:20 [adesa.be] INFO: Saving data for 10740752: {'created_time': 1774649780.980246, 'last_price_update_time': 1774649780.980256, 'auction_closing_time': 1774947600.0}
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740752') HTTP/1.1" 204 0
2026-03-27 22:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 2ad6a3cc-9875-5c28-88ea-1d952644a341 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 2ad6a3cc-9875-5c28-88ea-1d952644a341 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ad6a3cc-9875-5c28-88ea-1d952644a341 with identifier: 10740000
2026-03-27 22:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ad6a3cc-9875-5c28-88ea-1d952644a341 with identifier: 10740000
2026-03-27 22:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ad6a3cc-9875-5c28-88ea-1d952644a341 with identifier: 10740000 to the API
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:21 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2ad6a3cc-9875-5c28-88ea-1d952644a341',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATE665',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740000',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 152316,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 146,
'photo_urls': ['https://images.openlane.eu/carimgs/5752246/general/f589323e-304b-49e8-b8db-d26f2572b81f.jpg',
'https://images.openlane.eu/carimgs/5752246/general/521f2460-b25c-497d-a7a4-cac2bbaa403f.jpg',
'https://images.openlane.eu/carimgs/5752246/general/ed8898b7-8dd3-4560-a1e3-311b14398719.jpg',
'https://images.openlane.eu/carimgs/5752246/general/2201819b-04f7-4c10-bf5f-81358d2ec544.jpg',
'https://images.openlane.eu/carimgs/5752246/general/e20e53ff-2783-4658-809e-8c3076b7e1b9.jpg',
'https://images.openlane.eu/carimgs/5752246/general/5f05791c-89bb-4501-9923-e2c9b31cd176.jpg',
'https://images.openlane.eu/carimgs/5752246/general/ef8af5dc-71fa-4049-93c1-a4794b96f29e.jpg',
'https://images.openlane.eu/carimgs/5752246/general/e610a376-5848-4435-9b0b-9778ba70beba.jpg',
'https://images.openlane.eu/carimgs/5752246/general/dbb1e9de-61e5-429f-8085-f27a5a2d1d22.jpg',
'https://images.openlane.eu/carimgs/5752246/general/165d1d51-859c-43b2-832f-7f32cc8a6642.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad6a3cc-9875-5c28-88ea-1d952644a341/2ad6a3cc-9875-5c28-88ea-1d952644a341_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108338,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752246/general/f589323e-304b-49e8-b8db-d26f2572b81f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad6a3cc-9875-5c28-88ea-1d952644a341/2ad6a3cc-9875-5c28-88ea-1d952644a341_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110822,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752246/general/521f2460-b25c-497d-a7a4-cac2bbaa403f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad6a3cc-9875-5c28-88ea-1d952644a341/2ad6a3cc-9875-5c28-88ea-1d952644a341_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752246/general/ed8898b7-8dd3-4560-a1e3-311b14398719.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad6a3cc-9875-5c28-88ea-1d952644a341/2ad6a3cc-9875-5c28-88ea-1d952644a341_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109514,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752246/general/ef8af5dc-71fa-4049-93c1-a4794b96f29e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad6a3cc-9875-5c28-88ea-1d952644a341/2ad6a3cc-9875-5c28-88ea-1d952644a341_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752246/general/e610a376-5848-4435-9b0b-9778ba70beba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad6a3cc-9875-5c28-88ea-1d952644a341/2ad6a3cc-9875-5c28-88ea-1d952644a341_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752246/general/dbb1e9de-61e5-429f-8085-f27a5a2d1d22.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ad6a3cc-9875-5c28-88ea-1d952644a341/2ad6a3cc-9875-5c28-88ea-1d952644a341_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752246/general/165d1d51-859c-43b2-832f-7f32cc8a6642.jpg',
'Width': 1024}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 152.316 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740000%27 HTTP/1.1" 200 None
2026-03-27 22:16:21 [adesa.be] INFO: Saving data for 10740000: {'created_time': 1774649781.372142, 'last_price_update_time': 1774649781.372154, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740000') HTTP/1.1" 204 0
2026-03-27 22:16:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752285/general/8aa7d8b0-2bb3-4403-b406-13de3276c582.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740032)
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b1d86eb3-f225-5aa5-abdc-b6954c9f23f1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 2ad6a3cc-9875-5c28-88ea-1d952644a341 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3c9e10>
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa54b525-885f-5323-9856-27898df54df6/aa54b525-885f-5323-9856-27898df54df6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752261%252Fgeneral%252F5261404f-7c1c-431b-b0a2-7e432c69abdf.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752261/general/5261404f-7c1c-431b-b0a2-7e432c69abdf.jpg saved to cache
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aa54b525-885f-5323-9856-27898df54df6
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2476d0>
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ece0725-ac8d-5c6d-b297-3d8bea484180/0ece0725-ac8d-5c6d-b297-3d8bea484180_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252Fbb501fe5-3826-4125-9f3d-b15add9af1fb.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/bb501fe5-3826-4125-9f3d-b15add9af1fb.jpg saved to cache
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0ece0725-ac8d-5c6d-b297-3d8bea484180
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099fff8550>
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca/2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252Fe2ac5daa-7afc-4bf0-904c-9a71f4edf6dc.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/e2ac5daa-7afc-4bf0-904c-9a71f4edf6dc.jpg saved to cache
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca
2026-03-27 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752653/general/bd8ff67c-657c-43b1-a77a-bb0b5142b21d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740535)
2026-03-27 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddd5d90>
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca/2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252F9859635e-5ced-422f-bf56-0ae040613f4f.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/9859635e-5ced-422f-bf56-0ae040613f4f.jpg saved to cache
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e28add0>
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca/2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252F27acf9b3-b85f-459d-8251-52e819acf47f.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/27acf9b3-b85f-459d-8251-52e819acf47f.jpg saved to cache
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca
2026-03-27 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752284/general/9c518059-6309-4caf-b3c3-b8a8862c4177.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740031)
2026-03-27 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752268/general/a43252a6-e21c-4364-905a-abce9dc4a355.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740019)
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e278550>
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bef50e-b76a-5798-8595-737fe6658057/34bef50e-b76a-5798-8595-737fe6658057_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252F8aa7d8b0-2bb3-4403-b406-13de3276c582.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/8aa7d8b0-2bb3-4403-b406-13de3276c582.jpg saved to cache
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 34bef50e-b76a-5798-8595-737fe6658057
2026-03-27 22:16:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752540/general/d82065fa-a7c0-41fd-acad-c6e32cec2749.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740468)
2026-03-27 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752285/general/e5a19c88-2758-43bf-ab51-99ad74906d29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740032)
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 34bef50e-b76a-5798-8595-737fe6658057 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfeb690>
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96da4c35-9974-5f24-ac2b-29c6a47ccf0a/96da4c35-9974-5f24-ac2b-29c6a47ccf0a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252Fbd8ff67c-657c-43b1-a77a-bb0b5142b21d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/bd8ff67c-657c-43b1-a77a-bb0b5142b21d.jpg saved to cache
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 96da4c35-9974-5f24-ac2b-29c6a47ccf0a
2026-03-27 22:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87830a99-8466-529c-b375-9a8af6c3148a with identifier: 10740738
2026-03-27 22:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87830a99-8466-529c-b375-9a8af6c3148a with scrape type 1
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87830a99-8466-529c-b375-9a8af6c3148a
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F878013b3-1d41-4079-bd8e-4c9c63921aee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/878013b3-1d41-4079-bd8e-4c9c63921aee.jpg not downloaded yet
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0ece0725-ac8d-5c6d-b297-3d8bea484180 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item aa54b525-885f-5323-9856-27898df54df6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 96da4c35-9974-5f24-ac2b-29c6a47ccf0a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0a4410>
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ece0725-ac8d-5c6d-b297-3d8bea484180/0ece0725-ac8d-5c6d-b297-3d8bea484180_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252F9c518059-6309-4caf-b3c3-b8a8862c4177.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/9c518059-6309-4caf-b3c3-b8a8862c4177.jpg saved to cache
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0ece0725-ac8d-5c6d-b297-3d8bea484180
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0cb750>
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252Fa43252a6-e21c-4364-905a-abce9dc4a355.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/a43252a6-e21c-4364-905a-abce9dc4a355.jpg saved to cache
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d3c412f6-e6ce-5461-b711-a1c287473c2b
2026-03-27 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752653/general/9a4f1185-4f80-4bf1-bb18-71a8dddfbc99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740535)
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F88beaf60-0838-44e7-81e6-03c83db1c0ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/88beaf60-0838-44e7-81e6-03c83db1c0ed.jpg not downloaded yet
2026-03-27 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752284/general/0fdc6cd2-495f-4abf-b7c5-a54b7ea4a8ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740031)
2026-03-27 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752284/general/4596a11c-eb3a-4340-8d9e-53392f1cac7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740031)
2026-03-27 22:16:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F4f733cfb-97d0-43a7-acf4-a9888c521be6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/4f733cfb-97d0-43a7-acf4-a9888c521be6.jpg not downloaded yet
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1b7990>
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca/2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252Fd82065fa-a7c0-41fd-acad-c6e32cec2749.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/d82065fa-a7c0-41fd-acad-c6e32cec2749.jpg saved to cache
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099fffba10>
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bef50e-b76a-5798-8595-737fe6658057/34bef50e-b76a-5798-8595-737fe6658057_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252Fe5a19c88-2758-43bf-ab51-99ad74906d29.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/e5a19c88-2758-43bf-ab51-99ad74906d29.jpg saved to cache
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 34bef50e-b76a-5798-8595-737fe6658057
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F3cdd989c-4e4e-408e-ae98-7b32504a5a5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/3cdd989c-4e4e-408e-ae98-7b32504a5a5f.jpg not downloaded yet
2026-03-27 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752540/general/27b9fca4-511d-473a-969e-a7261bb9f848.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740468)
2026-03-27 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752285/general/af95ea82-0e8e-4285-ab2b-bc2ceae16204.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740032)
2026-03-27 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752653/general/46ba0e94-c2a3-494c-9f0a-b2810a502b43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740535)
2026-03-27 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752268/general/b38321da-ea28-44e2-881c-aeef69977174.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740019)
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F88c67834-c00d-4f1b-83a0-6436a53b5451.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/88c67834-c00d-4f1b-83a0-6436a53b5451.jpg not downloaded yet
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de4f750>
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96da4c35-9974-5f24-ac2b-29c6a47ccf0a/96da4c35-9974-5f24-ac2b-29c6a47ccf0a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252F9a4f1185-4f80-4bf1-bb18-71a8dddfbc99.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/9a4f1185-4f80-4bf1-bb18-71a8dddfbc99.jpg saved to cache
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 96da4c35-9974-5f24-ac2b-29c6a47ccf0a
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d402710>
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ece0725-ac8d-5c6d-b297-3d8bea484180/0ece0725-ac8d-5c6d-b297-3d8bea484180_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252F0fdc6cd2-495f-4abf-b7c5-a54b7ea4a8ad.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/0fdc6cd2-495f-4abf-b7c5-a54b7ea4a8ad.jpg saved to cache
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0ece0725-ac8d-5c6d-b297-3d8bea484180
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddd6790>
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ece0725-ac8d-5c6d-b297-3d8bea484180/0ece0725-ac8d-5c6d-b297-3d8bea484180_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752284%252Fgeneral%252F4596a11c-eb3a-4340-8d9e-53392f1cac7d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752284/general/4596a11c-eb3a-4340-8d9e-53392f1cac7d.jpg saved to cache
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0ece0725-ac8d-5c6d-b297-3d8bea484180
2026-03-27 22:16:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0ece0725-ac8d-5c6d-b297-3d8bea484180, skipping ID generation
2026-03-27 22:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ece0725-ac8d-5c6d-b297-3d8bea484180 with scrape type 1
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0ece0725-ac8d-5c6d-b297-3d8bea484180 sending to next pipeline
2026-03-27 22:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ece0725-ac8d-5c6d-b297-3d8bea484180, identifier: 10740031
2026-03-27 22:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ece0725-ac8d-5c6d-b297-3d8bea484180 with identifier: 10740031
2026-03-27 22:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ece0725-ac8d-5c6d-b297-3d8bea484180 with identifier: 10740031
2026-03-27 22:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ece0725-ac8d-5c6d-b297-3d8bea484180 with identifier: 10740031 to the API
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752284/general/4596a11c-eb3a-4340-8d9e-53392f1cac7d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0ece0725-ac8d-5c6d-b297-3d8bea484180',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLU950',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740031',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 172384,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ece0725-ac8d-5c6d-b297-3d8bea484180/0ece0725-ac8d-5c6d-b297-3d8bea484180_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752284/general/0fdc6cd2-495f-4abf-b7c5-a54b7ea4a8ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ece0725-ac8d-5c6d-b297-3d8bea484180/0ece0725-ac8d-5c6d-b297-3d8bea484180_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752284/general/4596a11c-eb3a-4340-8d9e-53392f1cac7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ece0725-ac8d-5c6d-b297-3d8bea484180/0ece0725-ac8d-5c6d-b297-3d8bea484180_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752284/general/9c518059-6309-4caf-b3c3-b8a8862c4177.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ece0725-ac8d-5c6d-b297-3d8bea484180/0ece0725-ac8d-5c6d-b297-3d8bea484180_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752284/general/0223ea4e-01d6-4517-8e50-6f5a2bcf96f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ece0725-ac8d-5c6d-b297-3d8bea484180/0ece0725-ac8d-5c6d-b297-3d8bea484180_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752284/general/a82008b9-b231-4419-a5b7-86ea3ac0560e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ece0725-ac8d-5c6d-b297-3d8bea484180/0ece0725-ac8d-5c6d-b297-3d8bea484180_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752284/general/bb501fe5-3826-4125-9f3d-b15add9af1fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ece0725-ac8d-5c6d-b297-3d8bea484180/0ece0725-ac8d-5c6d-b297-3d8bea484180_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752284/general/1350d2cd-4de6-4ecf-a95b-b4178eb1a915.jpg',
'Width': 1024}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.5 HDI Rivoli - Diesel - Automatic - 130 hp - '
'172.384 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2022}
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740031%27 HTTP/1.1" 200 None
2026-03-27 22:16:22 [adesa.be] INFO: Saving data for 10740031: {'created_time': 1774649782.665658, 'last_price_update_time': 1774649782.665667, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740031') HTTP/1.1" 204 0
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F919e0bff-7889-4d22-b649-97e410df48be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/919e0bff-7889-4d22-b649-97e410df48be.jpg not downloaded yet
2026-03-27 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752451/general/878013b3-1d41-4079-bd8e-4c9c63921aee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740738)
2026-03-27 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752653/general/744f4f6e-d402-4bad-bb35-fb6770180f41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740535)
2026-03-27 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752451/general/4f733cfb-97d0-43a7-acf4-a9888c521be6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740738)
2026-03-27 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752451/general/88beaf60-0838-44e7-81e6-03c83db1c0ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740738)
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F45ff1f48-3cbd-4fa3-ac14-87c9100b42a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/45ff1f48-3cbd-4fa3-ac14-87c9100b42a3.jpg not downloaded yet
2026-03-27 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0de650>
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca/2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752540%252Fgeneral%252F27b9fca4-511d-473a-969e-a7261bb9f848.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752540/general/27b9fca4-511d-473a-969e-a7261bb9f848.jpg saved to cache
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddf5c50>
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bef50e-b76a-5798-8595-737fe6658057/34bef50e-b76a-5798-8595-737fe6658057_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252Faf95ea82-0e8e-4285-ab2b-bc2ceae16204.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/af95ea82-0e8e-4285-ab2b-bc2ceae16204.jpg saved to cache
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 34bef50e-b76a-5798-8595-737fe6658057
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d48ba90>
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96da4c35-9974-5f24-ac2b-29c6a47ccf0a/96da4c35-9974-5f24-ac2b-29c6a47ccf0a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252F46ba0e94-c2a3-494c-9f0a-b2810a502b43.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/46ba0e94-c2a3-494c-9f0a-b2810a502b43.jpg saved to cache
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 96da4c35-9974-5f24-ac2b-29c6a47ccf0a
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4e8d50>
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252Fb38321da-ea28-44e2-881c-aeef69977174.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/b38321da-ea28-44e2-881c-aeef69977174.jpg saved to cache
2026-03-27 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d3c412f6-e6ce-5461-b711-a1c287473c2b
2026-03-27 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F8e6c19df-34b7-4ba9-8f11-cbed42affe69.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/8e6c19df-34b7-4ba9-8f11-cbed42affe69.jpg not downloaded yet
2026-03-27 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752285/general/165b6709-fa5b-455b-a392-5ac9144a9c3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740032)
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F05dad427-fdaa-4fd9-a465-cf0ad30d0744.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/05dad427-fdaa-4fd9-a465-cf0ad30d0744.jpg not downloaded yet
2026-03-27 22:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4e87d0>
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F878013b3-1d41-4079-bd8e-4c9c63921aee.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/878013b3-1d41-4079-bd8e-4c9c63921aee.jpg saved to cache
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 87830a99-8466-529c-b375-9a8af6c3148a
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1bc050>
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96da4c35-9974-5f24-ac2b-29c6a47ccf0a/96da4c35-9974-5f24-ac2b-29c6a47ccf0a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252F744f4f6e-d402-4bad-bb35-fb6770180f41.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/744f4f6e-d402-4bad-bb35-fb6770180f41.jpg saved to cache
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 96da4c35-9974-5f24-ac2b-29c6a47ccf0a
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df4d590>
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F4f733cfb-97d0-43a7-acf4-a9888c521be6.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/4f733cfb-97d0-43a7-acf4-a9888c521be6.jpg saved to cache
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 87830a99-8466-529c-b375-9a8af6c3148a
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1bd6d0>
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F88beaf60-0838-44e7-81e6-03c83db1c0ed.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/88beaf60-0838-44e7-81e6-03c83db1c0ed.jpg saved to cache
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 87830a99-8466-529c-b375-9a8af6c3148a
2026-03-27 22:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef7482f6-1b99-571f-affc-71d3fc9eca26 with identifier: 10739987
2026-03-27 22:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef7482f6-1b99-571f-affc-71d3fc9eca26 with scrape type 1
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ef7482f6-1b99-571f-affc-71d3fc9eca26
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739119%252Fgeneral%252F2040e71f-ed84-4223-864a-b4c96789f9d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739119/general/2040e71f-ed84-4223-864a-b4c96789f9d5.jpg already downloaded
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739119%252Fgeneral%252F876fb215-6e4b-41c5-9377-5c3f561d23c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739119/general/876fb215-6e4b-41c5-9377-5c3f561d23c5.jpg already downloaded
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739119%252Fgeneral%252F218a9999-a61f-4488-9870-a949c2f6dd91.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739119/general/218a9999-a61f-4488-9870-a949c2f6dd91.jpg already downloaded
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739119%252Fgeneral%252Fda0c81cf-2c9b-4568-ab27-e4ce26f95fcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739119/general/da0c81cf-2c9b-4568-ab27-e4ce26f95fcb.jpg already downloaded
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739119%252Fgeneral%252F4450b672-fc75-42fd-9605-ebf6c09eea6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739119/general/4450b672-fc75-42fd-9605-ebf6c09eea6f.jpg already downloaded
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739119%252Fgeneral%252Ffa9b1756-cf8b-4972-ae24-03c6d2b41f25.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739119/general/fa9b1756-cf8b-4972-ae24-03c6d2b41f25.jpg already downloaded
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739119%252Fgeneral%252Fe481cc66-4241-47fa-ab31-3a1ecc085832.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739119/general/e481cc66-4241-47fa-ab31-3a1ecc085832.jpg already downloaded
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739119%252Fgeneral%252F540c9a08-6f88-44ef-bd6c-fd117684429b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739119/general/540c9a08-6f88-44ef-bd6c-fd117684429b.jpg already downloaded
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739119%252Fgeneral%252F213c41a4-638d-46d5-a3c5-510411b5c8f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739119/general/213c41a4-638d-46d5-a3c5-510411b5c8f0.jpg already downloaded
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739119%252Fgeneral%252F32788542-6a3f-42d4-960e-a6e285b10064.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739119/general/32788542-6a3f-42d4-960e-a6e285b10064.jpg already downloaded
2026-03-27 22:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef7482f6-1b99-571f-affc-71d3fc9eca26, identifier: 10739987
2026-03-27 22:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef7482f6-1b99-571f-affc-71d3fc9eca26 with identifier: 10739987
2026-03-27 22:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef7482f6-1b99-571f-affc-71d3fc9eca26 with identifier: 10739987
2026-03-27 22:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef7482f6-1b99-571f-affc-71d3fc9eca26 with identifier: 10739987 to the API
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739987>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ef7482f6-1b99-571f-affc-71d3fc9eca26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCL522',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739987',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 196794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 114,
'photo_urls': ['https://images.openlane.eu/carimgs/5739119/general/2040e71f-ed84-4223-864a-b4c96789f9d5.jpg',
'https://images.openlane.eu/carimgs/5739119/general/876fb215-6e4b-41c5-9377-5c3f561d23c5.jpg',
'https://images.openlane.eu/carimgs/5739119/general/218a9999-a61f-4488-9870-a949c2f6dd91.jpg',
'https://images.openlane.eu/carimgs/5739119/general/da0c81cf-2c9b-4568-ab27-e4ce26f95fcb.jpg',
'https://images.openlane.eu/carimgs/5739119/general/4450b672-fc75-42fd-9605-ebf6c09eea6f.jpg',
'https://images.openlane.eu/carimgs/5739119/general/fa9b1756-cf8b-4972-ae24-03c6d2b41f25.jpg',
'https://images.openlane.eu/carimgs/5739119/general/e481cc66-4241-47fa-ab31-3a1ecc085832.jpg',
'https://images.openlane.eu/carimgs/5739119/general/540c9a08-6f88-44ef-bd6c-fd117684429b.jpg',
'https://images.openlane.eu/carimgs/5739119/general/213c41a4-638d-46d5-a3c5-510411b5c8f0.jpg',
'https://images.openlane.eu/carimgs/5739119/general/32788542-6a3f-42d4-960e-a6e285b10064.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7482f6-1b99-571f-affc-71d3fc9eca26/ef7482f6-1b99-571f-affc-71d3fc9eca26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739119/general/2040e71f-ed84-4223-864a-b4c96789f9d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7482f6-1b99-571f-affc-71d3fc9eca26/ef7482f6-1b99-571f-affc-71d3fc9eca26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106366,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739119/general/876fb215-6e4b-41c5-9377-5c3f561d23c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7482f6-1b99-571f-affc-71d3fc9eca26/ef7482f6-1b99-571f-affc-71d3fc9eca26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739119/general/218a9999-a61f-4488-9870-a949c2f6dd91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7482f6-1b99-571f-affc-71d3fc9eca26/ef7482f6-1b99-571f-affc-71d3fc9eca26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102716,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739119/general/da0c81cf-2c9b-4568-ab27-e4ce26f95fcb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7482f6-1b99-571f-affc-71d3fc9eca26/ef7482f6-1b99-571f-affc-71d3fc9eca26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739119/general/4450b672-fc75-42fd-9605-ebf6c09eea6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7482f6-1b99-571f-affc-71d3fc9eca26/ef7482f6-1b99-571f-affc-71d3fc9eca26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739119/general/fa9b1756-cf8b-4972-ae24-03c6d2b41f25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7482f6-1b99-571f-affc-71d3fc9eca26/ef7482f6-1b99-571f-affc-71d3fc9eca26_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739119/general/e481cc66-4241-47fa-ab31-3a1ecc085832.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7482f6-1b99-571f-affc-71d3fc9eca26/ef7482f6-1b99-571f-affc-71d3fc9eca26_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739119/general/540c9a08-6f88-44ef-bd6c-fd117684429b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7482f6-1b99-571f-affc-71d3fc9eca26/ef7482f6-1b99-571f-affc-71d3fc9eca26_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739119/general/213c41a4-638d-46d5-a3c5-510411b5c8f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7482f6-1b99-571f-affc-71d3fc9eca26/ef7482f6-1b99-571f-affc-71d3fc9eca26_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739119/general/32788542-6a3f-42d4-960e-a6e285b10064.jpg',
'Width': 1024}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 196.794 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739987%27 HTTP/1.1" 200 None
2026-03-27 22:16:23 [adesa.be] INFO: Saving data for 10739987: {'created_time': 1774649783.807882, 'last_price_update_time': 1774649783.807893, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739987') HTTP/1.1" 204 0
2026-03-27 22:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca with identifier: 10740468
2026-03-27 22:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca with identifier: 10740468
2026-03-27 22:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca with identifier: 10740468 to the API
2026-03-27 22:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:24 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNG781',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740468',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 137930,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 75,
'photo_urls': ['https://images.openlane.eu/carimgs/5752540/general/47abc406-3835-4db5-91f3-2f71c6758c79.jpg',
'https://images.openlane.eu/carimgs/5752540/general/e860e277-2c8a-4ace-a62d-d4e5fd5f2f1b.jpg',
'https://images.openlane.eu/carimgs/5752540/general/80811c4c-d3b3-498d-84b0-bf005e5142ab.jpg',
'https://images.openlane.eu/carimgs/5752540/general/27b9fca4-511d-473a-969e-a7261bb9f848.jpg',
'https://images.openlane.eu/carimgs/5752540/general/76b535c5-07ac-4e5d-bbb8-bcb9f3a3085c.jpg',
'https://images.openlane.eu/carimgs/5752540/general/d82065fa-a7c0-41fd-acad-c6e32cec2749.jpg',
'https://images.openlane.eu/carimgs/5752540/general/9859635e-5ced-422f-bf56-0ae040613f4f.jpg',
'https://images.openlane.eu/carimgs/5752540/general/fc4192dd-569a-4359-ab8e-d3ab4a8880fc.jpg',
'https://images.openlane.eu/carimgs/5752540/general/27acf9b3-b85f-459d-8251-52e819acf47f.jpg',
'https://images.openlane.eu/carimgs/5752540/general/e2ac5daa-7afc-4bf0-904c-9a71f4edf6dc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca/2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752540/general/47abc406-3835-4db5-91f3-2f71c6758c79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca/2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752540/general/80811c4c-d3b3-498d-84b0-bf005e5142ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca/2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752540/general/27b9fca4-511d-473a-969e-a7261bb9f848.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca/2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752540/general/d82065fa-a7c0-41fd-acad-c6e32cec2749.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca/2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752540/general/9859635e-5ced-422f-bf56-0ae040613f4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca/2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752540/general/27acf9b3-b85f-459d-8251-52e819acf47f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca/2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752540/general/e2ac5daa-7afc-4bf0-904c-9a71f4edf6dc.jpg',
'Width': 1024}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C4 Grand Picasso 1.5 HDI Lounge - Diesel - Automatic - 130 '
'hp - 137.930 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740468%27 HTTP/1.1" 200 None
2026-03-27 22:16:24 [adesa.be] INFO: Saving data for 10740468: {'created_time': 1774649784.131642, 'last_price_update_time': 1774649784.131654, 'auction_closing_time': 1774965600.0}
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740468') HTTP/1.1" 204 0
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 34bef50e-b76a-5798-8595-737fe6658057 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 96da4c35-9974-5f24-ac2b-29c6a47ccf0a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aa54b525-885f-5323-9856-27898df54df6 with identifier: 10740015
2026-03-27 22:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aa54b525-885f-5323-9856-27898df54df6 with identifier: 10740015
2026-03-27 22:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aa54b525-885f-5323-9856-27898df54df6 with identifier: 10740015 to the API
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:24 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'aa54b525-885f-5323-9856-27898df54df6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKJ686',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740015',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 72570,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 91,
'photo_urls': ['https://images.openlane.eu/carimgs/5752261/general/077e9b6d-de75-4fc3-9197-65bba63bd19a.jpg',
'https://images.openlane.eu/carimgs/5752261/general/d2a6fb9a-317e-4811-9822-0f7f93331a7d.jpg',
'https://images.openlane.eu/carimgs/5752261/general/cd982552-c18c-4989-b7cb-65aaf989efc2.jpg',
'https://images.openlane.eu/carimgs/5752261/general/f4ea14c7-4685-4de1-b74f-e6b90fff693f.jpg',
'https://images.openlane.eu/carimgs/5752261/general/c2f9acaa-4110-4957-bb57-b50a09af5685.jpg',
'https://images.openlane.eu/carimgs/5752261/general/46efa857-6cae-4d2a-bd23-ee1d50c6d56b.jpg',
'https://images.openlane.eu/carimgs/5752261/general/c3ac24a3-e51c-450d-a6aa-fcb0bc6529ef.jpg',
'https://images.openlane.eu/carimgs/5752261/general/eeeb7c5e-9367-4509-bceb-87b6f53a7a63.jpg',
'https://images.openlane.eu/carimgs/5752261/general/5261404f-7c1c-431b-b0a2-7e432c69abdf.jpg',
'https://images.openlane.eu/carimgs/5752261/general/3d0e8d95-2a6d-40cd-9f10-de0008f419ba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa54b525-885f-5323-9856-27898df54df6/aa54b525-885f-5323-9856-27898df54df6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92141,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752261/general/d2a6fb9a-317e-4811-9822-0f7f93331a7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa54b525-885f-5323-9856-27898df54df6/aa54b525-885f-5323-9856-27898df54df6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102751,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752261/general/cd982552-c18c-4989-b7cb-65aaf989efc2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa54b525-885f-5323-9856-27898df54df6/aa54b525-885f-5323-9856-27898df54df6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146851,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752261/general/c2f9acaa-4110-4957-bb57-b50a09af5685.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa54b525-885f-5323-9856-27898df54df6/aa54b525-885f-5323-9856-27898df54df6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103835,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752261/general/c3ac24a3-e51c-450d-a6aa-fcb0bc6529ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa54b525-885f-5323-9856-27898df54df6/aa54b525-885f-5323-9856-27898df54df6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93107,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752261/general/eeeb7c5e-9367-4509-bceb-87b6f53a7a63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa54b525-885f-5323-9856-27898df54df6/aa54b525-885f-5323-9856-27898df54df6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88634,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752261/general/5261404f-7c1c-431b-b0a2-7e432c69abdf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa54b525-885f-5323-9856-27898df54df6/aa54b525-885f-5323-9856-27898df54df6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120486,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752261/general/3d0e8d95-2a6d-40cd-9f10-de0008f419ba.jpg',
'Width': 1024}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-09-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Dacia Sandero 1.0 SCe Comfort - Petrol - Manual - 74 hp - 72.570 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740015%27 HTTP/1.1" 200 None
2026-03-27 22:16:24 [adesa.be] INFO: Saving data for 10740015: {'created_time': 1774649784.487789, 'last_price_update_time': 1774649784.487799, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740015') HTTP/1.1" 204 0
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F999688c3-30a0-4d5d-96f9-95248257a882.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/999688c3-30a0-4d5d-96f9-95248257a882.jpg not downloaded yet
2026-03-27 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752451/general/3cdd989c-4e4e-408e-ae98-7b32504a5a5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740738)
2026-03-27 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752451/general/88c67834-c00d-4f1b-83a0-6436a53b5451.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740738)
2026-03-27 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752451/general/919e0bff-7889-4d22-b649-97e410df48be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740738)
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 2ac3a1a2-4210-58e4-8e2b-5b106e4f3dca due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item aa54b525-885f-5323-9856-27898df54df6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed374927-92ba-5b9d-9a73-a748d2b4a0a1 with identifier: 10740536
2026-03-27 22:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed374927-92ba-5b9d-9a73-a748d2b4a0a1 with scrape type 1
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed374927-92ba-5b9d-9a73-a748d2b4a0a1
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252Fb4fbcb0f-d8b9-4c30-a762-ce1c6c98e33e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/b4fbcb0f-d8b9-4c30-a762-ce1c6c98e33e.jpg not downloaded yet
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c1890>
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bef50e-b76a-5798-8595-737fe6658057/34bef50e-b76a-5798-8595-737fe6658057_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252F165b6709-fa5b-455b-a392-5ac9144a9c3a.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/165b6709-fa5b-455b-a392-5ac9144a9c3a.jpg saved to cache
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 34bef50e-b76a-5798-8595-737fe6658057
2026-03-27 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752451/general/8e6c19df-34b7-4ba9-8f11-cbed42affe69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740738)
2026-03-27 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252F6cb879b0-e791-4a2f-80ee-53efcd2e2239.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/6cb879b0-e791-4a2f-80ee-53efcd2e2239.jpg not downloaded yet
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252F4161cd43-43e8-4c20-bfa8-974a63bef620.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/4161cd43-43e8-4c20-bfa8-974a63bef620.jpg not downloaded yet
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252Fda941d69-c0a4-406f-9d32-44215705b196.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/da941d69-c0a4-406f-9d32-44215705b196.jpg not downloaded yet
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252F1ee59107-a2f0-401e-9d2b-27d6ca2c8bd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/1ee59107-a2f0-401e-9d2b-27d6ca2c8bd0.jpg not downloaded yet
2026-03-27 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752653/general/a024344e-abbf-446d-bf30-deea4daa100b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740535)
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de9df10>
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F3cdd989c-4e4e-408e-ae98-7b32504a5a5f.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/3cdd989c-4e4e-408e-ae98-7b32504a5a5f.jpg saved to cache
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 87830a99-8466-529c-b375-9a8af6c3148a
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e279cd0>
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F88c67834-c00d-4f1b-83a0-6436a53b5451.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/88c67834-c00d-4f1b-83a0-6436a53b5451.jpg saved to cache
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 87830a99-8466-529c-b375-9a8af6c3148a
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e14eb50>
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F919e0bff-7889-4d22-b649-97e410df48be.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/919e0bff-7889-4d22-b649-97e410df48be.jpg saved to cache
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 87830a99-8466-529c-b375-9a8af6c3148a
2026-03-27 22:16:24 [adesa.be] INFO: Found listing with ID: 10739100
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739100%27 HTTP/1.1" 200 None
2026-03-27 22:16:24 [adesa.be] INFO: Scrape type for 10739100: 0
2026-03-27 22:16:24 [adesa.be] INFO: Skipping item 10739100 url https://www.openlane.eu/en/carv6/auction/10739100
2026-03-27 22:16:24 [adesa.be] INFO: Found listing with ID: 10739143
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739143%27 HTTP/1.1" 200 None
2026-03-27 22:16:24 [adesa.be] INFO: Scrape type for 10739143: 0
2026-03-27 22:16:24 [adesa.be] INFO: Skipping item 10739143 url https://www.openlane.eu/en/carv6/auction/10739143
2026-03-27 22:16:24 [adesa.be] INFO: Found listing with ID: 10739268
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739268%27 HTTP/1.1" 200 None
2026-03-27 22:16:24 [adesa.be] INFO: Scrape type for 10739268: 0
2026-03-27 22:16:24 [adesa.be] INFO: Skipping item 10739268 url https://www.openlane.eu/en/carv6/auction/10739268
2026-03-27 22:16:24 [adesa.be] INFO: Found listing with ID: 10740506
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740506%27 HTTP/1.1" 200 None
2026-03-27 22:16:24 [adesa.be] INFO: Scrape type for 10740506: 1
2026-03-27 22:16:24 [adesa.be] INFO: Scraping item 10740506 url https://www.openlane.eu/en/carv6/auction/10740506
2026-03-27 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752285/general/7f1834f0-5c5b-4a7a-90f1-3a7ddef4cbd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740032)
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252Ff7204b26-af33-41dc-9584-feb8bdbb4842.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/f7204b26-af33-41dc-9584-feb8bdbb4842.jpg not downloaded yet
2026-03-27 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752451/general/05dad427-fdaa-4fd9-a465-cf0ad30d0744.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740738)
2026-03-27 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752443/general/9eeae86b-fcb1-4ac2-aefd-f58ea62ba2a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740734)
2026-03-27 22:16:24 [adesa.be] INFO: Found listing with ID: 10739962
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739962%27 HTTP/1.1" 200 None
2026-03-27 22:16:24 [adesa.be] INFO: Scrape type for 10739962: 1
2026-03-27 22:16:24 [adesa.be] INFO: Scraping item 10739962 url https://www.openlane.eu/en/carv6/auction/10739962
2026-03-27 22:16:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.031(s), this was the 1st time calling it.
2026-03-27 22:16:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.408624845776629 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 22:16:24 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '5b384acea00f2d06457aad9ea4915d08', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=5b384acea00f2d06457aad9ea4915d08.
2026-03-27 22:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e273e90>
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F8e6c19df-34b7-4ba9-8f11-cbed42affe69.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/8e6c19df-34b7-4ba9-8f11-cbed42affe69.jpg saved to cache
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 87830a99-8466-529c-b375-9a8af6c3148a
2026-03-27 22:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 537ad34f-aae5-5fd4-8f7a-454f0bd192e2 with identifier: 10740005
2026-03-27 22:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 537ad34f-aae5-5fd4-8f7a-454f0bd192e2 with scrape type 1
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 537ad34f-aae5-5fd4-8f7a-454f0bd192e2
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252F34cd2132-c169-4bf7-9a05-fdee05ef8caf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/34cd2132-c169-4bf7-9a05-fdee05ef8caf.jpg not downloaded yet
2026-03-27 22:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccee1557-0ed5-5089-b835-a7f668ca28ce with identifier: 10740780
2026-03-27 22:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccee1557-0ed5-5089-b835-a7f668ca28ce with scrape type 1
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ccee1557-0ed5-5089-b835-a7f668ca28ce
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252F373a9b0d-c308-401c-b2fa-51543320dee0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/373a9b0d-c308-401c-b2fa-51543320dee0.jpg not downloaded yet
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252F8d61c75d-46d9-43dd-882a-ed4017ba6bc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/8d61c75d-46d9-43dd-882a-ed4017ba6bc6.jpg not downloaded yet
2026-03-27 22:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752630/general/a1e2fbaa-f583-4848-b22f-d5aeb4f2865e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740514)
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739198
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739198%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739198: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739198 url https://www.openlane.eu/en/carv6/auction/10739198
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739977
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739977%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739977: 1
2026-03-27 22:16:25 [adesa.be] INFO: Scraping item 10739977 url https://www.openlane.eu/en/carv6/auction/10739977
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252Fdc777e5d-7c21-49ff-9ff7-0dbe8cbb777f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/dc777e5d-7c21-49ff-9ff7-0dbe8cbb777f.jpg not downloaded yet
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252F09f40aa0-189c-436d-ad9f-827aafdd83fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/09f40aa0-189c-436d-ad9f-827aafdd83fc.jpg not downloaded yet
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252F102ed977-0e2c-41ec-87c7-73a95cd74082.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/102ed977-0e2c-41ec-87c7-73a95cd74082.jpg not downloaded yet
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dead5d0>
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96da4c35-9974-5f24-ac2b-29c6a47ccf0a/96da4c35-9974-5f24-ac2b-29c6a47ccf0a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752653%252Fgeneral%252Fa024344e-abbf-446d-bf30-deea4daa100b.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752653/general/a024344e-abbf-446d-bf30-deea4daa100b.jpg saved to cache
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 96da4c35-9974-5f24-ac2b-29c6a47ccf0a
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b0bd0>
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bef50e-b76a-5798-8595-737fe6658057/34bef50e-b76a-5798-8595-737fe6658057_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752285%252Fgeneral%252F7f1834f0-5c5b-4a7a-90f1-3a7ddef4cbd1.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752285/general/7f1834f0-5c5b-4a7a-90f1-3a7ddef4cbd1.jpg saved to cache
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 34bef50e-b76a-5798-8595-737fe6658057
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e13c310>
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F05dad427-fdaa-4fd9-a465-cf0ad30d0744.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/05dad427-fdaa-4fd9-a465-cf0ad30d0744.jpg saved to cache
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 87830a99-8466-529c-b375-9a8af6c3148a
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ffac850>
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252F9eeae86b-fcb1-4ac2-aefd-f58ea62ba2a8.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/9eeae86b-fcb1-4ac2-aefd-f58ea62ba2a8.jpg saved to cache
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 919f35ba-e086-5b89-93c3-b720d0e48846
2026-03-27 22:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752443/general/e3f17c04-a017-4cf8-b20c-3d7f2841b88e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740734)
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739178
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739178%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739178: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739178 url https://www.openlane.eu/en/carv6/auction/10739178
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739323
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739323%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739323: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739323 url https://www.openlane.eu/en/carv6/auction/10739323
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739565
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739565%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739565: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739565 url https://www.openlane.eu/en/carv6/auction/10739565
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739188
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739188%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739188: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739188 url https://www.openlane.eu/en/carv6/auction/10739188
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739403
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739403%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739403: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739403 url https://www.openlane.eu/en/carv6/auction/10739403
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739175
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739175%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739175: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739175 url https://www.openlane.eu/en/carv6/auction/10739175
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739532
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739532%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739532: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739532 url https://www.openlane.eu/en/carv6/auction/10739532
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739233
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739233%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739233: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739233 url https://www.openlane.eu/en/carv6/auction/10739233
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739692
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739692%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739692: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739692 url https://www.openlane.eu/en/carv6/auction/10739692
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739408
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739408%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739408: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739408 url https://www.openlane.eu/en/carv6/auction/10739408
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739983
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739983%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739983: 1
2026-03-27 22:16:25 [adesa.be] INFO: Scraping item 10739983 url https://www.openlane.eu/en/carv6/auction/10739983
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252F73c41425-5614-4dc9-9d68-f939a695d1d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/73c41425-5614-4dc9-9d68-f939a695d1d6.jpg not downloaded yet
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252Fef7906a4-8fe8-46e3-b1e0-b3791826d266.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/ef7906a4-8fe8-46e3-b1e0-b3791826d266.jpg not downloaded yet
2026-03-27 22:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752654/general/b4fbcb0f-d8b9-4c30-a762-ce1c6c98e33e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740536)
2026-03-27 22:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752451/general/999688c3-30a0-4d5d-96f9-95248257a882.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740738)
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252F10e606e7-ceb5-43f1-8caf-3fe51277c0e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/10e606e7-ceb5-43f1-8caf-3fe51277c0e9.jpg not downloaded yet
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739451
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739451%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739451: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739451 url https://www.openlane.eu/en/carv6/auction/10739451
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739322
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739322%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739322: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739322 url https://www.openlane.eu/en/carv6/auction/10739322
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739677
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739677%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739677: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739677 url https://www.openlane.eu/en/carv6/auction/10739677
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739673
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739673%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739673: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739673 url https://www.openlane.eu/en/carv6/auction/10739673
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739554
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739554%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739554: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739554 url https://www.openlane.eu/en/carv6/auction/10739554
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739269
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739269%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739269: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739269 url https://www.openlane.eu/en/carv6/auction/10739269
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739121
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739121%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10739121: 0
2026-03-27 22:16:25 [adesa.be] INFO: Skipping item 10739121 url https://www.openlane.eu/en/carv6/auction/10739121
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10740759
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740759%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [adesa.be] INFO: Scrape type for 10740759: 1
2026-03-27 22:16:25 [adesa.be] INFO: Scraping item 10740759 url https://www.openlane.eu/en/carv6/auction/10740759
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252F5362ebc0-1288-421f-9780-2b67901141d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/5362ebc0-1288-421f-9780-2b67901141d5.jpg not downloaded yet
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252F1cda3a07-d343-4594-8059-5ec5b57ac232.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/1cda3a07-d343-4594-8059-5ec5b57ac232.jpg not downloaded yet
2026-03-27 22:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d416490>
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252Fa1e2fbaa-f583-4848-b22f-d5aeb4f2865e.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/a1e2fbaa-f583-4848-b22f-d5aeb4f2865e.jpg saved to cache
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c67700d7-d073-5829-b0cf-2cc1ea51a0b5
2026-03-27 22:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752630/general/54f47fcf-134c-4c69-9dde-9c93f27508b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740514)
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252Fbda51334-3e7a-46e8-b7d7-d0f169918fdb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/bda51334-3e7a-46e8-b7d7-d0f169918fdb.jpg not downloaded yet
2026-03-27 22:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 96da4c35-9974-5f24-ac2b-29c6a47ccf0a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 919f35ba-e086-5b89-93c3-b720d0e48846 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d3c412f6-e6ce-5461-b711-a1c287473c2b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 87830a99-8466-529c-b375-9a8af6c3148a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:25 [adesa.be] INFO: Found listing with ID: 10739404
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739404%27 HTTP/1.1" 200 None
2026-03-27 22:16:26 [adesa.be] INFO: Scrape type for 10739404: 0
2026-03-27 22:16:26 [adesa.be] INFO: Skipping item 10739404 url https://www.openlane.eu/en/carv6/auction/10739404
2026-03-27 22:16:26 [adesa.be] INFO: Found listing with ID: 10739405
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739405%27 HTTP/1.1" 200 None
2026-03-27 22:16:26 [adesa.be] INFO: Scrape type for 10739405: 0
2026-03-27 22:16:26 [adesa.be] INFO: Skipping item 10739405 url https://www.openlane.eu/en/carv6/auction/10739405
2026-03-27 22:16:26 [adesa.be] INFO: Found listing with ID: 10739032
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739032%27 HTTP/1.1" 200 None
2026-03-27 22:16:26 [adesa.be] INFO: Scrape type for 10739032: 0
2026-03-27 22:16:26 [adesa.be] INFO: Skipping item 10739032 url https://www.openlane.eu/en/carv6/auction/10739032
2026-03-27 22:16:26 [adesa.be] INFO: Found listing with ID: 10739197
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739197%27 HTTP/1.1" 200 None
2026-03-27 22:16:26 [adesa.be] INFO: Scrape type for 10739197: 0
2026-03-27 22:16:26 [adesa.be] INFO: Skipping item 10739197 url https://www.openlane.eu/en/carv6/auction/10739197
2026-03-27 22:16:26 [adesa.be] INFO: Found listing with ID: 10739073
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739073%27 HTTP/1.1" 200 None
2026-03-27 22:16:26 [adesa.be] INFO: Scrape type for 10739073: 0
2026-03-27 22:16:26 [adesa.be] INFO: Skipping item 10739073 url https://www.openlane.eu/en/carv6/auction/10739073
2026-03-27 22:16:26 [adesa.be] INFO: Found listing with ID: 10739070
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739070%27 HTTP/1.1" 200 None
2026-03-27 22:16:26 [adesa.be] INFO: Scrape type for 10739070: 0
2026-03-27 22:16:26 [adesa.be] INFO: Skipping item 10739070 url https://www.openlane.eu/en/carv6/auction/10739070
2026-03-27 22:16:26 [adesa.be] INFO: Found listing with ID: 10739098
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739098%27 HTTP/1.1" 200 None
2026-03-27 22:16:26 [adesa.be] INFO: Scrape type for 10739098: 0
2026-03-27 22:16:26 [adesa.be] INFO: Skipping item 10739098 url https://www.openlane.eu/en/carv6/auction/10739098
2026-03-27 22:16:26 [adesa.be] INFO: Found listing with ID: 10739369
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739369%27 HTTP/1.1" 200 None
2026-03-27 22:16:26 [adesa.be] INFO: Scrape type for 10739369: 0
2026-03-27 22:16:26 [adesa.be] INFO: Skipping item 10739369 url https://www.openlane.eu/en/carv6/auction/10739369
2026-03-27 22:16:26 [adesa.be] INFO: Found listing with ID: 10740537
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740537%27 HTTP/1.1" 200 None
2026-03-27 22:16:26 [adesa.be] INFO: Scrape type for 10740537: 1
2026-03-27 22:16:26 [adesa.be] INFO: Scraping item 10740537 url https://www.openlane.eu/en/carv6/auction/10740537
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252F20d22db6-1beb-45b2-9a7f-2dec5399faf5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/20d22db6-1beb-45b2-9a7f-2dec5399faf5.jpg not downloaded yet
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252F5c45348a-3f3e-4425-8fef-4e6033d083ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/5c45348a-3f3e-4425-8fef-4e6033d083ec.jpg not downloaded yet
2026-03-27 22:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d540e10>
2026-03-27 22:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252Fe3f17c04-a017-4cf8-b20c-3d7f2841b88e.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/e3f17c04-a017-4cf8-b20c-3d7f2841b88e.jpg saved to cache
2026-03-27 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 919f35ba-e086-5b89-93c3-b720d0e48846
2026-03-27 22:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d49ee10>
2026-03-27 22:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed374927-92ba-5b9d-9a73-a748d2b4a0a1/ed374927-92ba-5b9d-9a73-a748d2b4a0a1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252Fb4fbcb0f-d8b9-4c30-a762-ce1c6c98e33e.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/b4fbcb0f-d8b9-4c30-a762-ce1c6c98e33e.jpg saved to cache
2026-03-27 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ed374927-92ba-5b9d-9a73-a748d2b4a0a1
2026-03-27 22:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d55d290>
2026-03-27 22:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752451%252Fgeneral%252F999688c3-30a0-4d5d-96f9-95248257a882.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752451/general/999688c3-30a0-4d5d-96f9-95248257a882.jpg saved to cache
2026-03-27 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 87830a99-8466-529c-b375-9a8af6c3148a
2026-03-27 22:16:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87830a99-8466-529c-b375-9a8af6c3148a, skipping ID generation
2026-03-27 22:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87830a99-8466-529c-b375-9a8af6c3148a with scrape type 1
2026-03-27 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87830a99-8466-529c-b375-9a8af6c3148a sending to next pipeline
2026-03-27 22:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87830a99-8466-529c-b375-9a8af6c3148a, identifier: 10740738
2026-03-27 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752268/general/21bd6d1d-a6a0-45e2-b55b-33d0bb1c3a53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740019)
2026-03-27 22:16:26 [adesa.be] INFO: Found listing with ID: 10739950
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739950%27 HTTP/1.1" 200 None
2026-03-27 22:16:26 [adesa.be] INFO: Scrape type for 10739950: 1
2026-03-27 22:16:26 [adesa.be] INFO: Scraping item 10739950 url https://www.openlane.eu/en/carv6/auction/10739950
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252Fd5c24819-454c-490a-b3a2-413dcf40afa8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/d5c24819-454c-490a-b3a2-413dcf40afa8.jpg not downloaded yet
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252F7526fe4f-66e8-408d-8648-7bb2663031fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/7526fe4f-66e8-408d-8648-7bb2663031fb.jpg not downloaded yet
2026-03-27 22:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87830a99-8466-529c-b375-9a8af6c3148a with identifier: 10740738
2026-03-27 22:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87830a99-8466-529c-b375-9a8af6c3148a with identifier: 10740738
2026-03-27 22:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87830a99-8466-529c-b375-9a8af6c3148a with identifier: 10740738 to the API
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752451/general/999688c3-30a0-4d5d-96f9-95248257a882.jpg>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '87830a99-8466-529c-b375-9a8af6c3148a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA172',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740738',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 70616,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103398,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752451/general/878013b3-1d41-4079-bd8e-4c9c63921aee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97892,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752451/general/88beaf60-0838-44e7-81e6-03c83db1c0ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86348,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752451/general/4f733cfb-97d0-43a7-acf4-a9888c521be6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86513,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752451/general/3cdd989c-4e4e-408e-ae98-7b32504a5a5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76414,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752451/general/88c67834-c00d-4f1b-83a0-6436a53b5451.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88610,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752451/general/919e0bff-7889-4d22-b649-97e410df48be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95380,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752451/general/8e6c19df-34b7-4ba9-8f11-cbed42affe69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86891,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752451/general/05dad427-fdaa-4fd9-a465-cf0ad30d0744.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87830a99-8466-529c-b375-9a8af6c3148a/87830a99-8466-529c-b375-9a8af6c3148a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99887,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752451/general/999688c3-30a0-4d5d-96f9-95248257a882.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.6i Chic - Petrol - Automatic - 181 hp - 70.616 '
'km',
'transmission': 'automatic',
'trim': 'Chic',
'vin': None,
'year': 2020}
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740738%27 HTTP/1.1" 200 None
2026-03-27 22:16:27 [adesa.be] INFO: Saving data for 10740738: {'created_time': 1774649787.077136, 'last_price_update_time': 1774649787.077146, 'auction_closing_time': 1774947600.0}
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740738') HTTP/1.1" 204 0
2026-03-27 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752654/general/da941d69-c0a4-406f-9d32-44215705b196.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740536)
2026-03-27 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752251/general/73c41425-5614-4dc9-9d68-f939a695d1d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740005)
2026-03-27 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752654/general/1ee59107-a2f0-401e-9d2b-27d6ca2c8bd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740536)
2026-03-27 22:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0a2e90>
2026-03-27 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252F54f47fcf-134c-4c69-9dde-9c93f27508b8.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/54f47fcf-134c-4c69-9dde-9c93f27508b8.jpg saved to cache
2026-03-27 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c67700d7-d073-5829-b0cf-2cc1ea51a0b5
2026-03-27 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7912516a-0a5c-5b9f-b702-4223c19e1e51 with identifier: 10740479
2026-03-27 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7912516a-0a5c-5b9f-b702-4223c19e1e51 with scrape type 1
2026-03-27 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7912516a-0a5c-5b9f-b702-4223c19e1e51
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252F4d572809-d94f-4b8c-8056-b40a054e0034.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/4d572809-d94f-4b8c-8056-b40a054e0034.jpg not downloaded yet
2026-03-27 22:16:27 [adesa.be] INFO: Found listing with ID: 10740036
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740036%27 HTTP/1.1" 200 None
2026-03-27 22:16:27 [adesa.be] INFO: Scrape type for 10740036: 1
2026-03-27 22:16:27 [adesa.be] INFO: Scraping item 10740036 url https://www.openlane.eu/en/carv6/auction/10740036
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252F7a6c6eb8-af0d-4e8b-a86c-915482865ed3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/7a6c6eb8-af0d-4e8b-a86c-915482865ed3.jpg not downloaded yet
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252F764b206d-2d38-4f7b-bf94-9b5eacdf1d08.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/764b206d-2d38-4f7b-bf94-9b5eacdf1d08.jpg not downloaded yet
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252F6be514d5-7caf-40eb-83d8-0504d4bcddc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/6be514d5-7caf-40eb-83d8-0504d4bcddc7.jpg not downloaded yet
2026-03-27 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:27 [adesa.be] INFO: Found listing with ID: 10739034
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739034%27 HTTP/1.1" 200 None
2026-03-27 22:16:27 [adesa.be] INFO: Scrape type for 10739034: 0
2026-03-27 22:16:27 [adesa.be] INFO: Skipping item 10739034 url https://www.openlane.eu/en/carv6/auction/10739034
2026-03-27 22:16:27 [adesa.be] INFO: Found listing with ID: 10740804
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740804%27 HTTP/1.1" 200 None
2026-03-27 22:16:27 [adesa.be] INFO: Scrape type for 10740804: 1
2026-03-27 22:16:27 [adesa.be] INFO: Scraping item 10740804 url https://www.openlane.eu/en/carv6/auction/10740804
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252F7cd9d4b4-b689-485d-86e8-31004031bfe9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/7cd9d4b4-b689-485d-86e8-31004031bfe9.jpg not downloaded yet
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252Fa91b03ec-81f8-474b-87f9-551ad5150ba1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/a91b03ec-81f8-474b-87f9-551ad5150ba1.jpg not downloaded yet
2026-03-27 22:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df2c710>
2026-03-27 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752268%252Fgeneral%252F21bd6d1d-a6a0-45e2-b55b-33d0bb1c3a53.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752268/general/21bd6d1d-a6a0-45e2-b55b-33d0bb1c3a53.jpg saved to cache
2026-03-27 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d3c412f6-e6ce-5461-b711-a1c287473c2b
2026-03-27 22:16:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3c412f6-e6ce-5461-b711-a1c287473c2b, skipping ID generation
2026-03-27 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3c412f6-e6ce-5461-b711-a1c287473c2b with scrape type 1
2026-03-27 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3c412f6-e6ce-5461-b711-a1c287473c2b sending to next pipeline
2026-03-27 22:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3c412f6-e6ce-5461-b711-a1c287473c2b, identifier: 10740019
2026-03-27 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752654/general/102ed977-0e2c-41ec-87c7-73a95cd74082.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740536)
2026-03-27 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752500/general/1cda3a07-d343-4594-8059-5ec5b57ac232.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740780)
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252Fd0f14144-6365-4347-af5e-12b7aedbff18.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/d0f14144-6365-4347-af5e-12b7aedbff18.jpg not downloaded yet
2026-03-27 22:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3c412f6-e6ce-5461-b711-a1c287473c2b with identifier: 10740019
2026-03-27 22:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3c412f6-e6ce-5461-b711-a1c287473c2b with identifier: 10740019
2026-03-27 22:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3c412f6-e6ce-5461-b711-a1c287473c2b with identifier: 10740019 to the API
2026-03-27 22:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752268/general/21bd6d1d-a6a0-45e2-b55b-33d0bb1c3a53.jpg>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3c412f6-e6ce-5461-b711-a1c287473c2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATX560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740019',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 176014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 69,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187323,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752268/general/5c373a81-54ef-47e8-80db-51cf7dfcce5b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171255,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752268/general/21bd6d1d-a6a0-45e2-b55b-33d0bb1c3a53.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164242,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752268/general/ce03ba46-b474-4cdc-9627-e2e214d7f31b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298645,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752268/general/e30a9dfb-9f73-4951-9e96-eabaaee9f47b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261678,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752268/general/594b7c71-6085-498c-9949-8b0155982d9c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422316,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752268/general/b38321da-ea28-44e2-881c-aeef69977174.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164846,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752268/general/9cfb3cad-7d57-47b5-a5c8-811eac74f5a9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c412f6-e6ce-5461-b711-a1c287473c2b/d3c412f6-e6ce-5461-b711-a1c287473c2b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177020,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752268/general/a43252a6-e21c-4364-905a-abce9dc4a355.jpg',
'Width': 1500}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line + - Diesel - Automatic - '
'130 hp - 176.014 km',
'transmission': 'automatic',
'trim': 'Performance Line +',
'vin': None,
'year': 2021}
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740019%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [adesa.be] INFO: Saving data for 10740019: {'created_time': 1774649788.157161, 'last_price_update_time': 1774649788.157171, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740019') HTTP/1.1" 204 0
2026-03-27 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752251/general/dc777e5d-7c21-49ff-9ff7-0dbe8cbb777f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740005)
2026-03-27 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752654/general/10e606e7-ceb5-43f1-8caf-3fe51277c0e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740536)
2026-03-27 22:16:28 [adesa.be] INFO: Found listing with ID: 10740502
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740502%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [adesa.be] INFO: Scrape type for 10740502: 1
2026-03-27 22:16:28 [adesa.be] INFO: Scraping item 10740502 url https://www.openlane.eu/en/carv6/auction/10740502
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252F043a569b-edb9-4444-84ac-139e6748cf02.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/043a569b-edb9-4444-84ac-139e6748cf02.jpg not downloaded yet
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252F4281fc6e-97f0-407e-9139-a42b695bcbed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/4281fc6e-97f0-407e-9139-a42b695bcbed.jpg not downloaded yet
2026-03-27 22:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e214cd0>
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed374927-92ba-5b9d-9a73-a748d2b4a0a1/ed374927-92ba-5b9d-9a73-a748d2b4a0a1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252Fda941d69-c0a4-406f-9d32-44215705b196.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/da941d69-c0a4-406f-9d32-44215705b196.jpg saved to cache
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ed374927-92ba-5b9d-9a73-a748d2b4a0a1
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4a3010>
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252F73c41425-5614-4dc9-9d68-f939a695d1d6.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/73c41425-5614-4dc9-9d68-f939a695d1d6.jpg saved to cache
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 537ad34f-aae5-5fd4-8f7a-454f0bd192e2
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4a2d90>
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed374927-92ba-5b9d-9a73-a748d2b4a0a1/ed374927-92ba-5b9d-9a73-a748d2b4a0a1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252F1ee59107-a2f0-401e-9d2b-27d6ca2c8bd0.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/1ee59107-a2f0-401e-9d2b-27d6ca2c8bd0.jpg saved to cache
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ed374927-92ba-5b9d-9a73-a748d2b4a0a1
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ed374927-92ba-5b9d-9a73-a748d2b4a0a1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ccee1557-0ed5-5089-b835-a7f668ca28ce due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ed374927-92ba-5b9d-9a73-a748d2b4a0a1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252F3361c210-0867-417c-bee7-2046d484669d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/3361c210-0867-417c-bee7-2046d484669d.jpg not downloaded yet
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ccee1557-0ed5-5089-b835-a7f668ca28ce due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:28 [adesa.be] INFO: Found listing with ID: 10739046
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739046%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [adesa.be] INFO: Scrape type for 10739046: 0
2026-03-27 22:16:28 [adesa.be] INFO: Skipping item 10739046 url https://www.openlane.eu/en/carv6/auction/10739046
2026-03-27 22:16:28 [adesa.be] INFO: Found listing with ID: 10739246
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739246%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [adesa.be] INFO: Scrape type for 10739246: 0
2026-03-27 22:16:28 [adesa.be] INFO: Skipping item 10739246 url https://www.openlane.eu/en/carv6/auction/10739246
2026-03-27 22:16:28 [adesa.be] INFO: Found listing with ID: 10739604
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739604%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [adesa.be] INFO: Scrape type for 10739604: 0
2026-03-27 22:16:28 [adesa.be] INFO: Skipping item 10739604 url https://www.openlane.eu/en/carv6/auction/10739604
2026-03-27 22:16:28 [adesa.be] INFO: Found listing with ID: 10739579
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739579%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [adesa.be] INFO: Scrape type for 10739579: 0
2026-03-27 22:16:28 [adesa.be] INFO: Skipping item 10739579 url https://www.openlane.eu/en/carv6/auction/10739579
2026-03-27 22:16:28 [adesa.be] INFO: Found listing with ID: 10740772
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740772%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [adesa.be] INFO: Scrape type for 10740772: 1
2026-03-27 22:16:28 [adesa.be] INFO: Scraping item 10740772 url https://www.openlane.eu/en/carv6/auction/10740772
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252Ffecdc69a-53ab-483f-8177-8757b70123e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/fecdc69a-53ab-483f-8177-8757b70123e0.jpg not downloaded yet
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252F359ec747-78a3-4a81-90b7-efb6bea6426b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/359ec747-78a3-4a81-90b7-efb6bea6426b.jpg not downloaded yet
2026-03-27 22:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73f2ccdd-e69b-579c-9867-5f769f888fdf with identifier: 10740506
2026-03-27 22:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73f2ccdd-e69b-579c-9867-5f769f888fdf with scrape type 1
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73f2ccdd-e69b-579c-9867-5f769f888fdf
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752622%252Fgeneral%252Facd97eea-9751-414f-b35b-0038ac63c5cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752622/general/acd97eea-9751-414f-b35b-0038ac63c5cd.jpg not downloaded yet
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4a6150>
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed374927-92ba-5b9d-9a73-a748d2b4a0a1/ed374927-92ba-5b9d-9a73-a748d2b4a0a1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252F102ed977-0e2c-41ec-87c7-73a95cd74082.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/102ed977-0e2c-41ec-87c7-73a95cd74082.jpg saved to cache
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ed374927-92ba-5b9d-9a73-a748d2b4a0a1
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c4850>
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccee1557-0ed5-5089-b835-a7f668ca28ce/ccee1557-0ed5-5089-b835-a7f668ca28ce_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252F1cda3a07-d343-4594-8059-5ec5b57ac232.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/1cda3a07-d343-4594-8059-5ec5b57ac232.jpg saved to cache
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ccee1557-0ed5-5089-b835-a7f668ca28ce
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252F5fe0bf81-1965-4dac-87db-6416e1b96474.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/5fe0bf81-1965-4dac-87db-6416e1b96474.jpg not downloaded yet
2026-03-27 22:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e123750>
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252Fdc777e5d-7c21-49ff-9ff7-0dbe8cbb777f.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/dc777e5d-7c21-49ff-9ff7-0dbe8cbb777f.jpg saved to cache
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 537ad34f-aae5-5fd4-8f7a-454f0bd192e2
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e139d50>
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed374927-92ba-5b9d-9a73-a748d2b4a0a1/ed374927-92ba-5b9d-9a73-a748d2b4a0a1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252F10e606e7-ceb5-43f1-8caf-3fe51277c0e9.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/10e606e7-ceb5-43f1-8caf-3fe51277c0e9.jpg saved to cache
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ed374927-92ba-5b9d-9a73-a748d2b4a0a1
2026-03-27 22:16:28 [adesa.be] INFO: Found listing with ID: 10739687
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739687%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [adesa.be] INFO: Scrape type for 10739687: 0
2026-03-27 22:16:28 [adesa.be] INFO: Skipping item 10739687 url https://www.openlane.eu/en/carv6/auction/10739687
2026-03-27 22:16:28 [adesa.be] INFO: Found listing with ID: 10739357
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739357%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [adesa.be] INFO: Scrape type for 10739357: 0
2026-03-27 22:16:28 [adesa.be] INFO: Skipping item 10739357 url https://www.openlane.eu/en/carv6/auction/10739357
2026-03-27 22:16:28 [adesa.be] INFO: Found listing with ID: 10740532
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740532%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [adesa.be] INFO: Scrape type for 10740532: 1
2026-03-27 22:16:28 [adesa.be] INFO: Scraping item 10740532 url https://www.openlane.eu/en/carv6/auction/10740532
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752622%252Fgeneral%252F30486487-a028-4e9f-917d-52a0f34a7815.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752622/general/30486487-a028-4e9f-917d-52a0f34a7815.jpg not downloaded yet
2026-03-27 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752500/general/764b206d-2d38-4f7b-bf94-9b5eacdf1d08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740780)
2026-03-27 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752251/general/7a6c6eb8-af0d-4e8b-a86c-915482865ed3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740005)
2026-03-27 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752251/general/7cd9d4b4-b689-485d-86e8-31004031bfe9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740005)
2026-03-27 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752500/general/a91b03ec-81f8-474b-87f9-551ad5150ba1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740780)
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252Fcf445d90-4265-4b2c-92b2-3964958c03ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/cf445d90-4265-4b2c-92b2-3964958c03ba.jpg not downloaded yet
2026-03-27 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:28 [adesa.be] INFO: Found listing with ID: 10739695
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739695%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [adesa.be] INFO: Scrape type for 10739695: 0
2026-03-27 22:16:28 [adesa.be] INFO: Skipping item 10739695 url https://www.openlane.eu/en/carv6/auction/10739695
2026-03-27 22:16:28 [adesa.be] INFO: Found listing with ID: 10739124
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739124%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [adesa.be] INFO: Scrape type for 10739124: 0
2026-03-27 22:16:28 [adesa.be] INFO: Skipping item 10739124 url https://www.openlane.eu/en/carv6/auction/10739124
2026-03-27 22:16:28 [adesa.be] INFO: Found listing with ID: 10739514
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739514%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [adesa.be] INFO: Scrape type for 10739514: 0
2026-03-27 22:16:28 [adesa.be] INFO: Skipping item 10739514 url https://www.openlane.eu/en/carv6/auction/10739514
2026-03-27 22:16:28 [adesa.be] INFO: Found listing with ID: 10739430
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739430%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [adesa.be] INFO: Scrape type for 10739430: 0
2026-03-27 22:16:28 [adesa.be] INFO: Skipping item 10739430 url https://www.openlane.eu/en/carv6/auction/10739430
2026-03-27 22:16:28 [adesa.be] INFO: Found listing with ID: 10739703
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739703%27 HTTP/1.1" 200 None
2026-03-27 22:16:28 [adesa.be] INFO: Scrape type for 10739703: 0
2026-03-27 22:16:28 [adesa.be] INFO: Skipping item 10739703 url https://www.openlane.eu/en/carv6/auction/10739703
2026-03-27 22:16:28 [adesa.be] INFO: Found listing with ID: 10740766
2026-03-27 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740766%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [adesa.be] INFO: Scrape type for 10740766: 1
2026-03-27 22:16:29 [adesa.be] INFO: Scraping item 10740766 url https://www.openlane.eu/en/carv6/auction/10740766
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752622%252Fgeneral%252F5f91129f-14a5-4ad5-beb4-c134a43ba73c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752622/general/5f91129f-14a5-4ad5-beb4-c134a43ba73c.jpg not downloaded yet
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252F521bd75d-981f-4909-8736-e1b68d7635ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/521bd75d-981f-4909-8736-e1b68d7635ec.jpg not downloaded yet
2026-03-27 22:16:29 [adesa.be] INFO: Found listing with ID: 10740513
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740513%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [adesa.be] INFO: Scrape type for 10740513: 1
2026-03-27 22:16:29 [adesa.be] INFO: Scraping item 10740513 url https://www.openlane.eu/en/carv6/auction/10740513
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752622%252Fgeneral%252F94bdd431-c282-4ffb-ad05-33c70918c605.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752622/general/94bdd431-c282-4ffb-ad05-33c70918c605.jpg not downloaded yet
2026-03-27 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752551/general/6be514d5-7caf-40eb-83d8-0504d4bcddc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740479)
2026-03-27 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752500/general/7526fe4f-66e8-408d-8648-7bb2663031fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740780)
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252F00b3d50f-9af1-4a66-bfde-881671fef8d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/00b3d50f-9af1-4a66-bfde-881671fef8d7.jpg not downloaded yet
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd75190>
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccee1557-0ed5-5089-b835-a7f668ca28ce/ccee1557-0ed5-5089-b835-a7f668ca28ce_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252F764b206d-2d38-4f7b-bf94-9b5eacdf1d08.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/764b206d-2d38-4f7b-bf94-9b5eacdf1d08.jpg saved to cache
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ccee1557-0ed5-5089-b835-a7f668ca28ce
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0a4a10>
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252F7a6c6eb8-af0d-4e8b-a86c-915482865ed3.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/7a6c6eb8-af0d-4e8b-a86c-915482865ed3.jpg saved to cache
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 537ad34f-aae5-5fd4-8f7a-454f0bd192e2
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e117350>
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252F7cd9d4b4-b689-485d-86e8-31004031bfe9.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/7cd9d4b4-b689-485d-86e8-31004031bfe9.jpg saved to cache
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 537ad34f-aae5-5fd4-8f7a-454f0bd192e2
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddd9e10>
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccee1557-0ed5-5089-b835-a7f668ca28ce/ccee1557-0ed5-5089-b835-a7f668ca28ce_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252Fa91b03ec-81f8-474b-87f9-551ad5150ba1.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/a91b03ec-81f8-474b-87f9-551ad5150ba1.jpg saved to cache
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ccee1557-0ed5-5089-b835-a7f668ca28ce
2026-03-27 22:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57e6e508-193d-53cc-978d-d128cb2dd1f2 with identifier: 10739977
2026-03-27 22:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57e6e508-193d-53cc-978d-d128cb2dd1f2 with scrape type 1
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57e6e508-193d-53cc-978d-d128cb2dd1f2
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739091%252Fgeneral%252F3322a551-20bd-4591-8d26-fdf845a5bfe9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739091/general/3322a551-20bd-4591-8d26-fdf845a5bfe9.jpg already downloaded
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739091%252Fgeneral%252F2e91d642-b4b5-46bc-ac77-5918a6ba3ec9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739091/general/2e91d642-b4b5-46bc-ac77-5918a6ba3ec9.jpg already downloaded
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739091%252Fgeneral%252F43478b70-81d1-40f5-9059-8aa7ac7c4d9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739091/general/43478b70-81d1-40f5-9059-8aa7ac7c4d9d.jpg already downloaded
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739091%252Fgeneral%252Ff92f789d-30ad-4968-bf28-4eed83bb8c45.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739091/general/f92f789d-30ad-4968-bf28-4eed83bb8c45.jpg already downloaded
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739091%252Fgeneral%252Fc7c084c1-c88e-4973-a381-6f6c812d8e2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739091/general/c7c084c1-c88e-4973-a381-6f6c812d8e2e.jpg already downloaded
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739091%252Fgeneral%252Fa351273f-fc3d-4c4c-8bf6-0c4d6980a83c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739091/general/a351273f-fc3d-4c4c-8bf6-0c4d6980a83c.jpg already downloaded
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739091%252Fgeneral%252F3198556c-de64-49ec-9cf7-ff4ccaff705f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739091/general/3198556c-de64-49ec-9cf7-ff4ccaff705f.jpg already downloaded
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739091%252Fgeneral%252F84869b4d-ba8d-4fa3-90d4-e8ba5980e870.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739091/general/84869b4d-ba8d-4fa3-90d4-e8ba5980e870.jpg already downloaded
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739091%252Fgeneral%252F063c4b78-acc0-42e6-8242-742f21642970.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739091/general/063c4b78-acc0-42e6-8242-742f21642970.jpg already downloaded
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739091%252Fgeneral%252F401946d9-c636-4003-ab75-47c8b8c05f71.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739091/general/401946d9-c636-4003-ab75-47c8b8c05f71.jpg already downloaded
2026-03-27 22:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57e6e508-193d-53cc-978d-d128cb2dd1f2, identifier: 10739977
2026-03-27 22:16:29 [adesa.be] INFO: Found listing with ID: 10740488
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740488%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [adesa.be] INFO: Scrape type for 10740488: 1
2026-03-27 22:16:29 [adesa.be] INFO: Scraping item 10740488 url https://www.openlane.eu/en/carv6/auction/10740488
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752622%252Fgeneral%252F667ea5c1-1f46-484e-9448-cd2fc3dca213.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752622/general/667ea5c1-1f46-484e-9448-cd2fc3dca213.jpg not downloaded yet
2026-03-27 22:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57e6e508-193d-53cc-978d-d128cb2dd1f2 with identifier: 10739977
2026-03-27 22:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57e6e508-193d-53cc-978d-d128cb2dd1f2 with identifier: 10739977
2026-03-27 22:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57e6e508-193d-53cc-978d-d128cb2dd1f2 with identifier: 10739977 to the API
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739977>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '57e6e508-193d-53cc-978d-d128cb2dd1f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEC712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739977',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 199171,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 66,
'photo_urls': ['https://images.openlane.eu/carimgs/5739091/general/3322a551-20bd-4591-8d26-fdf845a5bfe9.jpg',
'https://images.openlane.eu/carimgs/5739091/general/2e91d642-b4b5-46bc-ac77-5918a6ba3ec9.jpg',
'https://images.openlane.eu/carimgs/5739091/general/43478b70-81d1-40f5-9059-8aa7ac7c4d9d.jpg',
'https://images.openlane.eu/carimgs/5739091/general/f92f789d-30ad-4968-bf28-4eed83bb8c45.jpg',
'https://images.openlane.eu/carimgs/5739091/general/c7c084c1-c88e-4973-a381-6f6c812d8e2e.jpg',
'https://images.openlane.eu/carimgs/5739091/general/a351273f-fc3d-4c4c-8bf6-0c4d6980a83c.jpg',
'https://images.openlane.eu/carimgs/5739091/general/3198556c-de64-49ec-9cf7-ff4ccaff705f.jpg',
'https://images.openlane.eu/carimgs/5739091/general/84869b4d-ba8d-4fa3-90d4-e8ba5980e870.jpg',
'https://images.openlane.eu/carimgs/5739091/general/063c4b78-acc0-42e6-8242-742f21642970.jpg',
'https://images.openlane.eu/carimgs/5739091/general/401946d9-c636-4003-ab75-47c8b8c05f71.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e6e508-193d-53cc-978d-d128cb2dd1f2/57e6e508-193d-53cc-978d-d128cb2dd1f2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739091/general/3322a551-20bd-4591-8d26-fdf845a5bfe9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e6e508-193d-53cc-978d-d128cb2dd1f2/57e6e508-193d-53cc-978d-d128cb2dd1f2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739091/general/2e91d642-b4b5-46bc-ac77-5918a6ba3ec9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e6e508-193d-53cc-978d-d128cb2dd1f2/57e6e508-193d-53cc-978d-d128cb2dd1f2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739091/general/43478b70-81d1-40f5-9059-8aa7ac7c4d9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e6e508-193d-53cc-978d-d128cb2dd1f2/57e6e508-193d-53cc-978d-d128cb2dd1f2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739091/general/f92f789d-30ad-4968-bf28-4eed83bb8c45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e6e508-193d-53cc-978d-d128cb2dd1f2/57e6e508-193d-53cc-978d-d128cb2dd1f2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739091/general/c7c084c1-c88e-4973-a381-6f6c812d8e2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e6e508-193d-53cc-978d-d128cb2dd1f2/57e6e508-193d-53cc-978d-d128cb2dd1f2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739091/general/a351273f-fc3d-4c4c-8bf6-0c4d6980a83c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e6e508-193d-53cc-978d-d128cb2dd1f2/57e6e508-193d-53cc-978d-d128cb2dd1f2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739091/general/3198556c-de64-49ec-9cf7-ff4ccaff705f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e6e508-193d-53cc-978d-d128cb2dd1f2/57e6e508-193d-53cc-978d-d128cb2dd1f2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739091/general/84869b4d-ba8d-4fa3-90d4-e8ba5980e870.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e6e508-193d-53cc-978d-d128cb2dd1f2/57e6e508-193d-53cc-978d-d128cb2dd1f2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739091/general/063c4b78-acc0-42e6-8242-742f21642970.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e6e508-193d-53cc-978d-d128cb2dd1f2/57e6e508-193d-53cc-978d-d128cb2dd1f2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739091/general/401946d9-c636-4003-ab75-47c8b8c05f71.jpg',
'Width': 1024}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-06-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Tucson 1.6 T-GDI Shine - AWD - Petrol - Automatic - 265 hp '
'- 199.171 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739977%27 HTTP/1.1" 200 None
2026-03-27 22:16:29 [adesa.be] INFO: Saving data for 10739977: {'created_time': 1774649789.97868, 'last_price_update_time': 1774649789.978691, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739977') HTTP/1.1" 204 0
2026-03-27 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752622/general/acd97eea-9751-414f-b35b-0038ac63c5cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740506)
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252Fafa2b0ea-5258-4ed6-b619-5560e2c11f29.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/afa2b0ea-5258-4ed6-b619-5560e2c11f29.jpg not downloaded yet
2026-03-27 22:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10739446
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739446%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10739446: 0
2026-03-27 22:16:30 [adesa.be] INFO: Skipping item 10739446 url https://www.openlane.eu/en/carv6/auction/10739446
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10739282
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739282%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10739282: 0
2026-03-27 22:16:30 [adesa.be] INFO: Skipping item 10739282 url https://www.openlane.eu/en/carv6/auction/10739282
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10740042
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740042%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10740042: 1
2026-03-27 22:16:30 [adesa.be] INFO: Scraping item 10740042 url https://www.openlane.eu/en/carv6/auction/10740042
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752622%252Fgeneral%252F82215387-8944-4a93-9a94-715cd0140731.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752622/general/82215387-8944-4a93-9a94-715cd0140731.jpg not downloaded yet
2026-03-27 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752551/general/5fe0bf81-1965-4dac-87db-6416e1b96474.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740479)
2026-03-27 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752251/general/fecdc69a-53ab-483f-8177-8757b70123e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740005)
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ed374927-92ba-5b9d-9a73-a748d2b4a0a1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ccee1557-0ed5-5089-b835-a7f668ca28ce due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 537ad34f-aae5-5fd4-8f7a-454f0bd192e2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7912516a-0a5c-5b9f-b702-4223c19e1e51 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252Fd4050b9a-d696-4fad-a94b-2c177328127f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/d4050b9a-d696-4fad-a94b-2c177328127f.jpg not downloaded yet
2026-03-27 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a00122d0>
2026-03-27 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7912516a-0a5c-5b9f-b702-4223c19e1e51/7912516a-0a5c-5b9f-b702-4223c19e1e51_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252F6be514d5-7caf-40eb-83d8-0504d4bcddc7.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/6be514d5-7caf-40eb-83d8-0504d4bcddc7.jpg saved to cache
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7912516a-0a5c-5b9f-b702-4223c19e1e51
2026-03-27 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3a4e90>
2026-03-27 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccee1557-0ed5-5089-b835-a7f668ca28ce/ccee1557-0ed5-5089-b835-a7f668ca28ce_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252F7526fe4f-66e8-408d-8648-7bb2663031fb.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/7526fe4f-66e8-408d-8648-7bb2663031fb.jpg saved to cache
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ccee1557-0ed5-5089-b835-a7f668ca28ce
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10739304
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739304%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10739304: 0
2026-03-27 22:16:30 [adesa.be] INFO: Skipping item 10739304 url https://www.openlane.eu/en/carv6/auction/10739304
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10739426
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739426%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10739426: 0
2026-03-27 22:16:30 [adesa.be] INFO: Skipping item 10739426 url https://www.openlane.eu/en/carv6/auction/10739426
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10739379
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739379%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10739379: 0
2026-03-27 22:16:30 [adesa.be] INFO: Skipping item 10739379 url https://www.openlane.eu/en/carv6/auction/10739379
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10739530
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739530%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10739530: 0
2026-03-27 22:16:30 [adesa.be] INFO: Skipping item 10739530 url https://www.openlane.eu/en/carv6/auction/10739530
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10740743
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740743%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10740743: 1
2026-03-27 22:16:30 [adesa.be] INFO: Scraping item 10740743 url https://www.openlane.eu/en/carv6/auction/10740743
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752622%252Fgeneral%252Ff860e508-ecea-4236-bfb6-fbaf1cd6af0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752622/general/f860e508-ecea-4236-bfb6-fbaf1cd6af0f.jpg not downloaded yet
2026-03-27 22:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e247c10>
2026-03-27 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73f2ccdd-e69b-579c-9867-5f769f888fdf/73f2ccdd-e69b-579c-9867-5f769f888fdf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752622%252Fgeneral%252Facd97eea-9751-414f-b35b-0038ac63c5cd.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752622/general/acd97eea-9751-414f-b35b-0038ac63c5cd.jpg saved to cache
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 73f2ccdd-e69b-579c-9867-5f769f888fdf
2026-03-27 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752500/general/359ec747-78a3-4a81-90b7-efb6bea6426b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740780)
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10739645
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739645%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10739645: 0
2026-03-27 22:16:30 [adesa.be] INFO: Skipping item 10739645 url https://www.openlane.eu/en/carv6/auction/10739645
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10739399
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739399%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10739399: 0
2026-03-27 22:16:30 [adesa.be] INFO: Skipping item 10739399 url https://www.openlane.eu/en/carv6/auction/10739399
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10739173
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739173%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10739173: 0
2026-03-27 22:16:30 [adesa.be] INFO: Skipping item 10739173 url https://www.openlane.eu/en/carv6/auction/10739173
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10739689
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739689%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10739689: 0
2026-03-27 22:16:30 [adesa.be] INFO: Skipping item 10739689 url https://www.openlane.eu/en/carv6/auction/10739689
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10739720
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739720%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10739720: 0
2026-03-27 22:16:30 [adesa.be] INFO: Skipping item 10739720 url https://www.openlane.eu/en/carv6/auction/10739720
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10739545
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739545%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10739545: 0
2026-03-27 22:16:30 [adesa.be] INFO: Skipping item 10739545 url https://www.openlane.eu/en/carv6/auction/10739545
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10739072
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739072%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10739072: 0
2026-03-27 22:16:30 [adesa.be] INFO: Skipping item 10739072 url https://www.openlane.eu/en/carv6/auction/10739072
2026-03-27 22:16:30 [adesa.be] INFO: Found listing with ID: 10739929
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739929%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [adesa.be] INFO: Scrape type for 10739929: 1
2026-03-27 22:16:30 [adesa.be] INFO: Scraping item 10739929 url https://www.openlane.eu/en/carv6/auction/10739929
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752622%252Fgeneral%252F06b1398c-e919-44d2-9b9d-1447d0b5eaaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752622/general/06b1398c-e919-44d2-9b9d-1447d0b5eaaf.jpg not downloaded yet
2026-03-27 22:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bbd3185-d3b4-5fc5-b089-abcb780f1911 with identifier: 10740537
2026-03-27 22:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911 with scrape type 1
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252Fd065eab5-2795-42e0-af9e-e908e78c1179.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/d065eab5-2795-42e0-af9e-e908e78c1179.jpg not downloaded yet
2026-03-27 22:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d62285a0-9469-574f-87de-cccb86eff718 with identifier: 10739983
2026-03-27 22:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d62285a0-9469-574f-87de-cccb86eff718 with scrape type 1
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d62285a0-9469-574f-87de-cccb86eff718
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739106%252Fgeneral%252Ff30fb0d3-d504-40df-a542-f7c6c34dc053.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739106/general/f30fb0d3-d504-40df-a542-f7c6c34dc053.jpg already downloaded
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739106%252Fgeneral%252F879d4daa-1ed5-4e1d-af7b-d19f46b08692.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739106/general/879d4daa-1ed5-4e1d-af7b-d19f46b08692.jpg already downloaded
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739106%252Fgeneral%252F57949a17-66f0-4634-b0df-bdc6346c2bb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739106/general/57949a17-66f0-4634-b0df-bdc6346c2bb1.jpg already downloaded
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739106%252Fgeneral%252F22d5224d-b8f4-4171-bcda-9d9b87a1574d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739106/general/22d5224d-b8f4-4171-bcda-9d9b87a1574d.jpg already downloaded
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739106%252Fgeneral%252F39cf1d54-e068-4bbc-a1c7-d6d1ac3d05e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739106/general/39cf1d54-e068-4bbc-a1c7-d6d1ac3d05e8.jpg already downloaded
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739106%252Fgeneral%252Fd7fbdba9-df48-465e-a0a5-38fee4b0f913.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739106/general/d7fbdba9-df48-465e-a0a5-38fee4b0f913.jpg already downloaded
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739106%252Fgeneral%252Fb689e9f7-18d8-41cd-a6a4-151ad43ccc6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739106/general/b689e9f7-18d8-41cd-a6a4-151ad43ccc6a.jpg already downloaded
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739106%252Fgeneral%252F0155f8ac-f97a-48dd-b79a-400cc7303461.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739106/general/0155f8ac-f97a-48dd-b79a-400cc7303461.jpg already downloaded
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739106%252Fgeneral%252F6197e317-e458-4d0b-b00c-62050b323030.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739106/general/6197e317-e458-4d0b-b00c-62050b323030.jpg already downloaded
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739106%252Fgeneral%252F6e14214e-2261-4216-bc20-45261b2a3ea9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739106/general/6e14214e-2261-4216-bc20-45261b2a3ea9.jpg already downloaded
2026-03-27 22:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d62285a0-9469-574f-87de-cccb86eff718, identifier: 10739983
2026-03-27 22:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddd9650>
2026-03-27 22:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7912516a-0a5c-5b9f-b702-4223c19e1e51/7912516a-0a5c-5b9f-b702-4223c19e1e51_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252F5fe0bf81-1965-4dac-87db-6416e1b96474.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/5fe0bf81-1965-4dac-87db-6416e1b96474.jpg saved to cache
2026-03-27 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7912516a-0a5c-5b9f-b702-4223c19e1e51
2026-03-27 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752551/general/00b3d50f-9af1-4a66-bfde-881671fef8d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740479)
2026-03-27 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752551/general/cf445d90-4265-4b2c-92b2-3964958c03ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740479)
2026-03-27 22:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d62285a0-9469-574f-87de-cccb86eff718 with identifier: 10739983
2026-03-27 22:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d62285a0-9469-574f-87de-cccb86eff718 with identifier: 10739983
2026-03-27 22:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d62285a0-9469-574f-87de-cccb86eff718 with identifier: 10739983 to the API
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739983>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd62285a0-9469-574f-87de-cccb86eff718',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTG862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739983',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 216088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5739106/general/f30fb0d3-d504-40df-a542-f7c6c34dc053.jpg',
'https://images.openlane.eu/carimgs/5739106/general/879d4daa-1ed5-4e1d-af7b-d19f46b08692.jpg',
'https://images.openlane.eu/carimgs/5739106/general/57949a17-66f0-4634-b0df-bdc6346c2bb1.jpg',
'https://images.openlane.eu/carimgs/5739106/general/22d5224d-b8f4-4171-bcda-9d9b87a1574d.jpg',
'https://images.openlane.eu/carimgs/5739106/general/39cf1d54-e068-4bbc-a1c7-d6d1ac3d05e8.jpg',
'https://images.openlane.eu/carimgs/5739106/general/d7fbdba9-df48-465e-a0a5-38fee4b0f913.jpg',
'https://images.openlane.eu/carimgs/5739106/general/b689e9f7-18d8-41cd-a6a4-151ad43ccc6a.jpg',
'https://images.openlane.eu/carimgs/5739106/general/0155f8ac-f97a-48dd-b79a-400cc7303461.jpg',
'https://images.openlane.eu/carimgs/5739106/general/6197e317-e458-4d0b-b00c-62050b323030.jpg',
'https://images.openlane.eu/carimgs/5739106/general/6e14214e-2261-4216-bc20-45261b2a3ea9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d62285a0-9469-574f-87de-cccb86eff718/d62285a0-9469-574f-87de-cccb86eff718_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181796,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739106/general/f30fb0d3-d504-40df-a542-f7c6c34dc053.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d62285a0-9469-574f-87de-cccb86eff718/d62285a0-9469-574f-87de-cccb86eff718_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179646,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739106/general/879d4daa-1ed5-4e1d-af7b-d19f46b08692.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d62285a0-9469-574f-87de-cccb86eff718/d62285a0-9469-574f-87de-cccb86eff718_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181046,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739106/general/57949a17-66f0-4634-b0df-bdc6346c2bb1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d62285a0-9469-574f-87de-cccb86eff718/d62285a0-9469-574f-87de-cccb86eff718_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178191,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739106/general/22d5224d-b8f4-4171-bcda-9d9b87a1574d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d62285a0-9469-574f-87de-cccb86eff718/d62285a0-9469-574f-87de-cccb86eff718_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276467,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739106/general/39cf1d54-e068-4bbc-a1c7-d6d1ac3d05e8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d62285a0-9469-574f-87de-cccb86eff718/d62285a0-9469-574f-87de-cccb86eff718_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365216,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739106/general/d7fbdba9-df48-465e-a0a5-38fee4b0f913.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d62285a0-9469-574f-87de-cccb86eff718/d62285a0-9469-574f-87de-cccb86eff718_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202000,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739106/general/b689e9f7-18d8-41cd-a6a4-151ad43ccc6a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d62285a0-9469-574f-87de-cccb86eff718/d62285a0-9469-574f-87de-cccb86eff718_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358065,
'Height': 1920,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739106/general/0155f8ac-f97a-48dd-b79a-400cc7303461.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d62285a0-9469-574f-87de-cccb86eff718/d62285a0-9469-574f-87de-cccb86eff718_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211150,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739106/general/6197e317-e458-4d0b-b00c-62050b323030.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d62285a0-9469-574f-87de-cccb86eff718/d62285a0-9469-574f-87de-cccb86eff718_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252556,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739106/general/6e14214e-2261-4216-bc20-45261b2a3ea9.jpg',
'Width': 1500}],
'price': 6800,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Ceed SW 1.6 CRDi - Diesel - Manual - 136 hp - 216.088 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739983%27 HTTP/1.1" 200 None
2026-03-27 22:16:31 [adesa.be] INFO: Saving data for 10739983: {'created_time': 1774649791.672691, 'last_price_update_time': 1774649791.672702, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739983') HTTP/1.1" 204 0
2026-03-27 22:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e237550>
2026-03-27 22:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252Ffecdc69a-53ab-483f-8177-8757b70123e0.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/fecdc69a-53ab-483f-8177-8757b70123e0.jpg saved to cache
2026-03-27 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 537ad34f-aae5-5fd4-8f7a-454f0bd192e2
2026-03-27 22:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f721fae-aacf-5b71-b2cc-3b6461438470 with identifier: 10740804
2026-03-27 22:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f721fae-aacf-5b71-b2cc-3b6461438470 with scrape type 1
2026-03-27 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f721fae-aacf-5b71-b2cc-3b6461438470
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752525%252Fgeneral%252F8beb13e0-179f-4f64-b47d-b23adf4ee7c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752525/general/8beb13e0-179f-4f64-b47d-b23adf4ee7c1.jpg not downloaded yet
2026-03-27 22:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3d75a51-ec3a-5f49-97e9-0915786b431a with identifier: 10740036
2026-03-27 22:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3d75a51-ec3a-5f49-97e9-0915786b431a with scrape type 1
2026-03-27 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e3d75a51-ec3a-5f49-97e9-0915786b431a
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F095d4f10-f7bd-4cea-ba7c-8b013449a814.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/095d4f10-f7bd-4cea-ba7c-8b013449a814.jpg not downloaded yet
2026-03-27 22:16:31 [adesa.be] INFO: Found listing with ID: 10739669
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739669%27 HTTP/1.1" 200 None
2026-03-27 22:16:31 [adesa.be] INFO: Scrape type for 10739669: 0
2026-03-27 22:16:31 [adesa.be] INFO: Skipping item 10739669 url https://www.openlane.eu/en/carv6/auction/10739669
2026-03-27 22:16:31 [adesa.be] INFO: Found listing with ID: 10739416
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739416%27 HTTP/1.1" 200 None
2026-03-27 22:16:31 [adesa.be] INFO: Scrape type for 10739416: 0
2026-03-27 22:16:31 [adesa.be] INFO: Skipping item 10739416 url https://www.openlane.eu/en/carv6/auction/10739416
2026-03-27 22:16:31 [adesa.be] INFO: Found listing with ID: 10739699
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739699%27 HTTP/1.1" 200 None
2026-03-27 22:16:31 [adesa.be] INFO: Scrape type for 10739699: 0
2026-03-27 22:16:31 [adesa.be] INFO: Skipping item 10739699 url https://www.openlane.eu/en/carv6/auction/10739699
2026-03-27 22:16:31 [adesa.be] INFO: Found listing with ID: 10739725
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739725%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [adesa.be] INFO: Scrape type for 10739725: 0
2026-03-27 22:16:32 [adesa.be] INFO: Skipping item 10739725 url https://www.openlane.eu/en/carv6/auction/10739725
2026-03-27 22:16:32 [adesa.be] INFO: Found listing with ID: 10739255
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739255%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [adesa.be] INFO: Scrape type for 10739255: 0
2026-03-27 22:16:32 [adesa.be] INFO: Skipping item 10739255 url https://www.openlane.eu/en/carv6/auction/10739255
2026-03-27 22:16:32 [adesa.be] INFO: Found listing with ID: 10740798
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740798%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [adesa.be] INFO: Scrape type for 10740798: 1
2026-03-27 22:16:32 [adesa.be] INFO: Scraping item 10740798 url https://www.openlane.eu/en/carv6/auction/10740798
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752622%252Fgeneral%252Fefed87ce-df2c-4558-882e-b79de9024ad9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752622/general/efed87ce-df2c-4558-882e-b79de9024ad9.jpg not downloaded yet
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252F3050ad62-3f12-44d4-805b-7d8516ef0355.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/3050ad62-3f12-44d4-805b-7d8516ef0355.jpg not downloaded yet
2026-03-27 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752551/general/afa2b0ea-5258-4ed6-b619-5560e2c11f29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740479)
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752525%252Fgeneral%252F30ec8887-8591-4dc0-ad83-61e43a0b5343.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752525/general/30ec8887-8591-4dc0-ad83-61e43a0b5343.jpg not downloaded yet
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F78734853-b9f9-4bfb-ab8f-3ecca7b9cf0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/78734853-b9f9-4bfb-ab8f-3ecca7b9cf0f.jpg not downloaded yet
2026-03-27 22:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff1690>
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccee1557-0ed5-5089-b835-a7f668ca28ce/ccee1557-0ed5-5089-b835-a7f668ca28ce_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252F359ec747-78a3-4a81-90b7-efb6bea6426b.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/359ec747-78a3-4a81-90b7-efb6bea6426b.jpg saved to cache
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ccee1557-0ed5-5089-b835-a7f668ca28ce
2026-03-27 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752622/general/667ea5c1-1f46-484e-9448-cd2fc3dca213.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740506)
2026-03-27 22:16:32 [adesa.be] INFO: Found listing with ID: 10739240
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739240%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [adesa.be] INFO: Scrape type for 10739240: 0
2026-03-27 22:16:32 [adesa.be] INFO: Skipping item 10739240 url https://www.openlane.eu/en/carv6/auction/10739240
2026-03-27 22:16:32 [adesa.be] INFO: Found listing with ID: 10739346
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739346%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [adesa.be] INFO: Scrape type for 10739346: 0
2026-03-27 22:16:32 [adesa.be] INFO: Skipping item 10739346 url https://www.openlane.eu/en/carv6/auction/10739346
2026-03-27 22:16:32 [adesa.be] INFO: Found listing with ID: 10739092
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739092%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [adesa.be] INFO: Scrape type for 10739092: 0
2026-03-27 22:16:32 [adesa.be] INFO: Skipping item 10739092 url https://www.openlane.eu/en/carv6/auction/10739092
2026-03-27 22:16:32 [adesa.be] INFO: Found listing with ID: 10740807
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740807%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [adesa.be] INFO: Scrape type for 10740807: 1
2026-03-27 22:16:32 [adesa.be] INFO: Scraping item 10740807 url https://www.openlane.eu/en/carv6/auction/10740807
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752622%252Fgeneral%252Fdf783e98-8559-42d6-bb31-dbb7bac0ff56.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752622/general/df783e98-8559-42d6-bb31-dbb7bac0ff56.jpg not downloaded yet
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252F5d8c4ae5-b3e9-4dd9-9957-3a0b7e51255b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/5d8c4ae5-b3e9-4dd9-9957-3a0b7e51255b.jpg not downloaded yet
2026-03-27 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d381a50>
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7912516a-0a5c-5b9f-b702-4223c19e1e51/7912516a-0a5c-5b9f-b702-4223c19e1e51_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252F00b3d50f-9af1-4a66-bfde-881671fef8d7.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/00b3d50f-9af1-4a66-bfde-881671fef8d7.jpg saved to cache
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7912516a-0a5c-5b9f-b702-4223c19e1e51
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd77c10>
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7912516a-0a5c-5b9f-b702-4223c19e1e51/7912516a-0a5c-5b9f-b702-4223c19e1e51_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252Fcf445d90-4265-4b2c-92b2-3964958c03ba.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/cf445d90-4265-4b2c-92b2-3964958c03ba.jpg saved to cache
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7912516a-0a5c-5b9f-b702-4223c19e1e51
2026-03-27 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752622/general/82215387-8944-4a93-9a94-715cd0140731.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740506)
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752525%252Fgeneral%252F3dde50a3-c234-4c8a-977d-45a28ee27603.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752525/general/3dde50a3-c234-4c8a-977d-45a28ee27603.jpg not downloaded yet
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F1dee093d-ba17-419d-8bc0-afbe855c5895.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/1dee093d-ba17-419d-8bc0-afbe855c5895.jpg not downloaded yet
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 73f2ccdd-e69b-579c-9867-5f769f888fdf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 73f2ccdd-e69b-579c-9867-5f769f888fdf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7912516a-0a5c-5b9f-b702-4223c19e1e51 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 73f2ccdd-e69b-579c-9867-5f769f888fdf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:32 [adesa.be] INFO: Found listing with ID: 10739933
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739933%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [adesa.be] INFO: Scrape type for 10739933: 1
2026-03-27 22:16:32 [adesa.be] INFO: Scraping item 10739933 url https://www.openlane.eu/en/carv6/auction/10739933
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252Fb316229e-62d7-4a21-9106-d6e8b48e7497.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/b316229e-62d7-4a21-9106-d6e8b48e7497.jpg not downloaded yet
2026-03-27 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752551/general/d4050b9a-d696-4fad-a94b-2c177328127f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740479)
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752525%252Fgeneral%252Fad262599-e0f2-4dcc-92ce-f90f4ca64c9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752525/general/ad262599-e0f2-4dcc-92ce-f90f4ca64c9c.jpg not downloaded yet
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F370705f0-25e0-432f-a4c4-a7a851fa119e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/370705f0-25e0-432f-a4c4-a7a851fa119e.jpg not downloaded yet
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de348d0>
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7912516a-0a5c-5b9f-b702-4223c19e1e51/7912516a-0a5c-5b9f-b702-4223c19e1e51_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252Fafa2b0ea-5258-4ed6-b619-5560e2c11f29.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/afa2b0ea-5258-4ed6-b619-5560e2c11f29.jpg saved to cache
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7912516a-0a5c-5b9f-b702-4223c19e1e51
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1e7d50>
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73f2ccdd-e69b-579c-9867-5f769f888fdf/73f2ccdd-e69b-579c-9867-5f769f888fdf_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752622%252Fgeneral%252F667ea5c1-1f46-484e-9448-cd2fc3dca213.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752622/general/667ea5c1-1f46-484e-9448-cd2fc3dca213.jpg saved to cache
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 73f2ccdd-e69b-579c-9867-5f769f888fdf
2026-03-27 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752289/general/095d4f10-f7bd-4cea-ba7c-8b013449a814.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740036)
2026-03-27 22:16:32 [adesa.be] INFO: Found listing with ID: 10739567
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739567%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [adesa.be] INFO: Scrape type for 10739567: 0
2026-03-27 22:16:32 [adesa.be] INFO: Skipping item 10739567 url https://www.openlane.eu/en/carv6/auction/10739567
2026-03-27 22:16:32 [adesa.be] INFO: Found listing with ID: 10739605
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739605%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [adesa.be] INFO: Scrape type for 10739605: 0
2026-03-27 22:16:32 [adesa.be] INFO: Skipping item 10739605 url https://www.openlane.eu/en/carv6/auction/10739605
2026-03-27 22:16:32 [adesa.be] INFO: Found listing with ID: 10739472
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739472%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [adesa.be] INFO: Scrape type for 10739472: 0
2026-03-27 22:16:32 [adesa.be] INFO: Skipping item 10739472 url https://www.openlane.eu/en/carv6/auction/10739472
2026-03-27 22:16:32 [adesa.be] INFO: Found listing with ID: 10739988
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739988%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [adesa.be] INFO: Scrape type for 10739988: 1
2026-03-27 22:16:32 [adesa.be] INFO: Scraping item 10739988 url https://www.openlane.eu/en/carv6/auction/10739988
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252F037c61f8-f70c-4683-86b1-faed858a49f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/037c61f8-f70c-4683-86b1-faed858a49f7.jpg not downloaded yet
2026-03-27 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752655/general/3050ad62-3f12-44d4-805b-7d8516ef0355.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740537)
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752525%252Fgeneral%252F2d1404f4-7b26-44af-820c-e51727e7d67b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752525/general/2d1404f4-7b26-44af-820c-e51727e7d67b.jpg not downloaded yet
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F3da082ed-c33f-4b4a-a42a-f40f289015ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/3da082ed-c33f-4b4a-a42a-f40f289015ae.jpg not downloaded yet
2026-03-27 22:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3267756e-a884-5524-a3a0-878bee981845 with identifier: 10739974
2026-03-27 22:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3267756e-a884-5524-a3a0-878bee981845 with scrape type 1
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3267756e-a884-5524-a3a0-878bee981845
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739079%252Fgeneral%252F6662977c-85d6-4712-8eb8-03ad4a58086c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739079/general/6662977c-85d6-4712-8eb8-03ad4a58086c.jpg already downloaded
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739079%252Fgeneral%252F3fb90b2a-b48c-4723-8123-a0cdad43dd72.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739079/general/3fb90b2a-b48c-4723-8123-a0cdad43dd72.jpg already downloaded
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739079%252Fgeneral%252Fb2c55bec-9f6b-476b-8f23-ef304e5614e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739079/general/b2c55bec-9f6b-476b-8f23-ef304e5614e2.jpg already downloaded
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739079%252Fgeneral%252Fffc828d3-d803-47fe-865d-7c0d3ec08672.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739079/general/ffc828d3-d803-47fe-865d-7c0d3ec08672.jpg already downloaded
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739079%252Fgeneral%252Fac092478-1e19-4c85-a768-826947b42e12.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739079/general/ac092478-1e19-4c85-a768-826947b42e12.jpg already downloaded
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739079%252Fgeneral%252F02bd9068-d76b-483b-880b-f75815489fee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739079/general/02bd9068-d76b-483b-880b-f75815489fee.jpg already downloaded
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739079%252Fgeneral%252F2d8daedc-4629-4883-b7d0-f1d6d75f3fbd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739079/general/2d8daedc-4629-4883-b7d0-f1d6d75f3fbd.jpg already downloaded
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739079%252Fgeneral%252F536ff806-9313-43d1-b870-d860b21b9c42.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739079/general/536ff806-9313-43d1-b870-d860b21b9c42.jpg already downloaded
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739079%252Fgeneral%252F67434780-385f-4d72-a42f-64b147550d9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739079/general/67434780-385f-4d72-a42f-64b147550d9d.jpg already downloaded
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739079%252Fgeneral%252F005efaca-d86f-4932-aa9f-1f731a0326e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739079/general/005efaca-d86f-4932-aa9f-1f731a0326e0.jpg already downloaded
2026-03-27 22:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3267756e-a884-5524-a3a0-878bee981845, identifier: 10739974
2026-03-27 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c05d0>
2026-03-27 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73f2ccdd-e69b-579c-9867-5f769f888fdf/73f2ccdd-e69b-579c-9867-5f769f888fdf_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752622%252Fgeneral%252F82215387-8944-4a93-9a94-715cd0140731.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752622/general/82215387-8944-4a93-9a94-715cd0140731.jpg saved to cache
2026-03-27 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 73f2ccdd-e69b-579c-9867-5f769f888fdf
2026-03-27 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752289/general/78734853-b9f9-4bfb-ab8f-3ecca7b9cf0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740036)
2026-03-27 22:16:33 [adesa.be] INFO: Found listing with ID: 10739625
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739625%27 HTTP/1.1" 200 None
2026-03-27 22:16:33 [adesa.be] INFO: Scrape type for 10739625: 0
2026-03-27 22:16:33 [adesa.be] INFO: Skipping item 10739625 url https://www.openlane.eu/en/carv6/auction/10739625
2026-03-27 22:16:33 [adesa.be] INFO: Found listing with ID: 10740033
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740033%27 HTTP/1.1" 200 None
2026-03-27 22:16:33 [adesa.be] INFO: Scrape type for 10740033: 1
2026-03-27 22:16:33 [adesa.be] INFO: Scraping item 10740033 url https://www.openlane.eu/en/carv6/auction/10740033
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252Fb1190ed1-9b03-4e80-910f-f37cb590f235.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/b1190ed1-9b03-4e80-910f-f37cb590f235.jpg not downloaded yet
2026-03-27 22:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3267756e-a884-5524-a3a0-878bee981845 with identifier: 10739974
2026-03-27 22:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3267756e-a884-5524-a3a0-878bee981845 with identifier: 10739974
2026-03-27 22:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3267756e-a884-5524-a3a0-878bee981845 with identifier: 10739974 to the API
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739974>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3267756e-a884-5524-a3a0-878bee981845',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATF480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739974',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 172638,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 121,
'photo_urls': ['https://images.openlane.eu/carimgs/5739079/general/6662977c-85d6-4712-8eb8-03ad4a58086c.jpg',
'https://images.openlane.eu/carimgs/5739079/general/3fb90b2a-b48c-4723-8123-a0cdad43dd72.jpg',
'https://images.openlane.eu/carimgs/5739079/general/b2c55bec-9f6b-476b-8f23-ef304e5614e2.jpg',
'https://images.openlane.eu/carimgs/5739079/general/ffc828d3-d803-47fe-865d-7c0d3ec08672.jpg',
'https://images.openlane.eu/carimgs/5739079/general/ac092478-1e19-4c85-a768-826947b42e12.jpg',
'https://images.openlane.eu/carimgs/5739079/general/02bd9068-d76b-483b-880b-f75815489fee.jpg',
'https://images.openlane.eu/carimgs/5739079/general/2d8daedc-4629-4883-b7d0-f1d6d75f3fbd.jpg',
'https://images.openlane.eu/carimgs/5739079/general/536ff806-9313-43d1-b870-d860b21b9c42.jpg',
'https://images.openlane.eu/carimgs/5739079/general/67434780-385f-4d72-a42f-64b147550d9d.jpg',
'https://images.openlane.eu/carimgs/5739079/general/005efaca-d86f-4932-aa9f-1f731a0326e0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267756e-a884-5524-a3a0-878bee981845/3267756e-a884-5524-a3a0-878bee981845_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102276,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739079/general/6662977c-85d6-4712-8eb8-03ad4a58086c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267756e-a884-5524-a3a0-878bee981845/3267756e-a884-5524-a3a0-878bee981845_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739079/general/3fb90b2a-b48c-4723-8123-a0cdad43dd72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267756e-a884-5524-a3a0-878bee981845/3267756e-a884-5524-a3a0-878bee981845_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115658,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739079/general/b2c55bec-9f6b-476b-8f23-ef304e5614e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267756e-a884-5524-a3a0-878bee981845/3267756e-a884-5524-a3a0-878bee981845_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106415,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739079/general/ffc828d3-d803-47fe-865d-7c0d3ec08672.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267756e-a884-5524-a3a0-878bee981845/3267756e-a884-5524-a3a0-878bee981845_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739079/general/ac092478-1e19-4c85-a768-826947b42e12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267756e-a884-5524-a3a0-878bee981845/3267756e-a884-5524-a3a0-878bee981845_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739079/general/02bd9068-d76b-483b-880b-f75815489fee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267756e-a884-5524-a3a0-878bee981845/3267756e-a884-5524-a3a0-878bee981845_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739079/general/2d8daedc-4629-4883-b7d0-f1d6d75f3fbd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267756e-a884-5524-a3a0-878bee981845/3267756e-a884-5524-a3a0-878bee981845_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739079/general/536ff806-9313-43d1-b870-d860b21b9c42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267756e-a884-5524-a3a0-878bee981845/3267756e-a884-5524-a3a0-878bee981845_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739079/general/67434780-385f-4d72-a42f-64b147550d9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267756e-a884-5524-a3a0-878bee981845/3267756e-a884-5524-a3a0-878bee981845_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739079/general/005efaca-d86f-4932-aa9f-1f731a0326e0.jpg',
'Width': 1024}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 172.638 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739974%27 HTTP/1.1" 200 None
2026-03-27 22:16:33 [adesa.be] INFO: Saving data for 10739974: {'created_time': 1774649793.633263, 'last_price_update_time': 1774649793.63328, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739974') HTTP/1.1" 204 0
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752525%252Fgeneral%252F75a56ac8-a341-4d4c-aeca-172e115011f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752525/general/75a56ac8-a341-4d4c-aeca-172e115011f6.jpg not downloaded yet
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F38168db4-10d0-44ed-b45f-323c1bdae9fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/38168db4-10d0-44ed-b45f-323c1bdae9fc.jpg not downloaded yet
2026-03-27 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752525/general/30ec8887-8591-4dc0-ad83-61e43a0b5343.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740804)
2026-03-27 22:16:33 [adesa.be] INFO: Found listing with ID: 10739655
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739655%27 HTTP/1.1" 200 None
2026-03-27 22:16:33 [adesa.be] INFO: Scrape type for 10739655: 0
2026-03-27 22:16:33 [adesa.be] INFO: Skipping item 10739655 url https://www.openlane.eu/en/carv6/auction/10739655
2026-03-27 22:16:33 [adesa.be] INFO: Found listing with ID: 10739566
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739566%27 HTTP/1.1" 200 None
2026-03-27 22:16:33 [adesa.be] INFO: Scrape type for 10739566: 0
2026-03-27 22:16:33 [adesa.be] INFO: Skipping item 10739566 url https://www.openlane.eu/en/carv6/auction/10739566
2026-03-27 22:16:33 [adesa.be] INFO: Found listing with ID: 10740522
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740522%27 HTTP/1.1" 200 None
2026-03-27 22:16:33 [adesa.be] INFO: Scrape type for 10740522: 1
2026-03-27 22:16:33 [adesa.be] INFO: Scraping item 10740522 url https://www.openlane.eu/en/carv6/auction/10740522
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252F2457fdc9-3d76-4749-8880-6145a2621521.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/2457fdc9-3d76-4749-8880-6145a2621521.jpg not downloaded yet
2026-03-27 22:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0d6950>
2026-03-27 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7912516a-0a5c-5b9f-b702-4223c19e1e51/7912516a-0a5c-5b9f-b702-4223c19e1e51_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752551%252Fgeneral%252Fd4050b9a-d696-4fad-a94b-2c177328127f.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752551/general/d4050b9a-d696-4fad-a94b-2c177328127f.jpg saved to cache
2026-03-27 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7912516a-0a5c-5b9f-b702-4223c19e1e51
2026-03-27 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d543590>
2026-03-27 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F095d4f10-f7bd-4cea-ba7c-8b013449a814.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/095d4f10-f7bd-4cea-ba7c-8b013449a814.jpg saved to cache
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e3d75a51-ec3a-5f49-97e9-0915786b431a
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e167790>
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bbd3185-d3b4-5fc5-b089-abcb780f1911/2bbd3185-d3b4-5fc5-b089-abcb780f1911_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252F3050ad62-3f12-44d4-805b-7d8516ef0355.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/3050ad62-3f12-44d4-805b-7d8516ef0355.jpg saved to cache
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911
2026-03-27 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752289/general/1dee093d-ba17-419d-8bc0-afbe855c5895.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740036)
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752525%252Fgeneral%252F89805bba-3f07-4715-a6f1-018151126d3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752525/general/89805bba-3f07-4715-a6f1-018151126d3c.jpg not downloaded yet
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252Fa542c65f-805f-4f0d-b995-b3e22e5ebf0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/a542c65f-805f-4f0d-b995-b3e22e5ebf0c.jpg not downloaded yet
2026-03-27 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752289/general/370705f0-25e0-432f-a4c4-a7a851fa119e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740036)
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 73f2ccdd-e69b-579c-9867-5f769f888fdf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 2f721fae-aacf-5b71-b2cc-3b6461438470 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 73f2ccdd-e69b-579c-9867-5f769f888fdf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:34 [adesa.be] INFO: Found listing with ID: 10740024
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740024%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [adesa.be] INFO: Scrape type for 10740024: 1
2026-03-27 22:16:34 [adesa.be] INFO: Scraping item 10740024 url https://www.openlane.eu/en/carv6/auction/10740024
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252Fbe6c701a-6d51-45fa-b798-92c6d5989cbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/be6c701a-6d51-45fa-b798-92c6d5989cbc.jpg not downloaded yet
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1b7050>
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F78734853-b9f9-4bfb-ab8f-3ecca7b9cf0f.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/78734853-b9f9-4bfb-ab8f-3ecca7b9cf0f.jpg saved to cache
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e3d75a51-ec3a-5f49-97e9-0915786b431a
2026-03-27 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752525/general/ad262599-e0f2-4dcc-92ce-f90f4ca64c9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740804)
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752525%252Fgeneral%252Ff33186c3-0d5b-414a-a749-35a59f4d9fae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752525/general/f33186c3-0d5b-414a-a749-35a59f4d9fae.jpg not downloaded yet
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F3f34c89c-eede-432d-9352-63bafc4c78fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/3f34c89c-eede-432d-9352-63bafc4c78fa.jpg not downloaded yet
2026-03-27 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740743> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df09610>
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f721fae-aacf-5b71-b2cc-3b6461438470/2f721fae-aacf-5b71-b2cc-3b6461438470_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752525%252Fgeneral%252F30ec8887-8591-4dc0-ad83-61e43a0b5343.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752525/general/30ec8887-8591-4dc0-ad83-61e43a0b5343.jpg saved to cache
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2f721fae-aacf-5b71-b2cc-3b6461438470
2026-03-27 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752655/general/037c61f8-f70c-4683-86b1-faed858a49f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740537)
2026-03-27 22:16:34 [adesa.be] INFO: Found listing with ID: 10740504
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740504%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [adesa.be] INFO: Scrape type for 10740504: 1
2026-03-27 22:16:34 [adesa.be] INFO: Scraping item 10740504 url https://www.openlane.eu/en/carv6/auction/10740504
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252F83dca5b2-d1f0-44e7-a7ad-a72803e5e4bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/83dca5b2-d1f0-44e7-a7ad-a72803e5e4bd.jpg not downloaded yet
2026-03-27 22:16:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752525%252Fgeneral%252F1619e1a2-1771-4ac3-be1d-2c4c712bbf11.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752525/general/1619e1a2-1771-4ac3-be1d-2c4c712bbf11.jpg not downloaded yet
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F3eea0afa-85f6-4073-b424-2d5694f0c528.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/3eea0afa-85f6-4073-b424-2d5694f0c528.jpg not downloaded yet
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2794d0>
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F1dee093d-ba17-419d-8bc0-afbe855c5895.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/1dee093d-ba17-419d-8bc0-afbe855c5895.jpg saved to cache
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e3d75a51-ec3a-5f49-97e9-0915786b431a
2026-03-27 22:16:34 [adesa.be] INFO: Found listing with ID: 10739571
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739571%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [adesa.be] INFO: Scrape type for 10739571: 0
2026-03-27 22:16:34 [adesa.be] INFO: Skipping item 10739571 url https://www.openlane.eu/en/carv6/auction/10739571
2026-03-27 22:16:34 [adesa.be] INFO: Found listing with ID: 10740475
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740475%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [adesa.be] INFO: Scrape type for 10740475: 1
2026-03-27 22:16:34 [adesa.be] INFO: Scraping item 10740475 url https://www.openlane.eu/en/carv6/auction/10740475
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252F4f3bce6e-30d2-4f3f-9ee0-4d9788abcc1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/4f3bce6e-30d2-4f3f-9ee0-4d9788abcc1d.jpg not downloaded yet
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de9ead0>
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F370705f0-25e0-432f-a4c4-a7a851fa119e.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/370705f0-25e0-432f-a4c4-a7a851fa119e.jpg saved to cache
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e3d75a51-ec3a-5f49-97e9-0915786b431a
2026-03-27 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752289/general/38168db4-10d0-44ed-b45f-323c1bdae9fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740036)
2026-03-27 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752655/general/2457fdc9-3d76-4749-8880-6145a2621521.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740537)
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752525%252Fgeneral%252F701e7a20-e544-4ee7-88e0-7a03b1416b39.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752525/general/701e7a20-e544-4ee7-88e0-7a03b1416b39.jpg not downloaded yet
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F99b405ed-bbd7-46df-9838-dccd90a8918d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/99b405ed-bbd7-46df-9838-dccd90a8918d.jpg not downloaded yet
2026-03-27 22:16:34 [adesa.be] INFO: Found listing with ID: 10740746
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740746%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [adesa.be] INFO: Scrape type for 10740746: 1
2026-03-27 22:16:34 [adesa.be] INFO: Scraping item 10740746 url https://www.openlane.eu/en/carv6/auction/10740746
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099eeea110>
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f721fae-aacf-5b71-b2cc-3b6461438470/2f721fae-aacf-5b71-b2cc-3b6461438470_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752525%252Fgeneral%252Fad262599-e0f2-4dcc-92ce-f90f4ca64c9c.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752525/general/ad262599-e0f2-4dcc-92ce-f90f4ca64c9c.jpg saved to cache
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2f721fae-aacf-5b71-b2cc-3b6461438470
2026-03-27 22:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f29b18a-590f-5de2-b0df-210e1019e8cd with identifier: 10740743
2026-03-27 22:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f29b18a-590f-5de2-b0df-210e1019e8cd with scrape type 1
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f29b18a-590f-5de2-b0df-210e1019e8cd
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252F29654ea8-d0e7-4a68-bb0b-53912de096cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/29654ea8-d0e7-4a68-bb0b-53912de096cc.jpg not downloaded yet
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dddbf90>
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bbd3185-d3b4-5fc5-b089-abcb780f1911/2bbd3185-d3b4-5fc5-b089-abcb780f1911_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252F037c61f8-f70c-4683-86b1-faed858a49f7.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/037c61f8-f70c-4683-86b1-faed858a49f7.jpg saved to cache
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911
2026-03-27 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752289/general/a542c65f-805f-4f0d-b995-b3e22e5ebf0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740036)
2026-03-27 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752655/general/be6c701a-6d51-45fa-b798-92c6d5989cbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740537)
2026-03-27 22:16:34 [adesa.be] INFO: Found listing with ID: 10739489
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739489%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [adesa.be] INFO: Scrape type for 10739489: 0
2026-03-27 22:16:34 [adesa.be] INFO: Skipping item 10739489 url https://www.openlane.eu/en/carv6/auction/10739489
2026-03-27 22:16:34 [adesa.be] INFO: Found listing with ID: 10739210
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739210%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [adesa.be] INFO: Scrape type for 10739210: 0
2026-03-27 22:16:34 [adesa.be] INFO: Skipping item 10739210 url https://www.openlane.eu/en/carv6/auction/10739210
2026-03-27 22:16:34 [adesa.be] INFO: Found listing with ID: 10739526
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739526%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [adesa.be] INFO: Scrape type for 10739526: 0
2026-03-27 22:16:34 [adesa.be] INFO: Skipping item 10739526 url https://www.openlane.eu/en/carv6/auction/10739526
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252F8fb0840e-a2c9-41cb-a102-8cd6c824f837.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/8fb0840e-a2c9-41cb-a102-8cd6c824f837.jpg not downloaded yet
2026-03-27 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d52b150>
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F38168db4-10d0-44ed-b45f-323c1bdae9fc.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/38168db4-10d0-44ed-b45f-323c1bdae9fc.jpg saved to cache
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e3d75a51-ec3a-5f49-97e9-0915786b431a
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c3490>
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bbd3185-d3b4-5fc5-b089-abcb780f1911/2bbd3185-d3b4-5fc5-b089-abcb780f1911_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252F2457fdc9-3d76-4749-8880-6145a2621521.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/2457fdc9-3d76-4749-8880-6145a2621521.jpg saved to cache
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911
2026-03-27 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752655/general/4f3bce6e-30d2-4f3f-9ee0-4d9788abcc1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740537)
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252F75201944-973e-4c00-be68-7c6f4bfe2b43.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/75201944-973e-4c00-be68-7c6f4bfe2b43.jpg not downloaded yet
2026-03-27 22:16:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252F3fdd8d78-a84c-4dd3-909d-b8b3803e076c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/3fdd8d78-a84c-4dd3-909d-b8b3803e076c.jpg not downloaded yet
2026-03-27 22:16:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e1250>
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252Fa542c65f-805f-4f0d-b995-b3e22e5ebf0c.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/a542c65f-805f-4f0d-b995-b3e22e5ebf0c.jpg saved to cache
2026-03-27 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e3d75a51-ec3a-5f49-97e9-0915786b431a
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d414450>
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bbd3185-d3b4-5fc5-b089-abcb780f1911/2bbd3185-d3b4-5fc5-b089-abcb780f1911_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252Fbe6c701a-6d51-45fa-b798-92c6d5989cbc.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/be6c701a-6d51-45fa-b798-92c6d5989cbc.jpg saved to cache
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911
2026-03-27 22:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52a49445-ad93-566c-85e8-a20323fea64a with identifier: 10740042
2026-03-27 22:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52a49445-ad93-566c-85e8-a20323fea64a with scrape type 1
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 52a49445-ad93-566c-85e8-a20323fea64a
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252F6c346f0f-5267-48c5-820d-d76aeb1f5701.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/6c346f0f-5267-48c5-820d-d76aeb1f5701.jpg not downloaded yet
2026-03-27 22:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b394e829-594d-5cb6-9977-d5e26737c4a7 with identifier: 10740488
2026-03-27 22:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b394e829-594d-5cb6-9977-d5e26737c4a7 with scrape type 1
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b394e829-594d-5cb6-9977-d5e26737c4a7
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252Ff28dffc7-2018-4807-975c-25f9ab2e93e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/f28dffc7-2018-4807-975c-25f9ab2e93e8.jpg not downloaded yet
2026-03-27 22:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c39dac8-89b0-5556-93fc-d232a6472b8a with identifier: 10739929
2026-03-27 22:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c39dac8-89b0-5556-93fc-d232a6472b8a with scrape type 1
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c39dac8-89b0-5556-93fc-d232a6472b8a
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664321%252Fgeneral%252F42aba4c1-c969-4398-bf9f-861e607cf6c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664321/general/42aba4c1-c969-4398-bf9f-861e607cf6c1.jpg already downloaded
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664321%252Fgeneral%252F375f2a24-3c4b-4d15-9b14-c27194c0779d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664321/general/375f2a24-3c4b-4d15-9b14-c27194c0779d.jpg already downloaded
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664321%252Fgeneral%252Fd25afbe1-dbad-4f14-8d6a-787e82bf0dc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664321/general/d25afbe1-dbad-4f14-8d6a-787e82bf0dc9.jpg already downloaded
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664321%252Fgeneral%252Fd2dd9fcc-da46-4218-861f-da4f12d33665.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664321/general/d2dd9fcc-da46-4218-861f-da4f12d33665.jpg already downloaded
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664321%252Fgeneral%252F2080b2a5-c420-4b8d-9b9e-383b23fb5043.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664321/general/2080b2a5-c420-4b8d-9b9e-383b23fb5043.jpg already downloaded
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664321%252Fgeneral%252Faf503388-7f06-40cc-bc21-390d3e09ba4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664321/general/af503388-7f06-40cc-bc21-390d3e09ba4d.jpg already downloaded
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664321%252Fgeneral%252F6e911f7b-3ea0-417d-96ec-b6ead8ea0571.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664321/general/6e911f7b-3ea0-417d-96ec-b6ead8ea0571.jpg already downloaded
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664321%252Fgeneral%252F1ffee1c2-acf0-47cc-a2c0-1980b94dc190.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664321/general/1ffee1c2-acf0-47cc-a2c0-1980b94dc190.jpg already downloaded
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664321%252Fgeneral%252F0d95fb99-e955-4efa-99ff-1776184e38f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664321/general/0d95fb99-e955-4efa-99ff-1776184e38f6.jpg already downloaded
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664321%252Fgeneral%252F2d0a42b1-d93f-49dd-a2d3-2dd8597289ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664321/general/2d0a42b1-d93f-49dd-a2d3-2dd8597289ab.jpg already downloaded
2026-03-27 22:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c39dac8-89b0-5556-93fc-d232a6472b8a, identifier: 10739929
2026-03-27 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752289/general/99b405ed-bbd7-46df-9838-dccd90a8918d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740036)
2026-03-27 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752525/general/701e7a20-e544-4ee7-88e0-7a03b1416b39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740804)
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252F9a615c74-7f35-4d20-bf5b-372d8812bf8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/9a615c74-7f35-4d20-bf5b-372d8812bf8b.jpg not downloaded yet
2026-03-27 22:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c39dac8-89b0-5556-93fc-d232a6472b8a with identifier: 10739929
2026-03-27 22:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c39dac8-89b0-5556-93fc-d232a6472b8a with identifier: 10739929
2026-03-27 22:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c39dac8-89b0-5556-93fc-d232a6472b8a with identifier: 10739929 to the API
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739929>
{'auction_title': '',
'c_o_2_emission_value': 221,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 457,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1c39dac8-89b0-5556-93fc-d232a6472b8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XS1000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739929',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'AMG GT',
'odometer': 64104,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5664321/general/42aba4c1-c969-4398-bf9f-861e607cf6c1.jpg',
'https://images.openlane.eu/carimgs/5664321/general/375f2a24-3c4b-4d15-9b14-c27194c0779d.jpg',
'https://images.openlane.eu/carimgs/5664321/general/d25afbe1-dbad-4f14-8d6a-787e82bf0dc9.jpg',
'https://images.openlane.eu/carimgs/5664321/general/d2dd9fcc-da46-4218-861f-da4f12d33665.jpg',
'https://images.openlane.eu/carimgs/5664321/general/2080b2a5-c420-4b8d-9b9e-383b23fb5043.jpg',
'https://images.openlane.eu/carimgs/5664321/general/af503388-7f06-40cc-bc21-390d3e09ba4d.jpg',
'https://images.openlane.eu/carimgs/5664321/general/6e911f7b-3ea0-417d-96ec-b6ead8ea0571.jpg',
'https://images.openlane.eu/carimgs/5664321/general/1ffee1c2-acf0-47cc-a2c0-1980b94dc190.jpg',
'https://images.openlane.eu/carimgs/5664321/general/0d95fb99-e955-4efa-99ff-1776184e38f6.jpg',
'https://images.openlane.eu/carimgs/5664321/general/2d0a42b1-d93f-49dd-a2d3-2dd8597289ab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c39dac8-89b0-5556-93fc-d232a6472b8a/1c39dac8-89b0-5556-93fc-d232a6472b8a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664321/general/42aba4c1-c969-4398-bf9f-861e607cf6c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c39dac8-89b0-5556-93fc-d232a6472b8a/1c39dac8-89b0-5556-93fc-d232a6472b8a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104001,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664321/general/375f2a24-3c4b-4d15-9b14-c27194c0779d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c39dac8-89b0-5556-93fc-d232a6472b8a/1c39dac8-89b0-5556-93fc-d232a6472b8a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664321/general/d25afbe1-dbad-4f14-8d6a-787e82bf0dc9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c39dac8-89b0-5556-93fc-d232a6472b8a/1c39dac8-89b0-5556-93fc-d232a6472b8a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664321/general/d2dd9fcc-da46-4218-861f-da4f12d33665.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c39dac8-89b0-5556-93fc-d232a6472b8a/1c39dac8-89b0-5556-93fc-d232a6472b8a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66571,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664321/general/2080b2a5-c420-4b8d-9b9e-383b23fb5043.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c39dac8-89b0-5556-93fc-d232a6472b8a/1c39dac8-89b0-5556-93fc-d232a6472b8a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140141,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664321/general/af503388-7f06-40cc-bc21-390d3e09ba4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c39dac8-89b0-5556-93fc-d232a6472b8a/1c39dac8-89b0-5556-93fc-d232a6472b8a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664321/general/6e911f7b-3ea0-417d-96ec-b6ead8ea0571.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c39dac8-89b0-5556-93fc-d232a6472b8a/1c39dac8-89b0-5556-93fc-d232a6472b8a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664321/general/1ffee1c2-acf0-47cc-a2c0-1980b94dc190.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c39dac8-89b0-5556-93fc-d232a6472b8a/1c39dac8-89b0-5556-93fc-d232a6472b8a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664321/general/0d95fb99-e955-4efa-99ff-1776184e38f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c39dac8-89b0-5556-93fc-d232a6472b8a/1c39dac8-89b0-5556-93fc-d232a6472b8a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664321/general/2d0a42b1-d93f-49dd-a2d3-2dd8597289ab.jpg',
'Width': 1024}],
'price': 70100,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz AMG GT 53 GT - Petrol - 457 hp - 64.104 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739929%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [adesa.be] INFO: Saving data for 10739929: {'created_time': 1774649795.798391, 'last_price_update_time': 1774649795.798402, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739929') HTTP/1.1" 204 0
2026-03-27 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752459/general/29654ea8-d0e7-4a68-bb0b-53912de096cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740743)
2026-03-27 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752459/general/8fb0840e-a2c9-41cb-a102-8cd6c824f837.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740743)
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252F169d5a61-e219-4cd3-94e6-cf878f435679.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/169d5a61-e219-4cd3-94e6-cf878f435679.jpg not downloaded yet
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252F21d93986-ed60-44cb-a34e-1517cb42b6ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/21d93986-ed60-44cb-a34e-1517cb42b6ab.jpg not downloaded yet
2026-03-27 22:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c9150>
2026-03-27 22:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bbd3185-d3b4-5fc5-b089-abcb780f1911/2bbd3185-d3b4-5fc5-b089-abcb780f1911_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252F4f3bce6e-30d2-4f3f-9ee0-4d9788abcc1d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/4f3bce6e-30d2-4f3f-9ee0-4d9788abcc1d.jpg saved to cache
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911
2026-03-27 22:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d1fc928-0955-5c2c-b587-04d163af8bb2 with identifier: 10740532
2026-03-27 22:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d1fc928-0955-5c2c-b587-04d163af8bb2 with scrape type 1
2026-03-27 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d1fc928-0955-5c2c-b587-04d163af8bb2
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252Fe09038c8-d230-4d3b-9b7c-52d5999202d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/e09038c8-d230-4d3b-9b7c-52d5999202d9.jpg not downloaded yet
2026-03-27 22:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bec7a07-3087-56d8-a9d5-3143df708c83 with identifier: 10740766
2026-03-27 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bec7a07-3087-56d8-a9d5-3143df708c83 with scrape type 1
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1bec7a07-3087-56d8-a9d5-3143df708c83
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252F9e3a8868-875c-447e-853c-98777614a23f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/9e3a8868-875c-447e-853c-98777614a23f.jpg not downloaded yet
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252Ffa465cba-436d-4617-8243-323bd8082bee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/fa465cba-436d-4617-8243-323bd8082bee.jpg not downloaded yet
2026-03-27 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 2f721fae-aacf-5b71-b2cc-3b6461438470 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e3d75a51-ec3a-5f49-97e9-0915786b431a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252Fb81520e9-8acf-49d9-b88f-4e0a9858f54a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/b81520e9-8acf-49d9-b88f-4e0a9858f54a.jpg not downloaded yet
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252Fcddeb399-c61d-47f0-a11d-6dc6e1f45e6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/cddeb399-c61d-47f0-a11d-6dc6e1f45e6c.jpg not downloaded yet
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252F70e9e5ed-3464-4498-9e56-a6327e141a94.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/70e9e5ed-3464-4498-9e56-a6327e141a94.jpg not downloaded yet
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252F4973c571-638a-49d5-9a88-cd85594a8e65.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/4973c571-638a-49d5-9a88-cd85594a8e65.jpg not downloaded yet
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddfb7d0>
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F99b405ed-bbd7-46df-9838-dccd90a8918d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/99b405ed-bbd7-46df-9838-dccd90a8918d.jpg saved to cache
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e3d75a51-ec3a-5f49-97e9-0915786b431a
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d400b50>
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f721fae-aacf-5b71-b2cc-3b6461438470/2f721fae-aacf-5b71-b2cc-3b6461438470_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752525%252Fgeneral%252F701e7a20-e544-4ee7-88e0-7a03b1416b39.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752525/general/701e7a20-e544-4ee7-88e0-7a03b1416b39.jpg saved to cache
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2f721fae-aacf-5b71-b2cc-3b6461438470
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252Fd2bc3512-9609-4193-a93c-b53833b479f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/d2bc3512-9609-4193-a93c-b53833b479f3.jpg not downloaded yet
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c6390>
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f29b18a-590f-5de2-b0df-210e1019e8cd/5f29b18a-590f-5de2-b0df-210e1019e8cd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252F29654ea8-d0e7-4a68-bb0b-53912de096cc.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/29654ea8-d0e7-4a68-bb0b-53912de096cc.jpg saved to cache
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5f29b18a-590f-5de2-b0df-210e1019e8cd
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1fc950>
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f29b18a-590f-5de2-b0df-210e1019e8cd/5f29b18a-590f-5de2-b0df-210e1019e8cd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252F8fb0840e-a2c9-41cb-a102-8cd6c824f837.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/8fb0840e-a2c9-41cb-a102-8cd6c824f837.jpg saved to cache
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5f29b18a-590f-5de2-b0df-210e1019e8cd
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252Fb2386276-335c-437d-9da9-4bf36921e839.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/b2386276-335c-437d-9da9-4bf36921e839.jpg not downloaded yet
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252F68359dee-1ca9-4bb6-a18d-3b359e913dd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/68359dee-1ca9-4bb6-a18d-3b359e913dd4.jpg not downloaded yet
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252F7ceb8afa-1021-4a05-8eec-b08465dcc09d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/7ceb8afa-1021-4a05-8eec-b08465dcc09d.jpg not downloaded yet
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252F664e8bb1-13bd-41a4-bb3c-0aa862c30301.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/664e8bb1-13bd-41a4-bb3c-0aa862c30301.jpg not downloaded yet
2026-03-27 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752289/general/3eea0afa-85f6-4073-b424-2d5694f0c528.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740036)
2026-03-27 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752459/general/3fdd8d78-a84c-4dd3-909d-b8b3803e076c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740743)
2026-03-27 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752576/general/f28dffc7-2018-4807-975c-25f9ab2e93e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740488)
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252Ffb86778b-4396-462c-976d-b56300e6449b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/fb86778b-4396-462c-976d-b56300e6449b.jpg not downloaded yet
2026-03-27 22:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with identifier: 10739988
2026-03-27 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with scrape type 1
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739121%252Fgeneral%252F8dd903e0-2c91-4f32-a378-63532a850d2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739121/general/8dd903e0-2c91-4f32-a378-63532a850d2f.jpg already downloaded
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739121%252Fgeneral%252F1da404d5-c435-4e86-9218-0ac0b4dce7c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739121/general/1da404d5-c435-4e86-9218-0ac0b4dce7c9.jpg already downloaded
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739121%252Fgeneral%252F1f7a1886-f8df-4c8b-a992-32a1f29fb6d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739121/general/1f7a1886-f8df-4c8b-a992-32a1f29fb6d6.jpg already downloaded
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739121%252Fgeneral%252F2a64b596-918a-4fd7-b86f-c3c0373268a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739121/general/2a64b596-918a-4fd7-b86f-c3c0373268a6.jpg already downloaded
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739121%252Fgeneral%252F4302a301-06c8-43d5-a6e1-7836aca614f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739121/general/4302a301-06c8-43d5-a6e1-7836aca614f0.jpg already downloaded
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739121%252Fgeneral%252F174261bc-6dec-4a04-a636-4fc3c83396f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739121/general/174261bc-6dec-4a04-a636-4fc3c83396f8.jpg already downloaded
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739121%252Fgeneral%252F52cfb1f6-4460-4425-ad05-edc5a732142c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739121/general/52cfb1f6-4460-4425-ad05-edc5a732142c.jpg already downloaded
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739121%252Fgeneral%252F635c53f5-3a07-46e0-8792-99760fe077ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739121/general/635c53f5-3a07-46e0-8792-99760fe077ff.jpg already downloaded
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739121%252Fgeneral%252F9aacbeb9-8e0c-440a-93cf-9106333ee574.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739121/general/9aacbeb9-8e0c-440a-93cf-9106333ee574.jpg already downloaded
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739121%252Fgeneral%252F1af887fc-3d53-49c6-9368-d8dbeb94badc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739121/general/1af887fc-3d53-49c6-9368-d8dbeb94badc.jpg already downloaded
2026-03-27 22:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253, identifier: 10739988
2026-03-27 22:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d with identifier: 10740033
2026-03-27 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d with scrape type 1
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252F3d88040d-2d66-4037-b29b-4c4f3047c6ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/3d88040d-2d66-4037-b29b-4c4f3047c6ee.jpg not downloaded yet
2026-03-27 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752302/general/6c346f0f-5267-48c5-820d-d76aeb1f5701.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740042)
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252F7d50ac83-1a02-4a38-a628-edcf3c4ede45.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/7d50ac83-1a02-4a38-a628-edcf3c4ede45.jpg not downloaded yet
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252F1a57afb6-c484-4a18-91cb-9e0866ef1d2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/1a57afb6-c484-4a18-91cb-9e0866ef1d2b.jpg not downloaded yet
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252F6569ad06-8a0c-46a3-836a-1914414fb633.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/6569ad06-8a0c-46a3-836a-1914414fb633.jpg not downloaded yet
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252Fb2c0a38c-df2a-40c0-b8b1-ebe622119b25.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/b2c0a38c-df2a-40c0-b8b1-ebe622119b25.jpg not downloaded yet
2026-03-27 22:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with identifier: 10739988
2026-03-27 22:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with identifier: 10739988
2026-03-27 22:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with identifier: 10739988 to the API
2026-03-27 22:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739988>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKB917',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739988',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 122265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 85,
'photo_urls': ['https://images.openlane.eu/carimgs/5739121/general/8dd903e0-2c91-4f32-a378-63532a850d2f.jpg',
'https://images.openlane.eu/carimgs/5739121/general/1da404d5-c435-4e86-9218-0ac0b4dce7c9.jpg',
'https://images.openlane.eu/carimgs/5739121/general/1f7a1886-f8df-4c8b-a992-32a1f29fb6d6.jpg',
'https://images.openlane.eu/carimgs/5739121/general/2a64b596-918a-4fd7-b86f-c3c0373268a6.jpg',
'https://images.openlane.eu/carimgs/5739121/general/4302a301-06c8-43d5-a6e1-7836aca614f0.jpg',
'https://images.openlane.eu/carimgs/5739121/general/174261bc-6dec-4a04-a636-4fc3c83396f8.jpg',
'https://images.openlane.eu/carimgs/5739121/general/52cfb1f6-4460-4425-ad05-edc5a732142c.jpg',
'https://images.openlane.eu/carimgs/5739121/general/635c53f5-3a07-46e0-8792-99760fe077ff.jpg',
'https://images.openlane.eu/carimgs/5739121/general/9aacbeb9-8e0c-440a-93cf-9106333ee574.jpg',
'https://images.openlane.eu/carimgs/5739121/general/1af887fc-3d53-49c6-9368-d8dbeb94badc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253/fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102910,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739121/general/8dd903e0-2c91-4f32-a378-63532a850d2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253/fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739121/general/1da404d5-c435-4e86-9218-0ac0b4dce7c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253/fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94795,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739121/general/1f7a1886-f8df-4c8b-a992-32a1f29fb6d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253/fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90605,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739121/general/2a64b596-918a-4fd7-b86f-c3c0373268a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253/fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146077,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739121/general/4302a301-06c8-43d5-a6e1-7836aca614f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253/fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145252,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739121/general/174261bc-6dec-4a04-a636-4fc3c83396f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253/fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739121/general/52cfb1f6-4460-4425-ad05-edc5a732142c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253/fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102635,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739121/general/635c53f5-3a07-46e0-8792-99760fe077ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253/fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739121/general/9aacbeb9-8e0c-440a-93cf-9106333ee574.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253/fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739121/general/1af887fc-3d53-49c6-9368-d8dbeb94badc.jpg',
'Width': 1024}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2020-01-22',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Citan 109 CDI - Diesel - Manual - 95 hp - 122.265 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739988%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [adesa.be] INFO: Saving data for 10739988: {'created_time': 1774649797.194406, 'last_price_update_time': 1774649797.194417, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739988') HTTP/1.1" 204 0
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252F60c261e8-93c6-41c8-b037-ca8e8dd717c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/60c261e8-93c6-41c8-b037-ca8e8dd717c1.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252F0c6e568e-682a-4c4f-965f-018066c69095.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/0c6e568e-682a-4c4f-965f-018066c69095.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252F39c382e3-a7a0-4908-9510-67384ad806bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/39c382e3-a7a0-4908-9510-67384ad806bf.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252Fa681e982-9f2d-46a0-9ffb-70f17e5319b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/a681e982-9f2d-46a0-9ffb-70f17e5319b7.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252Fa920a2fe-d79f-4560-a473-56933d40be87.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/a920a2fe-d79f-4560-a473-56933d40be87.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252F568f83b0-3712-4cdd-8190-2bccdb889b20.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/568f83b0-3712-4cdd-8190-2bccdb889b20.jpg not downloaded yet
2026-03-27 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252F06bcd19e-6961-4918-9c25-9104b3c2c82f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/06bcd19e-6961-4918-9c25-9104b3c2c82f.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252Fd4da3af1-f54c-4b07-bfcf-e948a60cad93.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/d4da3af1-f54c-4b07-bfcf-e948a60cad93.jpg not downloaded yet
2026-03-27 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c9810>
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752289%252Fgeneral%252F3eea0afa-85f6-4073-b424-2d5694f0c528.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752289/general/3eea0afa-85f6-4073-b424-2d5694f0c528.jpg saved to cache
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e3d75a51-ec3a-5f49-97e9-0915786b431a
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dddb410>
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f29b18a-590f-5de2-b0df-210e1019e8cd/5f29b18a-590f-5de2-b0df-210e1019e8cd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252F3fdd8d78-a84c-4dd3-909d-b8b3803e076c.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/3fdd8d78-a84c-4dd3-909d-b8b3803e076c.jpg saved to cache
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5f29b18a-590f-5de2-b0df-210e1019e8cd
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd7cb10>
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252Ff28dffc7-2018-4807-975c-25f9ab2e93e8.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/f28dffc7-2018-4807-975c-25f9ab2e93e8.jpg saved to cache
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b394e829-594d-5cb6-9977-d5e26737c4a7
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1fc050>
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52a49445-ad93-566c-85e8-a20323fea64a/52a49445-ad93-566c-85e8-a20323fea64a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252F6c346f0f-5267-48c5-820d-d76aeb1f5701.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/6c346f0f-5267-48c5-820d-d76aeb1f5701.jpg saved to cache
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 52a49445-ad93-566c-85e8-a20323fea64a
2026-03-27 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752485/general/9e3a8868-875c-447e-853c-98777614a23f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740766)
2026-03-27 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752650/general/e09038c8-d230-4d3b-9b7c-52d5999202d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740532)
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252F8f7056e8-d301-47cc-8ab3-f9bb1a830d1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/8f7056e8-d301-47cc-8ab3-f9bb1a830d1a.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252Fda6b56fe-96e2-4f24-b0eb-08a85ebaf8c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/da6b56fe-96e2-4f24-b0eb-08a85ebaf8c5.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252Fab5ee9ea-4491-4e1f-b5fd-56939298647d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/ab5ee9ea-4491-4e1f-b5fd-56939298647d.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252F0730980e-1834-4f81-b00e-2ac881f03cea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/0730980e-1834-4f81-b00e-2ac881f03cea.jpg not downloaded yet
2026-03-27 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752459/general/d2bc3512-9609-4193-a93c-b53833b479f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740743)
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5f29b18a-590f-5de2-b0df-210e1019e8cd due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252Feca6b450-ff95-418c-b556-965325c7fcc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/eca6b450-ff95-418c-b556-965325c7fcc7.jpg not downloaded yet
2026-03-27 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752485/general/4973c571-638a-49d5-9a88-cd85594a8e65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740766)
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252F010a88d3-f8b3-42bb-85d3-d4a4c85a437c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/010a88d3-f8b3-42bb-85d3-d4a4c85a437c.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252Fadd44be5-ab6c-4215-b6c9-a574cd74f35f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/add44be5-ab6c-4215-b6c9-a574cd74f35f.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252Fee0a347b-ff95-4a47-ab07-21987338cf99.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/ee0a347b-ff95-4a47-ab07-21987338cf99.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252F8039200a-ff1f-4417-95d1-650c0aa48de1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/8039200a-ff1f-4417-95d1-650c0aa48de1.jpg not downloaded yet
2026-03-27 22:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d with identifier: 10740513
2026-03-27 22:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d with scrape type 1
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252F4c1020b2-c153-4ace-bea0-3d7b784bc549.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/4c1020b2-c153-4ace-bea0-3d7b784bc549.jpg not downloaded yet
2026-03-27 22:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06370963-0f1e-53f3-a96f-41ffccf76fee with identifier: 10740024
2026-03-27 22:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06370963-0f1e-53f3-a96f-41ffccf76fee with scrape type 1
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06370963-0f1e-53f3-a96f-41ffccf76fee
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252Fd7773556-6260-4529-9a09-e082f8d06d97.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/d7773556-6260-4529-9a09-e082f8d06d97.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252F5d0653e4-6aec-4f55-8eb0-ec11af13fcda.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/5d0653e4-6aec-4f55-8eb0-ec11af13fcda.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252Fd17d4e1a-a6db-4fa2-97dd-7e00aae85ebf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/d17d4e1a-a6db-4fa2-97dd-7e00aae85ebf.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252Fc3518b58-0500-4736-932a-87e8e49eb12c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/c3518b58-0500-4736-932a-87e8e49eb12c.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252F6b7f5986-37b4-452e-b25c-8a09ae1d07a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/6b7f5986-37b4-452e-b25c-8a09ae1d07a0.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252Fba77cef6-f0c2-4cfd-be54-08a2071c724d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/ba77cef6-f0c2-4cfd-be54-08a2071c724d.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252F449fc4b7-4285-4b5a-953b-cb4463656957.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/449fc4b7-4285-4b5a-953b-cb4463656957.jpg not downloaded yet
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252F9813dfb4-d733-44ac-ad95-b77968e8d2d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/9813dfb4-d733-44ac-ad95-b77968e8d2d4.jpg not downloaded yet
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3c3e50>
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252F9e3a8868-875c-447e-853c-98777614a23f.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/9e3a8868-875c-447e-853c-98777614a23f.jpg saved to cache
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1bec7a07-3087-56d8-a9d5-3143df708c83
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd78450>
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252Fe09038c8-d230-4d3b-9b7c-52d5999202d9.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/e09038c8-d230-4d3b-9b7c-52d5999202d9.jpg saved to cache
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0d1fc928-0955-5c2c-b587-04d163af8bb2
2026-03-27 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752286/general/0c6e568e-682a-4c4f-965f-018066c69095.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740033)
2026-03-27 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752576/general/a681e982-9f2d-46a0-9ffb-70f17e5319b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740488)
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 2f721fae-aacf-5b71-b2cc-3b6461438470 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e3d75a51-ec3a-5f49-97e9-0915786b431a with identifier: 10740036
2026-03-27 22:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e3d75a51-ec3a-5f49-97e9-0915786b431a with identifier: 10740036
2026-03-27 22:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e3d75a51-ec3a-5f49-97e9-0915786b431a with identifier: 10740036 to the API
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:38 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 229,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 301,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e3d75a51-ec3a-5f49-97e9-0915786b431a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WJY144',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740036',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 159910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5752289/general/095d4f10-f7bd-4cea-ba7c-8b013449a814.jpg',
'https://images.openlane.eu/carimgs/5752289/general/78734853-b9f9-4bfb-ab8f-3ecca7b9cf0f.jpg',
'https://images.openlane.eu/carimgs/5752289/general/1dee093d-ba17-419d-8bc0-afbe855c5895.jpg',
'https://images.openlane.eu/carimgs/5752289/general/370705f0-25e0-432f-a4c4-a7a851fa119e.jpg',
'https://images.openlane.eu/carimgs/5752289/general/3da082ed-c33f-4b4a-a42a-f40f289015ae.jpg',
'https://images.openlane.eu/carimgs/5752289/general/38168db4-10d0-44ed-b45f-323c1bdae9fc.jpg',
'https://images.openlane.eu/carimgs/5752289/general/a542c65f-805f-4f0d-b995-b3e22e5ebf0c.jpg',
'https://images.openlane.eu/carimgs/5752289/general/3f34c89c-eede-432d-9352-63bafc4c78fa.jpg',
'https://images.openlane.eu/carimgs/5752289/general/3eea0afa-85f6-4073-b424-2d5694f0c528.jpg',
'https://images.openlane.eu/carimgs/5752289/general/99b405ed-bbd7-46df-9838-dccd90a8918d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752289/general/095d4f10-f7bd-4cea-ba7c-8b013449a814.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752289/general/78734853-b9f9-4bfb-ab8f-3ecca7b9cf0f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752289/general/1dee093d-ba17-419d-8bc0-afbe855c5895.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752289/general/370705f0-25e0-432f-a4c4-a7a851fa119e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104445,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752289/general/38168db4-10d0-44ed-b45f-323c1bdae9fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154891,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752289/general/a542c65f-805f-4f0d-b995-b3e22e5ebf0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752289/general/3eea0afa-85f6-4073-b424-2d5694f0c528.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3d75a51-ec3a-5f49-97e9-0915786b431a/e3d75a51-ec3a-5f49-97e9-0915786b431a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752289/general/99b405ed-bbd7-46df-9838-dccd90a8918d.jpg',
'Width': 1024}],
'price': 22700,
'price_includes_vat': True,
'registration_date': '2019-06-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Land Rover Range Rover Velar 2.0 R-Dynamic S - AWD - Petrol - '
'Automatic - 301 hp - 159.910 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2019}
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740036%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [adesa.be] INFO: Saving data for 10740036: {'created_time': 1774649798.304652, 'last_price_update_time': 1774649798.304661, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740036') HTTP/1.1" 204 0
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252Febaaa63d-52fa-445f-a476-82a0f6364706.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/ebaaa63d-52fa-445f-a476-82a0f6364706.jpg not downloaded yet
2026-03-27 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752485/general/664e8bb1-13bd-41a4-bb3c-0aa862c30301.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740766)
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e3d75a51-ec3a-5f49-97e9-0915786b431a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252F149b937b-14ee-4073-9ff3-408610d1c857.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/149b937b-14ee-4073-9ff3-408610d1c857.jpg not downloaded yet
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252Fab95ca68-e23f-4f8f-8fe6-9ba1c96aa932.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/ab95ca68-e23f-4f8f-8fe6-9ba1c96aa932.jpg not downloaded yet
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252Fa0c134fd-4452-479a-9199-c058f062d7e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/a0c134fd-4452-479a-9199-c058f062d7e7.jpg not downloaded yet
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252F2b755229-9e25-4d0e-abce-a3325a067cf0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/2b755229-9e25-4d0e-abce-a3325a067cf0.jpg not downloaded yet
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252F3e8ab857-3184-49bb-a761-62f9b6022de3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/3e8ab857-3184-49bb-a761-62f9b6022de3.jpg not downloaded yet
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252F1194fd73-db48-49d1-a908-5b643c8015b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/1194fd73-db48-49d1-a908-5b643c8015b0.jpg not downloaded yet
2026-03-27 22:16: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-27 22:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb581c6d-3944-51b6-accc-21f5aae6ea12 with identifier: 10740746
2026-03-27 22:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb581c6d-3944-51b6-accc-21f5aae6ea12 with scrape type 1
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bb581c6d-3944-51b6-accc-21f5aae6ea12
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F4f39f309-fed8-418b-81fb-1bea61f9c3d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/4f39f309-fed8-418b-81fb-1bea61f9c3d6.jpg not downloaded yet
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3ac610>
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f29b18a-590f-5de2-b0df-210e1019e8cd/5f29b18a-590f-5de2-b0df-210e1019e8cd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252Fd2bc3512-9609-4193-a93c-b53833b479f3.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/d2bc3512-9609-4193-a93c-b53833b479f3.jpg saved to cache
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5f29b18a-590f-5de2-b0df-210e1019e8cd
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dde7c10>
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252F4973c571-638a-49d5-9a88-cd85594a8e65.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/4973c571-638a-49d5-9a88-cd85594a8e65.jpg saved to cache
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1bec7a07-3087-56d8-a9d5-3143df708c83
2026-03-27 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752286/general/d4da3af1-f54c-4b07-bfcf-e948a60cad93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740033)
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252F8735da48-d03f-4826-aa89-e0c2e4676347.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/8735da48-d03f-4826-aa89-e0c2e4676347.jpg not downloaded yet
2026-03-27 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252F2fa612d5-fa30-48c6-aefd-31f333dd7a9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/2fa612d5-fa30-48c6-aefd-31f333dd7a9a.jpg not downloaded yet
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252Fd3d4f501-c341-410d-96dd-0484e8ce2a60.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/d3d4f501-c341-410d-96dd-0484e8ce2a60.jpg not downloaded yet
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252F546ec788-410e-41b8-826c-a3d209ca67c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/546ec788-410e-41b8-826c-a3d209ca67c1.jpg not downloaded yet
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252Fa2279b70-ecab-4b6e-82b6-f31d2e44490c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/a2279b70-ecab-4b6e-82b6-f31d2e44490c.jpg not downloaded yet
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F3082308c-30e2-4cf1-96ac-5db71dc2be98.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/3082308c-30e2-4cf1-96ac-5db71dc2be98.jpg not downloaded yet
2026-03-27 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752459/general/06bcd19e-6961-4918-9c25-9104b3c2c82f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740743)
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252Fff381d8a-3f72-4f2b-a361-88a3252b2606.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/ff381d8a-3f72-4f2b-a361-88a3252b2606.jpg not downloaded yet
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02bd390>
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d/0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252F0c6e568e-682a-4c4f-965f-018066c69095.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/0c6e568e-682a-4c4f-965f-018066c69095.jpg saved to cache
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df7f790>
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252Fa681e982-9f2d-46a0-9ffb-70f17e5319b7.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/a681e982-9f2d-46a0-9ffb-70f17e5319b7.jpg saved to cache
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b394e829-594d-5cb6-9977-d5e26737c4a7
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e209190>
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252F664e8bb1-13bd-41a4-bb3c-0aa862c30301.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/664e8bb1-13bd-41a4-bb3c-0aa862c30301.jpg saved to cache
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1bec7a07-3087-56d8-a9d5-3143df708c83
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252F883d6afb-82d3-4ce0-be87-11e949631b91.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/883d6afb-82d3-4ce0-be87-11e949631b91.jpg not downloaded yet
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252Fe54fd27f-bcd1-48be-bbca-4de38da8648f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/e54fd27f-bcd1-48be-bbca-4de38da8648f.jpg not downloaded yet
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F52a660cb-d219-4576-8e82-347856c3290c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/52a660cb-d219-4576-8e82-347856c3290c.jpg not downloaded yet
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252F76782377-97ef-40fb-bdf6-8947b0e741f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/76782377-97ef-40fb-bdf6-8947b0e741f3.jpg not downloaded yet
2026-03-27 22:16:38 [adesa.be] INFO: Found listing with ID: 10740003
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740003%27 HTTP/1.1" 200 None
2026-03-27 22:16:38 [adesa.be] INFO: Scrape type for 10740003: 1
2026-03-27 22:16:38 [adesa.be] INFO: Scraping item 10740003 url https://www.openlane.eu/en/carv6/auction/10740003
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02ead10>
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d/0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252Fd4da3af1-f54c-4b07-bfcf-e948a60cad93.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/d4da3af1-f54c-4b07-bfcf-e948a60cad93.jpg saved to cache
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d
2026-03-27 22:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed7d404c-514b-51f5-8858-b91dbb06ec09 with identifier: 10740475
2026-03-27 22:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed7d404c-514b-51f5-8858-b91dbb06ec09 with scrape type 1
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed7d404c-514b-51f5-8858-b91dbb06ec09
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752547%252Fgeneral%252F8e5d02b1-a519-47c9-8b3e-650ec1c9e874.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752547/general/8e5d02b1-a519-47c9-8b3e-650ec1c9e874.jpg not downloaded yet
2026-03-27 22:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2 with identifier: 10740504
2026-03-27 22:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2 with scrape type 1
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252Fcca766ee-9e82-45d6-ae0d-94d24695f3aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/cca766ee-9e82-45d6-ae0d-94d24695f3aa.jpg not downloaded yet
2026-03-27 22:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752302/general/39c382e3-a7a0-4908-9510-67384ad806bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740042)
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252F2a998cf8-1bc5-4d26-a54e-cfecefe2fac2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/2a998cf8-1bc5-4d26-a54e-cfecefe2fac2.jpg not downloaded yet
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252F482ef0db-725b-47a7-aace-cfc8c98a63a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/482ef0db-725b-47a7-aace-cfc8c98a63a3.jpg not downloaded yet
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F3a34a694-50ca-4f4d-bbb4-b5df01f1a15c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/3a34a694-50ca-4f4d-bbb4-b5df01f1a15c.jpg not downloaded yet
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de96a10>
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f29b18a-590f-5de2-b0df-210e1019e8cd/5f29b18a-590f-5de2-b0df-210e1019e8cd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252F06bcd19e-6961-4918-9c25-9104b3c2c82f.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/06bcd19e-6961-4918-9c25-9104b3c2c82f.jpg saved to cache
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5f29b18a-590f-5de2-b0df-210e1019e8cd
2026-03-27 22:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752650/general/6569ad06-8a0c-46a3-836a-1914414fb633.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740532)
2026-03-27 22:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752485/general/b2c0a38c-df2a-40c0-b8b1-ebe622119b25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740766)
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0d1fc928-0955-5c2c-b587-04d163af8bb2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5f29b18a-590f-5de2-b0df-210e1019e8cd due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0d1fc928-0955-5c2c-b587-04d163af8bb2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1bec7a07-3087-56d8-a9d5-3143df708c83 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252F1126ed94-585a-4d09-994f-3ac8ce4b2e37.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/1126ed94-585a-4d09-994f-3ac8ce4b2e37.jpg not downloaded yet
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739169
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739169%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739169: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739169 url https://www.openlane.eu/en/carv6/auction/10739169
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739448
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739448%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739448: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739448 url https://www.openlane.eu/en/carv6/auction/10739448
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10740010
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740010%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10740010: 1
2026-03-27 22:16:39 [adesa.be] INFO: Scraping item 10740010 url https://www.openlane.eu/en/carv6/auction/10740010
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752547%252Fgeneral%252Fbbfcb91f-3f18-42fb-a356-199c3931ba17.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752547/general/bbfcb91f-3f18-42fb-a356-199c3931ba17.jpg not downloaded yet
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252Fab089abb-eb54-44e2-a011-79d4d878cb12.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/ab089abb-eb54-44e2-a011-79d4d878cb12.jpg not downloaded yet
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252F31fa7c16-9fda-4f90-bf22-66ead16d3659.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/31fa7c16-9fda-4f90-bf22-66ead16d3659.jpg not downloaded yet
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252F5dc99b9d-2d3a-4ce7-bfc6-c55609728a9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/5dc99b9d-2d3a-4ce7-bfc6-c55609728a9c.jpg not downloaded yet
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F730e430a-e762-4cb2-820d-5cc4e153d8f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/730e430a-e762-4cb2-820d-5cc4e153d8f9.jpg not downloaded yet
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10740799
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740799%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10740799: 1
2026-03-27 22:16:39 [adesa.be] INFO: Scraping item 10740799 url https://www.openlane.eu/en/carv6/auction/10740799
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752547%252Fgeneral%252F13ee6daa-c5d3-41e6-8a3e-69e386f4284c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752547/general/13ee6daa-c5d3-41e6-8a3e-69e386f4284c.jpg not downloaded yet
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252F48654670-50fd-41dd-bfb9-64e0959accba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/48654670-50fd-41dd-bfb9-64e0959accba.jpg not downloaded yet
2026-03-27 22:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752485/general/0730980e-1834-4f81-b00e-2ac881f03cea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740766)
2026-03-27 22:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752629/general/449fc4b7-4285-4b5a-953b-cb4463656957.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740513)
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252F52fab8da-1697-4835-871a-bb3ca6615ddc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/52fab8da-1697-4835-871a-bb3ca6615ddc.jpg not downloaded yet
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252Fa4153538-00fe-44a5-8384-5761acbcb432.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/a4153538-00fe-44a5-8384-5761acbcb432.jpg not downloaded yet
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F0590f7af-4b98-4e3a-8242-34c872f9c550.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/0590f7af-4b98-4e3a-8242-34c872f9c550.jpg not downloaded yet
2026-03-27 22:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752462/general/4f39f309-fed8-418b-81fb-1bea61f9c3d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740746)
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739186
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739186%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739186: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739186 url https://www.openlane.eu/en/carv6/auction/10739186
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739563
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739563%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739563: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739563 url https://www.openlane.eu/en/carv6/auction/10739563
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739142
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739142%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739142: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739142 url https://www.openlane.eu/en/carv6/auction/10739142
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739409
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739409%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739409: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739409 url https://www.openlane.eu/en/carv6/auction/10739409
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739315
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739315%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739315: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739315 url https://www.openlane.eu/en/carv6/auction/10739315
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739035
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739035%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739035: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739035 url https://www.openlane.eu/en/carv6/auction/10739035
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739339
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739339%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739339: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739339 url https://www.openlane.eu/en/carv6/auction/10739339
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739678
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739678%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739678: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739678 url https://www.openlane.eu/en/carv6/auction/10739678
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739572
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739572%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739572: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739572 url https://www.openlane.eu/en/carv6/auction/10739572
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739482
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739482%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739482: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739482 url https://www.openlane.eu/en/carv6/auction/10739482
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739574
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739574%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739574: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739574 url https://www.openlane.eu/en/carv6/auction/10739574
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739531
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739531%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739531: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739531 url https://www.openlane.eu/en/carv6/auction/10739531
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739978
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739978%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739978: 1
2026-03-27 22:16:39 [adesa.be] INFO: Scraping item 10739978 url https://www.openlane.eu/en/carv6/auction/10739978
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752547%252Fgeneral%252F81cba992-36af-427e-a708-d44a32a03ec2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752547/general/81cba992-36af-427e-a708-d44a32a03ec2.jpg not downloaded yet
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252Fcbcf3896-5b16-4e66-8ddc-47adc34fcecf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/cbcf3896-5b16-4e66-8ddc-47adc34fcecf.jpg not downloaded yet
2026-03-27 22:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c1350>
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52a49445-ad93-566c-85e8-a20323fea64a/52a49445-ad93-566c-85e8-a20323fea64a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252F39c382e3-a7a0-4908-9510-67384ad806bf.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/39c382e3-a7a0-4908-9510-67384ad806bf.jpg saved to cache
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 52a49445-ad93-566c-85e8-a20323fea64a
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de6b9d0>
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252F6569ad06-8a0c-46a3-836a-1914414fb633.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/6569ad06-8a0c-46a3-836a-1914414fb633.jpg saved to cache
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0d1fc928-0955-5c2c-b587-04d163af8bb2
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e166290>
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252Fb2c0a38c-df2a-40c0-b8b1-ebe622119b25.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/b2c0a38c-df2a-40c0-b8b1-ebe622119b25.jpg saved to cache
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1bec7a07-3087-56d8-a9d5-3143df708c83
2026-03-27 22:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752286/general/8735da48-d03f-4826-aa89-e0c2e4676347.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740033)
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252F693b3ab8-e2c4-4f03-bbf2-31014484571f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/693b3ab8-e2c4-4f03-bbf2-31014484571f.jpg not downloaded yet
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252F9ee173c1-c1f4-498f-8faa-3fd45ac5148a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/9ee173c1-c1f4-498f-8faa-3fd45ac5148a.jpg not downloaded yet
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F45cd6da7-3b4f-46a4-bd0a-1a7797eb75da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/45cd6da7-3b4f-46a4-bd0a-1a7797eb75da.jpg not downloaded yet
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739223
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739223%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739223: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739223 url https://www.openlane.eu/en/carv6/auction/10739223
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739283
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739283%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739283: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739283 url https://www.openlane.eu/en/carv6/auction/10739283
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739221
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739221%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739221: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739221 url https://www.openlane.eu/en/carv6/auction/10739221
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10739577
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739577%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10739577: 0
2026-03-27 22:16:39 [adesa.be] INFO: Skipping item 10739577 url https://www.openlane.eu/en/carv6/auction/10739577
2026-03-27 22:16:39 [adesa.be] INFO: Found listing with ID: 10740500
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740500%27 HTTP/1.1" 200 None
2026-03-27 22:16:39 [adesa.be] INFO: Scrape type for 10740500: 1
2026-03-27 22:16:39 [adesa.be] INFO: Scraping item 10740500 url https://www.openlane.eu/en/carv6/auction/10740500
2026-03-27 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752547%252Fgeneral%252F25e8444c-fad3-4126-ade2-59551c990c36.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752547/general/25e8444c-fad3-4126-ade2-59551c990c36.jpg not downloaded yet
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252Fa3830924-bbda-489f-b150-41790504ed23.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/a3830924-bbda-489f-b150-41790504ed23.jpg not downloaded yet
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252Fc278de37-6497-49ec-add8-2864be6bcc7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/c278de37-6497-49ec-add8-2864be6bcc7e.jpg not downloaded yet
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252Fcb697c61-bf1a-4030-be2e-ccc256c25d49.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/cb697c61-bf1a-4030-be2e-ccc256c25d49.jpg not downloaded yet
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F36675ab2-4f8d-40ad-803c-3008a9d55167.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/36675ab2-4f8d-40ad-803c-3008a9d55167.jpg not downloaded yet
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d483990>
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252F0730980e-1834-4f81-b00e-2ac881f03cea.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/0730980e-1834-4f81-b00e-2ac881f03cea.jpg saved to cache
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1bec7a07-3087-56d8-a9d5-3143df708c83
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d481a50>
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d/c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252F449fc4b7-4285-4b5a-953b-cb4463656957.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/449fc4b7-4285-4b5a-953b-cb4463656957.jpg saved to cache
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e7710>
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F4f39f309-fed8-418b-81fb-1bea61f9c3d6.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/4f39f309-fed8-418b-81fb-1bea61f9c3d6.jpg saved to cache
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bb581c6d-3944-51b6-accc-21f5aae6ea12
2026-03-27 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752286/general/ff381d8a-3f72-4f2b-a361-88a3252b2606.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740033)
2026-03-27 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752462/general/3082308c-30e2-4cf1-96ac-5db71dc2be98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740746)
2026-03-27 22:16:40 [adesa.be] INFO: Found listing with ID: 10740797
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740797%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [adesa.be] INFO: Scrape type for 10740797: 1
2026-03-27 22:16:40 [adesa.be] INFO: Scraping item 10740797 url https://www.openlane.eu/en/carv6/auction/10740797
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752547%252Fgeneral%252F523030ed-1d2a-470a-bc90-fa554c5c9e58.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752547/general/523030ed-1d2a-470a-bc90-fa554c5c9e58.jpg not downloaded yet
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252F4e81d2ac-c459-4bc1-a9a0-5a5dfb6f47b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/4e81d2ac-c459-4bc1-a9a0-5a5dfb6f47b6.jpg not downloaded yet
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F572bad08-4008-4e83-8958-6bdbe8bc72ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/572bad08-4008-4e83-8958-6bdbe8bc72ec.jpg not downloaded yet
2026-03-27 22:16:40 [adesa.be] INFO: Found listing with ID: 10739272
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739272%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [adesa.be] INFO: Scrape type for 10739272: 0
2026-03-27 22:16:40 [adesa.be] INFO: Skipping item 10739272 url https://www.openlane.eu/en/carv6/auction/10739272
2026-03-27 22:16:40 [adesa.be] INFO: Found listing with ID: 10739343
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739343%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [adesa.be] INFO: Scrape type for 10739343: 0
2026-03-27 22:16:40 [adesa.be] INFO: Skipping item 10739343 url https://www.openlane.eu/en/carv6/auction/10739343
2026-03-27 22:16:40 [adesa.be] INFO: Found listing with ID: 10740470
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740470%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [adesa.be] INFO: Scrape type for 10740470: 1
2026-03-27 22:16:40 [adesa.be] INFO: Scraping item 10740470 url https://www.openlane.eu/en/carv6/auction/10740470
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752547%252Fgeneral%252F82a833da-1f30-4c96-a070-3b79b3f040fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752547/general/82a833da-1f30-4c96-a070-3b79b3f040fb.jpg not downloaded yet
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252Fb5fcd64f-c2bf-4053-b188-cbad4f91775d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/b5fcd64f-c2bf-4053-b188-cbad4f91775d.jpg not downloaded yet
2026-03-27 22:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e271e90>
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d/0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252F8735da48-d03f-4826-aa89-e0c2e4676347.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/8735da48-d03f-4826-aa89-e0c2e4676347.jpg saved to cache
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d
2026-03-27 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752273/general/1194fd73-db48-49d1-a908-5b643c8015b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740024)
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252Fdb6d8227-f291-4ad2-a995-bc0ae717fc94.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/db6d8227-f291-4ad2-a995-bc0ae717fc94.jpg not downloaded yet
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 06370963-0f1e-53f3-a96f-41ffccf76fee due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 06370963-0f1e-53f3-a96f-41ffccf76fee due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:40 [adesa.be] INFO: Found listing with ID: 10739259
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739259%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [adesa.be] INFO: Scrape type for 10739259: 0
2026-03-27 22:16:40 [adesa.be] INFO: Skipping item 10739259 url https://www.openlane.eu/en/carv6/auction/10739259
2026-03-27 22:16:40 [adesa.be] INFO: Found listing with ID: 10740013
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740013%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [adesa.be] INFO: Scrape type for 10740013: 1
2026-03-27 22:16:40 [adesa.be] INFO: Scraping item 10740013 url https://www.openlane.eu/en/carv6/auction/10740013
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752547%252Fgeneral%252Ffb4ef924-072e-4650-9fb9-4edcee0ab4ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752547/general/fb4ef924-072e-4650-9fb9-4edcee0ab4ac.jpg not downloaded yet
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252Fb6724577-1071-461f-8fad-52fce979ca18.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/b6724577-1071-461f-8fad-52fce979ca18.jpg not downloaded yet
2026-03-27 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752629/general/546ec788-410e-41b8-826c-a3d209ca67c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740513)
2026-03-27 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752462/general/52a660cb-d219-4576-8e82-347856c3290c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740746)
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3c3590>
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d/0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252Fff381d8a-3f72-4f2b-a361-88a3252b2606.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/ff381d8a-3f72-4f2b-a361-88a3252b2606.jpg saved to cache
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4a4d50>
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F3082308c-30e2-4cf1-96ac-5db71dc2be98.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/3082308c-30e2-4cf1-96ac-5db71dc2be98.jpg saved to cache
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bb581c6d-3944-51b6-accc-21f5aae6ea12
2026-03-27 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752273/general/a2279b70-ecab-4b6e-82b6-f31d2e44490c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740024)
2026-03-27 22:16:40 [adesa.be] INFO: Found listing with ID: 10740023
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740023%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [adesa.be] INFO: Scrape type for 10740023: 1
2026-03-27 22:16:40 [adesa.be] INFO: Scraping item 10740023 url https://www.openlane.eu/en/carv6/auction/10740023
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752547%252Fgeneral%252Fc85cd892-8fdf-4cbb-9228-88246f8ef549.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752547/general/c85cd892-8fdf-4cbb-9228-88246f8ef549.jpg not downloaded yet
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252F83538818-3c65-468d-9fd4-bf478eb0b65d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/83538818-3c65-468d-9fd4-bf478eb0b65d.jpg not downloaded yet
2026-03-27 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752462/general/0590f7af-4b98-4e3a-8242-34c872f9c550.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740746)
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0ef190>
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06370963-0f1e-53f3-a96f-41ffccf76fee/06370963-0f1e-53f3-a96f-41ffccf76fee_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252F1194fd73-db48-49d1-a908-5b643c8015b0.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/1194fd73-db48-49d1-a908-5b643c8015b0.jpg saved to cache
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 06370963-0f1e-53f3-a96f-41ffccf76fee
2026-03-27 22:16:40 [adesa.be] INFO: Found listing with ID: 10739927
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739927%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [adesa.be] INFO: Scrape type for 10739927: 1
2026-03-27 22:16:40 [adesa.be] INFO: Scraping item 10739927 url https://www.openlane.eu/en/carv6/auction/10739927
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752547%252Fgeneral%252Fad4248fa-de10-4428-903a-f8ebb2cf716a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752547/general/ad4248fa-de10-4428-903a-f8ebb2cf716a.jpg not downloaded yet
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252Ff4d34764-f1e2-4f52-9b6e-1f1dd0f93aab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/f4d34764-f1e2-4f52-9b6e-1f1dd0f93aab.jpg not downloaded yet
2026-03-27 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752620/general/a3830924-bbda-489f-b150-41790504ed23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740504)
2026-03-27 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752547/general/25e8444c-fad3-4126-ade2-59551c990c36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740475)
2026-03-27 22:16:40 [adesa.be] INFO: Found listing with ID: 10739976
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739976%27 HTTP/1.1" 200 None
2026-03-27 22:16:40 [adesa.be] INFO: Scrape type for 10739976: 1
2026-03-27 22:16:40 [adesa.be] INFO: Scraping item 10739976 url https://www.openlane.eu/en/carv6/auction/10739976
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2211d0>
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d/c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252F546ec788-410e-41b8-826c-a3d209ca67c1.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/546ec788-410e-41b8-826c-a3d209ca67c1.jpg saved to cache
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e222f90>
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F52a660cb-d219-4576-8e82-347856c3290c.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/52a660cb-d219-4576-8e82-347856c3290c.jpg saved to cache
2026-03-27 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bb581c6d-3944-51b6-accc-21f5aae6ea12
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d481850>
2026-03-27 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06370963-0f1e-53f3-a96f-41ffccf76fee/06370963-0f1e-53f3-a96f-41ffccf76fee_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252Fa2279b70-ecab-4b6e-82b6-f31d2e44490c.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/a2279b70-ecab-4b6e-82b6-f31d2e44490c.jpg saved to cache
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 06370963-0f1e-53f3-a96f-41ffccf76fee
2026-03-27 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752547/general/523030ed-1d2a-470a-bc90-fa554c5c9e58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740475)
2026-03-27 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752620/general/4e81d2ac-c459-4bc1-a9a0-5a5dfb6f47b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740504)
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10739458
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739458%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10739458: 0
2026-03-27 22:16:41 [adesa.be] INFO: Skipping item 10739458 url https://www.openlane.eu/en/carv6/auction/10739458
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10739527
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739527%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10739527: 0
2026-03-27 22:16:41 [adesa.be] INFO: Skipping item 10739527 url https://www.openlane.eu/en/carv6/auction/10739527
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10739467
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739467%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10739467: 0
2026-03-27 22:16:41 [adesa.be] INFO: Skipping item 10739467 url https://www.openlane.eu/en/carv6/auction/10739467
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10740481
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740481%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10740481: 1
2026-03-27 22:16:41 [adesa.be] INFO: Scraping item 10740481 url https://www.openlane.eu/en/carv6/auction/10740481
2026-03-27 22:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4cb950>
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F0590f7af-4b98-4e3a-8242-34c872f9c550.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/0590f7af-4b98-4e3a-8242-34c872f9c550.jpg saved to cache
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bb581c6d-3944-51b6-accc-21f5aae6ea12
2026-03-27 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740799> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10739581
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739581%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10739581: 0
2026-03-27 22:16:41 [adesa.be] INFO: Skipping item 10739581 url https://www.openlane.eu/en/carv6/auction/10739581
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10740775
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740775%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10740775: 1
2026-03-27 22:16:41 [adesa.be] INFO: Scraping item 10740775 url https://www.openlane.eu/en/carv6/auction/10740775
2026-03-27 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752462/general/36675ab2-4f8d-40ad-803c-3008a9d55167.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740746)
2026-03-27 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752462/general/572bad08-4008-4e83-8958-6bdbe8bc72ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740746)
2026-03-27 22:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e12aad0>
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46a0e70f-dc70-5f56-9e56-26bbf9b02fe2/46a0e70f-dc70-5f56-9e56-26bbf9b02fe2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252Fa3830924-bbda-489f-b150-41790504ed23.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/a3830924-bbda-489f-b150-41790504ed23.jpg saved to cache
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3f6510>
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed7d404c-514b-51f5-8858-b91dbb06ec09/ed7d404c-514b-51f5-8858-b91dbb06ec09_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752547%252Fgeneral%252F25e8444c-fad3-4126-ade2-59551c990c36.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752547/general/25e8444c-fad3-4126-ade2-59551c990c36.jpg saved to cache
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ed7d404c-514b-51f5-8858-b91dbb06ec09
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d408710>
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed7d404c-514b-51f5-8858-b91dbb06ec09/ed7d404c-514b-51f5-8858-b91dbb06ec09_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752547%252Fgeneral%252F523030ed-1d2a-470a-bc90-fa554c5c9e58.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752547/general/523030ed-1d2a-470a-bc90-fa554c5c9e58.jpg saved to cache
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ed7d404c-514b-51f5-8858-b91dbb06ec09
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a03f8590>
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46a0e70f-dc70-5f56-9e56-26bbf9b02fe2/46a0e70f-dc70-5f56-9e56-26bbf9b02fe2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252F4e81d2ac-c459-4bc1-a9a0-5a5dfb6f47b6.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/4e81d2ac-c459-4bc1-a9a0-5a5dfb6f47b6.jpg saved to cache
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10739378
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739378%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10739378: 0
2026-03-27 22:16:41 [adesa.be] INFO: Skipping item 10739378 url https://www.openlane.eu/en/carv6/auction/10739378
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10739466
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739466%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10739466: 0
2026-03-27 22:16:41 [adesa.be] INFO: Skipping item 10739466 url https://www.openlane.eu/en/carv6/auction/10739466
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10739271
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739271%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10739271: 0
2026-03-27 22:16:41 [adesa.be] INFO: Skipping item 10739271 url https://www.openlane.eu/en/carv6/auction/10739271
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10739311
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739311%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10739311: 0
2026-03-27 22:16:41 [adesa.be] INFO: Skipping item 10739311 url https://www.openlane.eu/en/carv6/auction/10739311
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10739120
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739120%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10739120: 0
2026-03-27 22:16:41 [adesa.be] INFO: Skipping item 10739120 url https://www.openlane.eu/en/carv6/auction/10739120
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10739091
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739091%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10739091: 0
2026-03-27 22:16:41 [adesa.be] INFO: Skipping item 10739091 url https://www.openlane.eu/en/carv6/auction/10739091
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10739543
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739543%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10739543: 0
2026-03-27 22:16:41 [adesa.be] INFO: Skipping item 10739543 url https://www.openlane.eu/en/carv6/auction/10739543
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10740757
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740757%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10740757: 1
2026-03-27 22:16:41 [adesa.be] INFO: Scraping item 10740757 url https://www.openlane.eu/en/carv6/auction/10740757
2026-03-27 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752462/general/db6d8227-f291-4ad2-a995-bc0ae717fc94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740746)
2026-03-27 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752620/general/b5fcd64f-c2bf-4053-b188-cbad4f91775d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740504)
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10740501
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740501%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10740501: 1
2026-03-27 22:16:41 [adesa.be] INFO: Scraping item 10740501 url https://www.openlane.eu/en/carv6/auction/10740501
2026-03-27 22:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03a67f5f-214b-5060-ad20-6de34f2587fa with identifier: 10740799
2026-03-27 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03a67f5f-214b-5060-ad20-6de34f2587fa with scrape type 1
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 03a67f5f-214b-5060-ad20-6de34f2587fa
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252F584d5ee4-1cfb-4309-9631-eec7be5ab3ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/584d5ee4-1cfb-4309-9631-eec7be5ab3ee.jpg not downloaded yet
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d5677d0>
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F36675ab2-4f8d-40ad-803c-3008a9d55167.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/36675ab2-4f8d-40ad-803c-3008a9d55167.jpg saved to cache
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bb581c6d-3944-51b6-accc-21f5aae6ea12
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de03f50>
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F572bad08-4008-4e83-8958-6bdbe8bc72ec.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/572bad08-4008-4e83-8958-6bdbe8bc72ec.jpg saved to cache
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bb581c6d-3944-51b6-accc-21f5aae6ea12
2026-03-27 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752620/general/b6724577-1071-461f-8fad-52fce979ca18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740504)
2026-03-27 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752547/general/fb4ef924-072e-4650-9fb9-4edcee0ab4ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740475)
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ed7d404c-514b-51f5-8858-b91dbb06ec09 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ed7d404c-514b-51f5-8858-b91dbb06ec09 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10739670
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739670%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10739670: 0
2026-03-27 22:16:41 [adesa.be] INFO: Skipping item 10739670 url https://www.openlane.eu/en/carv6/auction/10739670
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10739935
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739935%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10739935: 1
2026-03-27 22:16:41 [adesa.be] INFO: Scraping item 10739935 url https://www.openlane.eu/en/carv6/auction/10739935
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252F6e7629c3-27cf-416d-ad64-c3f78ebc101d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/6e7629c3-27cf-416d-ad64-c3f78ebc101d.jpg not downloaded yet
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e297410>
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252Fdb6d8227-f291-4ad2-a995-bc0ae717fc94.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/db6d8227-f291-4ad2-a995-bc0ae717fc94.jpg saved to cache
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bb581c6d-3944-51b6-accc-21f5aae6ea12
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d546790>
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46a0e70f-dc70-5f56-9e56-26bbf9b02fe2/46a0e70f-dc70-5f56-9e56-26bbf9b02fe2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252Fb5fcd64f-c2bf-4053-b188-cbad4f91775d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/b5fcd64f-c2bf-4053-b188-cbad4f91775d.jpg saved to cache
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10740520
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740520%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10740520: 1
2026-03-27 22:16:41 [adesa.be] INFO: Scraping item 10740520 url https://www.openlane.eu/en/carv6/auction/10740520
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252Fcc744672-f718-43c0-b528-6266d1c78b55.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/cc744672-f718-43c0-b528-6266d1c78b55.jpg not downloaded yet
2026-03-27 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752547/general/ad4248fa-de10-4428-903a-f8ebb2cf716a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740475)
2026-03-27 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752620/general/f4d34764-f1e2-4f52-9b6e-1f1dd0f93aab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740504)
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10739230
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739230%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10739230: 0
2026-03-27 22:16:41 [adesa.be] INFO: Skipping item 10739230 url https://www.openlane.eu/en/carv6/auction/10739230
2026-03-27 22:16:41 [adesa.be] INFO: Found listing with ID: 10739944
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739944%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [adesa.be] INFO: Scrape type for 10739944: 1
2026-03-27 22:16:41 [adesa.be] INFO: Scraping item 10739944 url https://www.openlane.eu/en/carv6/auction/10739944
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252Fc80cca3a-9526-4fbf-9d7b-0aa40a8fb7b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/c80cca3a-9526-4fbf-9d7b-0aa40a8fb7b5.jpg not downloaded yet
2026-03-27 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752629/general/c278de37-6497-49ec-add8-2864be6bcc7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740513)
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e026e50>
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46a0e70f-dc70-5f56-9e56-26bbf9b02fe2/46a0e70f-dc70-5f56-9e56-26bbf9b02fe2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252Fb6724577-1071-461f-8fad-52fce979ca18.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/b6724577-1071-461f-8fad-52fce979ca18.jpg saved to cache
2026-03-27 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0cb190>
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed7d404c-514b-51f5-8858-b91dbb06ec09/ed7d404c-514b-51f5-8858-b91dbb06ec09_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752547%252Fgeneral%252Ffb4ef924-072e-4650-9fb9-4edcee0ab4ac.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752547/general/fb4ef924-072e-4650-9fb9-4edcee0ab4ac.jpg saved to cache
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ed7d404c-514b-51f5-8858-b91dbb06ec09
2026-03-27 22:16:42 [adesa.be] INFO: Found listing with ID: 10739644
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739644%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [adesa.be] INFO: Scrape type for 10739644: 0
2026-03-27 22:16:42 [adesa.be] INFO: Skipping item 10739644 url https://www.openlane.eu/en/carv6/auction/10739644
2026-03-27 22:16:42 [adesa.be] INFO: Found listing with ID: 10739602
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739602%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [adesa.be] INFO: Scrape type for 10739602: 0
2026-03-27 22:16:42 [adesa.be] INFO: Skipping item 10739602 url https://www.openlane.eu/en/carv6/auction/10739602
2026-03-27 22:16:42 [adesa.be] INFO: Found listing with ID: 10740808
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740808%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [adesa.be] INFO: Scrape type for 10740808: 1
2026-03-27 22:16:42 [adesa.be] INFO: Scraping item 10740808 url https://www.openlane.eu/en/carv6/auction/10740808
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252Fdda03296-08dc-4ada-a246-6aae7f3186ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/dda03296-08dc-4ada-a246-6aae7f3186ab.jpg not downloaded yet
2026-03-27 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752273/general/cb697c61-bf1a-4030-be2e-ccc256c25d49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740024)
2026-03-27 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752519/general/6e7629c3-27cf-416d-ad64-c3f78ebc101d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740799)
2026-03-27 22:16:42 [adesa.be] INFO: Found listing with ID: 10740495
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740495%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [adesa.be] INFO: Scrape type for 10740495: 1
2026-03-27 22:16:42 [adesa.be] INFO: Scraping item 10740495 url https://www.openlane.eu/en/carv6/auction/10740495
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252Fb9ee87ed-ab70-4501-a26f-61adfb90c650.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/b9ee87ed-ab70-4501-a26f-61adfb90c650.jpg not downloaded yet
2026-03-27 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752519/general/cc744672-f718-43c0-b528-6266d1c78b55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740799)
2026-03-27 22:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e17b990>
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed7d404c-514b-51f5-8858-b91dbb06ec09/ed7d404c-514b-51f5-8858-b91dbb06ec09_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752547%252Fgeneral%252Fad4248fa-de10-4428-903a-f8ebb2cf716a.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752547/general/ad4248fa-de10-4428-903a-f8ebb2cf716a.jpg saved to cache
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ed7d404c-514b-51f5-8858-b91dbb06ec09
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e216950>
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46a0e70f-dc70-5f56-9e56-26bbf9b02fe2/46a0e70f-dc70-5f56-9e56-26bbf9b02fe2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252Ff4d34764-f1e2-4f52-9b6e-1f1dd0f93aab.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/f4d34764-f1e2-4f52-9b6e-1f1dd0f93aab.jpg saved to cache
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e234e10>
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d/c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252Fc278de37-6497-49ec-add8-2864be6bcc7e.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/c278de37-6497-49ec-add8-2864be6bcc7e.jpg saved to cache
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d
2026-03-27 22:16:42 [adesa.be] INFO: Found listing with ID: 10739622
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739622%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [adesa.be] INFO: Scrape type for 10739622: 0
2026-03-27 22:16:42 [adesa.be] INFO: Skipping item 10739622 url https://www.openlane.eu/en/carv6/auction/10739622
2026-03-27 22:16:42 [adesa.be] INFO: Found listing with ID: 10739359
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739359%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [adesa.be] INFO: Scrape type for 10739359: 0
2026-03-27 22:16:42 [adesa.be] INFO: Skipping item 10739359 url https://www.openlane.eu/en/carv6/auction/10739359
2026-03-27 22:16:42 [adesa.be] INFO: Found listing with ID: 10739158
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739158%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [adesa.be] INFO: Scrape type for 10739158: 0
2026-03-27 22:16:42 [adesa.be] INFO: Skipping item 10739158 url https://www.openlane.eu/en/carv6/auction/10739158
2026-03-27 22:16:42 [adesa.be] INFO: Found listing with ID: 10739551
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739551%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [adesa.be] INFO: Scrape type for 10739551: 0
2026-03-27 22:16:42 [adesa.be] INFO: Skipping item 10739551 url https://www.openlane.eu/en/carv6/auction/10739551
2026-03-27 22:16:42 [adesa.be] INFO: Found listing with ID: 10739162
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739162%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [adesa.be] INFO: Scrape type for 10739162: 0
2026-03-27 22:16:42 [adesa.be] INFO: Skipping item 10739162 url https://www.openlane.eu/en/carv6/auction/10739162
2026-03-27 22:16:42 [adesa.be] INFO: Found listing with ID: 10739589
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739589%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [adesa.be] INFO: Scrape type for 10739589: 0
2026-03-27 22:16:42 [adesa.be] INFO: Skipping item 10739589 url https://www.openlane.eu/en/carv6/auction/10739589
2026-03-27 22:16:42 [adesa.be] INFO: Found listing with ID: 10739714
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739714%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [adesa.be] INFO: Scrape type for 10739714: 0
2026-03-27 22:16:42 [adesa.be] INFO: Skipping item 10739714 url https://www.openlane.eu/en/carv6/auction/10739714
2026-03-27 22:16:42 [adesa.be] INFO: Found listing with ID: 10739708
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739708%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [adesa.be] INFO: Scrape type for 10739708: 0
2026-03-27 22:16:42 [adesa.be] INFO: Skipping item 10739708 url https://www.openlane.eu/en/carv6/auction/10739708
2026-03-27 22:16:42 [adesa.be] INFO: Found listing with ID: 10740022
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740022%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [adesa.be] INFO: Scrape type for 10740022: 1
2026-03-27 22:16:42 [adesa.be] INFO: Scraping item 10740022 url https://www.openlane.eu/en/carv6/auction/10740022
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252F307efd99-c474-4ba0-9f67-216568586fda.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/307efd99-c474-4ba0-9f67-216568586fda.jpg not downloaded yet
2026-03-27 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752519/general/c80cca3a-9526-4fbf-9d7b-0aa40a8fb7b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740799)
2026-03-27 22:16:42 [adesa.be] INFO: Found listing with ID: 10739364
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739364%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [adesa.be] INFO: Scrape type for 10739364: 0
2026-03-27 22:16:42 [adesa.be] INFO: Skipping item 10739364 url https://www.openlane.eu/en/carv6/auction/10739364
2026-03-27 22:16:42 [adesa.be] INFO: Found listing with ID: 10740745
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740745%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [adesa.be] INFO: Scrape type for 10740745: 1
2026-03-27 22:16:42 [adesa.be] INFO: Scraping item 10740745 url https://www.openlane.eu/en/carv6/auction/10740745
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252F26cc8c42-818c-4a3c-83ff-63a89fdd3132.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/26cc8c42-818c-4a3c-83ff-63a89fdd3132.jpg not downloaded yet
2026-03-27 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752519/general/dda03296-08dc-4ada-a246-6aae7f3186ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740799)
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de02390>
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06370963-0f1e-53f3-a96f-41ffccf76fee/06370963-0f1e-53f3-a96f-41ffccf76fee_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252Fcb697c61-bf1a-4030-be2e-ccc256c25d49.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/cb697c61-bf1a-4030-be2e-ccc256c25d49.jpg saved to cache
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 06370963-0f1e-53f3-a96f-41ffccf76fee
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d39f5d0>
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03a67f5f-214b-5060-ad20-6de34f2587fa/03a67f5f-214b-5060-ad20-6de34f2587fa_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252F6e7629c3-27cf-416d-ad64-c3f78ebc101d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/6e7629c3-27cf-416d-ad64-c3f78ebc101d.jpg saved to cache
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 03a67f5f-214b-5060-ad20-6de34f2587fa
2026-03-27 22:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9461dd9-fa97-5491-b36e-01b2eaf85086 with identifier: 10740797
2026-03-27 22:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9461dd9-fa97-5491-b36e-01b2eaf85086 with scrape type 1
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9461dd9-fa97-5491-b36e-01b2eaf85086
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252F4e7ac5f1-26de-4014-a6f8-138ec4948322.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/4e7ac5f1-26de-4014-a6f8-138ec4948322.jpg not downloaded yet
2026-03-27 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e27a850>
2026-03-27 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03a67f5f-214b-5060-ad20-6de34f2587fa/03a67f5f-214b-5060-ad20-6de34f2587fa_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252Fcc744672-f718-43c0-b528-6266d1c78b55.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/cc744672-f718-43c0-b528-6266d1c78b55.jpg saved to cache
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 03a67f5f-214b-5060-ad20-6de34f2587fa
2026-03-27 22:16:43 [adesa.be] INFO: Found listing with ID: 10739344
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739344%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [adesa.be] INFO: Scrape type for 10739344: 0
2026-03-27 22:16:43 [adesa.be] INFO: Skipping item 10739344 url https://www.openlane.eu/en/carv6/auction/10739344
2026-03-27 22:16:43 [adesa.be] INFO: Found listing with ID: 10739462
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739462%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [adesa.be] INFO: Scrape type for 10739462: 0
2026-03-27 22:16:43 [adesa.be] INFO: Skipping item 10739462 url https://www.openlane.eu/en/carv6/auction/10739462
2026-03-27 22:16:43 [adesa.be] INFO: Found listing with ID: 10739490
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739490%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [adesa.be] INFO: Scrape type for 10739490: 0
2026-03-27 22:16:43 [adesa.be] INFO: Skipping item 10739490 url https://www.openlane.eu/en/carv6/auction/10739490
2026-03-27 22:16:43 [adesa.be] INFO: Found listing with ID: 10739417
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739417%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [adesa.be] INFO: Scrape type for 10739417: 0
2026-03-27 22:16:43 [adesa.be] INFO: Skipping item 10739417 url https://www.openlane.eu/en/carv6/auction/10739417
2026-03-27 22:16:43 [adesa.be] INFO: Found listing with ID: 10740512
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740512%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [adesa.be] INFO: Scrape type for 10740512: 1
2026-03-27 22:16:43 [adesa.be] INFO: Scraping item 10740512 url https://www.openlane.eu/en/carv6/auction/10740512
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252Fd41a7d2d-ed22-4876-96f5-939c73e1cecc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/d41a7d2d-ed22-4876-96f5-939c73e1cecc.jpg not downloaded yet
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252Fa9dbbf86-dbae-4b08-8ae6-be0f0e186931.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/a9dbbf86-dbae-4b08-8ae6-be0f0e186931.jpg not downloaded yet
2026-03-27 22:16:43 [adesa.be] INFO: Found listing with ID: 10739161
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739161%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [adesa.be] INFO: Scrape type for 10739161: 0
2026-03-27 22:16:43 [adesa.be] INFO: Skipping item 10739161 url https://www.openlane.eu/en/carv6/auction/10739161
2026-03-27 22:16:43 [adesa.be] INFO: Found listing with ID: 10739209
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739209%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [adesa.be] INFO: Scrape type for 10739209: 0
2026-03-27 22:16:43 [adesa.be] INFO: Skipping item 10739209 url https://www.openlane.eu/en/carv6/auction/10739209
2026-03-27 22:16:43 [adesa.be] INFO: Found listing with ID: 10739502
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739502%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [adesa.be] INFO: Scrape type for 10739502: 0
2026-03-27 22:16:43 [adesa.be] INFO: Skipping item 10739502 url https://www.openlane.eu/en/carv6/auction/10739502
2026-03-27 22:16:43 [adesa.be] INFO: Found listing with ID: 10739435
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739435%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [adesa.be] INFO: Scrape type for 10739435: 0
2026-03-27 22:16:43 [adesa.be] INFO: Skipping item 10739435 url https://www.openlane.eu/en/carv6/auction/10739435
2026-03-27 22:16:43 [adesa.be] INFO: Found listing with ID: 10740802
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740802%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [adesa.be] INFO: Scrape type for 10740802: 1
2026-03-27 22:16:43 [adesa.be] INFO: Scraping item 10740802 url https://www.openlane.eu/en/carv6/auction/10740802
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252Fd061614f-f721-47e9-bc81-b1db11915e91.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/d061614f-f721-47e9-bc81-b1db11915e91.jpg not downloaded yet
2026-03-27 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740013> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252F2bb88552-a015-4177-929d-1fdb87d4e924.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/2bb88552-a015-4177-929d-1fdb87d4e924.jpg not downloaded yet
2026-03-27 22:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740775> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752519/general/307efd99-c474-4ba0-9f67-216568586fda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740799)
2026-03-27 22:16:43 [adesa.be] INFO: Found listing with ID: 10740465
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740465%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [adesa.be] INFO: Scrape type for 10740465: 1
2026-03-27 22:16:43 [adesa.be] INFO: Scraping item 10740465 url https://www.openlane.eu/en/carv6/auction/10740465
2026-03-27 22:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a0792a10>
2026-03-27 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03a67f5f-214b-5060-ad20-6de34f2587fa/03a67f5f-214b-5060-ad20-6de34f2587fa_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252Fc80cca3a-9526-4fbf-9d7b-0aa40a8fb7b5.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/c80cca3a-9526-4fbf-9d7b-0aa40a8fb7b5.jpg saved to cache
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 03a67f5f-214b-5060-ad20-6de34f2587fa
2026-03-27 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4894d0>
2026-03-27 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03a67f5f-214b-5060-ad20-6de34f2587fa/03a67f5f-214b-5060-ad20-6de34f2587fa_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252Fdda03296-08dc-4ada-a246-6aae7f3186ab.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/dda03296-08dc-4ada-a246-6aae7f3186ab.jpg saved to cache
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 03a67f5f-214b-5060-ad20-6de34f2587fa
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ed7d404c-514b-51f5-8858-b91dbb06ec09 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ed7d404c-514b-51f5-8858-b91dbb06ec09 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252Fe0faac11-31af-4d97-a002-cd3a674009a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/e0faac11-31af-4d97-a002-cd3a674009a8.jpg not downloaded yet
2026-03-27 22:16:43 [adesa.be] INFO: Found listing with ID: 10739215
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739215%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [adesa.be] INFO: Scrape type for 10739215: 0
2026-03-27 22:16:43 [adesa.be] INFO: Skipping item 10739215 url https://www.openlane.eu/en/carv6/auction/10739215
2026-03-27 22:16:43 [adesa.be] INFO: Found listing with ID: 10740533
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740533%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [adesa.be] INFO: Scrape type for 10740533: 1
2026-03-27 22:16:43 [adesa.be] INFO: Scraping item 10740533 url https://www.openlane.eu/en/carv6/auction/10740533
2026-03-27 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752517/general/4e7ac5f1-26de-4014-a6f8-138ec4948322.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740797)
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252F3eab3c94-2edf-4546-aee5-ad210a171544.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/3eab3c94-2edf-4546-aee5-ad210a171544.jpg not downloaded yet
2026-03-27 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58208797-ef03-55c4-9bcb-371a466ac497 with identifier: 10740481
2026-03-27 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58208797-ef03-55c4-9bcb-371a466ac497 with scrape type 1
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 58208797-ef03-55c4-9bcb-371a466ac497
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252F649585f2-793e-46e7-a7d1-f12cd6e28619.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/649585f2-793e-46e7-a7d1-f12cd6e28619.jpg not downloaded yet
2026-03-27 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c48e807-4876-58ad-8f4b-195ccc3f4779 with identifier: 10740013
2026-03-27 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c48e807-4876-58ad-8f4b-195ccc3f4779 with scrape type 1
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c48e807-4876-58ad-8f4b-195ccc3f4779
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252F3b341dac-38d2-483b-95be-5e2cb5152421.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/3b341dac-38d2-483b-95be-5e2cb5152421.jpg not downloaded yet
2026-03-27 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 with identifier: 10740023
2026-03-27 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 with scrape type 1
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252Ff75b28e1-ce32-46a8-8387-7a7a46c5e5c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/f75b28e1-ce32-46a8-8387-7a7a46c5e5c1.jpg not downloaded yet
2026-03-27 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4db1211-bc86-5b09-b167-6283c5264f02 with identifier: 10740757
2026-03-27 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4db1211-bc86-5b09-b167-6283c5264f02 with scrape type 1
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4db1211-bc86-5b09-b167-6283c5264f02
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252F3089a638-c0f3-47b0-8935-719711d92349.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/3089a638-c0f3-47b0-8935-719711d92349.jpg not downloaded yet
2026-03-27 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10739927
2026-03-27 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdf2ec7e-179c-5574-b395-379194ab3de6 with scrape type 1
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fdf2ec7e-179c-5574-b395-379194ab3de6
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645797%252Fgeneral%252Ffa598be9-c658-4a0e-a508-3e8c0342f831.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645797/general/fa598be9-c658-4a0e-a508-3e8c0342f831.jpg already downloaded
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645797%252Fgeneral%252Fd92887e4-64bf-4962-8b8f-5b850473fb54.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645797/general/d92887e4-64bf-4962-8b8f-5b850473fb54.jpg already downloaded
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645797%252Fgeneral%252Fb16d3278-c99f-497e-a50a-22a8f4d4d2e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645797/general/b16d3278-c99f-497e-a50a-22a8f4d4d2e3.jpg already downloaded
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645797%252Fgeneral%252F479a201f-1c93-4822-b1b5-75b1515bc413.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645797/general/479a201f-1c93-4822-b1b5-75b1515bc413.jpg already downloaded
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645797%252Fgeneral%252Fd4e67c74-efce-43ea-b8be-0dff880ddac6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645797/general/d4e67c74-efce-43ea-b8be-0dff880ddac6.jpg already downloaded
2026-03-27 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645797%252Fgeneral%252Fd0532e83-2639-4746-959b-d64a74d3f7d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645797/general/d0532e83-2639-4746-959b-d64a74d3f7d7.jpg already downloaded
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645797%252Fgeneral%252F7b002093-97d0-47ed-a3e6-0d071e365a78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645797/general/7b002093-97d0-47ed-a3e6-0d071e365a78.jpg already downloaded
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645797%252Fgeneral%252F1ed5d8cf-83c4-46bf-bca1-6abf7d5b94d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645797/general/1ed5d8cf-83c4-46bf-bca1-6abf7d5b94d0.jpg already downloaded
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645797%252Fgeneral%252F64b76d0c-91f9-4e03-8e84-8b705689b37a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645797/general/64b76d0c-91f9-4e03-8e84-8b705689b37a.jpg already downloaded
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645797%252Fgeneral%252F93dbe39c-895e-4123-bc3f-70cecda7cf02.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645797/general/93dbe39c-895e-4123-bc3f-70cecda7cf02.jpg already downloaded
2026-03-27 22:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdf2ec7e-179c-5574-b395-379194ab3de6, identifier: 10739927
2026-03-27 22:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e768cde2-d508-5077-b87f-fa13273a6e3b with identifier: 10740775
2026-03-27 22:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e768cde2-d508-5077-b87f-fa13273a6e3b with scrape type 1
2026-03-27 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e768cde2-d508-5077-b87f-fa13273a6e3b
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252Fd02cdc92-de8d-4ff6-ba4a-957265bff64f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/d02cdc92-de8d-4ff6-ba4a-957265bff64f.jpg not downloaded yet
2026-03-27 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4068d0>
2026-03-27 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03a67f5f-214b-5060-ad20-6de34f2587fa/03a67f5f-214b-5060-ad20-6de34f2587fa_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252F307efd99-c474-4ba0-9f67-216568586fda.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/307efd99-c474-4ba0-9f67-216568586fda.jpg saved to cache
2026-03-27 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 03a67f5f-214b-5060-ad20-6de34f2587fa
2026-03-27 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752519/general/26cc8c42-818c-4a3c-83ff-63a89fdd3132.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740799)
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739119
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739119%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739119: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739119 url https://www.openlane.eu/en/carv6/auction/10739119
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739375
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739375%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739375: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739375 url https://www.openlane.eu/en/carv6/auction/10739375
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739033
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739033%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739033: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739033 url https://www.openlane.eu/en/carv6/auction/10739033
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739083
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739083%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739083: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739083 url https://www.openlane.eu/en/carv6/auction/10739083
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739086
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739086%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739086: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739086 url https://www.openlane.eu/en/carv6/auction/10739086
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739136
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739136%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739136: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739136 url https://www.openlane.eu/en/carv6/auction/10739136
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739113
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739113%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739113: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739113 url https://www.openlane.eu/en/carv6/auction/10739113
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739075
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739075%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739075: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739075 url https://www.openlane.eu/en/carv6/auction/10739075
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739130
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739130%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739130: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739130 url https://www.openlane.eu/en/carv6/auction/10739130
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739163
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739163%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739163: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739163 url https://www.openlane.eu/en/carv6/auction/10739163
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739658
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739658%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739658: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739658 url https://www.openlane.eu/en/carv6/auction/10739658
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739262
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739262%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739262: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739262 url https://www.openlane.eu/en/carv6/auction/10739262
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739293
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739293%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739293: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739293 url https://www.openlane.eu/en/carv6/auction/10739293
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739069
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739069%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739069: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739069 url https://www.openlane.eu/en/carv6/auction/10739069
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739180
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739180%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739180: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739180 url https://www.openlane.eu/en/carv6/auction/10739180
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739261
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739261%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739261: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739261 url https://www.openlane.eu/en/carv6/auction/10739261
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739292
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739292%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739292: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739292 url https://www.openlane.eu/en/carv6/auction/10739292
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739297
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739297%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739297: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739297 url https://www.openlane.eu/en/carv6/auction/10739297
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739299
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739299%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739299: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739299 url https://www.openlane.eu/en/carv6/auction/10739299
2026-03-27 22:16:44 [adesa.be] INFO: Found listing with ID: 10739617
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739617%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Scrape type for 10739617: 0
2026-03-27 22:16:44 [adesa.be] INFO: Skipping item 10739617 url https://www.openlane.eu/en/carv6/auction/10739617
2026-03-27 22:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10739927
2026-03-27 22:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10739927
2026-03-27 22:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10739927 to the API
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739927>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fdf2ec7e-179c-5574-b395-379194ab3de6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXS494',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739927',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 218374,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 57,
'photo_urls': ['https://images.openlane.eu/carimgs/5645797/general/fa598be9-c658-4a0e-a508-3e8c0342f831.jpg',
'https://images.openlane.eu/carimgs/5645797/general/d92887e4-64bf-4962-8b8f-5b850473fb54.jpg',
'https://images.openlane.eu/carimgs/5645797/general/b16d3278-c99f-497e-a50a-22a8f4d4d2e3.jpg',
'https://images.openlane.eu/carimgs/5645797/general/479a201f-1c93-4822-b1b5-75b1515bc413.jpg',
'https://images.openlane.eu/carimgs/5645797/general/d4e67c74-efce-43ea-b8be-0dff880ddac6.jpg',
'https://images.openlane.eu/carimgs/5645797/general/d0532e83-2639-4746-959b-d64a74d3f7d7.jpg',
'https://images.openlane.eu/carimgs/5645797/general/7b002093-97d0-47ed-a3e6-0d071e365a78.jpg',
'https://images.openlane.eu/carimgs/5645797/general/1ed5d8cf-83c4-46bf-bca1-6abf7d5b94d0.jpg',
'https://images.openlane.eu/carimgs/5645797/general/64b76d0c-91f9-4e03-8e84-8b705689b37a.jpg',
'https://images.openlane.eu/carimgs/5645797/general/93dbe39c-895e-4123-bc3f-70cecda7cf02.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf2ec7e-179c-5574-b395-379194ab3de6/fdf2ec7e-179c-5574-b395-379194ab3de6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84417,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645797/general/fa598be9-c658-4a0e-a508-3e8c0342f831.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf2ec7e-179c-5574-b395-379194ab3de6/fdf2ec7e-179c-5574-b395-379194ab3de6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84727,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645797/general/d92887e4-64bf-4962-8b8f-5b850473fb54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf2ec7e-179c-5574-b395-379194ab3de6/fdf2ec7e-179c-5574-b395-379194ab3de6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84138,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645797/general/b16d3278-c99f-497e-a50a-22a8f4d4d2e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf2ec7e-179c-5574-b395-379194ab3de6/fdf2ec7e-179c-5574-b395-379194ab3de6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76865,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645797/general/479a201f-1c93-4822-b1b5-75b1515bc413.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf2ec7e-179c-5574-b395-379194ab3de6/fdf2ec7e-179c-5574-b395-379194ab3de6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96778,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645797/general/d4e67c74-efce-43ea-b8be-0dff880ddac6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf2ec7e-179c-5574-b395-379194ab3de6/fdf2ec7e-179c-5574-b395-379194ab3de6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112460,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645797/general/d0532e83-2639-4746-959b-d64a74d3f7d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf2ec7e-179c-5574-b395-379194ab3de6/fdf2ec7e-179c-5574-b395-379194ab3de6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95254,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645797/general/7b002093-97d0-47ed-a3e6-0d071e365a78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf2ec7e-179c-5574-b395-379194ab3de6/fdf2ec7e-179c-5574-b395-379194ab3de6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90660,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645797/general/1ed5d8cf-83c4-46bf-bca1-6abf7d5b94d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf2ec7e-179c-5574-b395-379194ab3de6/fdf2ec7e-179c-5574-b395-379194ab3de6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150411,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645797/general/64b76d0c-91f9-4e03-8e84-8b705689b37a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf2ec7e-179c-5574-b395-379194ab3de6/fdf2ec7e-179c-5574-b395-379194ab3de6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93263,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645797/general/93dbe39c-895e-4123-bc3f-70cecda7cf02.jpg',
'Width': 1024}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 180d - Diesel - 116 hp - 218.374 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739927%27 HTTP/1.1" 200 None
2026-03-27 22:16:44 [adesa.be] INFO: Saving data for 10739927: {'created_time': 1774649804.960144, 'last_price_update_time': 1774649804.960156, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739927') HTTP/1.1" 204 0
2026-03-27 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752517/general/a9dbbf86-dbae-4b08-8ae6-be0f0e186931.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740797)
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252F1ba16d13-1d52-43b2-b977-b51ceb681245.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/1ba16d13-1d52-43b2-b977-b51ceb681245.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252Fafb444a3-0c13-4472-80f0-e456dc3bd3b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/afb444a3-0c13-4472-80f0-e456dc3bd3b0.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252F788f687b-ae34-4752-87d0-e234e4e5f6cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/788f687b-ae34-4752-87d0-e234e4e5f6cf.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252F3d0e8cd1-916d-49f1-aa06-62041b2fd863.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/3d0e8cd1-916d-49f1-aa06-62041b2fd863.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252F98d71e32-9351-4d6b-8df9-0c795bad09f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/98d71e32-9351-4d6b-8df9-0c795bad09f7.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F3a9e53d5-3985-4a8c-a5e3-4042370b1e2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/3a9e53d5-3985-4a8c-a5e3-4042370b1e2d.jpg not downloaded yet
2026-03-27 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752519/general/d061614f-f721-47e9-bc81-b1db11915e91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740799)
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df9c850>
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252F4e7ac5f1-26de-4014-a6f8-138ec4948322.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/4e7ac5f1-26de-4014-a6f8-138ec4948322.jpg saved to cache
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f9461dd9-fa97-5491-b36e-01b2eaf85086
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252Fec6de4cd-433f-4321-a68c-ee2c1b35c5ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/ec6de4cd-433f-4321-a68c-ee2c1b35c5ae.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252Fff6001ff-d6f2-430c-8e6c-b622df0f9795.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/ff6001ff-d6f2-430c-8e6c-b622df0f9795.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252F023cdc35-16aa-434b-ab89-1b3a13c0aff5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/023cdc35-16aa-434b-ab89-1b3a13c0aff5.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252F36edfd8f-abc9-4a1c-b8ee-02758a163478.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/36edfd8f-abc9-4a1c-b8ee-02758a163478.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252F95d951fc-a082-47e1-9d1f-254219b9553a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/95d951fc-a082-47e1-9d1f-254219b9553a.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F96b7ec14-ce70-4a8f-ac04-d1c82356961e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/96b7ec14-ce70-4a8f-ac04-d1c82356961e.jpg not downloaded yet
2026-03-27 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752517/general/e0faac11-31af-4d97-a002-cd3a674009a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740797)
2026-03-27 22:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df9fc10>
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03a67f5f-214b-5060-ad20-6de34f2587fa/03a67f5f-214b-5060-ad20-6de34f2587fa_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252F26cc8c42-818c-4a3c-83ff-63a89fdd3132.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/26cc8c42-818c-4a3c-83ff-63a89fdd3132.jpg saved to cache
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 03a67f5f-214b-5060-ad20-6de34f2587fa
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e09eb90>
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252Fa9dbbf86-dbae-4b08-8ae6-be0f0e186931.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/a9dbbf86-dbae-4b08-8ae6-be0f0e186931.jpg saved to cache
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f9461dd9-fa97-5491-b36e-01b2eaf85086
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252F1fdce453-5ac2-4f29-9182-3fde59ae45bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/1fdce453-5ac2-4f29-9182-3fde59ae45bc.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252Feb6368c6-c16a-4052-aa15-683b127eba02.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/eb6368c6-c16a-4052-aa15-683b127eba02.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252F093abe68-ace5-4e35-8e81-0e2a96e899b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/093abe68-ace5-4e35-8e81-0e2a96e899b3.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252F3d5c003a-b241-4ec5-bf19-c9c2efaffc0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/3d5c003a-b241-4ec5-bf19-c9c2efaffc0c.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252Fe087cbb3-7d9a-4251-82e4-8c6d1ff94588.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/e087cbb3-7d9a-4251-82e4-8c6d1ff94588.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F970e72dc-f036-4b17-a206-e65cb70ba8c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/970e72dc-f036-4b17-a206-e65cb70ba8c2.jpg not downloaded yet
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3ba2d0>
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03a67f5f-214b-5060-ad20-6de34f2587fa/03a67f5f-214b-5060-ad20-6de34f2587fa_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752519%252Fgeneral%252Fd061614f-f721-47e9-bc81-b1db11915e91.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752519/general/d061614f-f721-47e9-bc81-b1db11915e91.jpg saved to cache
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 03a67f5f-214b-5060-ad20-6de34f2587fa
2026-03-27 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752494/general/d02cdc92-de8d-4ff6-ba4a-957265bff64f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740775)
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 03a67f5f-214b-5060-ad20-6de34f2587fa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 03a67f5f-214b-5060-ad20-6de34f2587fa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252F30e6fe69-8e06-4abb-aa04-5812a129d365.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/30e6fe69-8e06-4abb-aa04-5812a129d365.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252Fda7e7a0b-0ab1-46a7-a3bc-207cf7f12a2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/da7e7a0b-0ab1-46a7-a3bc-207cf7f12a2c.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252F94927a6e-459a-4cd2-8b47-6de80356dece.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/94927a6e-459a-4cd2-8b47-6de80356dece.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252F6eab2c98-d685-4236-87bc-13e7055f672a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/6eab2c98-d685-4236-87bc-13e7055f672a.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252F29914cc6-1acb-418a-a124-c98bcba628ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/29914cc6-1acb-418a-a124-c98bcba628ea.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F8d63754e-ffc9-45bc-be70-79515709710c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/8d63754e-ffc9-45bc-be70-79515709710c.jpg not downloaded yet
2026-03-27 22:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95f70bd7-5c18-5bed-9458-4110fd19d2f4 with identifier: 10740470
2026-03-27 22:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4 with scrape type 1
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F127fbbac-5a5e-4f57-95d2-f37bed1c79dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/127fbbac-5a5e-4f57-95d2-f37bed1c79dc.jpg not downloaded yet
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de68650>
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252Fe0faac11-31af-4d97-a002-cd3a674009a8.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/e0faac11-31af-4d97-a002-cd3a674009a8.jpg saved to cache
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f9461dd9-fa97-5491-b36e-01b2eaf85086
2026-03-27 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752476/general/98d71e32-9351-4d6b-8df9-0c795bad09f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740757)
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252F907fe595-fe63-4bab-b1ae-90bd43d9c7f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/907fe595-fe63-4bab-b1ae-90bd43d9c7f8.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252Fe8e7ebee-e5c8-4f71-a6b1-9b838eb76e69.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/e8e7ebee-e5c8-4f71-a6b1-9b838eb76e69.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252F9b1f879f-820d-460f-b995-f1bbb3a108b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/9b1f879f-820d-460f-b995-f1bbb3a108b9.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252Fe8fdc009-8ae7-4838-bd31-09802669597a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/e8fdc009-8ae7-4838-bd31-09802669597a.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252Fbb44c8eb-ac2a-4507-a761-f19b62baf0c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/bb44c8eb-ac2a-4507-a761-f19b62baf0c0.jpg not downloaded yet
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F10c037eb-5389-47c4-8991-44e179fb3a8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/10c037eb-5389-47c4-8991-44e179fb3a8a.jpg not downloaded yet
2026-03-27 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752494/general/3a9e53d5-3985-4a8c-a5e3-4042370b1e2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740775)
2026-03-27 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752494/general/96b7ec14-ce70-4a8f-ac04-d1c82356961e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740775)
2026-03-27 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F059f943f-7a6f-4c47-a190-40a300d48da7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/059f943f-7a6f-4c47-a190-40a300d48da7.jpg not downloaded yet
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d55f850>
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252Fd02cdc92-de8d-4ff6-ba4a-957265bff64f.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/d02cdc92-de8d-4ff6-ba4a-957265bff64f.jpg saved to cache
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e768cde2-d508-5077-b87f-fa13273a6e3b
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252Fbc1a03dd-3400-49b9-9c10-9b4151e500e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/bc1a03dd-3400-49b9-9c10-9b4151e500e9.jpg not downloaded yet
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252Faca7c91f-ecbb-45ec-beea-c22d63fa2c65.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/aca7c91f-ecbb-45ec-beea-c22d63fa2c65.jpg not downloaded yet
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252F68c69c30-dd02-41f4-a78e-267ef70657f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/68c69c30-dd02-41f4-a78e-267ef70657f3.jpg not downloaded yet
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252F591c94d2-e4f9-4acf-8f59-b028a0bc8962.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/591c94d2-e4f9-4acf-8f59-b028a0bc8962.jpg not downloaded yet
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252Ffce8fbc6-c60b-41c7-bff2-5579819fc9a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/fce8fbc6-c60b-41c7-bff2-5579819fc9a5.jpg not downloaded yet
2026-03-27 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752494/general/970e72dc-f036-4b17-a206-e65cb70ba8c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740775)
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F10a398b5-fa49-4584-b67b-ebd3208b1e90.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/10a398b5-fa49-4584-b67b-ebd3208b1e90.jpg not downloaded yet
2026-03-27 22:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252F4ef5b986-0e83-41b2-8386-f32315a7d03e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/4ef5b986-0e83-41b2-8386-f32315a7d03e.jpg not downloaded yet
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252F21dff485-1708-4ed1-9ee2-472725f11896.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/21dff485-1708-4ed1-9ee2-472725f11896.jpg not downloaded yet
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252F87080ac5-f22a-40af-aeee-e6a1bda72cfd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/87080ac5-f22a-40af-aeee-e6a1bda72cfd.jpg not downloaded yet
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252F61f4467d-5dc5-4d35-9b0e-604fe2153aef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/61f4467d-5dc5-4d35-9b0e-604fe2153aef.jpg not downloaded yet
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F93537cd7-4e5d-4e14-8d62-8f51fc77b03c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/93537cd7-4e5d-4e14-8d62-8f51fc77b03c.jpg not downloaded yet
2026-03-27 22:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df67290>
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4db1211-bc86-5b09-b167-6283c5264f02/e4db1211-bc86-5b09-b167-6283c5264f02_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252F98d71e32-9351-4d6b-8df9-0c795bad09f7.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/98d71e32-9351-4d6b-8df9-0c795bad09f7.jpg saved to cache
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e4db1211-bc86-5b09-b167-6283c5264f02
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e03de90>
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F3a9e53d5-3985-4a8c-a5e3-4042370b1e2d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/3a9e53d5-3985-4a8c-a5e3-4042370b1e2d.jpg saved to cache
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e768cde2-d508-5077-b87f-fa13273a6e3b
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4e8210>
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F96b7ec14-ce70-4a8f-ac04-d1c82356961e.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/96b7ec14-ce70-4a8f-ac04-d1c82356961e.jpg saved to cache
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e768cde2-d508-5077-b87f-fa13273a6e3b
2026-03-27 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752494/general/8d63754e-ffc9-45bc-be70-79515709710c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740775)
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F613903e9-489b-4ac5-93b4-c374e72b8b03.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/613903e9-489b-4ac5-93b4-c374e72b8b03.jpg not downloaded yet
2026-03-27 22:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252Fad1e0546-8e30-4d5f-9d3d-8ad0e3e1150c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/ad1e0546-8e30-4d5f-9d3d-8ad0e3e1150c.jpg not downloaded yet
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252F93d5c78f-7734-4824-af06-5b9b0ecc8a5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/93d5c78f-7734-4824-af06-5b9b0ecc8a5d.jpg not downloaded yet
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252F37797382-7377-4b87-8324-877645270a9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/37797382-7377-4b87-8324-877645270a9c.jpg not downloaded yet
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252Fa3c7d3e4-090c-4d91-a030-7baf5204e50b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/a3c7d3e4-090c-4d91-a030-7baf5204e50b.jpg not downloaded yet
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F6caa532a-8e22-4207-a9bf-cefbe8370a5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/6caa532a-8e22-4207-a9bf-cefbe8370a5d.jpg not downloaded yet
2026-03-27 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752542/general/127fbbac-5a5e-4f57-95d2-f37bed1c79dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740470)
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252Fc9ea65b3-7b48-488e-9d62-5b924b21ce2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/c9ea65b3-7b48-488e-9d62-5b924b21ce2a.jpg not downloaded yet
2026-03-27 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18f84c12-e7ca-5163-9fc3-dd44ee36d551 with identifier: 10740808
2026-03-27 22:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18f84c12-e7ca-5163-9fc3-dd44ee36d551 with scrape type 1
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18f84c12-e7ca-5163-9fc3-dd44ee36d551
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252F312fbfb7-72a5-4ace-82f5-fbb6c53a2b44.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/312fbfb7-72a5-4ace-82f5-fbb6c53a2b44.jpg not downloaded yet
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3aa310>
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F970e72dc-f036-4b17-a206-e65cb70ba8c2.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/970e72dc-f036-4b17-a206-e65cb70ba8c2.jpg saved to cache
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e768cde2-d508-5077-b87f-fa13273a6e3b
2026-03-27 22:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2d44934-181c-5e12-80e9-2934681cbc27 with identifier: 10740022
2026-03-27 22:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2d44934-181c-5e12-80e9-2934681cbc27 with scrape type 1
2026-03-27 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c2d44934-181c-5e12-80e9-2934681cbc27
2026-03-27 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252Ff633391b-22e4-4d83-b1be-b76c8db5dc9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/f633391b-22e4-4d83-b1be-b76c8db5dc9e.jpg not downloaded yet
2026-03-27 22:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6795fe64-9e42-53fb-9062-5169928c8834 with identifier: 10740520
2026-03-27 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6795fe64-9e42-53fb-9062-5169928c8834 with scrape type 1
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6795fe64-9e42-53fb-9062-5169928c8834
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252F6822ee92-31db-467d-8d62-fa8140bf3c57.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/6822ee92-31db-467d-8d62-fa8140bf3c57.jpg not downloaded yet
2026-03-27 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752476/general/29914cc6-1acb-418a-a124-c98bcba628ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740757)
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252Feeb290c5-ed0b-4f7c-b172-fafaa63e0263.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/eeb290c5-ed0b-4f7c-b172-fafaa63e0263.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252Faa67c07c-7d4f-4cae-9b8b-7074d069a716.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/aa67c07c-7d4f-4cae-9b8b-7074d069a716.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252F656fcb71-dd98-475b-a057-46150d7879a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/656fcb71-dd98-475b-a057-46150d7879a2.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252F1d578209-fe39-4474-bdc8-3deef8653062.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/1d578209-fe39-4474-bdc8-3deef8653062.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F4f842760-bb4e-4ca0-9282-bb5b5acea59e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/4f842760-bb4e-4ca0-9282-bb5b5acea59e.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F83e3d382-f408-4a9f-9e73-787cf06e1b8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/83e3d382-f408-4a9f-9e73-787cf06e1b8d.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252Fc29edd9a-6aad-4bde-9b55-da8ca2be5b8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/c29edd9a-6aad-4bde-9b55-da8ca2be5b8b.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252F03d1f03a-a1ce-4f68-ba07-3bdb9f016a3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/03d1f03a-a1ce-4f68-ba07-3bdb9f016a3b.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252F1ea90cb3-819d-4cb0-b0c7-75ab1050e3c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/1ea90cb3-819d-4cb0-b0c7-75ab1050e3c6.jpg not downloaded yet
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e155ed0>
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F8d63754e-ffc9-45bc-be70-79515709710c.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/8d63754e-ffc9-45bc-be70-79515709710c.jpg saved to cache
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e768cde2-d508-5077-b87f-fa13273a6e3b
2026-03-27 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752542/general/10a398b5-fa49-4584-b67b-ebd3208b1e90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740470)
2026-03-27 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752494/general/fce8fbc6-c60b-41c7-bff2-5579819fc9a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740775)
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de5c650>
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F127fbbac-5a5e-4f57-95d2-f37bed1c79dc.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/127fbbac-5a5e-4f57-95d2-f37bed1c79dc.jpg saved to cache
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4
2026-03-27 22:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e395f7f-3d9f-579c-bdf0-6c153faf34ca with identifier: 10740802
2026-03-27 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e395f7f-3d9f-579c-bdf0-6c153faf34ca with scrape type 1
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e395f7f-3d9f-579c-bdf0-6c153faf34ca
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252Faab9d358-dc95-4039-aae0-5afc5fc00975.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/aab9d358-dc95-4039-aae0-5afc5fc00975.jpg not downloaded yet
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e4db1211-bc86-5b09-b167-6283c5264f02 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F37448ddc-1e3f-4cac-8028-af0e889f7584.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/37448ddc-1e3f-4cac-8028-af0e889f7584.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252Fe7b622a9-a376-4d1a-a545-a310160ef362.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/e7b622a9-a376-4d1a-a545-a310160ef362.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252Ff7e3dbc7-2d69-44ce-8598-859ce3a0b157.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/f7e3dbc7-2d69-44ce-8598-859ce3a0b157.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252F4a0c4bdf-6df6-4fa9-af93-be8ec24149e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/4a0c4bdf-6df6-4fa9-af93-be8ec24149e5.jpg not downloaded yet
2026-03-27 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752542/general/613903e9-489b-4ac5-93b4-c374e72b8b03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740470)
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252F5f7bbd41-dca4-4b92-a99d-fb32a3f25f35.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/5f7bbd41-dca4-4b92-a99d-fb32a3f25f35.jpg not downloaded yet
2026-03-27 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff3790>
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4db1211-bc86-5b09-b167-6283c5264f02/e4db1211-bc86-5b09-b167-6283c5264f02_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252F29914cc6-1acb-418a-a124-c98bcba628ea.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/29914cc6-1acb-418a-a124-c98bcba628ea.jpg saved to cache
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e4db1211-bc86-5b09-b167-6283c5264f02
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F2527af3f-daf2-4bfe-8cb1-8e2656d15467.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/2527af3f-daf2-4bfe-8cb1-8e2656d15467.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252F25621dd4-be9a-468b-a9a2-5d38551ce8c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/25621dd4-be9a-468b-a9a2-5d38551ce8c8.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252F3d25f89f-652b-4f1c-a85f-466b74af149e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/3d25f89f-652b-4f1c-a85f-466b74af149e.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252F9db693fc-b456-4254-a0a0-8600b9804c9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/9db693fc-b456-4254-a0a0-8600b9804c9f.jpg not downloaded yet
2026-03-27 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752494/general/6caa532a-8e22-4207-a9bf-cefbe8370a5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740775)
2026-03-27 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752637/general/6822ee92-31db-467d-8d62-fa8140bf3c57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740520)
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252Ff9eae1a2-3545-4940-9067-4f33651d3c91.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/f9eae1a2-3545-4940-9067-4f33651d3c91.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F5f0566d1-5dbd-41fe-8624-c66e591a1362.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/5f0566d1-5dbd-41fe-8624-c66e591a1362.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252F667601bd-5564-4e85-89b2-daaeca0774d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/667601bd-5564-4e85-89b2-daaeca0774d0.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252Ff8c69e50-1866-4cf8-97a4-a23c7d882002.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/f8c69e50-1866-4cf8-97a4-a23c7d882002.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252F831fce50-0282-4532-9782-257a497c93e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/831fce50-0282-4532-9782-257a497c93e6.jpg not downloaded yet
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0e2e50>
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F10a398b5-fa49-4584-b67b-ebd3208b1e90.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/10a398b5-fa49-4584-b67b-ebd3208b1e90.jpg saved to cache
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d47c1d0>
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252Ffce8fbc6-c60b-41c7-bff2-5579819fc9a5.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/fce8fbc6-c60b-41c7-bff2-5579819fc9a5.jpg saved to cache
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e768cde2-d508-5077-b87f-fa13273a6e3b
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252F2a3159cd-f812-49eb-8b56-0ea600a88a92.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/2a3159cd-f812-49eb-8b56-0ea600a88a92.jpg not downloaded yet
2026-03-27 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752494/general/4f842760-bb4e-4ca0-9282-bb5b5acea59e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740775)
2026-03-27 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752476/general/1d578209-fe39-4474-bdc8-3deef8653062.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740757)
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F8b9de8f7-8d44-4fd6-8eb3-4c4ce8c20bf8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/8b9de8f7-8d44-4fd6-8eb3-4c4ce8c20bf8.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252Fdb6eaba2-5f64-4b04-b841-af6260d0cb6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/db6eaba2-5f64-4b04-b841-af6260d0cb6e.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252Ff0610b11-ecd4-458c-aa86-72ad03726c92.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/f0610b11-ecd4-458c-aa86-72ad03726c92.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252F2c4a8f2c-3b08-4577-8d45-e96a0884bdbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/2c4a8f2c-3b08-4577-8d45-e96a0884bdbe.jpg not downloaded yet
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252F4825f1ef-e43d-4145-82d4-c8f5cfab4dd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/4825f1ef-e43d-4145-82d4-c8f5cfab4dd0.jpg not downloaded yet
2026-03-27 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d40af90>
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F613903e9-489b-4ac5-93b4-c374e72b8b03.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/613903e9-489b-4ac5-93b4-c374e72b8b03.jpg saved to cache
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4
2026-03-27 22:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2743a86-eedd-559a-a66e-fa4b8810d614 with identifier: 10740512
2026-03-27 22:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2743a86-eedd-559a-a66e-fa4b8810d614 with scrape type 1
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2743a86-eedd-559a-a66e-fa4b8810d614
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252F1bf72876-1f6e-4c9c-9e1e-1d4302afc775.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/1bf72876-1f6e-4c9c-9e1e-1d4302afc775.jpg not downloaded yet
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d452110>
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F6caa532a-8e22-4207-a9bf-cefbe8370a5d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/6caa532a-8e22-4207-a9bf-cefbe8370a5d.jpg saved to cache
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e768cde2-d508-5077-b87f-fa13273a6e3b
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d47ad90>
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252F6822ee92-31db-467d-8d62-fa8140bf3c57.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/6822ee92-31db-467d-8d62-fa8140bf3c57.jpg saved to cache
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6795fe64-9e42-53fb-9062-5169928c8834
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252F3022c12b-655f-4f0a-817f-385cbac9b319.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/3022c12b-655f-4f0a-817f-385cbac9b319.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252F8bc1d827-a811-4075-bd5a-60d5fb5d8c31.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/8bc1d827-a811-4075-bd5a-60d5fb5d8c31.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252F367826ba-0971-42b5-90a9-3348e2a4d58d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/367826ba-0971-42b5-90a9-3348e2a4d58d.jpg not downloaded yet
2026-03-27 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752637/general/4a0c4bdf-6df6-4fa9-af93-be8ec24149e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740520)
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252F77b9e9b1-731b-4502-a594-cdfe480d621a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/77b9e9b1-731b-4502-a594-cdfe480d621a.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252Fd09d1d2f-d70e-4da2-b0d3-1bda8b071cac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/d09d1d2f-d70e-4da2-b0d3-1bda8b071cac.jpg not downloaded yet
2026-03-27 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752523/general/aab9d358-dc95-4039-aae0-5afc5fc00975.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740802)
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252F4d8e3c76-2508-4873-9eb5-380f00731b8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/4d8e3c76-2508-4873-9eb5-380f00731b8d.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252Fc0f85db2-599e-42b7-bdbd-b99d5de51ae8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/c0f85db2-599e-42b7-bdbd-b99d5de51ae8.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252Ff3cd16bc-4aab-42aa-b9cf-9c9bbcd9df86.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/f3cd16bc-4aab-42aa-b9cf-9c9bbcd9df86.jpg not downloaded yet
2026-03-27 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df9fa50>
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F4f842760-bb4e-4ca0-9282-bb5b5acea59e.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/4f842760-bb4e-4ca0-9282-bb5b5acea59e.jpg saved to cache
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e768cde2-d508-5077-b87f-fa13273a6e3b
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3c0f50>
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4db1211-bc86-5b09-b167-6283c5264f02/e4db1211-bc86-5b09-b167-6283c5264f02_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252F1d578209-fe39-4474-bdc8-3deef8653062.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/1d578209-fe39-4474-bdc8-3deef8653062.jpg saved to cache
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e4db1211-bc86-5b09-b167-6283c5264f02
2026-03-27 22:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd with identifier: 10740745
2026-03-27 22:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd with scrape type 1
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752461%252Fgeneral%252F4bbf7ac0-ffc8-4e89-89d3-ac0fc49f0731.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752461/general/4bbf7ac0-ffc8-4e89-89d3-ac0fc49f0731.jpg not downloaded yet
2026-03-27 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752637/general/9db693fc-b456-4254-a0a0-8600b9804c9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740520)
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252F6e3c38ef-133a-401a-8b73-3834c0a4fd10.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/6e3c38ef-133a-401a-8b73-3834c0a4fd10.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252F0b0710a9-8d3c-4198-9a84-bd3820d48c8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/0b0710a9-8d3c-4198-9a84-bd3820d48c8b.jpg not downloaded yet
2026-03-27 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e4db1211-bc86-5b09-b167-6283c5264f02 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252F28b2dbc6-043f-4e8d-8369-2d2186994149.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/28b2dbc6-043f-4e8d-8369-2d2186994149.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252F6f0cd451-4a2e-402e-bbbf-fe6a5a9d1620.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/6f0cd451-4a2e-402e-bbbf-fe6a5a9d1620.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252Fb28dd8ca-dd9d-4c8e-9328-484142772756.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/b28dd8ca-dd9d-4c8e-9328-484142772756.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752461%252Fgeneral%252Fdfe8b6fd-9420-4475-ac16-a1ccb446d940.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752461/general/dfe8b6fd-9420-4475-ac16-a1ccb446d940.jpg not downloaded yet
2026-03-27 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752271/general/3d25f89f-652b-4f1c-a85f-466b74af149e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740022)
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252F1fef0aee-3f17-49d4-a723-a5b2b09a88be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/1fef0aee-3f17-49d4-a723-a5b2b09a88be.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252F9d13d140-93c8-48a9-8655-66957fadc1b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/9d13d140-93c8-48a9-8655-66957fadc1b7.jpg not downloaded yet
2026-03-27 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0def50>
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252F4a0c4bdf-6df6-4fa9-af93-be8ec24149e5.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/4a0c4bdf-6df6-4fa9-af93-be8ec24149e5.jpg saved to cache
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6795fe64-9e42-53fb-9062-5169928c8834
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d478310>
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e395f7f-3d9f-579c-bdf0-6c153faf34ca/4e395f7f-3d9f-579c-bdf0-6c153faf34ca_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252Faab9d358-dc95-4039-aae0-5afc5fc00975.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/aab9d358-dc95-4039-aae0-5afc5fc00975.jpg saved to cache
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e395f7f-3d9f-579c-bdf0-6c153faf34ca
2026-03-27 22:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32199f64-2f3f-5f19-ba28-4d7755423403 with identifier: 10740495
2026-03-27 22:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32199f64-2f3f-5f19-ba28-4d7755423403 with scrape type 1
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32199f64-2f3f-5f19-ba28-4d7755423403
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252F37419741-f2ec-4622-9aed-e84377d75864.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/37419741-f2ec-4622-9aed-e84377d75864.jpg not downloaded yet
2026-03-27 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752637/general/831fce50-0282-4532-9782-257a497c93e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740520)
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252F6ac54e60-3069-4bf7-a8ce-bc50947bc159.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/6ac54e60-3069-4bf7-a8ce-bc50947bc159.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252Fb0e8d154-fc6f-4599-979c-2b0efc7cb4f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/b0e8d154-fc6f-4599-979c-2b0efc7cb4f6.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252F7cd2c5b0-61bb-4643-8711-b3d601c9b936.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/7cd2c5b0-61bb-4643-8711-b3d601c9b936.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752461%252Fgeneral%252F7067ccbb-6f29-4bf2-b240-f145214a77e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752461/general/7067ccbb-6f29-4bf2-b240-f145214a77e0.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252F8a016208-77af-4691-812c-d8a473142b1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/8a016208-77af-4691-812c-d8a473142b1c.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252F7c160f60-9f84-49dc-a150-7e6f264e4764.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/7c160f60-9f84-49dc-a150-7e6f264e4764.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252F6fcc5619-4fc1-4f7a-9652-319e450ac5da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/6fcc5619-4fc1-4f7a-9652-319e450ac5da.jpg not downloaded yet
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e066a10>
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252F9db693fc-b456-4254-a0a0-8600b9804c9f.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/9db693fc-b456-4254-a0a0-8600b9804c9f.jpg saved to cache
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6795fe64-9e42-53fb-9062-5169928c8834
2026-03-27 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752523/general/2a3159cd-f812-49eb-8b56-0ea600a88a92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740802)
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5c48e807-4876-58ad-8f4b-195ccc3f4779 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e4db1211-bc86-5b09-b167-6283c5264f02 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752461%252Fgeneral%252F3f3c96cc-4f75-45a7-90f8-5a68d6b2d16a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752461/general/3f3c96cc-4f75-45a7-90f8-5a68d6b2d16a.jpg not downloaded yet
2026-03-27 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752628/general/1bf72876-1f6e-4c9c-9e1e-1d4302afc775.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740512)
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252Ff141a041-018e-4b4b-bc79-efc53f7b9b17.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/f141a041-018e-4b4b-bc79-efc53f7b9b17.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252F79f8f959-96ed-4ac6-9706-2a23091e2f16.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/79f8f959-96ed-4ac6-9706-2a23091e2f16.jpg not downloaded yet
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252Ffcb9e8fd-3042-49bf-8d99-b125d42a2926.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/fcb9e8fd-3042-49bf-8d99-b125d42a2926.jpg not downloaded yet
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752461%252Fgeneral%252Fd848e462-3ade-4b7a-843d-d827d70c2a23.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752461/general/d848e462-3ade-4b7a-843d-d827d70c2a23.jpg not downloaded yet
2026-03-27 22:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba45f667-af26-5022-9e82-19e7bf868559 with identifier: 10740533
2026-03-27 22:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba45f667-af26-5022-9e82-19e7bf868559 with scrape type 1
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba45f667-af26-5022-9e82-19e7bf868559
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252F9a528b1d-75ae-4fa4-9a4b-ba4558842512.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/9a528b1d-75ae-4fa4-9a4b-ba4558842512.jpg not downloaded yet
2026-03-27 22:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d485050>
2026-03-27 22:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2d44934-181c-5e12-80e9-2934681cbc27/c2d44934-181c-5e12-80e9-2934681cbc27_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252F3d25f89f-652b-4f1c-a85f-466b74af149e.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/3d25f89f-652b-4f1c-a85f-466b74af149e.jpg saved to cache
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c2d44934-181c-5e12-80e9-2934681cbc27
2026-03-27 22:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10739944
2026-03-27 22:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76c5abae-b28b-5706-a46d-58c39a5c0553 with scrape type 1
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76c5abae-b28b-5706-a46d-58c39a5c0553
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698826%252Fgeneral%252Fb766c4e3-0dac-4fdf-bcf9-53e6eee61e10.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698826/general/b766c4e3-0dac-4fdf-bcf9-53e6eee61e10.jpg already downloaded
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698826%252Fgeneral%252F467d69a0-dd47-4f90-90c3-d3720323917f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698826/general/467d69a0-dd47-4f90-90c3-d3720323917f.jpg already downloaded
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698826%252Fgeneral%252Fc501577f-0cff-4d9a-86d4-464e3664a8c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698826/general/c501577f-0cff-4d9a-86d4-464e3664a8c9.jpg already downloaded
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698826%252Fgeneral%252Fab122540-183c-4c03-abae-d0bc1a03742f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698826/general/ab122540-183c-4c03-abae-d0bc1a03742f.jpg already downloaded
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698826%252Fgeneral%252Fbc13c7b6-b057-48c1-b622-da324a519637.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698826/general/bc13c7b6-b057-48c1-b622-da324a519637.jpg already downloaded
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698826%252Fgeneral%252F8786c329-d820-4185-aca1-646f817e3f76.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698826/general/8786c329-d820-4185-aca1-646f817e3f76.jpg already downloaded
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698826%252Fgeneral%252F56803718-d890-4b74-bab3-2fd31efe5547.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698826/general/56803718-d890-4b74-bab3-2fd31efe5547.jpg already downloaded
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698826%252Fgeneral%252Fe98810d1-ac22-443b-9206-24cdde472113.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698826/general/e98810d1-ac22-443b-9206-24cdde472113.jpg already downloaded
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698826%252Fgeneral%252F0a68ab53-0bbf-4b7c-8779-d132c028b1a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698826/general/0a68ab53-0bbf-4b7c-8779-d132c028b1a9.jpg already downloaded
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698826%252Fgeneral%252F5c493a5b-d91d-4e09-a8d3-f3326b67df84.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698826/general/5c493a5b-d91d-4e09-a8d3-f3326b67df84.jpg already downloaded
2026-03-27 22:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76c5abae-b28b-5706-a46d-58c39a5c0553, identifier: 10739944
2026-03-27 22:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dda1710>
2026-03-27 22:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252F831fce50-0282-4532-9782-257a497c93e6.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/831fce50-0282-4532-9782-257a497c93e6.jpg saved to cache
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6795fe64-9e42-53fb-9062-5169928c8834
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252F4c98663a-6ff7-43a0-b3a4-a32ed80b2725.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/4c98663a-6ff7-43a0-b3a4-a32ed80b2725.jpg not downloaded yet
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252Fdb010b66-2ea8-41b6-b11d-8c6d527ccd21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/db010b66-2ea8-41b6-b11d-8c6d527ccd21.jpg not downloaded yet
2026-03-27 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10739944
2026-03-27 22:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10739944
2026-03-27 22:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10739944 to the API
2026-03-27 22:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739944>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '76c5abae-b28b-5706-a46d-58c39a5c0553',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWP129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739944',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 227783,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 82,
'photo_urls': ['https://images.openlane.eu/carimgs/5698826/general/b766c4e3-0dac-4fdf-bcf9-53e6eee61e10.jpg',
'https://images.openlane.eu/carimgs/5698826/general/467d69a0-dd47-4f90-90c3-d3720323917f.jpg',
'https://images.openlane.eu/carimgs/5698826/general/c501577f-0cff-4d9a-86d4-464e3664a8c9.jpg',
'https://images.openlane.eu/carimgs/5698826/general/ab122540-183c-4c03-abae-d0bc1a03742f.jpg',
'https://images.openlane.eu/carimgs/5698826/general/bc13c7b6-b057-48c1-b622-da324a519637.jpg',
'https://images.openlane.eu/carimgs/5698826/general/8786c329-d820-4185-aca1-646f817e3f76.jpg',
'https://images.openlane.eu/carimgs/5698826/general/56803718-d890-4b74-bab3-2fd31efe5547.jpg',
'https://images.openlane.eu/carimgs/5698826/general/e98810d1-ac22-443b-9206-24cdde472113.jpg',
'https://images.openlane.eu/carimgs/5698826/general/0a68ab53-0bbf-4b7c-8779-d132c028b1a9.jpg',
'https://images.openlane.eu/carimgs/5698826/general/5c493a5b-d91d-4e09-a8d3-f3326b67df84.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c5abae-b28b-5706-a46d-58c39a5c0553/76c5abae-b28b-5706-a46d-58c39a5c0553_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698826/general/b766c4e3-0dac-4fdf-bcf9-53e6eee61e10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c5abae-b28b-5706-a46d-58c39a5c0553/76c5abae-b28b-5706-a46d-58c39a5c0553_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698826/general/467d69a0-dd47-4f90-90c3-d3720323917f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c5abae-b28b-5706-a46d-58c39a5c0553/76c5abae-b28b-5706-a46d-58c39a5c0553_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698826/general/c501577f-0cff-4d9a-86d4-464e3664a8c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c5abae-b28b-5706-a46d-58c39a5c0553/76c5abae-b28b-5706-a46d-58c39a5c0553_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698826/general/ab122540-183c-4c03-abae-d0bc1a03742f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c5abae-b28b-5706-a46d-58c39a5c0553/76c5abae-b28b-5706-a46d-58c39a5c0553_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698826/general/bc13c7b6-b057-48c1-b622-da324a519637.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c5abae-b28b-5706-a46d-58c39a5c0553/76c5abae-b28b-5706-a46d-58c39a5c0553_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698826/general/8786c329-d820-4185-aca1-646f817e3f76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c5abae-b28b-5706-a46d-58c39a5c0553/76c5abae-b28b-5706-a46d-58c39a5c0553_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698826/general/56803718-d890-4b74-bab3-2fd31efe5547.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c5abae-b28b-5706-a46d-58c39a5c0553/76c5abae-b28b-5706-a46d-58c39a5c0553_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698826/general/e98810d1-ac22-443b-9206-24cdde472113.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c5abae-b28b-5706-a46d-58c39a5c0553/76c5abae-b28b-5706-a46d-58c39a5c0553_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698826/general/0a68ab53-0bbf-4b7c-8779-d132c028b1a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c5abae-b28b-5706-a46d-58c39a5c0553/76c5abae-b28b-5706-a46d-58c39a5c0553_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102215,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698826/general/5c493a5b-d91d-4e09-a8d3-f3326b67df84.jpg',
'Width': 1024}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Vito L2 116 CDI - Diesel - Automatic - 163 hp - '
'227.783 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739944%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [adesa.be] INFO: Saving data for 10739944: {'created_time': 1774649810.314395, 'last_price_update_time': 1774649810.314407, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739944') HTTP/1.1" 204 0
2026-03-27 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752271/general/8bc1d827-a811-4075-bd5a-60d5fb5d8c31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740022)
2026-03-27 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752461/general/4bbf7ac0-ffc8-4e89-89d3-ac0fc49f0731.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740745)
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752461%252Fgeneral%252Fdc5cb653-8473-4e9b-8bc4-dfd1663e7e09.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752461/general/dc5cb653-8473-4e9b-8bc4-dfd1663e7e09.jpg not downloaded yet
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252Fcaf201d7-899e-4ee2-811e-769c642f1107.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/caf201d7-899e-4ee2-811e-769c642f1107.jpg not downloaded yet
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252F14138778-fdbc-43ae-a43c-3934ea6b20a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/14138778-fdbc-43ae-a43c-3934ea6b20a0.jpg not downloaded yet
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252Ff8983446-e21c-4c14-93af-f20b44580447.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/f8983446-e21c-4c14-93af-f20b44580447.jpg not downloaded yet
2026-03-27 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e223910>
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e395f7f-3d9f-579c-bdf0-6c153faf34ca/4e395f7f-3d9f-579c-bdf0-6c153faf34ca_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252F2a3159cd-f812-49eb-8b56-0ea600a88a92.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/2a3159cd-f812-49eb-8b56-0ea600a88a92.jpg saved to cache
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e395f7f-3d9f-579c-bdf0-6c153faf34ca
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de2b990>
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252F1bf72876-1f6e-4c9c-9e1e-1d4302afc775.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/1bf72876-1f6e-4c9c-9e1e-1d4302afc775.jpg saved to cache
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f2743a86-eedd-559a-a66e-fa4b8810d614
2026-03-27 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752523/general/77b9e9b1-731b-4502-a594-cdfe480d621a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740802)
2026-03-27 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752637/general/f3cd16bc-4aab-42aa-b9cf-9c9bbcd9df86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740520)
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752461%252Fgeneral%252F277653f5-c84c-45a4-a5b3-a3f272d9c01f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752461/general/277653f5-c84c-45a4-a5b3-a3f272d9c01f.jpg not downloaded yet
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252F0c6681d1-0a04-4251-af96-b92d18b8b9f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/0c6681d1-0a04-4251-af96-b92d18b8b9f2.jpg not downloaded yet
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6795fe64-9e42-53fb-9062-5169928c8834 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6795fe64-9e42-53fb-9062-5169928c8834 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 18f84c12-e7ca-5163-9fc3-dd44ee36d551 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f2743a86-eedd-559a-a66e-fa4b8810d614 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252Fcca0888f-4a93-4c82-b45c-2d26a5f56e0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/cca0888f-4a93-4c82-b45c-2d26a5f56e0e.jpg not downloaded yet
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252Fcde5de0a-e2c0-4176-9898-0d16ab670bc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/cde5de0a-e2c0-4176-9898-0d16ab670bc5.jpg not downloaded yet
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752461%252Fgeneral%252Ff37dcc51-80f1-48ac-b076-e4836a6ed526.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752461/general/f37dcc51-80f1-48ac-b076-e4836a6ed526.jpg not downloaded yet
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252Ff96288f5-7a2e-44fc-8172-753833ad58cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/f96288f5-7a2e-44fc-8172-753833ad58cc.jpg not downloaded yet
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d47d3d0>
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2d44934-181c-5e12-80e9-2934681cbc27/c2d44934-181c-5e12-80e9-2934681cbc27_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252F8bc1d827-a811-4075-bd5a-60d5fb5d8c31.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/8bc1d827-a811-4075-bd5a-60d5fb5d8c31.jpg saved to cache
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c2d44934-181c-5e12-80e9-2934681cbc27
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4876d0>
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50a9f0a7-fe5a-57af-bdec-10eea81f5cdd/50a9f0a7-fe5a-57af-bdec-10eea81f5cdd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752461%252Fgeneral%252F4bbf7ac0-ffc8-4e89-89d3-ac0fc49f0731.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752461/general/4bbf7ac0-ffc8-4e89-89d3-ac0fc49f0731.jpg saved to cache
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd
2026-03-27 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752628/general/9d13d140-93c8-48a9-8655-66957fadc1b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740512)
2026-03-27 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752628/general/0b0710a9-8d3c-4198-9a84-bd3820d48c8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740512)
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252F302564a5-bcc7-4a5f-aabb-653c85f3c212.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/302564a5-bcc7-4a5f-aabb-653c85f3c212.jpg not downloaded yet
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252F104b54ce-ff39-428d-b601-45547907959c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/104b54ce-ff39-428d-b601-45547907959c.jpg not downloaded yet
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752461%252Fgeneral%252F968ad238-584d-4bb0-b855-b96c5880503e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752461/general/968ad238-584d-4bb0-b855-b96c5880503e.jpg not downloaded yet
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252F2cc8bff1-f477-415b-af1d-ba6c7eb009d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/2cc8bff1-f477-415b-af1d-ba6c7eb009d7.jpg not downloaded yet
2026-03-27 22:16:50 [adesa.be] INFO: Found listing with ID: 10739084
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739084%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [adesa.be] INFO: Scrape type for 10739084: 0
2026-03-27 22:16:50 [adesa.be] INFO: Skipping item 10739084 url https://www.openlane.eu/en/carv6/auction/10739084
2026-03-27 22:16:50 [adesa.be] INFO: Found listing with ID: 10739126
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739126%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [adesa.be] INFO: Scrape type for 10739126: 0
2026-03-27 22:16:50 [adesa.be] INFO: Skipping item 10739126 url https://www.openlane.eu/en/carv6/auction/10739126
2026-03-27 22:16:50 [adesa.be] INFO: Found listing with ID: 10739128
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739128%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [adesa.be] INFO: Scrape type for 10739128: 0
2026-03-27 22:16:50 [adesa.be] INFO: Skipping item 10739128 url https://www.openlane.eu/en/carv6/auction/10739128
2026-03-27 22:16:50 [adesa.be] INFO: Found listing with ID: 10739127
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739127%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [adesa.be] INFO: Scrape type for 10739127: 0
2026-03-27 22:16:50 [adesa.be] INFO: Skipping item 10739127 url https://www.openlane.eu/en/carv6/auction/10739127
2026-03-27 22:16:50 [adesa.be] INFO: Found listing with ID: 10739085
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739085%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [adesa.be] INFO: Scrape type for 10739085: 0
2026-03-27 22:16:50 [adesa.be] INFO: Skipping item 10739085 url https://www.openlane.eu/en/carv6/auction/10739085
2026-03-27 22:16:50 [adesa.be] INFO: Found listing with ID: 10739147
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739147%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [adesa.be] INFO: Scrape type for 10739147: 0
2026-03-27 22:16:50 [adesa.be] INFO: Skipping item 10739147 url https://www.openlane.eu/en/carv6/auction/10739147
2026-03-27 22:16:50 [adesa.be] INFO: Found listing with ID: 10739148
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739148%27 HTTP/1.1" 200 None
2026-03-27 22:16:50 [adesa.be] INFO: Scrape type for 10739148: 0
2026-03-27 22:16:50 [adesa.be] INFO: Skipping item 10739148 url https://www.openlane.eu/en/carv6/auction/10739148
2026-03-27 22:16:50 [adesa.be] INFO: Found listing with ID: 10739504
2026-03-27 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739504%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739504: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739504 url https://www.openlane.eu/en/carv6/auction/10739504
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739301
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739301%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739301: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739301 url https://www.openlane.eu/en/carv6/auction/10739301
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739953
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739953%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739953: 1
2026-03-27 22:16:51 [adesa.be] INFO: Scraping item 10739953 url https://www.openlane.eu/en/carv6/auction/10739953
2026-03-27 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752628/general/4c98663a-6ff7-43a0-b3a4-a32ed80b2725.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740512)
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252F202a0f4f-7d39-4d84-af71-4db484fc6f0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/202a0f4f-7d39-4d84-af71-4db484fc6f0e.jpg not downloaded yet
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752461%252Fgeneral%252Ff557f838-3807-47b6-aa45-e63f063c34af.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752461/general/f557f838-3807-47b6-aa45-e63f063c34af.jpg not downloaded yet
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252F81a997f1-c89d-49ff-b1c6-0ce024e11656.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/81a997f1-c89d-49ff-b1c6-0ce024e11656.jpg not downloaded yet
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739190
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739190%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739190: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739190 url https://www.openlane.eu/en/carv6/auction/10739190
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739159
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739159%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739159: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739159 url https://www.openlane.eu/en/carv6/auction/10739159
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739149
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739149%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739149: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739149 url https://www.openlane.eu/en/carv6/auction/10739149
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739087
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739087%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739087: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739087 url https://www.openlane.eu/en/carv6/auction/10739087
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739706
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739706%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739706: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739706 url https://www.openlane.eu/en/carv6/auction/10739706
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739270
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739270%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739270: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739270 url https://www.openlane.eu/en/carv6/auction/10739270
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739066
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739066%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739066: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739066 url https://www.openlane.eu/en/carv6/auction/10739066
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739423
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739423%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739423: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739423 url https://www.openlane.eu/en/carv6/auction/10739423
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739520
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739520%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739520: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739520 url https://www.openlane.eu/en/carv6/auction/10739520
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739698
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739698%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739698: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739698 url https://www.openlane.eu/en/carv6/auction/10739698
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739648
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739648%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739648: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739648 url https://www.openlane.eu/en/carv6/auction/10739648
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739328
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739328%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739328: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739328 url https://www.openlane.eu/en/carv6/auction/10739328
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739629
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739629%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739629: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739629 url https://www.openlane.eu/en/carv6/auction/10739629
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739253
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739253%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739253: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739253 url https://www.openlane.eu/en/carv6/auction/10739253
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739387
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739387%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739387: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739387 url https://www.openlane.eu/en/carv6/auction/10739387
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739499
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739499%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739499: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739499 url https://www.openlane.eu/en/carv6/auction/10739499
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739672
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739672%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739672: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739672 url https://www.openlane.eu/en/carv6/auction/10739672
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739203
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739203%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739203: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739203 url https://www.openlane.eu/en/carv6/auction/10739203
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739103
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739103%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739103: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739103 url https://www.openlane.eu/en/carv6/auction/10739103
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739232
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739232%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739232: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739232 url https://www.openlane.eu/en/carv6/auction/10739232
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739338
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739338%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739338: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739338 url https://www.openlane.eu/en/carv6/auction/10739338
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739512
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739512%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739512: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739512 url https://www.openlane.eu/en/carv6/auction/10739512
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739666
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739666%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739666: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739666 url https://www.openlane.eu/en/carv6/auction/10739666
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739463
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739463%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739463: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739463 url https://www.openlane.eu/en/carv6/auction/10739463
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739696
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739696%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739696: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739696 url https://www.openlane.eu/en/carv6/auction/10739696
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10740012
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740012%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10740012: 1
2026-03-27 22:16:51 [adesa.be] INFO: Scraping item 10740012 url https://www.openlane.eu/en/carv6/auction/10740012
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252F955e7036-9432-4c73-827c-96791f60d7e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/955e7036-9432-4c73-827c-96791f60d7e8.jpg not downloaded yet
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099fff8590>
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e395f7f-3d9f-579c-bdf0-6c153faf34ca/4e395f7f-3d9f-579c-bdf0-6c153faf34ca_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252F77b9e9b1-731b-4502-a594-cdfe480d621a.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/77b9e9b1-731b-4502-a594-cdfe480d621a.jpg saved to cache
2026-03-27 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4e395f7f-3d9f-579c-bdf0-6c153faf34ca
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1be650>
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252Ff3cd16bc-4aab-42aa-b9cf-9c9bbcd9df86.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/f3cd16bc-4aab-42aa-b9cf-9c9bbcd9df86.jpg saved to cache
2026-03-27 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6795fe64-9e42-53fb-9062-5169928c8834
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dda28d0>
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252F9d13d140-93c8-48a9-8655-66957fadc1b7.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/9d13d140-93c8-48a9-8655-66957fadc1b7.jpg saved to cache
2026-03-27 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f2743a86-eedd-559a-a66e-fa4b8810d614
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d489d10>
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252F0b0710a9-8d3c-4198-9a84-bd3820d48c8b.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/0b0710a9-8d3c-4198-9a84-bd3820d48c8b.jpg saved to cache
2026-03-27 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f2743a86-eedd-559a-a66e-fa4b8810d614
2026-03-27 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752594/general/db010b66-2ea8-41b6-b11d-8c6d527ccd21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740495)
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252Fa7b2c60d-84f8-4128-a8cd-1d3c62be18e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/a7b2c60d-84f8-4128-a8cd-1d3c62be18e5.jpg not downloaded yet
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739141
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739141%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739141: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739141 url https://www.openlane.eu/en/carv6/auction/10739141
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739252
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739252%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739252: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739252 url https://www.openlane.eu/en/carv6/auction/10739252
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739122
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739122%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739122: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739122 url https://www.openlane.eu/en/carv6/auction/10739122
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739450
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739450%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739450: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739450 url https://www.openlane.eu/en/carv6/auction/10739450
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10739374
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739374%27 HTTP/1.1" 200 None
2026-03-27 22:16:51 [adesa.be] INFO: Scrape type for 10739374: 0
2026-03-27 22:16:51 [adesa.be] INFO: Skipping item 10739374 url https://www.openlane.eu/en/carv6/auction/10739374
2026-03-27 22:16:51 [adesa.be] INFO: Found listing with ID: 10740046
2026-03-27 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740046%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10740046: 1
2026-03-27 22:16:52 [adesa.be] INFO: Scraping item 10740046 url https://www.openlane.eu/en/carv6/auction/10740046
2026-03-27 22:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752461/general/d848e462-3ade-4b7a-843d-d827d70c2a23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740745)
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252Fc41d9537-f0e5-49d2-b67e-2d24d3a38d44.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/c41d9537-f0e5-49d2-b67e-2d24d3a38d44.jpg not downloaded yet
2026-03-27 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752651/general/9a528b1d-75ae-4fa4-9a4b-ba4558842512.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740533)
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252F44bb9226-9c69-4460-9c8c-4ba9b1e230f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/44bb9226-9c69-4460-9c8c-4ba9b1e230f0.jpg not downloaded yet
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739630
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739630%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739630: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739630 url https://www.openlane.eu/en/carv6/auction/10739630
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739222
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739222%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739222: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739222 url https://www.openlane.eu/en/carv6/auction/10739222
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739924
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739924%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739924: 1
2026-03-27 22:16:52 [adesa.be] INFO: Scraping item 10739924 url https://www.openlane.eu/en/carv6/auction/10739924
2026-03-27 22:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e27a710>
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252F4c98663a-6ff7-43a0-b3a4-a32ed80b2725.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/4c98663a-6ff7-43a0-b3a4-a32ed80b2725.jpg saved to cache
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f2743a86-eedd-559a-a66e-fa4b8810d614
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4e395f7f-3d9f-579c-bdf0-6c153faf34ca due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 32199f64-2f3f-5f19-ba28-4d7755423403 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752594/general/fcb9e8fd-3042-49bf-8d99-b125d42a2926.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740495)
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252F4f1ecd0e-0221-4de6-8dfc-fef0132434d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/4f1ecd0e-0221-4de6-8dfc-fef0132434d3.jpg not downloaded yet
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739043
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739043%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739043: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739043 url https://www.openlane.eu/en/carv6/auction/10739043
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739117
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739117%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739117: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739117 url https://www.openlane.eu/en/carv6/auction/10739117
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739038
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739038%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739038: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739038 url https://www.openlane.eu/en/carv6/auction/10739038
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739249
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739249%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739249: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739249 url https://www.openlane.eu/en/carv6/auction/10739249
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739614
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739614%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739614: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739614 url https://www.openlane.eu/en/carv6/auction/10739614
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10740742
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740742%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10740742: 1
2026-03-27 22:16:52 [adesa.be] INFO: Scraping item 10740742 url https://www.openlane.eu/en/carv6/auction/10740742
2026-03-27 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752628/general/79f8f959-96ed-4ac6-9706-2a23091e2f16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740512)
2026-03-27 22:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de34d90>
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32199f64-2f3f-5f19-ba28-4d7755423403/32199f64-2f3f-5f19-ba28-4d7755423403_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252Fdb010b66-2ea8-41b6-b11d-8c6d527ccd21.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/db010b66-2ea8-41b6-b11d-8c6d527ccd21.jpg saved to cache
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 32199f64-2f3f-5f19-ba28-4d7755423403
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deb9110>
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50a9f0a7-fe5a-57af-bdec-10eea81f5cdd/50a9f0a7-fe5a-57af-bdec-10eea81f5cdd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752461%252Fgeneral%252Fd848e462-3ade-4b7a-843d-d827d70c2a23.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752461/general/d848e462-3ade-4b7a-843d-d827d70c2a23.jpg saved to cache
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d38c710>
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba45f667-af26-5022-9e82-19e7bf868559/ba45f667-af26-5022-9e82-19e7bf868559_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252F9a528b1d-75ae-4fa4-9a4b-ba4558842512.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/9a528b1d-75ae-4fa4-9a4b-ba4558842512.jpg saved to cache
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ba45f667-af26-5022-9e82-19e7bf868559
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252F42da6691-4ec2-4a7e-85b0-2fd2cd537459.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/42da6691-4ec2-4a7e-85b0-2fd2cd537459.jpg not downloaded yet
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739616
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739616%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739616: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739616 url https://www.openlane.eu/en/carv6/auction/10739616
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739521
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739521%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739521: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739521 url https://www.openlane.eu/en/carv6/auction/10739521
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739061
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739061%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739061: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739061 url https://www.openlane.eu/en/carv6/auction/10739061
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739464
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739464%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739464: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739464 url https://www.openlane.eu/en/carv6/auction/10739464
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10740515
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740515%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10740515: 1
2026-03-27 22:16:52 [adesa.be] INFO: Scraping item 10740515 url https://www.openlane.eu/en/carv6/auction/10740515
2026-03-27 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752461/general/f37dcc51-80f1-48ac-b076-e4836a6ed526.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740745)
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739289
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739289%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739289: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739289 url https://www.openlane.eu/en/carv6/auction/10739289
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10740492
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740492%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10740492: 1
2026-03-27 22:16:52 [adesa.be] INFO: Scraping item 10740492 url https://www.openlane.eu/en/carv6/auction/10740492
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d55d110>
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32199f64-2f3f-5f19-ba28-4d7755423403/32199f64-2f3f-5f19-ba28-4d7755423403_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252Ffcb9e8fd-3042-49bf-8d99-b125d42a2926.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/fcb9e8fd-3042-49bf-8d99-b125d42a2926.jpg saved to cache
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 32199f64-2f3f-5f19-ba28-4d7755423403
2026-03-27 22:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de27790>
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252F79f8f959-96ed-4ac6-9706-2a23091e2f16.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/79f8f959-96ed-4ac6-9706-2a23091e2f16.jpg saved to cache
2026-03-27 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f2743a86-eedd-559a-a66e-fa4b8810d614
2026-03-27 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752651/general/81a997f1-c89d-49ff-b1c6-0ce024e11656.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740533)
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739397
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739397%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739397: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739397 url https://www.openlane.eu/en/carv6/auction/10739397
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10740771
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740771%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10740771: 1
2026-03-27 22:16:52 [adesa.be] INFO: Scraping item 10740771 url https://www.openlane.eu/en/carv6/auction/10740771
2026-03-27 22:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752594/general/104b54ce-ff39-428d-b601-45547907959c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740495)
2026-03-27 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752461/general/f557f838-3807-47b6-aa45-e63f063c34af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740745)
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739586
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739586%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739586: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739586 url https://www.openlane.eu/en/carv6/auction/10739586
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739291
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739291%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739291: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739291 url https://www.openlane.eu/en/carv6/auction/10739291
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739372
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739372%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739372: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739372 url https://www.openlane.eu/en/carv6/auction/10739372
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739157
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739157%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739157: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739157 url https://www.openlane.eu/en/carv6/auction/10739157
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739277
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739277%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739277: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739277 url https://www.openlane.eu/en/carv6/auction/10739277
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739082
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739082%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739082: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739082 url https://www.openlane.eu/en/carv6/auction/10739082
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739287
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739287%27 HTTP/1.1" 200 None
2026-03-27 22:16:52 [adesa.be] INFO: Scrape type for 10739287: 0
2026-03-27 22:16:52 [adesa.be] INFO: Skipping item 10739287 url https://www.openlane.eu/en/carv6/auction/10739287
2026-03-27 22:16:52 [adesa.be] INFO: Found listing with ID: 10739039
2026-03-27 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739039%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [adesa.be] INFO: Scrape type for 10739039: 0
2026-03-27 22:16:53 [adesa.be] INFO: Skipping item 10739039 url https://www.openlane.eu/en/carv6/auction/10739039
2026-03-27 22:16:53 [adesa.be] INFO: Found listing with ID: 10740776
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740776%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [adesa.be] INFO: Scrape type for 10740776: 1
2026-03-27 22:16:53 [adesa.be] INFO: Scraping item 10740776 url https://www.openlane.eu/en/carv6/auction/10740776
2026-03-27 22:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0e03d0>
2026-03-27 22:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50a9f0a7-fe5a-57af-bdec-10eea81f5cdd/50a9f0a7-fe5a-57af-bdec-10eea81f5cdd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752461%252Fgeneral%252Ff37dcc51-80f1-48ac-b076-e4836a6ed526.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752461/general/f37dcc51-80f1-48ac-b076-e4836a6ed526.jpg saved to cache
2026-03-27 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd
2026-03-27 22:16:53 [adesa.be] INFO: Found listing with ID: 10739174
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739174%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [adesa.be] INFO: Scrape type for 10739174: 0
2026-03-27 22:16:53 [adesa.be] INFO: Skipping item 10739174 url https://www.openlane.eu/en/carv6/auction/10739174
2026-03-27 22:16:53 [adesa.be] INFO: Found listing with ID: 10739424
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739424%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [adesa.be] INFO: Scrape type for 10739424: 0
2026-03-27 22:16:53 [adesa.be] INFO: Skipping item 10739424 url https://www.openlane.eu/en/carv6/auction/10739424
2026-03-27 22:16:53 [adesa.be] INFO: Found listing with ID: 10739676
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739676%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [adesa.be] INFO: Scrape type for 10739676: 0
2026-03-27 22:16:53 [adesa.be] INFO: Skipping item 10739676 url https://www.openlane.eu/en/carv6/auction/10739676
2026-03-27 22:16:53 [adesa.be] INFO: Found listing with ID: 10740045
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740045%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [adesa.be] INFO: Scrape type for 10740045: 1
2026-03-27 22:16:53 [adesa.be] INFO: Scraping item 10740045 url https://www.openlane.eu/en/carv6/auction/10740045
2026-03-27 22:16:53 [adesa.be] INFO: Found listing with ID: 10739442
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739442%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [adesa.be] INFO: Scrape type for 10739442: 0
2026-03-27 22:16:53 [adesa.be] INFO: Skipping item 10739442 url https://www.openlane.eu/en/carv6/auction/10739442
2026-03-27 22:16:53 [adesa.be] INFO: Found listing with ID: 10740014
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740014%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [adesa.be] INFO: Scrape type for 10740014: 1
2026-03-27 22:16:53 [adesa.be] INFO: Scraping item 10740014 url https://www.openlane.eu/en/carv6/auction/10740014
2026-03-27 22:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02e4410>
2026-03-27 22:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba45f667-af26-5022-9e82-19e7bf868559/ba45f667-af26-5022-9e82-19e7bf868559_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252F81a997f1-c89d-49ff-b1c6-0ce024e11656.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/81a997f1-c89d-49ff-b1c6-0ce024e11656.jpg saved to cache
2026-03-27 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ba45f667-af26-5022-9e82-19e7bf868559
2026-03-27 22:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10739976
2026-03-27 22:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc39dafe-1697-50fd-8c65-7c326f844468 with scrape type 1
2026-03-27 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc39dafe-1697-50fd-8c65-7c326f844468
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739087%252Fgeneral%252Fd8c1def2-87ba-4fd2-86ee-158075ac07f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739087/general/d8c1def2-87ba-4fd2-86ee-158075ac07f8.jpg already downloaded
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739087%252Fgeneral%252F9228a36a-1502-423c-bb0a-1fa21100882f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739087/general/9228a36a-1502-423c-bb0a-1fa21100882f.jpg already downloaded
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739087%252Fgeneral%252F65ca7c6b-6940-4d7a-ba59-d6145031138c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739087/general/65ca7c6b-6940-4d7a-ba59-d6145031138c.jpg already downloaded
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739087%252Fgeneral%252F0c072ae7-624d-4754-b58a-4a7afae8201b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739087/general/0c072ae7-624d-4754-b58a-4a7afae8201b.jpg already downloaded
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739087%252Fgeneral%252F98d6f9d5-33ca-42f4-b827-e6fa51fbe8f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739087/general/98d6f9d5-33ca-42f4-b827-e6fa51fbe8f0.jpg already downloaded
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739087%252Fgeneral%252Fce2935ed-30b7-4855-8231-49ccda90d6f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739087/general/ce2935ed-30b7-4855-8231-49ccda90d6f6.jpg already downloaded
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739087%252Fgeneral%252F2266b099-de24-42b4-a424-11432480aa3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739087/general/2266b099-de24-42b4-a424-11432480aa3e.jpg already downloaded
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739087%252Fgeneral%252Ffc58e9b3-4084-4a69-b357-8a56b7c22197.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739087/general/fc58e9b3-4084-4a69-b357-8a56b7c22197.jpg already downloaded
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739087%252Fgeneral%252F9b99b8be-4fb8-4d6c-bf66-195b603a1ce2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739087/general/9b99b8be-4fb8-4d6c-bf66-195b603a1ce2.jpg already downloaded
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739087%252Fgeneral%252F507afc74-b955-4eda-a7ed-cd672d3f29e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739087/general/507afc74-b955-4eda-a7ed-cd672d3f29e1.jpg already downloaded
2026-03-27 22:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc39dafe-1697-50fd-8c65-7c326f844468, identifier: 10739976
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ded6f50>
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32199f64-2f3f-5f19-ba28-4d7755423403/32199f64-2f3f-5f19-ba28-4d7755423403_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252F104b54ce-ff39-428d-b601-45547907959c.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/104b54ce-ff39-428d-b601-45547907959c.jpg saved to cache
2026-03-27 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 32199f64-2f3f-5f19-ba28-4d7755423403
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfeb590>
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50a9f0a7-fe5a-57af-bdec-10eea81f5cdd/50a9f0a7-fe5a-57af-bdec-10eea81f5cdd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752461%252Fgeneral%252Ff557f838-3807-47b6-aa45-e63f063c34af.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752461/general/f557f838-3807-47b6-aa45-e63f063c34af.jpg saved to cache
2026-03-27 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd
2026-03-27 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752594/general/202a0f4f-7d39-4d84-af71-4db484fc6f0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740495)
2026-03-27 22:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10739976
2026-03-27 22:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10739976
2026-03-27 22:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10739976 to the API
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739976>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cc39dafe-1697-50fd-8c65-7c326f844468',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALY781',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739976',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 145459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 82,
'photo_urls': ['https://images.openlane.eu/carimgs/5739087/general/d8c1def2-87ba-4fd2-86ee-158075ac07f8.jpg',
'https://images.openlane.eu/carimgs/5739087/general/9228a36a-1502-423c-bb0a-1fa21100882f.jpg',
'https://images.openlane.eu/carimgs/5739087/general/65ca7c6b-6940-4d7a-ba59-d6145031138c.jpg',
'https://images.openlane.eu/carimgs/5739087/general/0c072ae7-624d-4754-b58a-4a7afae8201b.jpg',
'https://images.openlane.eu/carimgs/5739087/general/98d6f9d5-33ca-42f4-b827-e6fa51fbe8f0.jpg',
'https://images.openlane.eu/carimgs/5739087/general/ce2935ed-30b7-4855-8231-49ccda90d6f6.jpg',
'https://images.openlane.eu/carimgs/5739087/general/2266b099-de24-42b4-a424-11432480aa3e.jpg',
'https://images.openlane.eu/carimgs/5739087/general/fc58e9b3-4084-4a69-b357-8a56b7c22197.jpg',
'https://images.openlane.eu/carimgs/5739087/general/9b99b8be-4fb8-4d6c-bf66-195b603a1ce2.jpg',
'https://images.openlane.eu/carimgs/5739087/general/507afc74-b955-4eda-a7ed-cd672d3f29e1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc39dafe-1697-50fd-8c65-7c326f844468/cc39dafe-1697-50fd-8c65-7c326f844468_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94158,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739087/general/d8c1def2-87ba-4fd2-86ee-158075ac07f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc39dafe-1697-50fd-8c65-7c326f844468/cc39dafe-1697-50fd-8c65-7c326f844468_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93852,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739087/general/9228a36a-1502-423c-bb0a-1fa21100882f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc39dafe-1697-50fd-8c65-7c326f844468/cc39dafe-1697-50fd-8c65-7c326f844468_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90635,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739087/general/65ca7c6b-6940-4d7a-ba59-d6145031138c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc39dafe-1697-50fd-8c65-7c326f844468/cc39dafe-1697-50fd-8c65-7c326f844468_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94248,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739087/general/0c072ae7-624d-4754-b58a-4a7afae8201b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc39dafe-1697-50fd-8c65-7c326f844468/cc39dafe-1697-50fd-8c65-7c326f844468_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105909,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739087/general/98d6f9d5-33ca-42f4-b827-e6fa51fbe8f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc39dafe-1697-50fd-8c65-7c326f844468/cc39dafe-1697-50fd-8c65-7c326f844468_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95490,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739087/general/ce2935ed-30b7-4855-8231-49ccda90d6f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc39dafe-1697-50fd-8c65-7c326f844468/cc39dafe-1697-50fd-8c65-7c326f844468_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109453,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739087/general/2266b099-de24-42b4-a424-11432480aa3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc39dafe-1697-50fd-8c65-7c326f844468/cc39dafe-1697-50fd-8c65-7c326f844468_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106400,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739087/general/fc58e9b3-4084-4a69-b357-8a56b7c22197.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc39dafe-1697-50fd-8c65-7c326f844468/cc39dafe-1697-50fd-8c65-7c326f844468_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95770,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739087/general/9b99b8be-4fb8-4d6c-bf66-195b603a1ce2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc39dafe-1697-50fd-8c65-7c326f844468/cc39dafe-1697-50fd-8c65-7c326f844468_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131756,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739087/general/507afc74-b955-4eda-a7ed-cd672d3f29e1.jpg',
'Width': 1024}],
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-05-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 200d Business Solution - Diesel - Automatic - 150 '
'hp - 145.459 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739976%27 HTTP/1.1" 200 None
2026-03-27 22:16:54 [adesa.be] INFO: Saving data for 10739976: {'created_time': 1774649814.525621, 'last_price_update_time': 1774649814.52563, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739976') HTTP/1.1" 204 0
2026-03-27 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752651/general/a7b2c60d-84f8-4128-a8cd-1d3c62be18e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740533)
2026-03-27 22:16:54 [adesa.be] INFO: Found listing with ID: 10739722
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739722%27 HTTP/1.1" 200 None
2026-03-27 22:16:54 [adesa.be] INFO: Scrape type for 10739722: 0
2026-03-27 22:16:54 [adesa.be] INFO: Skipping item 10739722 url https://www.openlane.eu/en/carv6/auction/10739722
2026-03-27 22:16:54 [adesa.be] INFO: Found listing with ID: 10739353
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739353%27 HTTP/1.1" 200 None
2026-03-27 22:16:54 [adesa.be] INFO: Scrape type for 10739353: 0
2026-03-27 22:16:54 [adesa.be] INFO: Skipping item 10739353 url https://www.openlane.eu/en/carv6/auction/10739353
2026-03-27 22:16:54 [adesa.be] INFO: Found listing with ID: 10740534
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740534%27 HTTP/1.1" 200 None
2026-03-27 22:16:54 [adesa.be] INFO: Scrape type for 10740534: 1
2026-03-27 22:16:54 [adesa.be] INFO: Scraping item 10740534 url https://www.openlane.eu/en/carv6/auction/10740534
2026-03-27 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752651/general/44bb9226-9c69-4460-9c8c-4ba9b1e230f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740533)
2026-03-27 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:54 [adesa.be] INFO: Found listing with ID: 10739137
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739137%27 HTTP/1.1" 200 None
2026-03-27 22:16:54 [adesa.be] INFO: Scrape type for 10739137: 0
2026-03-27 22:16:54 [adesa.be] INFO: Skipping item 10739137 url https://www.openlane.eu/en/carv6/auction/10739137
2026-03-27 22:16:54 [adesa.be] INFO: Found listing with ID: 10740499
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740499%27 HTTP/1.1" 200 None
2026-03-27 22:16:54 [adesa.be] INFO: Scrape type for 10740499: 1
2026-03-27 22:16:54 [adesa.be] INFO: Scraping item 10740499 url https://www.openlane.eu/en/carv6/auction/10740499
2026-03-27 22:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de36c90>
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32199f64-2f3f-5f19-ba28-4d7755423403/32199f64-2f3f-5f19-ba28-4d7755423403_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252F202a0f4f-7d39-4d84-af71-4db484fc6f0e.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/202a0f4f-7d39-4d84-af71-4db484fc6f0e.jpg saved to cache
2026-03-27 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 32199f64-2f3f-5f19-ba28-4d7755423403
2026-03-27 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752651/general/42da6691-4ec2-4a7e-85b0-2fd2cd537459.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740533)
2026-03-27 22:16:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ba45f667-af26-5022-9e82-19e7bf868559 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4e395f7f-3d9f-579c-bdf0-6c153faf34ca due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ba45f667-af26-5022-9e82-19e7bf868559 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:54 [adesa.be] INFO: Found listing with ID: 10739071
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739071%27 HTTP/1.1" 200 None
2026-03-27 22:16:54 [adesa.be] INFO: Scrape type for 10739071: 0
2026-03-27 22:16:54 [adesa.be] INFO: Skipping item 10739071 url https://www.openlane.eu/en/carv6/auction/10739071
2026-03-27 22:16:54 [adesa.be] INFO: Found listing with ID: 10739040
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739040%27 HTTP/1.1" 200 None
2026-03-27 22:16:54 [adesa.be] INFO: Scrape type for 10739040: 0
2026-03-27 22:16:54 [adesa.be] INFO: Skipping item 10739040 url https://www.openlane.eu/en/carv6/auction/10739040
2026-03-27 22:16:54 [adesa.be] INFO: Found listing with ID: 10739041
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739041%27 HTTP/1.1" 200 None
2026-03-27 22:16:54 [adesa.be] INFO: Scrape type for 10739041: 0
2026-03-27 22:16:54 [adesa.be] INFO: Skipping item 10739041 url https://www.openlane.eu/en/carv6/auction/10739041
2026-03-27 22:16:54 [adesa.be] INFO: Found listing with ID: 10739078
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739078%27 HTTP/1.1" 200 None
2026-03-27 22:16:54 [adesa.be] INFO: Scrape type for 10739078: 0
2026-03-27 22:16:54 [adesa.be] INFO: Skipping item 10739078 url https://www.openlane.eu/en/carv6/auction/10739078
2026-03-27 22:16:54 [adesa.be] INFO: Found listing with ID: 10739036
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739036%27 HTTP/1.1" 200 None
2026-03-27 22:16:54 [adesa.be] INFO: Scrape type for 10739036: 0
2026-03-27 22:16:54 [adesa.be] INFO: Skipping item 10739036 url https://www.openlane.eu/en/carv6/auction/10739036
2026-03-27 22:16:54 [adesa.be] INFO: Found listing with ID: 10739659
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739659%27 HTTP/1.1" 200 None
2026-03-27 22:16:54 [adesa.be] INFO: Scrape type for 10739659: 0
2026-03-27 22:16:54 [adesa.be] INFO: Skipping item 10739659 url https://www.openlane.eu/en/carv6/auction/10739659
2026-03-27 22:16:54 [adesa.be] INFO: Found listing with ID: 10740785
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740785%27 HTTP/1.1" 200 None
2026-03-27 22:16:54 [adesa.be] INFO: Scrape type for 10740785: 1
2026-03-27 22:16:54 [adesa.be] INFO: Scraping item 10740785 url https://www.openlane.eu/en/carv6/auction/10740785
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a0013510>
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba45f667-af26-5022-9e82-19e7bf868559/ba45f667-af26-5022-9e82-19e7bf868559_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252Fa7b2c60d-84f8-4128-a8cd-1d3c62be18e5.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/a7b2c60d-84f8-4128-a8cd-1d3c62be18e5.jpg saved to cache
2026-03-27 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ba45f667-af26-5022-9e82-19e7bf868559
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e7a90>
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba45f667-af26-5022-9e82-19e7bf868559/ba45f667-af26-5022-9e82-19e7bf868559_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252F44bb9226-9c69-4460-9c8c-4ba9b1e230f0.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/44bb9226-9c69-4460-9c8c-4ba9b1e230f0.jpg saved to cache
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ba45f667-af26-5022-9e82-19e7bf868559
2026-03-27 22:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10739953
2026-03-27 22:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ffafa97-7fbf-5801-91a9-df5e9f10243c with scrape type 1
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ffafa97-7fbf-5801-91a9-df5e9f10243c
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712500%252Fgeneral%252F1c760576-4f53-4827-8662-05b657e6b3e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712500/general/1c760576-4f53-4827-8662-05b657e6b3e0.jpg already downloaded
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712500%252Fgeneral%252Fa4f0be59-251f-4427-8fb5-32b351bf1db8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712500/general/a4f0be59-251f-4427-8fb5-32b351bf1db8.jpg already downloaded
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712500%252Fgeneral%252F66a29096-7b32-49f8-8684-407c03f704a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712500/general/66a29096-7b32-49f8-8684-407c03f704a1.jpg already downloaded
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712500%252Fgeneral%252F3ec88ceb-0532-49b7-96d6-2fc9c56e132a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712500/general/3ec88ceb-0532-49b7-96d6-2fc9c56e132a.jpg already downloaded
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712500%252Fgeneral%252Fed89d0c1-a85b-4306-b6e0-de3585e05a07.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712500/general/ed89d0c1-a85b-4306-b6e0-de3585e05a07.jpg already downloaded
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712500%252Fgeneral%252F329989a2-0a12-43d4-be8e-78e83b96f523.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712500/general/329989a2-0a12-43d4-be8e-78e83b96f523.jpg already downloaded
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712500%252Fgeneral%252Fd3dfa0f3-1b3a-451f-8c95-db634715a97b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712500/general/d3dfa0f3-1b3a-451f-8c95-db634715a97b.jpg already downloaded
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712500%252Fgeneral%252Fc9292f0d-dc22-4e6f-8f94-1639705d67c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712500/general/c9292f0d-dc22-4e6f-8f94-1639705d67c5.jpg already downloaded
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712500%252Fgeneral%252Ff84fb98b-ab98-4ff4-af1d-d5556070ef44.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712500/general/f84fb98b-ab98-4ff4-af1d-d5556070ef44.jpg already downloaded
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712500%252Fgeneral%252F226ae6d1-ec74-462d-8d69-10f7bc31427d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712500/general/226ae6d1-ec74-462d-8d69-10f7bc31427d.jpg already downloaded
2026-03-27 22:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ffafa97-7fbf-5801-91a9-df5e9f10243c, identifier: 10739953
2026-03-27 22:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcfdd3db-9c2d-52de-a779-ada1e6c3326e with identifier: 10740012
2026-03-27 22:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcfdd3db-9c2d-52de-a779-ada1e6c3326e with scrape type 1
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dcfdd3db-9c2d-52de-a779-ada1e6c3326e
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252Ffb1c1a75-66ef-4866-8eb8-5e16fc456bd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/fb1c1a75-66ef-4866-8eb8-5e16fc456bd4.jpg not downloaded yet
2026-03-27 22:16:55 [adesa.be] INFO: Found listing with ID: 10739657
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739657%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [adesa.be] INFO: Scrape type for 10739657: 0
2026-03-27 22:16:55 [adesa.be] INFO: Skipping item 10739657 url https://www.openlane.eu/en/carv6/auction/10739657
2026-03-27 22:16:55 [adesa.be] INFO: Found listing with ID: 10739146
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739146%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [adesa.be] INFO: Scrape type for 10739146: 0
2026-03-27 22:16:55 [adesa.be] INFO: Skipping item 10739146 url https://www.openlane.eu/en/carv6/auction/10739146
2026-03-27 22:16:55 [adesa.be] INFO: Found listing with ID: 10739590
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739590%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [adesa.be] INFO: Scrape type for 10739590: 0
2026-03-27 22:16:55 [adesa.be] INFO: Skipping item 10739590 url https://www.openlane.eu/en/carv6/auction/10739590
2026-03-27 22:16:55 [adesa.be] INFO: Found listing with ID: 10739592
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739592%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [adesa.be] INFO: Scrape type for 10739592: 0
2026-03-27 22:16:55 [adesa.be] INFO: Skipping item 10739592 url https://www.openlane.eu/en/carv6/auction/10739592
2026-03-27 22:16:55 [adesa.be] INFO: Found listing with ID: 10740508
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740508%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [adesa.be] INFO: Scrape type for 10740508: 1
2026-03-27 22:16:55 [adesa.be] INFO: Scraping item 10740508 url https://www.openlane.eu/en/carv6/auction/10740508
2026-03-27 22:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10739953
2026-03-27 22:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10739953
2026-03-27 22:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10739953 to the API
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739953>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3ffafa97-7fbf-5801-91a9-df5e9f10243c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATD706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739953',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 196556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5712500/general/1c760576-4f53-4827-8662-05b657e6b3e0.jpg',
'https://images.openlane.eu/carimgs/5712500/general/a4f0be59-251f-4427-8fb5-32b351bf1db8.jpg',
'https://images.openlane.eu/carimgs/5712500/general/66a29096-7b32-49f8-8684-407c03f704a1.jpg',
'https://images.openlane.eu/carimgs/5712500/general/3ec88ceb-0532-49b7-96d6-2fc9c56e132a.jpg',
'https://images.openlane.eu/carimgs/5712500/general/ed89d0c1-a85b-4306-b6e0-de3585e05a07.jpg',
'https://images.openlane.eu/carimgs/5712500/general/329989a2-0a12-43d4-be8e-78e83b96f523.jpg',
'https://images.openlane.eu/carimgs/5712500/general/d3dfa0f3-1b3a-451f-8c95-db634715a97b.jpg',
'https://images.openlane.eu/carimgs/5712500/general/c9292f0d-dc22-4e6f-8f94-1639705d67c5.jpg',
'https://images.openlane.eu/carimgs/5712500/general/f84fb98b-ab98-4ff4-af1d-d5556070ef44.jpg',
'https://images.openlane.eu/carimgs/5712500/general/226ae6d1-ec74-462d-8d69-10f7bc31427d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8941e93-9338-5555-ae7b-0c1f23138a92/d8941e93-9338-5555-ae7b-0c1f23138a92_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103407,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712500/general/1c760576-4f53-4827-8662-05b657e6b3e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8941e93-9338-5555-ae7b-0c1f23138a92/d8941e93-9338-5555-ae7b-0c1f23138a92_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712500/general/a4f0be59-251f-4427-8fb5-32b351bf1db8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8941e93-9338-5555-ae7b-0c1f23138a92/d8941e93-9338-5555-ae7b-0c1f23138a92_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712500/general/66a29096-7b32-49f8-8684-407c03f704a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8941e93-9338-5555-ae7b-0c1f23138a92/d8941e93-9338-5555-ae7b-0c1f23138a92_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712500/general/3ec88ceb-0532-49b7-96d6-2fc9c56e132a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8941e93-9338-5555-ae7b-0c1f23138a92/d8941e93-9338-5555-ae7b-0c1f23138a92_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130602,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712500/general/ed89d0c1-a85b-4306-b6e0-de3585e05a07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8941e93-9338-5555-ae7b-0c1f23138a92/d8941e93-9338-5555-ae7b-0c1f23138a92_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712500/general/329989a2-0a12-43d4-be8e-78e83b96f523.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8941e93-9338-5555-ae7b-0c1f23138a92/d8941e93-9338-5555-ae7b-0c1f23138a92_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712500/general/d3dfa0f3-1b3a-451f-8c95-db634715a97b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8941e93-9338-5555-ae7b-0c1f23138a92/d8941e93-9338-5555-ae7b-0c1f23138a92_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712500/general/c9292f0d-dc22-4e6f-8f94-1639705d67c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8941e93-9338-5555-ae7b-0c1f23138a92/d8941e93-9338-5555-ae7b-0c1f23138a92_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712500/general/f84fb98b-ab98-4ff4-af1d-d5556070ef44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8941e93-9338-5555-ae7b-0c1f23138a92/d8941e93-9338-5555-ae7b-0c1f23138a92_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712500/general/226ae6d1-ec74-462d-8d69-10f7bc31427d.jpg',
'Width': 1024}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo 1.5 - Diesel - Manual - 102 hp - 196.556 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739953%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [adesa.be] INFO: Saving data for 10739953: {'created_time': 1774649815.766491, 'last_price_update_time': 1774649815.7665, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739953') HTTP/1.1" 204 0
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252F81007395-a2c1-41ae-b4ff-2b031a7418e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/81007395-a2c1-41ae-b4ff-2b031a7418e5.jpg not downloaded yet
2026-03-27 22:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4240d0>
2026-03-27 22:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba45f667-af26-5022-9e82-19e7bf868559/ba45f667-af26-5022-9e82-19e7bf868559_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252F42da6691-4ec2-4a7e-85b0-2fd2cd537459.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/42da6691-4ec2-4a7e-85b0-2fd2cd537459.jpg saved to cache
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ba45f667-af26-5022-9e82-19e7bf868559
2026-03-27 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752651/general/4f1ecd0e-0221-4de6-8dfc-fef0132434d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740533)
2026-03-27 22:16:55 [adesa.be] INFO: Found listing with ID: 10739942
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739942%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [adesa.be] INFO: Scrape type for 10739942: 1
2026-03-27 22:16:55 [adesa.be] INFO: Scraping item 10739942 url https://www.openlane.eu/en/carv6/auction/10739942
2026-03-27 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:55 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='af62c1393bcbe78b8686c3e045ded954') while processing URL (https://www.openlane.eu/en/carv6/auction/10740742): Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible.
2026-03-27 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752651/general/2cc8bff1-f477-415b-af1d-ba6c7eb009d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740533)
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252F11e8d441-af97-485a-b252-23abd57ffe21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/11e8d441-af97-485a-b252-23abd57ffe21.jpg not downloaded yet
2026-03-27 22:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752594/general/c41d9537-f0e5-49d2-b67e-2d24d3a38d44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740495)
2026-03-27 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752628/general/302564a5-bcc7-4a5f-aabb-653c85f3c212.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740512)
2026-03-27 22:16:56 [adesa.be] INFO: Found listing with ID: 10740026
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740026%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [adesa.be] INFO: Scrape type for 10740026: 1
2026-03-27 22:16:56 [adesa.be] INFO: Scraping item 10740026 url https://www.openlane.eu/en/carv6/auction/10740026
2026-03-27 22:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252F3b09c714-2527-46bf-a67b-fab7b7baa383.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/3b09c714-2527-46bf-a67b-fab7b7baa383.jpg not downloaded yet
2026-03-27 22:16:56 [adesa.be] INFO: Found listing with ID: 10739711
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739711%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [adesa.be] INFO: Scrape type for 10739711: 0
2026-03-27 22:16:56 [adesa.be] INFO: Skipping item 10739711 url https://www.openlane.eu/en/carv6/auction/10739711
2026-03-27 22:16:56 [adesa.be] INFO: Found listing with ID: 10739228
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739228%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [adesa.be] INFO: Scrape type for 10739228: 0
2026-03-27 22:16:56 [adesa.be] INFO: Skipping item 10739228 url https://www.openlane.eu/en/carv6/auction/10739228
2026-03-27 22:16:56 [adesa.be] INFO: Found listing with ID: 10740018
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740018%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [adesa.be] INFO: Scrape type for 10740018: 1
2026-03-27 22:16:56 [adesa.be] INFO: Scraping item 10740018 url https://www.openlane.eu/en/carv6/auction/10740018
2026-03-27 22:16:56 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10740742>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
result = context.run(
File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
return g.throw(self.value.with_traceback(self.tb))
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
return (yield download_func(request=request, spider=spider))
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
extracted: _SelfResultT | Failure = result.result()
File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
api_response = await self._session.get(api_params, retrying=retrying)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
return await self._client.get(
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
result = await request()
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
do = await self.iter(retry_state=retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
result = await action(retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
return fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
self._add_action_func(lambda rs: rs.outcome.result())
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
result = await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
raise RequestError(
zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 22:16:55 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': 'af62c1393bcbe78b8686c3e045ded954', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=af62c1393bcbe78b8686c3e045ded954
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252Fbeb1a871-3732-4a27-8661-869d97e8fc2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/beb1a871-3732-4a27-8661-869d97e8fc2a.jpg not downloaded yet
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 32199f64-2f3f-5f19-ba28-4d7755423403 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:56 [adesa.be] INFO: Found listing with ID: 10739279
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739279%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [adesa.be] INFO: Scrape type for 10739279: 0
2026-03-27 22:16:56 [adesa.be] INFO: Skipping item 10739279 url https://www.openlane.eu/en/carv6/auction/10739279
2026-03-27 22:16:56 [adesa.be] INFO: Found listing with ID: 10739182
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739182%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [adesa.be] INFO: Scrape type for 10739182: 0
2026-03-27 22:16:56 [adesa.be] INFO: Skipping item 10739182 url https://www.openlane.eu/en/carv6/auction/10739182
2026-03-27 22:16:56 [adesa.be] INFO: Found listing with ID: 10739931
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739931%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [adesa.be] INFO: Scrape type for 10739931: 1
2026-03-27 22:16:56 [adesa.be] INFO: Scraping item 10739931 url https://www.openlane.eu/en/carv6/auction/10739931
2026-03-27 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752258/general/fb1c1a75-66ef-4866-8eb8-5e16fc456bd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740012)
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252Fb36c8aa1-3675-4261-b56f-92f0e31f94e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/b36c8aa1-3675-4261-b56f-92f0e31f94e6.jpg not downloaded yet
2026-03-27 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e14fe50>
2026-03-27 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba45f667-af26-5022-9e82-19e7bf868559/ba45f667-af26-5022-9e82-19e7bf868559_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252F4f1ecd0e-0221-4de6-8dfc-fef0132434d3.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/4f1ecd0e-0221-4de6-8dfc-fef0132434d3.jpg saved to cache
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ba45f667-af26-5022-9e82-19e7bf868559
2026-03-27 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10739924
2026-03-27 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0dff33d-d08f-59d6-ae29-06750e7a0fad with scrape type 1
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0dff33d-d08f-59d6-ae29-06750e7a0fad
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513803%252Fgeneral%252Fbf2ef9ee-90ff-4755-b521-b58a0c9f70a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513803/general/bf2ef9ee-90ff-4755-b521-b58a0c9f70a8.jpg already downloaded
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513803%252Fgeneral%252F5aeb433e-1f83-4539-a89d-e8659c3d366e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513803/general/5aeb433e-1f83-4539-a89d-e8659c3d366e.jpg already downloaded
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513803%252Fgeneral%252F35fd5b65-5b64-4542-867c-42933a263c69.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513803/general/35fd5b65-5b64-4542-867c-42933a263c69.jpg already downloaded
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513803%252Fgeneral%252F9ee71c2c-7abf-42ac-afa8-a63ac65a554a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513803/general/9ee71c2c-7abf-42ac-afa8-a63ac65a554a.jpg already downloaded
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513803%252Fgeneral%252F7ece4cb4-f7b0-4766-81d1-980fba766af4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513803/general/7ece4cb4-f7b0-4766-81d1-980fba766af4.jpg already downloaded
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513803%252Fgeneral%252Fc8a8bb28-1b7a-4eec-92b7-de7f156767b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513803/general/c8a8bb28-1b7a-4eec-92b7-de7f156767b9.jpg already downloaded
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513803%252Fgeneral%252F3a1a97b6-2057-4601-980a-11989f1eb451.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513803/general/3a1a97b6-2057-4601-980a-11989f1eb451.jpg already downloaded
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513803%252Fgeneral%252F46a17462-763d-40d8-8dbe-dbcc081e71a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513803/general/46a17462-763d-40d8-8dbe-dbcc081e71a6.jpg already downloaded
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513803%252Fgeneral%252Fa41bd413-f6bc-4e2c-883d-f690e0e66e09.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513803/general/a41bd413-f6bc-4e2c-883d-f690e0e66e09.jpg already downloaded
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513803%252Fgeneral%252Fe8f9ea79-6214-4fb3-8e3d-30a2086288bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513803/general/e8f9ea79-6214-4fb3-8e3d-30a2086288bf.jpg already downloaded
2026-03-27 22:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0dff33d-d08f-59d6-ae29-06750e7a0fad, identifier: 10739924
2026-03-27 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1772a688-443d-5b1f-abb5-8d2ee20f8447 with identifier: 10740492
2026-03-27 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1772a688-443d-5b1f-abb5-8d2ee20f8447 with scrape type 1
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1772a688-443d-5b1f-abb5-8d2ee20f8447
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F96a07c67-1c43-4e53-b3b4-23ed759ed1c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/96a07c67-1c43-4e53-b3b4-23ed759ed1c6.jpg not downloaded yet
2026-03-27 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d493dd0>
2026-03-27 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba45f667-af26-5022-9e82-19e7bf868559/ba45f667-af26-5022-9e82-19e7bf868559_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752651%252Fgeneral%252F2cc8bff1-f477-415b-af1d-ba6c7eb009d7.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752651/general/2cc8bff1-f477-415b-af1d-ba6c7eb009d7.jpg saved to cache
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ba45f667-af26-5022-9e82-19e7bf868559
2026-03-27 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9f9a68a-fe58-5a62-9e76-ae65685ddfca with identifier: 10740771
2026-03-27 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9f9a68a-fe58-5a62-9e76-ae65685ddfca with scrape type 1
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9f9a68a-fe58-5a62-9e76-ae65685ddfca
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252F0b3858cc-376b-44a1-af29-1355c1f443c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/0b3858cc-376b-44a1-af29-1355c1f443c3.jpg not downloaded yet
2026-03-27 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f4fd4a0-552b-54de-8a65-97dc47f1f16e with identifier: 10740046
2026-03-27 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f4fd4a0-552b-54de-8a65-97dc47f1f16e with scrape type 1
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f4fd4a0-552b-54de-8a65-97dc47f1f16e
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752317%252Fgeneral%252F325d4785-dede-4636-af90-74248beae68d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752317/general/325d4785-dede-4636-af90-74248beae68d.jpg not downloaded yet
2026-03-27 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a21c96d5-b4c1-5f0a-99e4-111413b434c2 with identifier: 10740515
2026-03-27 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a21c96d5-b4c1-5f0a-99e4-111413b434c2 with scrape type 1
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a21c96d5-b4c1-5f0a-99e4-111413b434c2
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252Fd1d026c7-3763-4d27-ae9a-4c2477e99458.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/d1d026c7-3763-4d27-ae9a-4c2477e99458.jpg not downloaded yet
2026-03-27 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3a4650>
2026-03-27 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32199f64-2f3f-5f19-ba28-4d7755423403/32199f64-2f3f-5f19-ba28-4d7755423403_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252Fc41d9537-f0e5-49d2-b67e-2d24d3a38d44.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/c41d9537-f0e5-49d2-b67e-2d24d3a38d44.jpg saved to cache
2026-03-27 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 32199f64-2f3f-5f19-ba28-4d7755423403
2026-03-27 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3c4310>
2026-03-27 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252F302564a5-bcc7-4a5f-aabb-653c85f3c212.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/302564a5-bcc7-4a5f-aabb-653c85f3c212.jpg saved to cache
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f2743a86-eedd-559a-a66e-fa4b8810d614
2026-03-27 22:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752628/general/cca0888f-4a93-4c82-b45c-2d26a5f56e0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740512)
2026-03-27 22:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752258/general/81007395-a2c1-41ae-b4ff-2b031a7418e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740012)
2026-03-27 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10739924
2026-03-27 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10739924
2026-03-27 22:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10739924 to the API
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739924>
{'auction_title': '',
'c_o_2_emission_value': 242,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd0dff33d-d08f-59d6-ae29-06750e7a0fad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CUY026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739924',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 76061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5513803/general/bf2ef9ee-90ff-4755-b521-b58a0c9f70a8.jpg',
'https://images.openlane.eu/carimgs/5513803/general/5aeb433e-1f83-4539-a89d-e8659c3d366e.jpg',
'https://images.openlane.eu/carimgs/5513803/general/35fd5b65-5b64-4542-867c-42933a263c69.jpg',
'https://images.openlane.eu/carimgs/5513803/general/9ee71c2c-7abf-42ac-afa8-a63ac65a554a.jpg',
'https://images.openlane.eu/carimgs/5513803/general/7ece4cb4-f7b0-4766-81d1-980fba766af4.jpg',
'https://images.openlane.eu/carimgs/5513803/general/c8a8bb28-1b7a-4eec-92b7-de7f156767b9.jpg',
'https://images.openlane.eu/carimgs/5513803/general/3a1a97b6-2057-4601-980a-11989f1eb451.jpg',
'https://images.openlane.eu/carimgs/5513803/general/46a17462-763d-40d8-8dbe-dbcc081e71a6.jpg',
'https://images.openlane.eu/carimgs/5513803/general/a41bd413-f6bc-4e2c-883d-f690e0e66e09.jpg',
'https://images.openlane.eu/carimgs/5513803/general/e8f9ea79-6214-4fb3-8e3d-30a2086288bf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dff33d-d08f-59d6-ae29-06750e7a0fad/d0dff33d-d08f-59d6-ae29-06750e7a0fad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132445,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513803/general/bf2ef9ee-90ff-4755-b521-b58a0c9f70a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dff33d-d08f-59d6-ae29-06750e7a0fad/d0dff33d-d08f-59d6-ae29-06750e7a0fad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513803/general/5aeb433e-1f83-4539-a89d-e8659c3d366e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dff33d-d08f-59d6-ae29-06750e7a0fad/d0dff33d-d08f-59d6-ae29-06750e7a0fad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513803/general/35fd5b65-5b64-4542-867c-42933a263c69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dff33d-d08f-59d6-ae29-06750e7a0fad/d0dff33d-d08f-59d6-ae29-06750e7a0fad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146855,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513803/general/9ee71c2c-7abf-42ac-afa8-a63ac65a554a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dff33d-d08f-59d6-ae29-06750e7a0fad/d0dff33d-d08f-59d6-ae29-06750e7a0fad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149180,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513803/general/7ece4cb4-f7b0-4766-81d1-980fba766af4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dff33d-d08f-59d6-ae29-06750e7a0fad/d0dff33d-d08f-59d6-ae29-06750e7a0fad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513803/general/c8a8bb28-1b7a-4eec-92b7-de7f156767b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dff33d-d08f-59d6-ae29-06750e7a0fad/d0dff33d-d08f-59d6-ae29-06750e7a0fad_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513803/general/3a1a97b6-2057-4601-980a-11989f1eb451.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dff33d-d08f-59d6-ae29-06750e7a0fad/d0dff33d-d08f-59d6-ae29-06750e7a0fad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513803/general/46a17462-763d-40d8-8dbe-dbcc081e71a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dff33d-d08f-59d6-ae29-06750e7a0fad/d0dff33d-d08f-59d6-ae29-06750e7a0fad_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118812,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513803/general/a41bd413-f6bc-4e2c-883d-f690e0e66e09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dff33d-d08f-59d6-ae29-06750e7a0fad/d0dff33d-d08f-59d6-ae29-06750e7a0fad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513803/general/e8f9ea79-6214-4fb3-8e3d-30a2086288bf.jpg',
'Width': 1024}],
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-12-06',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Movano L3H2 2.2 - Diesel - 140 hp - 76.061 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739924%27 HTTP/1.1" 200 None
2026-03-27 22:16:57 [adesa.be] INFO: Saving data for 10739924: {'created_time': 1774649817.36491, 'last_price_update_time': 1774649817.36492, 'auction_closing_time': 1774861200.0}
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739924') HTTP/1.1" 204 0
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252F031ed769-c421-4b7b-b48f-8f2f012a97dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/031ed769-c421-4b7b-b48f-8f2f012a97dd.jpg not downloaded yet
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F5ad7a40b-b874-4c72-a237-b974ee9ad860.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/5ad7a40b-b874-4c72-a237-b974ee9ad860.jpg not downloaded yet
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252F0d7ee5fe-4a32-474b-bc2f-123a4ed88191.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/0d7ee5fe-4a32-474b-bc2f-123a4ed88191.jpg not downloaded yet
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752317%252Fgeneral%252F9dfe3cf6-3b4e-4d13-8395-793810b52895.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752317/general/9dfe3cf6-3b4e-4d13-8395-793810b52895.jpg not downloaded yet
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252F979bba2d-0018-4227-87bd-25a70e2423e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/979bba2d-0018-4227-87bd-25a70e2423e0.jpg not downloaded yet
2026-03-27 22:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740014> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099def7f10>
2026-03-27 22:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcfdd3db-9c2d-52de-a779-ada1e6c3326e/dcfdd3db-9c2d-52de-a779-ada1e6c3326e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252Ffb1c1a75-66ef-4866-8eb8-5e16fc456bd4.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/fb1c1a75-66ef-4866-8eb8-5e16fc456bd4.jpg saved to cache
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dcfdd3db-9c2d-52de-a779-ada1e6c3326e
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252F64f51357-f6b4-47b0-a5c3-46c66883b4cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/64f51357-f6b4-47b0-a5c3-46c66883b4cd.jpg not downloaded yet
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F066e149d-84b7-467b-abf3-8df810b7bc19.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/066e149d-84b7-467b-abf3-8df810b7bc19.jpg not downloaded yet
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252F9bad966d-1871-4811-92df-ec6c9bc8a009.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/9bad966d-1871-4811-92df-ec6c9bc8a009.jpg not downloaded yet
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752317%252Fgeneral%252F016b6e14-cca9-41ef-ac70-3d6f5c6c5946.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752317/general/016b6e14-cca9-41ef-ac70-3d6f5c6c5946.jpg not downloaded yet
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252F85230bb2-a0b3-46ff-a877-7c3b34d70d0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/85230bb2-a0b3-46ff-a877-7c3b34d70d0d.jpg not downloaded yet
2026-03-27 22:16:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c3350>
2026-03-27 22:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252Fcca0888f-4a93-4c82-b45c-2d26a5f56e0e.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/cca0888f-4a93-4c82-b45c-2d26a5f56e0e.jpg saved to cache
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f2743a86-eedd-559a-a66e-fa4b8810d614
2026-03-27 22:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e120d90>
2026-03-27 22:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcfdd3db-9c2d-52de-a779-ada1e6c3326e/dcfdd3db-9c2d-52de-a779-ada1e6c3326e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252F81007395-a2c1-41ae-b4ff-2b031a7418e5.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/81007395-a2c1-41ae-b4ff-2b031a7418e5.jpg saved to cache
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dcfdd3db-9c2d-52de-a779-ada1e6c3326e
2026-03-27 22:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752258/general/beb1a871-3732-4a27-8661-869d97e8fc2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740012)
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 32199f64-2f3f-5f19-ba28-4d7755423403 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba45f667-af26-5022-9e82-19e7bf868559 with identifier: 10740533
2026-03-27 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba45f667-af26-5022-9e82-19e7bf868559 with identifier: 10740533
2026-03-27 22:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba45f667-af26-5022-9e82-19e7bf868559 with identifier: 10740533 to the API
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:16:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:16:58 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'ba45f667-af26-5022-9e82-19e7bf868559',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XSM640',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740533',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 134530,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 120,
'photo_urls': ['https://images.openlane.eu/carimgs/5752651/general/9a528b1d-75ae-4fa4-9a4b-ba4558842512.jpg',
'https://images.openlane.eu/carimgs/5752651/general/caf201d7-899e-4ee2-811e-769c642f1107.jpg',
'https://images.openlane.eu/carimgs/5752651/general/0c6681d1-0a04-4251-af96-b92d18b8b9f2.jpg',
'https://images.openlane.eu/carimgs/5752651/general/f96288f5-7a2e-44fc-8172-753833ad58cc.jpg',
'https://images.openlane.eu/carimgs/5752651/general/2cc8bff1-f477-415b-af1d-ba6c7eb009d7.jpg',
'https://images.openlane.eu/carimgs/5752651/general/81a997f1-c89d-49ff-b1c6-0ce024e11656.jpg',
'https://images.openlane.eu/carimgs/5752651/general/a7b2c60d-84f8-4128-a8cd-1d3c62be18e5.jpg',
'https://images.openlane.eu/carimgs/5752651/general/44bb9226-9c69-4460-9c8c-4ba9b1e230f0.jpg',
'https://images.openlane.eu/carimgs/5752651/general/4f1ecd0e-0221-4de6-8dfc-fef0132434d3.jpg',
'https://images.openlane.eu/carimgs/5752651/general/42da6691-4ec2-4a7e-85b0-2fd2cd537459.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba45f667-af26-5022-9e82-19e7bf868559/ba45f667-af26-5022-9e82-19e7bf868559_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185792,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752651/general/9a528b1d-75ae-4fa4-9a4b-ba4558842512.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba45f667-af26-5022-9e82-19e7bf868559/ba45f667-af26-5022-9e82-19e7bf868559_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223697,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752651/general/2cc8bff1-f477-415b-af1d-ba6c7eb009d7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba45f667-af26-5022-9e82-19e7bf868559/ba45f667-af26-5022-9e82-19e7bf868559_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187394,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752651/general/81a997f1-c89d-49ff-b1c6-0ce024e11656.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba45f667-af26-5022-9e82-19e7bf868559/ba45f667-af26-5022-9e82-19e7bf868559_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261500,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752651/general/a7b2c60d-84f8-4128-a8cd-1d3c62be18e5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba45f667-af26-5022-9e82-19e7bf868559/ba45f667-af26-5022-9e82-19e7bf868559_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202627,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752651/general/44bb9226-9c69-4460-9c8c-4ba9b1e230f0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba45f667-af26-5022-9e82-19e7bf868559/ba45f667-af26-5022-9e82-19e7bf868559_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298680,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752651/general/4f1ecd0e-0221-4de6-8dfc-fef0132434d3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba45f667-af26-5022-9e82-19e7bf868559/ba45f667-af26-5022-9e82-19e7bf868559_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215774,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752651/general/42da6691-4ec2-4a7e-85b0-2fd2cd537459.jpg',
'Width': 1500}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-05-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Nissan Qashqai Business - Diesel - Manual - 116 hp - 134.530 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740533%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [adesa.be] INFO: Saving data for 10740533: {'created_time': 1774649818.059482, 'last_price_update_time': 1774649818.059496, 'auction_closing_time': 1774965600.0}
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740533') HTTP/1.1" 204 0
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252Fdb270728-0152-488b-bafb-6eee91cbd18c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/db270728-0152-488b-bafb-6eee91cbd18c.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F2fd8ceec-36e5-49a5-8589-766213a3e1d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/2fd8ceec-36e5-49a5-8589-766213a3e1d5.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252F29ee7122-0230-456c-9e98-ac11fd0e7666.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/29ee7122-0230-456c-9e98-ac11fd0e7666.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752317%252Fgeneral%252F44368af5-face-4788-bc03-b41025b51c9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752317/general/44368af5-face-4788-bc03-b41025b51c9d.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252Ff0f0efdc-e175-454b-92ee-440972d9885c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/f0f0efdc-e175-454b-92ee-440972d9885c.jpg not downloaded yet
2026-03-27 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752631/general/d1d026c7-3763-4d27-ae9a-4c2477e99458.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740515)
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ba45f667-af26-5022-9e82-19e7bf868559 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7 with identifier: 10740045
2026-03-27 22:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7 with scrape type 1
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252Fb12c3595-b2e3-4b88-b95f-39e1674f9445.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/b12c3595-b2e3-4b88-b95f-39e1674f9445.jpg not downloaded yet
2026-03-27 22:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d78984fb-79ba-51ba-a872-b9abecca8401 with identifier: 10740014
2026-03-27 22:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d78984fb-79ba-51ba-a872-b9abecca8401 with scrape type 1
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d78984fb-79ba-51ba-a872-b9abecca8401
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252F0d7fa68b-ca7f-4973-b62e-79bfa5f7ef84.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/0d7fa68b-ca7f-4973-b62e-79bfa5f7ef84.jpg not downloaded yet
2026-03-27 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752594/general/cde5de0a-e2c0-4176-9898-0d16ab670bc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740495)
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252Fae680db1-2116-4a15-aba1-a640556343ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/ae680db1-2116-4a15-aba1-a640556343ef.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F844c2fd4-ace3-48f7-a1b2-3f6d4a11f00f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/844c2fd4-ace3-48f7-a1b2-3f6d4a11f00f.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252Fe0be8282-e5a4-415d-95c9-55a0accb3de0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/e0be8282-e5a4-415d-95c9-55a0accb3de0.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752317%252Fgeneral%252Fdd81450c-c5a8-40a2-8bf0-fafe78037a29.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752317/general/dd81450c-c5a8-40a2-8bf0-fafe78037a29.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252F45b5f552-6106-4ce9-bf77-a15b4b146e24.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/45b5f552-6106-4ce9-bf77-a15b4b146e24.jpg not downloaded yet
2026-03-27 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752317/general/325d4785-dede-4636-af90-74248beae68d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740046)
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252F92e33a60-01bb-45b4-9b78-602c1efe873b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/92e33a60-01bb-45b4-9b78-602c1efe873b.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252Fcd86f6d7-88b3-4d93-8434-ff13de0c5499.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/cd86f6d7-88b3-4d93-8434-ff13de0c5499.jpg not downloaded yet
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd8dd50>
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcfdd3db-9c2d-52de-a779-ada1e6c3326e/dcfdd3db-9c2d-52de-a779-ada1e6c3326e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252Fbeb1a871-3732-4a27-8661-869d97e8fc2a.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/beb1a871-3732-4a27-8661-869d97e8fc2a.jpg saved to cache
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dcfdd3db-9c2d-52de-a779-ada1e6c3326e
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F3866352c-b035-4abf-ad12-07007248453c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/3866352c-b035-4abf-ad12-07007248453c.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252F516286e4-e9ab-4280-b60a-4607a94327e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/516286e4-e9ab-4280-b60a-4607a94327e9.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752317%252Fgeneral%252F4bebebc3-f3b0-4529-bcf4-fb295ef09677.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752317/general/4bebebc3-f3b0-4529-bcf4-fb295ef09677.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252F445c169d-31e7-4ba5-9762-a87296ac90d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/445c169d-31e7-4ba5-9762-a87296ac90d3.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252Ff61b1395-1853-43c5-8a2b-5bf9875d2789.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/f61b1395-1853-43c5-8a2b-5bf9875d2789.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252Fec0bd571-efcc-4d0b-9379-d8040b90750d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/ec0bd571-efcc-4d0b-9379-d8040b90750d.jpg not downloaded yet
2026-03-27 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752631/general/85230bb2-a0b3-46ff-a877-7c3b34d70d0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740515)
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F96a5a8bb-fe50-400d-96ec-00a1bd5c62b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/96a5a8bb-fe50-400d-96ec-00a1bd5c62b2.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252Fcab8981c-b5af-4348-8972-2b3c5cc1dc67.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/cab8981c-b5af-4348-8972-2b3c5cc1dc67.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752317%252Fgeneral%252F073cdd3b-3783-452d-a5b9-7b301663ce9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752317/general/073cdd3b-3783-452d-a5b9-7b301663ce9d.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252F4e657417-eee3-4b1d-9712-81a23a95bec6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/4e657417-eee3-4b1d-9712-81a23a95bec6.jpg not downloaded yet
2026-03-27 22:16:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2096d0>
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21c96d5-b4c1-5f0a-99e4-111413b434c2/a21c96d5-b4c1-5f0a-99e4-111413b434c2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252Fd1d026c7-3763-4d27-ae9a-4c2477e99458.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/d1d026c7-3763-4d27-ae9a-4c2477e99458.jpg saved to cache
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a21c96d5-b4c1-5f0a-99e4-111413b434c2
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddbb710>
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32199f64-2f3f-5f19-ba28-4d7755423403/32199f64-2f3f-5f19-ba28-4d7755423403_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252Fcde5de0a-e2c0-4176-9898-0d16ab670bc5.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/cde5de0a-e2c0-4176-9898-0d16ab670bc5.jpg saved to cache
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 32199f64-2f3f-5f19-ba28-4d7755423403
2026-03-27 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752490/general/0d7ee5fe-4a32-474b-bc2f-123a4ed88191.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740771)
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252Fd25aa3f2-aed2-461b-abb6-b67e0a6b62fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/d25aa3f2-aed2-461b-abb6-b67e0a6b62fb.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252Fb3a3385c-755d-4356-b032-5dd1595f09bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/b3a3385c-755d-4356-b032-5dd1595f09bf.jpg not downloaded yet
2026-03-27 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752631/general/f0f0efdc-e175-454b-92ee-440972d9885c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740515)
2026-03-27 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752260/general/0d7fa68b-ca7f-4973-b62e-79bfa5f7ef84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740014)
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252Fa3488224-4c24-4c6d-a07c-6cffcbbb7530.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/a3488224-4c24-4c6d-a07c-6cffcbbb7530.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252F11fe0e71-cfad-41c7-92ad-c5aafb50dded.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/11fe0e71-cfad-41c7-92ad-c5aafb50dded.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752317%252Fgeneral%252F167cb2b1-e2d5-4fd7-ae4b-c9f604cae999.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752317/general/167cb2b1-e2d5-4fd7-ae4b-c9f604cae999.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252Fd8e234ba-e1b0-4353-9874-47cc1822bb29.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/d8e234ba-e1b0-4353-9874-47cc1822bb29.jpg not downloaded yet
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9ad10>
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f4fd4a0-552b-54de-8a65-97dc47f1f16e/0f4fd4a0-552b-54de-8a65-97dc47f1f16e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752317%252Fgeneral%252F325d4785-dede-4636-af90-74248beae68d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752317/general/325d4785-dede-4636-af90-74248beae68d.jpg saved to cache
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0f4fd4a0-552b-54de-8a65-97dc47f1f16e
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252F9161688f-98c9-4dac-93cf-36fb96eb8357.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/9161688f-98c9-4dac-93cf-36fb96eb8357.jpg not downloaded yet
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252Fb7372227-3621-4af6-b27f-2cd3fde52b64.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/b7372227-3621-4af6-b27f-2cd3fde52b64.jpg not downloaded yet
2026-03-27 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739942> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740785> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9012a4c-3ffa-5cb9-843e-8e0182e8df8e with identifier: 10740534
2026-03-27 22:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9012a4c-3ffa-5cb9-843e-8e0182e8df8e with scrape type 1
2026-03-27 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b9012a4c-3ffa-5cb9-843e-8e0182e8df8e
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252Ffe670bc6-a617-480f-b16e-62e692d23982.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/fe670bc6-a617-480f-b16e-62e692d23982.jpg not downloaded yet
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3c8e10>
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21c96d5-b4c1-5f0a-99e4-111413b434c2/a21c96d5-b4c1-5f0a-99e4-111413b434c2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252F85230bb2-a0b3-46ff-a877-7c3b34d70d0d.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/85230bb2-a0b3-46ff-a877-7c3b34d70d0d.jpg saved to cache
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a21c96d5-b4c1-5f0a-99e4-111413b434c2
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F175eeeb8-dd59-4e25-ae85-4d51349bc822.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/175eeeb8-dd59-4e25-ae85-4d51349bc822.jpg not downloaded yet
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252Fb141bf4d-4310-471f-8be7-e54d9e82a37d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/b141bf4d-4310-471f-8be7-e54d9e82a37d.jpg not downloaded yet
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752317%252Fgeneral%252F43262263-6833-4796-8ac2-e59809d19ed7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752317/general/43262263-6833-4796-8ac2-e59809d19ed7.jpg not downloaded yet
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252Feb6109f1-148d-4112-95fa-6cd9cb22278e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/eb6109f1-148d-4112-95fa-6cd9cb22278e.jpg not downloaded yet
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252F57cfa173-73be-4faf-9bfa-9e4e29938e8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/57cfa173-73be-4faf-9bfa-9e4e29938e8a.jpg not downloaded yet
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252Fffa4ec0a-01ad-4ee3-a7fd-c7f9bfb5261e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/ffa4ec0a-01ad-4ee3-a7fd-c7f9bfb5261e.jpg not downloaded yet
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252Fc6cd752e-fe31-4a1d-ae3e-a8eb77be59c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/c6cd752e-fe31-4a1d-ae3e-a8eb77be59c3.jpg not downloaded yet
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3ea850>
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252F0d7ee5fe-4a32-474b-bc2f-123a4ed88191.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/0d7ee5fe-4a32-474b-bc2f-123a4ed88191.jpg saved to cache
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a9f9a68a-fe58-5a62-9e76-ae65685ddfca
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deb9810>
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21c96d5-b4c1-5f0a-99e4-111413b434c2/a21c96d5-b4c1-5f0a-99e4-111413b434c2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252Ff0f0efdc-e175-454b-92ee-440972d9885c.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/f0f0efdc-e175-454b-92ee-440972d9885c.jpg saved to cache
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a21c96d5-b4c1-5f0a-99e4-111413b434c2
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e065f90>
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d78984fb-79ba-51ba-a872-b9abecca8401/d78984fb-79ba-51ba-a872-b9abecca8401_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252F0d7fa68b-ca7f-4973-b62e-79bfa5f7ef84.jpg') HTTP/1.1" 204 0
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/0d7fa68b-ca7f-4973-b62e-79bfa5f7ef84.jpg saved to cache
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d78984fb-79ba-51ba-a872-b9abecca8401
2026-03-27 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752260/general/ec0bd571-efcc-4d0b-9379-d8040b90750d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740014)
2026-03-27 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752631/general/445c169d-31e7-4ba5-9762-a87296ac90d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740515)
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F1ab2079d-277b-406c-8f85-9e4c5218f9da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/1ab2079d-277b-406c-8f85-9e4c5218f9da.jpg not downloaded yet
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252F577a1f94-b263-4e13-98e4-32357404a4eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/577a1f94-b263-4e13-98e4-32357404a4eb.jpg not downloaded yet
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752317%252Fgeneral%252F169193fc-7802-4214-ae09-216915eb7564.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752317/general/169193fc-7802-4214-ae09-216915eb7564.jpg not downloaded yet
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252F0be45aa1-2fd3-484f-83f5-fe8b5c495a3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/0be45aa1-2fd3-484f-83f5-fe8b5c495a3f.jpg not downloaded yet
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252F80ccad6c-3b30-493a-848d-750a9528721f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/80ccad6c-3b30-493a-848d-750a9528721f.jpg not downloaded yet
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252F94a95a07-ecd6-4afc-8c31-62ac8e07f986.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/94a95a07-ecd6-4afc-8c31-62ac8e07f986.jpg not downloaded yet
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252Ff6130d4b-8001-4cd4-9611-f53a61882bc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/f6130d4b-8001-4cd4-9611-f53a61882bc5.jpg not downloaded yet
2026-03-27 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752631/general/4e657417-eee3-4b1d-9712-81a23a95bec6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740515)
2026-03-27 22:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96cee1cf-69cc-59b6-a9ce-258169153bab with identifier: 10739942
2026-03-27 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96cee1cf-69cc-59b6-a9ce-258169153bab with scrape type 1
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 96cee1cf-69cc-59b6-a9ce-258169153bab
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672101%252Fgeneral%252F18316c47-aa21-4b1b-8853-dd860755151e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672101/general/18316c47-aa21-4b1b-8853-dd860755151e.jpg already downloaded
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672101%252Fgeneral%252F4876d7ae-68cd-4152-9ff3-5effebe76519.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672101/general/4876d7ae-68cd-4152-9ff3-5effebe76519.jpg already downloaded
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672101%252Fgeneral%252F219f81fc-c5e3-442b-8102-9db5e8f49c38.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672101/general/219f81fc-c5e3-442b-8102-9db5e8f49c38.jpg already downloaded
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672101%252Fgeneral%252F9ac4cd57-f92b-4904-a923-d55e13eaf898.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672101/general/9ac4cd57-f92b-4904-a923-d55e13eaf898.jpg already downloaded
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672101%252Fgeneral%252Fdaa06790-3999-4e9d-8ed1-2387c1043c29.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672101/general/daa06790-3999-4e9d-8ed1-2387c1043c29.jpg already downloaded
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672101%252Fgeneral%252Fae854c61-4de8-4435-b60f-b04234bc7506.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672101/general/ae854c61-4de8-4435-b60f-b04234bc7506.jpg already downloaded
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672101%252Fgeneral%252F8eba7258-45fc-4c29-94ec-9f873b155d65.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672101/general/8eba7258-45fc-4c29-94ec-9f873b155d65.jpg already downloaded
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672101%252Fgeneral%252Fe57b7b7e-7da0-4b8a-a278-16549d8a2898.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672101/general/e57b7b7e-7da0-4b8a-a278-16549d8a2898.jpg already downloaded
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672101%252Fgeneral%252F54975bcc-b7e6-4c3b-8941-6b491e70fed9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672101/general/54975bcc-b7e6-4c3b-8941-6b491e70fed9.jpg already downloaded
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672101%252Fgeneral%252F4970a13b-2b44-4a0d-b209-1732cf5344d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672101/general/4970a13b-2b44-4a0d-b209-1732cf5344d0.jpg already downloaded
2026-03-27 22:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96cee1cf-69cc-59b6-a9ce-258169153bab, identifier: 10739942
2026-03-27 22:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f38da48-8c21-58fb-bd79-8e81aeebfd7f with identifier: 10740785
2026-03-27 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f38da48-8c21-58fb-bd79-8e81aeebfd7f with scrape type 1
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f38da48-8c21-58fb-bd79-8e81aeebfd7f
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252Fc58c21fd-8af6-4147-89ca-209343204416.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/c58c21fd-8af6-4147-89ca-209343204416.jpg not downloaded yet
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252F1372f8f1-777c-4105-a775-73a9d7b3a51f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/1372f8f1-777c-4105-a775-73a9d7b3a51f.jpg not downloaded yet
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252F3f41ac3e-8e3c-4e14-b502-5626e3dc6750.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/3f41ac3e-8e3c-4e14-b502-5626e3dc6750.jpg not downloaded yet
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252Ff2c7db19-5b2d-4870-a579-670f3a50d3ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/f2c7db19-5b2d-4870-a579-670f3a50d3ee.jpg not downloaded yet
2026-03-27 22:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96cee1cf-69cc-59b6-a9ce-258169153bab with identifier: 10739942
2026-03-27 22:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96cee1cf-69cc-59b6-a9ce-258169153bab with identifier: 10739942
2026-03-27 22:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96cee1cf-69cc-59b6-a9ce-258169153bab with identifier: 10739942 to the API
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739942>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '96cee1cf-69cc-59b6-a9ce-258169153bab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABJ194',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739942',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 147534,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 120,
'photo_urls': ['https://images.openlane.eu/carimgs/5672101/general/18316c47-aa21-4b1b-8853-dd860755151e.jpg',
'https://images.openlane.eu/carimgs/5672101/general/4876d7ae-68cd-4152-9ff3-5effebe76519.jpg',
'https://images.openlane.eu/carimgs/5672101/general/219f81fc-c5e3-442b-8102-9db5e8f49c38.jpg',
'https://images.openlane.eu/carimgs/5672101/general/9ac4cd57-f92b-4904-a923-d55e13eaf898.jpg',
'https://images.openlane.eu/carimgs/5672101/general/daa06790-3999-4e9d-8ed1-2387c1043c29.jpg',
'https://images.openlane.eu/carimgs/5672101/general/ae854c61-4de8-4435-b60f-b04234bc7506.jpg',
'https://images.openlane.eu/carimgs/5672101/general/8eba7258-45fc-4c29-94ec-9f873b155d65.jpg',
'https://images.openlane.eu/carimgs/5672101/general/e57b7b7e-7da0-4b8a-a278-16549d8a2898.jpg',
'https://images.openlane.eu/carimgs/5672101/general/54975bcc-b7e6-4c3b-8941-6b491e70fed9.jpg',
'https://images.openlane.eu/carimgs/5672101/general/4970a13b-2b44-4a0d-b209-1732cf5344d0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96cee1cf-69cc-59b6-a9ce-258169153bab/96cee1cf-69cc-59b6-a9ce-258169153bab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672101/general/18316c47-aa21-4b1b-8853-dd860755151e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96cee1cf-69cc-59b6-a9ce-258169153bab/96cee1cf-69cc-59b6-a9ce-258169153bab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672101/general/4876d7ae-68cd-4152-9ff3-5effebe76519.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96cee1cf-69cc-59b6-a9ce-258169153bab/96cee1cf-69cc-59b6-a9ce-258169153bab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672101/general/219f81fc-c5e3-442b-8102-9db5e8f49c38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96cee1cf-69cc-59b6-a9ce-258169153bab/96cee1cf-69cc-59b6-a9ce-258169153bab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672101/general/9ac4cd57-f92b-4904-a923-d55e13eaf898.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96cee1cf-69cc-59b6-a9ce-258169153bab/96cee1cf-69cc-59b6-a9ce-258169153bab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672101/general/daa06790-3999-4e9d-8ed1-2387c1043c29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96cee1cf-69cc-59b6-a9ce-258169153bab/96cee1cf-69cc-59b6-a9ce-258169153bab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672101/general/ae854c61-4de8-4435-b60f-b04234bc7506.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96cee1cf-69cc-59b6-a9ce-258169153bab/96cee1cf-69cc-59b6-a9ce-258169153bab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110724,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672101/general/8eba7258-45fc-4c29-94ec-9f873b155d65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96cee1cf-69cc-59b6-a9ce-258169153bab/96cee1cf-69cc-59b6-a9ce-258169153bab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672101/general/e57b7b7e-7da0-4b8a-a278-16549d8a2898.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96cee1cf-69cc-59b6-a9ce-258169153bab/96cee1cf-69cc-59b6-a9ce-258169153bab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672101/general/54975bcc-b7e6-4c3b-8941-6b491e70fed9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96cee1cf-69cc-59b6-a9ce-258169153bab/96cee1cf-69cc-59b6-a9ce-258169153bab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672101/general/4970a13b-2b44-4a0d-b209-1732cf5344d0.jpg',
'Width': 1024}],
'price': 4800,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Allure Pack - Petrol - 130 hp - 147.534 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739942%27 HTTP/1.1" 200 None
2026-03-27 22:17:00 [adesa.be] INFO: Saving data for 10739942: {'created_time': 1774649820.307745, 'last_price_update_time': 1774649820.307757, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739942') HTTP/1.1" 204 0
2026-03-27 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752317/general/073cdd3b-3783-452d-a5b9-7b301663ce9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740046)
2026-03-27 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752260/general/b7372227-3621-4af6-b27f-2cd3fde52b64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740014)
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a9f9a68a-fe58-5a62-9e76-ae65685ddfca due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a21c96d5-b4c1-5f0a-99e4-111413b434c2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0f4fd4a0-552b-54de-8a65-97dc47f1f16e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252F28a11e09-2c8a-4811-a5f0-cc6bee6c24a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/28a11e09-2c8a-4811-a5f0-cc6bee6c24a3.jpg not downloaded yet
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddda710>
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d78984fb-79ba-51ba-a872-b9abecca8401/d78984fb-79ba-51ba-a872-b9abecca8401_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252Fec0bd571-efcc-4d0b-9379-d8040b90750d.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/ec0bd571-efcc-4d0b-9379-d8040b90750d.jpg saved to cache
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d78984fb-79ba-51ba-a872-b9abecca8401
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e136f10>
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21c96d5-b4c1-5f0a-99e4-111413b434c2/a21c96d5-b4c1-5f0a-99e4-111413b434c2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252F445c169d-31e7-4ba5-9762-a87296ac90d3.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/445c169d-31e7-4ba5-9762-a87296ac90d3.jpg saved to cache
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a21c96d5-b4c1-5f0a-99e4-111413b434c2
2026-03-27 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752652/general/fe670bc6-a617-480f-b16e-62e692d23982.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740534)
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252Fbe485ace-d99a-45b9-bec0-dbc592a51621.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/be485ace-d99a-45b9-bec0-dbc592a51621.jpg not downloaded yet
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252F08cd3b8b-2ece-4fa4-a473-0d98243d49d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/08cd3b8b-2ece-4fa4-a473-0d98243d49d5.jpg not downloaded yet
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252F099766a8-2009-496c-9087-fda629c66ccf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/099766a8-2009-496c-9087-fda629c66ccf.jpg not downloaded yet
2026-03-27 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252F030d6be2-5d79-4dd8-b974-040aa52ade75.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/030d6be2-5d79-4dd8-b974-040aa52ade75.jpg not downloaded yet
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3ea7d0>
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21c96d5-b4c1-5f0a-99e4-111413b434c2/a21c96d5-b4c1-5f0a-99e4-111413b434c2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252F4e657417-eee3-4b1d-9712-81a23a95bec6.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/4e657417-eee3-4b1d-9712-81a23a95bec6.jpg saved to cache
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a21c96d5-b4c1-5f0a-99e4-111413b434c2
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252Fbc554911-3cbf-4e30-ac53-042ef2452571.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/bc554911-3cbf-4e30-ac53-042ef2452571.jpg not downloaded yet
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252Fc45bf28f-caf5-4b6f-a7a3-10c6c2e8cff7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/c45bf28f-caf5-4b6f-a7a3-10c6c2e8cff7.jpg not downloaded yet
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252F9c4406a7-2c3e-47bb-b8f7-4655010ccdab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/9c4406a7-2c3e-47bb-b8f7-4655010ccdab.jpg not downloaded yet
2026-03-27 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752631/general/0be45aa1-2fd3-484f-83f5-fe8b5c495a3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740515)
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0f4fd4a0-552b-54de-8a65-97dc47f1f16e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252F08acc745-e47e-4f84-8ec3-3385734a15ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/08acc745-e47e-4f84-8ec3-3385734a15ea.jpg not downloaded yet
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e8bd0>
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f4fd4a0-552b-54de-8a65-97dc47f1f16e/0f4fd4a0-552b-54de-8a65-97dc47f1f16e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752317%252Fgeneral%252F073cdd3b-3783-452d-a5b9-7b301663ce9d.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752317/general/073cdd3b-3783-452d-a5b9-7b301663ce9d.jpg saved to cache
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0f4fd4a0-552b-54de-8a65-97dc47f1f16e
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd7a5d0>
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d78984fb-79ba-51ba-a872-b9abecca8401/d78984fb-79ba-51ba-a872-b9abecca8401_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252Fb7372227-3621-4af6-b27f-2cd3fde52b64.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/b7372227-3621-4af6-b27f-2cd3fde52b64.jpg saved to cache
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d78984fb-79ba-51ba-a872-b9abecca8401
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252F7afda880-714c-4e7b-9020-fc48caa20927.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/7afda880-714c-4e7b-9020-fc48caa20927.jpg not downloaded yet
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0e9550>
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9012a4c-3ffa-5cb9-843e-8e0182e8df8e/b9012a4c-3ffa-5cb9-843e-8e0182e8df8e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252Ffe670bc6-a617-480f-b16e-62e692d23982.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/fe670bc6-a617-480f-b16e-62e692d23982.jpg saved to cache
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b9012a4c-3ffa-5cb9-843e-8e0182e8df8e
2026-03-27 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752505/general/c58c21fd-8af6-4147-89ca-209343204416.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740785)
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252Fb811cf44-3d4c-4930-9f38-6dc1bc0927da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/b811cf44-3d4c-4930-9f38-6dc1bc0927da.jpg not downloaded yet
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252Fc0ed0490-d446-44f4-8871-27a1b01e5fb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/c0ed0490-d446-44f4-8871-27a1b01e5fb9.jpg not downloaded yet
2026-03-27 22:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ab076c-d67f-5975-a98c-b3c1f733f867 with identifier: 10739931
2026-03-27 22:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ab076c-d67f-5975-a98c-b3c1f733f867 with scrape type 1
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9ab076c-d67f-5975-a98c-b3c1f733f867
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664463%252Fgeneral%252F0efb0ecb-df3c-4a0e-805a-5cbc7056cd2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664463/general/0efb0ecb-df3c-4a0e-805a-5cbc7056cd2a.jpg already downloaded
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664463%252Fgeneral%252F4b5fdfbc-b70b-48a8-8937-e5f36981aa93.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664463/general/4b5fdfbc-b70b-48a8-8937-e5f36981aa93.jpg already downloaded
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664463%252Fgeneral%252F2fbe6824-48ba-49b4-8aa2-a2966866a2ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664463/general/2fbe6824-48ba-49b4-8aa2-a2966866a2ad.jpg already downloaded
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664463%252Fgeneral%252F79f3a8eb-1d36-44b2-b40f-4af1c64216cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664463/general/79f3a8eb-1d36-44b2-b40f-4af1c64216cd.jpg already downloaded
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664463%252Fgeneral%252Fda850663-a430-4eaf-ac91-b4d502588b8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664463/general/da850663-a430-4eaf-ac91-b4d502588b8b.jpg already downloaded
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664463%252Fgeneral%252F36212852-6574-4d93-b705-08fb48528026.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664463/general/36212852-6574-4d93-b705-08fb48528026.jpg already downloaded
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664463%252Fgeneral%252F374a35ae-6799-409c-9df0-ba5fbfd1c235.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664463/general/374a35ae-6799-409c-9df0-ba5fbfd1c235.jpg already downloaded
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664463%252Fgeneral%252F6e3834dc-52d9-47a3-95f0-7d3fcf647f6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664463/general/6e3834dc-52d9-47a3-95f0-7d3fcf647f6d.jpg already downloaded
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664463%252Fgeneral%252F6a7f6829-381b-4da8-a15c-585ed175fdd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664463/general/6a7f6829-381b-4da8-a15c-585ed175fdd0.jpg already downloaded
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664463%252Fgeneral%252F8e806b86-368e-4c95-8ff1-60ec85925a37.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664463/general/8e806b86-368e-4c95-8ff1-60ec85925a37.jpg already downloaded
2026-03-27 22:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9ab076c-d67f-5975-a98c-b3c1f733f867, identifier: 10739931
2026-03-27 22:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd35aa0a-c3de-5777-9592-50346f0bdbad with identifier: 10740499
2026-03-27 22:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd35aa0a-c3de-5777-9592-50346f0bdbad with scrape type 1
2026-03-27 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd35aa0a-c3de-5777-9592-50346f0bdbad
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252F251f88e4-35a9-42cb-9c0e-4bd6dde0054b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/251f88e4-35a9-42cb-9c0e-4bd6dde0054b.jpg not downloaded yet
2026-03-27 22:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4627d995-1ddb-56b6-9041-050eb953568a with identifier: 10740018
2026-03-27 22:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4627d995-1ddb-56b6-9041-050eb953568a with scrape type 1
2026-03-27 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4627d995-1ddb-56b6-9041-050eb953568a
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252F0a1cf983-f3ca-415a-9ff0-6540c7460676.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/0a1cf983-f3ca-415a-9ff0-6540c7460676.jpg not downloaded yet
2026-03-27 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0ca190>
2026-03-27 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21c96d5-b4c1-5f0a-99e4-111413b434c2/a21c96d5-b4c1-5f0a-99e4-111413b434c2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752631%252Fgeneral%252F0be45aa1-2fd3-484f-83f5-fe8b5c495a3f.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752631/general/0be45aa1-2fd3-484f-83f5-fe8b5c495a3f.jpg saved to cache
2026-03-27 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a21c96d5-b4c1-5f0a-99e4-111413b434c2
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252F09725a8a-23e9-4ec6-ba89-b9815460eae7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/09725a8a-23e9-4ec6-ba89-b9815460eae7.jpg not downloaded yet
2026-03-27 22:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9ab076c-d67f-5975-a98c-b3c1f733f867 with identifier: 10739931
2026-03-27 22:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9ab076c-d67f-5975-a98c-b3c1f733f867 with identifier: 10739931
2026-03-27 22:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9ab076c-d67f-5975-a98c-b3c1f733f867 with identifier: 10739931 to the API
2026-03-27 22:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739931>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c9ab076c-d67f-5975-a98c-b3c1f733f867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DXY658',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739931',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 14747,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 60,
'photo_urls': ['https://images.openlane.eu/carimgs/5664463/general/0efb0ecb-df3c-4a0e-805a-5cbc7056cd2a.jpg',
'https://images.openlane.eu/carimgs/5664463/general/4b5fdfbc-b70b-48a8-8937-e5f36981aa93.jpg',
'https://images.openlane.eu/carimgs/5664463/general/2fbe6824-48ba-49b4-8aa2-a2966866a2ad.jpg',
'https://images.openlane.eu/carimgs/5664463/general/79f3a8eb-1d36-44b2-b40f-4af1c64216cd.jpg',
'https://images.openlane.eu/carimgs/5664463/general/da850663-a430-4eaf-ac91-b4d502588b8b.jpg',
'https://images.openlane.eu/carimgs/5664463/general/36212852-6574-4d93-b705-08fb48528026.jpg',
'https://images.openlane.eu/carimgs/5664463/general/374a35ae-6799-409c-9df0-ba5fbfd1c235.jpg',
'https://images.openlane.eu/carimgs/5664463/general/6e3834dc-52d9-47a3-95f0-7d3fcf647f6d.jpg',
'https://images.openlane.eu/carimgs/5664463/general/6a7f6829-381b-4da8-a15c-585ed175fdd0.jpg',
'https://images.openlane.eu/carimgs/5664463/general/8e806b86-368e-4c95-8ff1-60ec85925a37.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab076c-d67f-5975-a98c-b3c1f733f867/c9ab076c-d67f-5975-a98c-b3c1f733f867_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664463/general/0efb0ecb-df3c-4a0e-805a-5cbc7056cd2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab076c-d67f-5975-a98c-b3c1f733f867/c9ab076c-d67f-5975-a98c-b3c1f733f867_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104103,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664463/general/4b5fdfbc-b70b-48a8-8937-e5f36981aa93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab076c-d67f-5975-a98c-b3c1f733f867/c9ab076c-d67f-5975-a98c-b3c1f733f867_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664463/general/2fbe6824-48ba-49b4-8aa2-a2966866a2ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab076c-d67f-5975-a98c-b3c1f733f867/c9ab076c-d67f-5975-a98c-b3c1f733f867_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664463/general/79f3a8eb-1d36-44b2-b40f-4af1c64216cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab076c-d67f-5975-a98c-b3c1f733f867/c9ab076c-d67f-5975-a98c-b3c1f733f867_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664463/general/da850663-a430-4eaf-ac91-b4d502588b8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab076c-d67f-5975-a98c-b3c1f733f867/c9ab076c-d67f-5975-a98c-b3c1f733f867_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664463/general/36212852-6574-4d93-b705-08fb48528026.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab076c-d67f-5975-a98c-b3c1f733f867/c9ab076c-d67f-5975-a98c-b3c1f733f867_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664463/general/374a35ae-6799-409c-9df0-ba5fbfd1c235.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab076c-d67f-5975-a98c-b3c1f733f867/c9ab076c-d67f-5975-a98c-b3c1f733f867_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664463/general/6e3834dc-52d9-47a3-95f0-7d3fcf647f6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab076c-d67f-5975-a98c-b3c1f733f867/c9ab076c-d67f-5975-a98c-b3c1f733f867_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664463/general/6a7f6829-381b-4da8-a15c-585ed175fdd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab076c-d67f-5975-a98c-b3c1f733f867/c9ab076c-d67f-5975-a98c-b3c1f733f867_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238092,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664463/general/8e806b86-368e-4c95-8ff1-60ec85925a37.jpg',
'Width': 1024}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.2i Active Pack - Petrol - 130 hp - 14.747 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739931%27 HTTP/1.1" 200 None
2026-03-27 22:17:02 [adesa.be] INFO: Saving data for 10739931: {'created_time': 1774649822.673835, 'last_price_update_time': 1774649822.673847, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739931') HTTP/1.1" 204 0
2026-03-27 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752490/general/577a1f94-b263-4e13-98e4-32357404a4eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740771)
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252F6a844948-8014-4a7a-b049-60bb1c204f05.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/6a844948-8014-4a7a-b049-60bb1c204f05.jpg not downloaded yet
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252Fe35662dc-38b3-486b-8965-f6687fa26a75.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/e35662dc-38b3-486b-8965-f6687fa26a75.jpg not downloaded yet
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252F34ffe412-ffb7-4b27-bf3b-ae56652df9f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/34ffe412-ffb7-4b27-bf3b-ae56652df9f6.jpg not downloaded yet
2026-03-27 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752587/general/1ab2079d-277b-406c-8f85-9e4c5218f9da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740492)
2026-03-27 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752505/general/28a11e09-2c8a-4811-a5f0-cc6bee6c24a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740785)
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252F1e5c1f65-3bee-4cb4-9b88-dae0c2c24f8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/1e5c1f65-3bee-4cb4-9b88-dae0c2c24f8e.jpg not downloaded yet
2026-03-27 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1395d0>
2026-03-27 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f38da48-8c21-58fb-bd79-8e81aeebfd7f/7f38da48-8c21-58fb-bd79-8e81aeebfd7f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252Fc58c21fd-8af6-4147-89ca-209343204416.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/c58c21fd-8af6-4147-89ca-209343204416.jpg saved to cache
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7f38da48-8c21-58fb-bd79-8e81aeebfd7f
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252Fa993481f-f050-413f-bc04-1b02a4fa59b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/a993481f-f050-413f-bc04-1b02a4fa59b6.jpg not downloaded yet
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252Fff13f828-3800-4720-969e-3eabe308bb71.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/ff13f828-3800-4720-969e-3eabe308bb71.jpg not downloaded yet
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252F7ee8ee43-08ff-4269-b6da-75c60fbcdec8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/7ee8ee43-08ff-4269-b6da-75c60fbcdec8.jpg not downloaded yet
2026-03-27 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752652/general/f2c7db19-5b2d-4870-a579-670f3a50d3ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740534)
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252Ffbfa732f-f849-4df0-b1b3-5b0fcd1900d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/fbfa732f-f849-4df0-b1b3-5b0fcd1900d8.jpg not downloaded yet
2026-03-27 22:17:02 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 6.910(s), this was the 1st time calling it.
2026-03-27 22:17:02 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.496317773636318 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 22:17:02 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '915bf22d4aae57759dcc19dc3e16b02f', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=915bf22d4aae57759dcc19dc3e16b02f.
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0f4fd4a0-552b-54de-8a65-97dc47f1f16e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a21c96d5-b4c1-5f0a-99e4-111413b434c2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0f4fd4a0-552b-54de-8a65-97dc47f1f16e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b9012a4c-3ffa-5cb9-843e-8e0182e8df8e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252F1b23e45f-4548-4573-9b5e-9d2680fece7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/1b23e45f-4548-4573-9b5e-9d2680fece7e.jpg not downloaded yet
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252F3fa7f3e9-6550-4337-981d-e14508a53155.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/3fa7f3e9-6550-4337-981d-e14508a53155.jpg not downloaded yet
2026-03-27 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0dec90>
2026-03-27 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252F577a1f94-b263-4e13-98e4-32357404a4eb.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/577a1f94-b263-4e13-98e4-32357404a4eb.jpg saved to cache
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a9f9a68a-fe58-5a62-9e76-ae65685ddfca
2026-03-27 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752260/general/3f41ac3e-8e3c-4e14-b502-5626e3dc6750.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740014)
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252F29be2efa-695e-48cc-8410-bfdb2e757de4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/29be2efa-695e-48cc-8410-bfdb2e757de4.jpg not downloaded yet
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252F76779d6f-b041-438f-8980-207f3830663b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/76779d6f-b041-438f-8980-207f3830663b.jpg not downloaded yet
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252F58fba95e-cd99-450c-b595-e1b526b7a7b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/58fba95e-cd99-450c-b595-e1b526b7a7b2.jpg not downloaded yet
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d430990>
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F1ab2079d-277b-406c-8f85-9e4c5218f9da.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/1ab2079d-277b-406c-8f85-9e4c5218f9da.jpg saved to cache
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1772a688-443d-5b1f-abb5-8d2ee20f8447
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de00e50>
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f38da48-8c21-58fb-bd79-8e81aeebfd7f/7f38da48-8c21-58fb-bd79-8e81aeebfd7f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252F28a11e09-2c8a-4811-a5f0-cc6bee6c24a3.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/28a11e09-2c8a-4811-a5f0-cc6bee6c24a3.jpg saved to cache
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7f38da48-8c21-58fb-bd79-8e81aeebfd7f
2026-03-27 22:17:03 [adesa.be] INFO: Found listing with ID: 10739943
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739943%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [adesa.be] INFO: Scrape type for 10739943: 1
2026-03-27 22:17:03 [adesa.be] INFO: Scraping item 10739943 url https://www.openlane.eu/en/carv6/auction/10739943
2026-03-27 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752505/general/09725a8a-23e9-4ec6-ba89-b9815460eae7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740785)
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252F8888968a-f12a-4446-b8dc-e829c8e307c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/8888968a-f12a-4446-b8dc-e829c8e307c2.jpg not downloaded yet
2026-03-27 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752312/general/1372f8f1-777c-4105-a775-73a9d7b3a51f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740045)
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252F5d4e583e-162c-4326-88b2-4730da120cec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/5d4e583e-162c-4326-88b2-4730da120cec.jpg not downloaded yet
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252F1fb2ef88-cdc8-4a79-baf7-ee04c5613a3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/1fb2ef88-cdc8-4a79-baf7-ee04c5613a3a.jpg not downloaded yet
2026-03-27 22:17:03 [adesa.be] INFO: Found listing with ID: 10739457
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739457%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [adesa.be] INFO: Scrape type for 10739457: 0
2026-03-27 22:17:03 [adesa.be] INFO: Skipping item 10739457 url https://www.openlane.eu/en/carv6/auction/10739457
2026-03-27 22:17:03 [adesa.be] INFO: Found listing with ID: 10739150
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739150%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [adesa.be] INFO: Scrape type for 10739150: 0
2026-03-27 22:17:03 [adesa.be] INFO: Skipping item 10739150 url https://www.openlane.eu/en/carv6/auction/10739150
2026-03-27 22:17:03 [adesa.be] INFO: Found listing with ID: 10739930
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739930%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [adesa.be] INFO: Scrape type for 10739930: 1
2026-03-27 22:17:03 [adesa.be] INFO: Scraping item 10739930 url https://www.openlane.eu/en/carv6/auction/10739930
2026-03-27 22:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a4972e5-3d60-59ea-8beb-8ae147b3f966 with identifier: 10740776
2026-03-27 22:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a4972e5-3d60-59ea-8beb-8ae147b3f966 with scrape type 1
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a4972e5-3d60-59ea-8beb-8ae147b3f966
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252Fc23361d2-95e8-465c-85e9-831b4b1f4edd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/c23361d2-95e8-465c-85e9-831b4b1f4edd.jpg not downloaded yet
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deea650>
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9012a4c-3ffa-5cb9-843e-8e0182e8df8e/b9012a4c-3ffa-5cb9-843e-8e0182e8df8e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252Ff2c7db19-5b2d-4870-a579-670f3a50d3ee.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/f2c7db19-5b2d-4870-a579-670f3a50d3ee.jpg saved to cache
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b9012a4c-3ffa-5cb9-843e-8e0182e8df8e
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c11d0>
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d78984fb-79ba-51ba-a872-b9abecca8401/d78984fb-79ba-51ba-a872-b9abecca8401_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252F3f41ac3e-8e3c-4e14-b502-5626e3dc6750.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/3f41ac3e-8e3c-4e14-b502-5626e3dc6750.jpg saved to cache
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d78984fb-79ba-51ba-a872-b9abecca8401
2026-03-27 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752608/general/251f88e4-35a9-42cb-9c0e-4bd6dde0054b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740499)
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252F50ada841-1d9f-4aa1-b6fb-6c41931d8641.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/50ada841-1d9f-4aa1-b6fb-6c41931d8641.jpg not downloaded yet
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252Fb4a0bc19-e741-4a7c-99fa-c477e1aa050a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/b4a0bc19-e741-4a7c-99fa-c477e1aa050a.jpg not downloaded yet
2026-03-27 22:17:03 [adesa.be] INFO: Found listing with ID: 10739227
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739227%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [adesa.be] INFO: Scrape type for 10739227: 0
2026-03-27 22:17:03 [adesa.be] INFO: Skipping item 10739227 url https://www.openlane.eu/en/carv6/auction/10739227
2026-03-27 22:17:03 [adesa.be] INFO: Found listing with ID: 10740792
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740792%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [adesa.be] INFO: Scrape type for 10740792: 1
2026-03-27 22:17:03 [adesa.be] INFO: Scraping item 10740792 url https://www.openlane.eu/en/carv6/auction/10740792
2026-03-27 22:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252Fe4dbc37e-744e-4848-837c-55ba585c8337.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/e4dbc37e-744e-4848-837c-55ba585c8337.jpg not downloaded yet
2026-03-27 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752505/general/b811cf44-3d4c-4930-9f38-6dc1bc0927da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740785)
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252F7c0f14ff-8d0d-4da1-b74d-25744e46a4ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/7c0f14ff-8d0d-4da1-b74d-25744e46a4ae.jpg not downloaded yet
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252Fd5ba6f25-4f4a-4f7d-a199-5d931e7a4ffb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/d5ba6f25-4f4a-4f7d-a199-5d931e7a4ffb.jpg not downloaded yet
2026-03-27 22:17:03 [adesa.be] INFO: Found listing with ID: 10739958
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739958%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [adesa.be] INFO: Scrape type for 10739958: 1
2026-03-27 22:17:03 [adesa.be] INFO: Scraping item 10739958 url https://www.openlane.eu/en/carv6/auction/10739958
2026-03-27 22:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dffd0d0>
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f38da48-8c21-58fb-bd79-8e81aeebfd7f/7f38da48-8c21-58fb-bd79-8e81aeebfd7f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252F09725a8a-23e9-4ec6-ba89-b9815460eae7.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/09725a8a-23e9-4ec6-ba89-b9815460eae7.jpg saved to cache
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7f38da48-8c21-58fb-bd79-8e81aeebfd7f
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de47a50>
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7/67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252F1372f8f1-777c-4105-a775-73a9d7b3a51f.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/1372f8f1-777c-4105-a775-73a9d7b3a51f.jpg saved to cache
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7
2026-03-27 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752652/general/c0ed0490-d446-44f4-8871-27a1b01e5fb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740534)
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252F5f4283c4-c057-4aab-b739-15e8528c6814.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/5f4283c4-c057-4aab-b739-15e8528c6814.jpg not downloaded yet
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252F3f3011ab-d082-4d80-bda2-5ce90ce3ef60.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/3f3011ab-d082-4d80-bda2-5ce90ce3ef60.jpg not downloaded yet
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252F8c74e91c-ed88-4b3e-ae35-840d6a81d309.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/8c74e91c-ed88-4b3e-ae35-840d6a81d309.jpg not downloaded yet
2026-03-27 22:17:03 [adesa.be] INFO: Found listing with ID: 10739721
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739721%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [adesa.be] INFO: Scrape type for 10739721: 0
2026-03-27 22:17:03 [adesa.be] INFO: Skipping item 10739721 url https://www.openlane.eu/en/carv6/auction/10739721
2026-03-27 22:17:03 [adesa.be] INFO: Found listing with ID: 10739959
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739959%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [adesa.be] INFO: Scrape type for 10739959: 1
2026-03-27 22:17:03 [adesa.be] INFO: Scraping item 10739959 url https://www.openlane.eu/en/carv6/auction/10739959
2026-03-27 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752505/general/08acc745-e47e-4f84-8ec3-3385734a15ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740785)
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252Faf228e68-9250-4d25-8fb3-fe4bd5ae552c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/af228e68-9250-4d25-8fb3-fe4bd5ae552c.jpg not downloaded yet
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de43c10>
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd35aa0a-c3de-5777-9592-50346f0bdbad/dd35aa0a-c3de-5777-9592-50346f0bdbad_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252F251f88e4-35a9-42cb-9c0e-4bd6dde0054b.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/251f88e4-35a9-42cb-9c0e-4bd6dde0054b.jpg saved to cache
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd35aa0a-c3de-5777-9592-50346f0bdbad
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4a1110>
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f38da48-8c21-58fb-bd79-8e81aeebfd7f/7f38da48-8c21-58fb-bd79-8e81aeebfd7f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252Fb811cf44-3d4c-4930-9f38-6dc1bc0927da.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/b811cf44-3d4c-4930-9f38-6dc1bc0927da.jpg saved to cache
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7f38da48-8c21-58fb-bd79-8e81aeebfd7f
2026-03-27 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752652/general/9c4406a7-2c3e-47bb-b8f7-4655010ccdab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740534)
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252F8cf95939-a257-4159-ac93-de7ead679e98.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/8cf95939-a257-4159-ac93-de7ead679e98.jpg not downloaded yet
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252F79d9d14b-11b3-4a92-b123-8207c761e412.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/79d9d14b-11b3-4a92-b123-8207c761e412.jpg not downloaded yet
2026-03-27 22:17:03 [adesa.be] INFO: Found listing with ID: 10739425
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739425%27 HTTP/1.1" 200 None
2026-03-27 22:17:03 [adesa.be] INFO: Scrape type for 10739425: 0
2026-03-27 22:17:03 [adesa.be] INFO: Skipping item 10739425 url https://www.openlane.eu/en/carv6/auction/10739425
2026-03-27 22:17:03 [adesa.be] INFO: Found listing with ID: 10740039
2026-03-27 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740039%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10740039: 1
2026-03-27 22:17:04 [adesa.be] INFO: Scraping item 10740039 url https://www.openlane.eu/en/carv6/auction/10740039
2026-03-27 22:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252Fd3d0a84b-dbb1-42e1-859b-eb9bd5f5efc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/d3d0a84b-dbb1-42e1-859b-eb9bd5f5efc5.jpg not downloaded yet
2026-03-27 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752267/general/34ffe412-ffb7-4b27-bf3b-ae56652df9f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740018)
2026-03-27 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752505/general/1e5c1f65-3bee-4cb4-9b88-dae0c2c24f8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740785)
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10740517
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740517%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10740517: 1
2026-03-27 22:17:04 [adesa.be] INFO: Scraping item 10740517 url https://www.openlane.eu/en/carv6/auction/10740517
2026-03-27 22:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3bbf10>
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9012a4c-3ffa-5cb9-843e-8e0182e8df8e/b9012a4c-3ffa-5cb9-843e-8e0182e8df8e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252Fc0ed0490-d446-44f4-8871-27a1b01e5fb9.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/c0ed0490-d446-44f4-8871-27a1b01e5fb9.jpg saved to cache
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b9012a4c-3ffa-5cb9-843e-8e0182e8df8e
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e232490>
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f38da48-8c21-58fb-bd79-8e81aeebfd7f/7f38da48-8c21-58fb-bd79-8e81aeebfd7f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252F08acc745-e47e-4f84-8ec3-3385734a15ea.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/08acc745-e47e-4f84-8ec3-3385734a15ea.jpg saved to cache
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7f38da48-8c21-58fb-bd79-8e81aeebfd7f
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252F5c2ad8fb-b7ec-4430-a982-8e68b90b115f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/5c2ad8fb-b7ec-4430-a982-8e68b90b115f.jpg not downloaded yet
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10739493
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739493%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10739493: 0
2026-03-27 22:17:04 [adesa.be] INFO: Skipping item 10739493 url https://www.openlane.eu/en/carv6/auction/10739493
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10739368
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739368%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10739368: 0
2026-03-27 22:17:04 [adesa.be] INFO: Skipping item 10739368 url https://www.openlane.eu/en/carv6/auction/10739368
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10739946
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739946%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10739946: 1
2026-03-27 22:17:04 [adesa.be] INFO: Scraping item 10739946 url https://www.openlane.eu/en/carv6/auction/10739946
2026-03-27 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752267/general/3fa7f3e9-6550-4337-981d-e14508a53155.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740018)
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252F0cb2c750-0bad-464e-8235-161ffbbd72f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/0cb2c750-0bad-464e-8235-161ffbbd72f5.jpg not downloaded yet
2026-03-27 22:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d280e10>
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9012a4c-3ffa-5cb9-843e-8e0182e8df8e/b9012a4c-3ffa-5cb9-843e-8e0182e8df8e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252F9c4406a7-2c3e-47bb-b8f7-4655010ccdab.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/9c4406a7-2c3e-47bb-b8f7-4655010ccdab.jpg saved to cache
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b9012a4c-3ffa-5cb9-843e-8e0182e8df8e
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7f38da48-8c21-58fb-bd79-8e81aeebfd7f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d78984fb-79ba-51ba-a872-b9abecca8401 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b9012a4c-3ffa-5cb9-843e-8e0182e8df8e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10739257
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739257%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10739257: 0
2026-03-27 22:17:04 [adesa.be] INFO: Skipping item 10739257 url https://www.openlane.eu/en/carv6/auction/10739257
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10739665
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739665%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10739665: 0
2026-03-27 22:17:04 [adesa.be] INFO: Skipping item 10739665 url https://www.openlane.eu/en/carv6/auction/10739665
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10739664
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739664%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10739664: 0
2026-03-27 22:17:04 [adesa.be] INFO: Skipping item 10739664 url https://www.openlane.eu/en/carv6/auction/10739664
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10740803
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740803%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10740803: 1
2026-03-27 22:17:04 [adesa.be] INFO: Scraping item 10740803 url https://www.openlane.eu/en/carv6/auction/10740803
2026-03-27 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752608/general/e35662dc-38b3-486b-8965-f6687fa26a75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740499)
2026-03-27 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752505/general/29be2efa-695e-48cc-8410-bfdb2e757de4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740785)
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4627d995-1ddb-56b6-9041-050eb953568a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252F121f9af1-c9d1-43d9-bacf-1608720d9548.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/121f9af1-c9d1-43d9-bacf-1608720d9548.jpg not downloaded yet
2026-03-27 22:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e20ae50>
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252F34ffe412-ffb7-4b27-bf3b-ae56652df9f6.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/34ffe412-ffb7-4b27-bf3b-ae56652df9f6.jpg saved to cache
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4627d995-1ddb-56b6-9041-050eb953568a
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e194290>
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f38da48-8c21-58fb-bd79-8e81aeebfd7f/7f38da48-8c21-58fb-bd79-8e81aeebfd7f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252F1e5c1f65-3bee-4cb4-9b88-dae0c2c24f8e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/1e5c1f65-3bee-4cb4-9b88-dae0c2c24f8e.jpg saved to cache
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7f38da48-8c21-58fb-bd79-8e81aeebfd7f
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10739981
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739981%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10739981: 1
2026-03-27 22:17:04 [adesa.be] INFO: Scraping item 10739981 url https://www.openlane.eu/en/carv6/auction/10739981
2026-03-27 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752267/general/79d9d14b-11b3-4a92-b123-8207c761e412.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740018)
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252Fe13b2605-e9b7-4b88-9aff-d5d2f12d6ba2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/e13b2605-e9b7-4b88-9aff-d5d2f12d6ba2.jpg not downloaded yet
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10739713
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739713%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10739713: 0
2026-03-27 22:17:04 [adesa.be] INFO: Skipping item 10739713 url https://www.openlane.eu/en/carv6/auction/10739713
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10739999
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739999%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10739999: 1
2026-03-27 22:17:04 [adesa.be] INFO: Scraping item 10739999 url https://www.openlane.eu/en/carv6/auction/10739999
2026-03-27 22:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d39cad0>
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252F3fa7f3e9-6550-4337-981d-e14508a53155.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/3fa7f3e9-6550-4337-981d-e14508a53155.jpg saved to cache
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4627d995-1ddb-56b6-9041-050eb953568a
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4baed0>
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd35aa0a-c3de-5777-9592-50346f0bdbad/dd35aa0a-c3de-5777-9592-50346f0bdbad_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252Fe35662dc-38b3-486b-8965-f6687fa26a75.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/e35662dc-38b3-486b-8965-f6687fa26a75.jpg saved to cache
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd35aa0a-c3de-5777-9592-50346f0bdbad
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e208b90>
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f38da48-8c21-58fb-bd79-8e81aeebfd7f/7f38da48-8c21-58fb-bd79-8e81aeebfd7f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752505%252Fgeneral%252F29be2efa-695e-48cc-8410-bfdb2e757de4.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752505/general/29be2efa-695e-48cc-8410-bfdb2e757de4.jpg saved to cache
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7f38da48-8c21-58fb-bd79-8e81aeebfd7f
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252F513e99e0-f73e-40fc-afa0-8637cfdc952b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/513e99e0-f73e-40fc-afa0-8637cfdc952b.jpg not downloaded yet
2026-03-27 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752496/general/af228e68-9250-4d25-8fb3-fe4bd5ae552c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740776)
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10739993
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739993%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10739993: 1
2026-03-27 22:17:04 [adesa.be] INFO: Scraping item 10739993 url https://www.openlane.eu/en/carv6/auction/10739993
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099eeeaed0>
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252F79d9d14b-11b3-4a92-b123-8207c761e412.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/79d9d14b-11b3-4a92-b123-8207c761e412.jpg saved to cache
2026-03-27 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4627d995-1ddb-56b6-9041-050eb953568a
2026-03-27 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752267/general/8c74e91c-ed88-4b3e-ae35-840d6a81d309.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740018)
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10739414
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739414%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10739414: 0
2026-03-27 22:17:04 [adesa.be] INFO: Skipping item 10739414 url https://www.openlane.eu/en/carv6/auction/10739414
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10739723
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739723%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10739723: 0
2026-03-27 22:17:04 [adesa.be] INFO: Skipping item 10739723 url https://www.openlane.eu/en/carv6/auction/10739723
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10740764
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740764%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10740764: 1
2026-03-27 22:17:04 [adesa.be] INFO: Scraping item 10740764 url https://www.openlane.eu/en/carv6/auction/10740764
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10739663
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739663%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10739663: 0
2026-03-27 22:17:04 [adesa.be] INFO: Skipping item 10739663 url https://www.openlane.eu/en/carv6/auction/10739663
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10740044
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740044%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10740044: 1
2026-03-27 22:17:04 [adesa.be] INFO: Scraping item 10740044 url https://www.openlane.eu/en/carv6/auction/10740044
2026-03-27 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752496/general/5c2ad8fb-b7ec-4430-a982-8e68b90b115f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740776)
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10739211
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739211%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10739211: 0
2026-03-27 22:17:04 [adesa.be] INFO: Skipping item 10739211 url https://www.openlane.eu/en/carv6/auction/10739211
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10739183
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739183%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10739183: 0
2026-03-27 22:17:04 [adesa.be] INFO: Skipping item 10739183 url https://www.openlane.eu/en/carv6/auction/10739183
2026-03-27 22:17:04 [adesa.be] INFO: Found listing with ID: 10740004
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740004%27 HTTP/1.1" 200 None
2026-03-27 22:17:04 [adesa.be] INFO: Scrape type for 10740004: 1
2026-03-27 22:17:04 [adesa.be] INFO: Scraping item 10740004 url https://www.openlane.eu/en/carv6/auction/10740004
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d485110>
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252Faf228e68-9250-4d25-8fb3-fe4bd5ae552c.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/af228e68-9250-4d25-8fb3-fe4bd5ae552c.jpg saved to cache
2026-03-27 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4a4972e5-3d60-59ea-8beb-8ae147b3f966
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10740040
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740040%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10740040: 1
2026-03-27 22:17:05 [adesa.be] INFO: Scraping item 10740040 url https://www.openlane.eu/en/carv6/auction/10740040
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099fffb050>
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252F8c74e91c-ed88-4b3e-ae35-840d6a81d309.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/8c74e91c-ed88-4b3e-ae35-840d6a81d309.jpg saved to cache
2026-03-27 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4627d995-1ddb-56b6-9041-050eb953568a
2026-03-27 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752496/general/0cb2c750-0bad-464e-8235-161ffbbd72f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740776)
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10740491
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740491%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10740491: 1
2026-03-27 22:17:05 [adesa.be] INFO: Scraping item 10740491 url https://www.openlane.eu/en/carv6/auction/10740491
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0560d0>
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252F5c2ad8fb-b7ec-4430-a982-8e68b90b115f.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/5c2ad8fb-b7ec-4430-a982-8e68b90b115f.jpg saved to cache
2026-03-27 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4a4972e5-3d60-59ea-8beb-8ae147b3f966
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739316
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739316%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739316: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739316 url https://www.openlane.eu/en/carv6/auction/10739316
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739052
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739052%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739052: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739052 url https://www.openlane.eu/en/carv6/auction/10739052
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739218
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739218%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739218: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739218 url https://www.openlane.eu/en/carv6/auction/10739218
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739258
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739258%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739258: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739258 url https://www.openlane.eu/en/carv6/auction/10739258
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739410
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739410%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739410: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739410 url https://www.openlane.eu/en/carv6/auction/10739410
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10740761
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740761%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10740761: 1
2026-03-27 22:17:05 [adesa.be] INFO: Scraping item 10740761 url https://www.openlane.eu/en/carv6/auction/10740761
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739717
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739717%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739717: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739717 url https://www.openlane.eu/en/carv6/auction/10739717
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739970
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739970%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739970: 1
2026-03-27 22:17:05 [adesa.be] INFO: Scraping item 10739970 url https://www.openlane.eu/en/carv6/auction/10739970
2026-03-27 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752496/general/513e99e0-f73e-40fc-afa0-8637cfdc952b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740776)
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739168
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739168%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739168: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739168 url https://www.openlane.eu/en/carv6/auction/10739168
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739314
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739314%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739314: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739314 url https://www.openlane.eu/en/carv6/auction/10739314
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739961
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739961%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739961: 1
2026-03-27 22:17:05 [adesa.be] INFO: Scraping item 10739961 url https://www.openlane.eu/en/carv6/auction/10739961
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e2d90>
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252F0cb2c750-0bad-464e-8235-161ffbbd72f5.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/0cb2c750-0bad-464e-8235-161ffbbd72f5.jpg saved to cache
2026-03-27 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4a4972e5-3d60-59ea-8beb-8ae147b3f966
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10740516
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740516%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10740516: 1
2026-03-27 22:17:05 [adesa.be] INFO: Scraping item 10740516 url https://www.openlane.eu/en/carv6/auction/10740516
2026-03-27 22:17:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7f38da48-8c21-58fb-bd79-8e81aeebfd7f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4a4972e5-3d60-59ea-8beb-8ae147b3f966 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4a4972e5-3d60-59ea-8beb-8ae147b3f966 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739533
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739533%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739533: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739533 url https://www.openlane.eu/en/carv6/auction/10739533
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10740735
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740735%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10740735: 1
2026-03-27 22:17:05 [adesa.be] INFO: Scraping item 10740735 url https://www.openlane.eu/en/carv6/auction/10740735
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e6c50>
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252F513e99e0-f73e-40fc-afa0-8637cfdc952b.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/513e99e0-f73e-40fc-afa0-8637cfdc952b.jpg saved to cache
2026-03-27 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4a4972e5-3d60-59ea-8beb-8ae147b3f966
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739415
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739415%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739415: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739415 url https://www.openlane.eu/en/carv6/auction/10739415
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10740462
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740462%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10740462: 1
2026-03-27 22:17:05 [adesa.be] INFO: Scraping item 10740462 url https://www.openlane.eu/en/carv6/auction/10740462
2026-03-27 22:17:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item dd35aa0a-c3de-5777-9592-50346f0bdbad due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739952
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739952%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739952: 1
2026-03-27 22:17:05 [adesa.be] INFO: Scraping item 10739952 url https://www.openlane.eu/en/carv6/auction/10739952
2026-03-27 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739037
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739037%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739037: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739037 url https://www.openlane.eu/en/carv6/auction/10739037
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10740787
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740787%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10740787: 1
2026-03-27 22:17:05 [adesa.be] INFO: Scraping item 10740787 url https://www.openlane.eu/en/carv6/auction/10740787
2026-03-27 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10740496
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740496%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10740496: 1
2026-03-27 22:17:05 [adesa.be] INFO: Scraping item 10740496 url https://www.openlane.eu/en/carv6/auction/10740496
2026-03-27 22:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739125
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739125%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739125: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739125 url https://www.openlane.eu/en/carv6/auction/10739125
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739093
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739093%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739093: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739093 url https://www.openlane.eu/en/carv6/auction/10739093
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739042
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739042%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739042: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739042 url https://www.openlane.eu/en/carv6/auction/10739042
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739107
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739107%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739107: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739107 url https://www.openlane.eu/en/carv6/auction/10739107
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739254
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739254%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739254: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739254 url https://www.openlane.eu/en/carv6/auction/10739254
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739031
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739031%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739031: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739031 url https://www.openlane.eu/en/carv6/auction/10739031
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739135
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739135%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739135: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739135 url https://www.openlane.eu/en/carv6/auction/10739135
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10740784
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740784%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10740784: 1
2026-03-27 22:17:05 [adesa.be] INFO: Scraping item 10740784 url https://www.openlane.eu/en/carv6/auction/10740784
2026-03-27 22:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739436
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739436%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739436: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739436 url https://www.openlane.eu/en/carv6/auction/10739436
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739486
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739486%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739486: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739486 url https://www.openlane.eu/en/carv6/auction/10739486
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739559
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739559%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739559: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739559 url https://www.openlane.eu/en/carv6/auction/10739559
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739612
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739612%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739612: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739612 url https://www.openlane.eu/en/carv6/auction/10739612
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739487
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739487%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739487: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739487 url https://www.openlane.eu/en/carv6/auction/10739487
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739392
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739392%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739392: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739392 url https://www.openlane.eu/en/carv6/auction/10739392
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739610
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739610%27 HTTP/1.1" 200 None
2026-03-27 22:17:05 [adesa.be] INFO: Scrape type for 10739610: 0
2026-03-27 22:17:05 [adesa.be] INFO: Skipping item 10739610 url https://www.openlane.eu/en/carv6/auction/10739610
2026-03-27 22:17:05 [adesa.be] INFO: Found listing with ID: 10739437
2026-03-27 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739437%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [adesa.be] INFO: Scrape type for 10739437: 0
2026-03-27 22:17:06 [adesa.be] INFO: Skipping item 10739437 url https://www.openlane.eu/en/carv6/auction/10739437
2026-03-27 22:17:06 [adesa.be] INFO: Found listing with ID: 10739192
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739192%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [adesa.be] INFO: Scrape type for 10739192: 0
2026-03-27 22:17:06 [adesa.be] INFO: Skipping item 10739192 url https://www.openlane.eu/en/carv6/auction/10739192
2026-03-27 22:17:06 [adesa.be] INFO: Found listing with ID: 10739373
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739373%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [adesa.be] INFO: Scrape type for 10739373: 0
2026-03-27 22:17:06 [adesa.be] INFO: Skipping item 10739373 url https://www.openlane.eu/en/carv6/auction/10739373
2026-03-27 22:17:06 [adesa.be] INFO: Found listing with ID: 10739132
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739132%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [adesa.be] INFO: Scrape type for 10739132: 0
2026-03-27 22:17:06 [adesa.be] INFO: Skipping item 10739132 url https://www.openlane.eu/en/carv6/auction/10739132
2026-03-27 22:17:06 [adesa.be] INFO: Found listing with ID: 10740791
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740791%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [adesa.be] INFO: Scrape type for 10740791: 1
2026-03-27 22:17:06 [adesa.be] INFO: Scraping item 10740791 url https://www.openlane.eu/en/carv6/auction/10740791
2026-03-27 22:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7863b8e-cfb6-50e8-99da-f47a593dbb84 with identifier: 10740039
2026-03-27 22:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7863b8e-cfb6-50e8-99da-f47a593dbb84 with scrape type 1
2026-03-27 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c7863b8e-cfb6-50e8-99da-f47a593dbb84
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252F9158f212-eb7c-4b9f-8840-21a69c914437.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/9158f212-eb7c-4b9f-8840-21a69c914437.jpg not downloaded yet
2026-03-27 22:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10739981
2026-03-27 22:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with scrape type 1
2026-03-27 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe2d7c04-403f-51df-8b03-d23bd19d0ee9
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739102%252Fgeneral%252F1ae2feaf-5e68-459e-8322-31612463fc8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739102/general/1ae2feaf-5e68-459e-8322-31612463fc8f.jpg already downloaded
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739102%252Fgeneral%252F19f81e03-bfc4-443c-81db-a4bd3f5aa66d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739102/general/19f81e03-bfc4-443c-81db-a4bd3f5aa66d.jpg already downloaded
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739102%252Fgeneral%252F6f125dda-6ab0-4e97-b9e7-8372a6eb2e0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739102/general/6f125dda-6ab0-4e97-b9e7-8372a6eb2e0d.jpg already downloaded
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739102%252Fgeneral%252F3daf61fe-beb8-412f-b545-2a59828d62bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739102/general/3daf61fe-beb8-412f-b545-2a59828d62bc.jpg already downloaded
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739102%252Fgeneral%252F305796b9-e7cd-4b03-b689-55dd1cf7311e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739102/general/305796b9-e7cd-4b03-b689-55dd1cf7311e.jpg already downloaded
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739102%252Fgeneral%252Fa4e15b36-fd05-477b-91de-b2f41084566b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739102/general/a4e15b36-fd05-477b-91de-b2f41084566b.jpg already downloaded
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739102%252Fgeneral%252F6d034781-62ff-4465-91fc-de1973b0f97f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739102/general/6d034781-62ff-4465-91fc-de1973b0f97f.jpg already downloaded
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739102%252Fgeneral%252Faf8034dc-02cf-4998-a8e2-005a48c74adb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739102/general/af8034dc-02cf-4998-a8e2-005a48c74adb.jpg already downloaded
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739102%252Fgeneral%252F9aa5e952-e7ad-4ff2-ba21-fd9379080f3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739102/general/9aa5e952-e7ad-4ff2-ba21-fd9379080f3c.jpg already downloaded
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739102%252Fgeneral%252F8563ccfd-8b57-44d4-b12c-1e7ecfdf773a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739102/general/8563ccfd-8b57-44d4-b12c-1e7ecfdf773a.jpg already downloaded
2026-03-27 22:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe2d7c04-403f-51df-8b03-d23bd19d0ee9, identifier: 10739981
2026-03-27 22:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beb0cbb7-d6f3-5b29-a618-3de5477b8028 with identifier: 10740517
2026-03-27 22:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beb0cbb7-d6f3-5b29-a618-3de5477b8028 with scrape type 1
2026-03-27 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item beb0cbb7-d6f3-5b29-a618-3de5477b8028
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252F7f12646c-b43a-4d1c-b5c3-f6b5dfa3e59d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/7f12646c-b43a-4d1c-b5c3-f6b5dfa3e59d.jpg not downloaded yet
2026-03-27 22:17:06 [adesa.be] INFO: Found listing with ID: 10739167
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739167%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [adesa.be] INFO: Scrape type for 10739167: 0
2026-03-27 22:17:06 [adesa.be] INFO: Skipping item 10739167 url https://www.openlane.eu/en/carv6/auction/10739167
2026-03-27 22:17:06 [adesa.be] INFO: Found listing with ID: 10739439
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739439%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [adesa.be] INFO: Scrape type for 10739439: 0
2026-03-27 22:17:06 [adesa.be] INFO: Skipping item 10739439 url https://www.openlane.eu/en/carv6/auction/10739439
2026-03-27 22:17:06 [adesa.be] INFO: Found listing with ID: 10739205
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739205%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [adesa.be] INFO: Scrape type for 10739205: 0
2026-03-27 22:17:06 [adesa.be] INFO: Skipping item 10739205 url https://www.openlane.eu/en/carv6/auction/10739205
2026-03-27 22:17:06 [adesa.be] INFO: Found listing with ID: 10740043
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740043%27 HTTP/1.1" 200 None
2026-03-27 22:17:06 [adesa.be] INFO: Scrape type for 10740043: 1
2026-03-27 22:17:06 [adesa.be] INFO: Scraping item 10740043 url https://www.openlane.eu/en/carv6/auction/10740043
2026-03-27 22:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10739981
2026-03-27 22:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10739981
2026-03-27 22:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10739981 to the API
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739981>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fe2d7c04-403f-51df-8b03-d23bd19d0ee9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSM983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739981',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 156636,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 69,
'photo_urls': ['https://images.openlane.eu/carimgs/5739102/general/1ae2feaf-5e68-459e-8322-31612463fc8f.jpg',
'https://images.openlane.eu/carimgs/5739102/general/19f81e03-bfc4-443c-81db-a4bd3f5aa66d.jpg',
'https://images.openlane.eu/carimgs/5739102/general/6f125dda-6ab0-4e97-b9e7-8372a6eb2e0d.jpg',
'https://images.openlane.eu/carimgs/5739102/general/3daf61fe-beb8-412f-b545-2a59828d62bc.jpg',
'https://images.openlane.eu/carimgs/5739102/general/305796b9-e7cd-4b03-b689-55dd1cf7311e.jpg',
'https://images.openlane.eu/carimgs/5739102/general/a4e15b36-fd05-477b-91de-b2f41084566b.jpg',
'https://images.openlane.eu/carimgs/5739102/general/6d034781-62ff-4465-91fc-de1973b0f97f.jpg',
'https://images.openlane.eu/carimgs/5739102/general/af8034dc-02cf-4998-a8e2-005a48c74adb.jpg',
'https://images.openlane.eu/carimgs/5739102/general/9aa5e952-e7ad-4ff2-ba21-fd9379080f3c.jpg',
'https://images.openlane.eu/carimgs/5739102/general/8563ccfd-8b57-44d4-b12c-1e7ecfdf773a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe2d7c04-403f-51df-8b03-d23bd19d0ee9/fe2d7c04-403f-51df-8b03-d23bd19d0ee9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196110,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739102/general/1ae2feaf-5e68-459e-8322-31612463fc8f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe2d7c04-403f-51df-8b03-d23bd19d0ee9/fe2d7c04-403f-51df-8b03-d23bd19d0ee9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178731,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739102/general/19f81e03-bfc4-443c-81db-a4bd3f5aa66d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe2d7c04-403f-51df-8b03-d23bd19d0ee9/fe2d7c04-403f-51df-8b03-d23bd19d0ee9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165697,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739102/general/6f125dda-6ab0-4e97-b9e7-8372a6eb2e0d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe2d7c04-403f-51df-8b03-d23bd19d0ee9/fe2d7c04-403f-51df-8b03-d23bd19d0ee9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142866,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739102/general/3daf61fe-beb8-412f-b545-2a59828d62bc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe2d7c04-403f-51df-8b03-d23bd19d0ee9/fe2d7c04-403f-51df-8b03-d23bd19d0ee9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274493,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739102/general/305796b9-e7cd-4b03-b689-55dd1cf7311e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe2d7c04-403f-51df-8b03-d23bd19d0ee9/fe2d7c04-403f-51df-8b03-d23bd19d0ee9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286017,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739102/general/a4e15b36-fd05-477b-91de-b2f41084566b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe2d7c04-403f-51df-8b03-d23bd19d0ee9/fe2d7c04-403f-51df-8b03-d23bd19d0ee9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260680,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739102/general/6d034781-62ff-4465-91fc-de1973b0f97f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe2d7c04-403f-51df-8b03-d23bd19d0ee9/fe2d7c04-403f-51df-8b03-d23bd19d0ee9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190864,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739102/general/af8034dc-02cf-4998-a8e2-005a48c74adb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe2d7c04-403f-51df-8b03-d23bd19d0ee9/fe2d7c04-403f-51df-8b03-d23bd19d0ee9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211207,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739102/general/9aa5e952-e7ad-4ff2-ba21-fd9379080f3c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe2d7c04-403f-51df-8b03-d23bd19d0ee9/fe2d7c04-403f-51df-8b03-d23bd19d0ee9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157193,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739102/general/8563ccfd-8b57-44d4-b12c-1e7ecfdf773a.jpg',
'Width': 1500}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 156.636 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739981%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [adesa.be] INFO: Saving data for 10739981: {'created_time': 1774649827.248537, 'last_price_update_time': 1774649827.248546, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739981') HTTP/1.1" 204 0
2026-03-27 22:17:07 [scrapy.extensions.logstats] INFO: Crawled 151 pages (at 82 pages/min), scraped 62 items (at 30 items/min)
2026-03-27 22:17:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252Ff6ccf786-6ef7-48df-a654-60835663642b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/f6ccf786-6ef7-48df-a654-60835663642b.jpg not downloaded yet
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252Ff4090ca1-045c-4b04-b5ec-4d1886b73212.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/f4090ca1-045c-4b04-b5ec-4d1886b73212.jpg not downloaded yet
2026-03-27 22:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:07 [adesa.be] INFO: Found listing with ID: 10739688
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739688%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [adesa.be] INFO: Scrape type for 10739688: 0
2026-03-27 22:17:07 [adesa.be] INFO: Skipping item 10739688 url https://www.openlane.eu/en/carv6/auction/10739688
2026-03-27 22:17:07 [adesa.be] INFO: Found listing with ID: 10739193
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739193%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [adesa.be] INFO: Scrape type for 10739193: 0
2026-03-27 22:17:07 [adesa.be] INFO: Skipping item 10739193 url https://www.openlane.eu/en/carv6/auction/10739193
2026-03-27 22:17:07 [adesa.be] INFO: Found listing with ID: 10740037
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740037%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [adesa.be] INFO: Scrape type for 10740037: 1
2026-03-27 22:17:07 [adesa.be] INFO: Scraping item 10740037 url https://www.openlane.eu/en/carv6/auction/10740037
2026-03-27 22:17:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739946> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252F17c35e3a-d953-43fe-85d6-0f8d2156315e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/17c35e3a-d953-43fe-85d6-0f8d2156315e.jpg not downloaded yet
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252F63095e9c-1615-437f-9acb-11f48ee9d7d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/63095e9c-1615-437f-9acb-11f48ee9d7d8.jpg not downloaded yet
2026-03-27 22:17:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:07 [adesa.be] INFO: Found listing with ID: 10739632
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739632%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [adesa.be] INFO: Scrape type for 10739632: 0
2026-03-27 22:17:07 [adesa.be] INFO: Skipping item 10739632 url https://www.openlane.eu/en/carv6/auction/10739632
2026-03-27 22:17:07 [adesa.be] INFO: Found listing with ID: 10740760
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740760%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [adesa.be] INFO: Scrape type for 10740760: 1
2026-03-27 22:17:07 [adesa.be] INFO: Scraping item 10740760 url https://www.openlane.eu/en/carv6/auction/10740760
2026-03-27 22:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb742d8b-a50d-57ac-8e7d-06d1be770906 with identifier: 10739930
2026-03-27 22:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb742d8b-a50d-57ac-8e7d-06d1be770906 with scrape type 1
2026-03-27 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb742d8b-a50d-57ac-8e7d-06d1be770906
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664327%252Fgeneral%252F1dbb2aae-67b8-4026-b126-929801f9a247.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664327/general/1dbb2aae-67b8-4026-b126-929801f9a247.jpg already downloaded
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664327%252Fgeneral%252F4c70d684-b633-4779-890b-ece493f039b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664327/general/4c70d684-b633-4779-890b-ece493f039b6.jpg already downloaded
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664327%252Fgeneral%252F136e70bb-6b4b-4829-9f6a-449a75447935.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664327/general/136e70bb-6b4b-4829-9f6a-449a75447935.jpg already downloaded
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664327%252Fgeneral%252Fb34ccb77-def5-47ea-8de7-3980ad62806e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664327/general/b34ccb77-def5-47ea-8de7-3980ad62806e.jpg already downloaded
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664327%252Fgeneral%252F368e131a-7064-4716-a04a-5c2fcc9667fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664327/general/368e131a-7064-4716-a04a-5c2fcc9667fa.jpg already downloaded
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664327%252Fgeneral%252F2b9caf28-867d-484c-b548-8008b38e3f9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664327/general/2b9caf28-867d-484c-b548-8008b38e3f9d.jpg already downloaded
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664327%252Fgeneral%252F87b8b1c1-fd88-43bd-8362-8e766584f720.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664327/general/87b8b1c1-fd88-43bd-8362-8e766584f720.jpg already downloaded
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664327%252Fgeneral%252F98127273-6e45-474e-942a-1b662e49fd73.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664327/general/98127273-6e45-474e-942a-1b662e49fd73.jpg already downloaded
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664327%252Fgeneral%252Fc5cf7b65-dada-43dd-a545-e29800d08b78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664327/general/c5cf7b65-dada-43dd-a545-e29800d08b78.jpg already downloaded
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664327%252Fgeneral%252Fe30be3f1-5f5c-44f2-9748-a1abca6497f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664327/general/e30be3f1-5f5c-44f2-9748-a1abca6497f3.jpg already downloaded
2026-03-27 22:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb742d8b-a50d-57ac-8e7d-06d1be770906, identifier: 10739930
2026-03-27 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252Fdfac653e-aeaf-489c-bd62-d388271b073f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/dfac653e-aeaf-489c-bd62-d388271b073f.jpg not downloaded yet
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252Fd1066cc9-6643-4794-9a45-48907df6b560.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/d1066cc9-6643-4794-9a45-48907df6b560.jpg not downloaded yet
2026-03-27 22:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb742d8b-a50d-57ac-8e7d-06d1be770906 with identifier: 10739930
2026-03-27 22:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb742d8b-a50d-57ac-8e7d-06d1be770906 with identifier: 10739930
2026-03-27 22:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb742d8b-a50d-57ac-8e7d-06d1be770906 with identifier: 10739930 to the API
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739930>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cb742d8b-a50d-57ac-8e7d-06d1be770906',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXQ097',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739930',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 129134,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 102,
'photo_urls': ['https://images.openlane.eu/carimgs/5664327/general/1dbb2aae-67b8-4026-b126-929801f9a247.jpg',
'https://images.openlane.eu/carimgs/5664327/general/4c70d684-b633-4779-890b-ece493f039b6.jpg',
'https://images.openlane.eu/carimgs/5664327/general/136e70bb-6b4b-4829-9f6a-449a75447935.jpg',
'https://images.openlane.eu/carimgs/5664327/general/b34ccb77-def5-47ea-8de7-3980ad62806e.jpg',
'https://images.openlane.eu/carimgs/5664327/general/368e131a-7064-4716-a04a-5c2fcc9667fa.jpg',
'https://images.openlane.eu/carimgs/5664327/general/2b9caf28-867d-484c-b548-8008b38e3f9d.jpg',
'https://images.openlane.eu/carimgs/5664327/general/87b8b1c1-fd88-43bd-8362-8e766584f720.jpg',
'https://images.openlane.eu/carimgs/5664327/general/98127273-6e45-474e-942a-1b662e49fd73.jpg',
'https://images.openlane.eu/carimgs/5664327/general/c5cf7b65-dada-43dd-a545-e29800d08b78.jpg',
'https://images.openlane.eu/carimgs/5664327/general/e30be3f1-5f5c-44f2-9748-a1abca6497f3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb742d8b-a50d-57ac-8e7d-06d1be770906/cb742d8b-a50d-57ac-8e7d-06d1be770906_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664327/general/1dbb2aae-67b8-4026-b126-929801f9a247.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb742d8b-a50d-57ac-8e7d-06d1be770906/cb742d8b-a50d-57ac-8e7d-06d1be770906_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106786,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664327/general/4c70d684-b633-4779-890b-ece493f039b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb742d8b-a50d-57ac-8e7d-06d1be770906/cb742d8b-a50d-57ac-8e7d-06d1be770906_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664327/general/136e70bb-6b4b-4829-9f6a-449a75447935.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb742d8b-a50d-57ac-8e7d-06d1be770906/cb742d8b-a50d-57ac-8e7d-06d1be770906_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664327/general/b34ccb77-def5-47ea-8de7-3980ad62806e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb742d8b-a50d-57ac-8e7d-06d1be770906/cb742d8b-a50d-57ac-8e7d-06d1be770906_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664327/general/368e131a-7064-4716-a04a-5c2fcc9667fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb742d8b-a50d-57ac-8e7d-06d1be770906/cb742d8b-a50d-57ac-8e7d-06d1be770906_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664327/general/2b9caf28-867d-484c-b548-8008b38e3f9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb742d8b-a50d-57ac-8e7d-06d1be770906/cb742d8b-a50d-57ac-8e7d-06d1be770906_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664327/general/87b8b1c1-fd88-43bd-8362-8e766584f720.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb742d8b-a50d-57ac-8e7d-06d1be770906/cb742d8b-a50d-57ac-8e7d-06d1be770906_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664327/general/98127273-6e45-474e-942a-1b662e49fd73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb742d8b-a50d-57ac-8e7d-06d1be770906/cb742d8b-a50d-57ac-8e7d-06d1be770906_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128958,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664327/general/c5cf7b65-dada-43dd-a545-e29800d08b78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb742d8b-a50d-57ac-8e7d-06d1be770906/cb742d8b-a50d-57ac-8e7d-06d1be770906_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664327/general/e30be3f1-5f5c-44f2-9748-a1abca6497f3.jpg',
'Width': 1024}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.2i Allure - Petrol - 130 hp - 129.134 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739930%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [adesa.be] INFO: Saving data for 10739930: {'created_time': 1774649828.341038, 'last_price_update_time': 1774649828.341053, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739930') HTTP/1.1" 204 0
2026-03-27 22:17:08 [adesa.be] INFO: Found listing with ID: 10739700
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739700%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [adesa.be] INFO: Scrape type for 10739700: 0
2026-03-27 22:17:08 [adesa.be] INFO: Skipping item 10739700 url https://www.openlane.eu/en/carv6/auction/10739700
2026-03-27 22:17:08 [adesa.be] INFO: Found listing with ID: 10739649
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739649%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [adesa.be] INFO: Scrape type for 10739649: 0
2026-03-27 22:17:08 [adesa.be] INFO: Skipping item 10739649 url https://www.openlane.eu/en/carv6/auction/10739649
2026-03-27 22:17:08 [adesa.be] INFO: Found listing with ID: 10739973
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739973%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [adesa.be] INFO: Scrape type for 10739973: 1
2026-03-27 22:17:08 [adesa.be] INFO: Scraping item 10739973 url https://www.openlane.eu/en/carv6/auction/10739973
2026-03-27 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752633/general/7f12646c-b43a-4d1c-b5c3-f6b5dfa3e59d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740517)
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252F2a16ce1b-bb75-4d5f-83b8-b3e40f711a11.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/2a16ce1b-bb75-4d5f-83b8-b3e40f711a11.jpg not downloaded yet
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252F6dc4f408-9682-441d-bda3-802204fc952b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/6dc4f408-9682-441d-bda3-802204fc952b.jpg not downloaded yet
2026-03-27 22:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2f45303-f33a-51ab-8c40-ea0733eb9fbd with identifier: 10740792
2026-03-27 22:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2f45303-f33a-51ab-8c40-ea0733eb9fbd with scrape type 1
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2f45303-f33a-51ab-8c40-ea0733eb9fbd
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252Fb853c7ed-d8d3-466e-bf19-647567060466.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/b853c7ed-d8d3-466e-bf19-647567060466.jpg not downloaded yet
2026-03-27 22:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7338ed5-fb37-50aa-90c6-a93f8b75e0d5 with identifier: 10739959
2026-03-27 22:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7338ed5-fb37-50aa-90c6-a93f8b75e0d5 with scrape type 1
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7338ed5-fb37-50aa-90c6-a93f8b75e0d5
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712526%252Fgeneral%252Fc926edc1-2fac-48cd-bd3b-49113e6f2c72.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712526/general/c926edc1-2fac-48cd-bd3b-49113e6f2c72.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712526%252Fgeneral%252Fa9ec067f-2981-4a5c-a74a-e4ce6b516438.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712526/general/a9ec067f-2981-4a5c-a74a-e4ce6b516438.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712526%252Fgeneral%252F2b745fdf-cfbe-46fe-acc7-adc11728db4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712526/general/2b745fdf-cfbe-46fe-acc7-adc11728db4c.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712526%252Fgeneral%252F11b590a4-4af6-43a2-bcdf-50f1cd7b45c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712526/general/11b590a4-4af6-43a2-bcdf-50f1cd7b45c5.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712526%252Fgeneral%252Fd2933aad-4282-4c73-a98b-3892f27fd987.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712526/general/d2933aad-4282-4c73-a98b-3892f27fd987.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712526%252Fgeneral%252Fc476cd66-9849-423a-bd91-2392d9f915a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712526/general/c476cd66-9849-423a-bd91-2392d9f915a5.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712526%252Fgeneral%252F73ba3302-fee7-4e5b-b6b6-a91f48ca1d90.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712526/general/73ba3302-fee7-4e5b-b6b6-a91f48ca1d90.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712526%252Fgeneral%252F919688e1-9df3-4cd8-91e8-babc9d0fc644.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712526/general/919688e1-9df3-4cd8-91e8-babc9d0fc644.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712526%252Fgeneral%252Fad3bf7a8-e073-4884-81d7-fce77d006037.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712526/general/ad3bf7a8-e073-4884-81d7-fce77d006037.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712526%252Fgeneral%252Fabeb03f0-2b05-4585-be35-3559457f917f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712526/general/abeb03f0-2b05-4585-be35-3559457f917f.jpg already downloaded
2026-03-27 22:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7338ed5-fb37-50aa-90c6-a93f8b75e0d5, identifier: 10739959
2026-03-27 22:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d871379-d4ec-5d7a-bdae-8be622135989 with identifier: 10739946
2026-03-27 22:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d871379-d4ec-5d7a-bdae-8be622135989 with scrape type 1
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d871379-d4ec-5d7a-bdae-8be622135989
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698831%252Fgeneral%252Faa778405-d47e-4de6-94a5-d76013913420.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698831/general/aa778405-d47e-4de6-94a5-d76013913420.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698831%252Fgeneral%252F853c1024-3b5c-4a65-bd23-2ffbdf499b78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698831/general/853c1024-3b5c-4a65-bd23-2ffbdf499b78.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698831%252Fgeneral%252Ff8c9e0a1-e780-46f9-8060-7396fa6f7d14.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698831/general/f8c9e0a1-e780-46f9-8060-7396fa6f7d14.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698831%252Fgeneral%252F342ad388-6d14-4151-9484-f65ae39672f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698831/general/342ad388-6d14-4151-9484-f65ae39672f6.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698831%252Fgeneral%252F588e8d4b-9884-46ee-a4c9-a449b7bb417c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698831/general/588e8d4b-9884-46ee-a4c9-a449b7bb417c.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698831%252Fgeneral%252Fa3911a60-fb15-437e-9b09-95292d9b8cbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698831/general/a3911a60-fb15-437e-9b09-95292d9b8cbc.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698831%252Fgeneral%252F0296d084-9317-40eb-9c39-cac19d3dc1b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698831/general/0296d084-9317-40eb-9c39-cac19d3dc1b2.jpg already downloaded
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698831%252Fgeneral%252F97ba2c3b-4425-4c30-9692-0f3e2ec4ad88.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698831/general/97ba2c3b-4425-4c30-9692-0f3e2ec4ad88.jpg already downloaded
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698831%252Fgeneral%252F9d4e5ed6-3ff1-400f-8417-555fd1812771.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698831/general/9d4e5ed6-3ff1-400f-8417-555fd1812771.jpg already downloaded
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698831%252Fgeneral%252F773f6950-3d7a-48b1-8f20-7254d4fe532f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698831/general/773f6950-3d7a-48b1-8f20-7254d4fe532f.jpg already downloaded
2026-03-27 22:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d871379-d4ec-5d7a-bdae-8be622135989, identifier: 10739946
2026-03-27 22:17:09 [adesa.be] INFO: Found listing with ID: 10739940
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739940%27 HTTP/1.1" 200 None
2026-03-27 22:17:09 [adesa.be] INFO: Scrape type for 10739940: 1
2026-03-27 22:17:09 [adesa.be] INFO: Scraping item 10739940 url https://www.openlane.eu/en/carv6/auction/10739940
2026-03-27 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7338ed5-fb37-50aa-90c6-a93f8b75e0d5 with identifier: 10739959
2026-03-27 22:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7338ed5-fb37-50aa-90c6-a93f8b75e0d5 with identifier: 10739959
2026-03-27 22:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7338ed5-fb37-50aa-90c6-a93f8b75e0d5 with identifier: 10739959 to the API
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739959>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a7338ed5-fb37-50aa-90c6-a93f8b75e0d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXD235',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739959',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 170807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 66,
'photo_urls': ['https://images.openlane.eu/carimgs/5712526/general/c926edc1-2fac-48cd-bd3b-49113e6f2c72.jpg',
'https://images.openlane.eu/carimgs/5712526/general/a9ec067f-2981-4a5c-a74a-e4ce6b516438.jpg',
'https://images.openlane.eu/carimgs/5712526/general/2b745fdf-cfbe-46fe-acc7-adc11728db4c.jpg',
'https://images.openlane.eu/carimgs/5712526/general/11b590a4-4af6-43a2-bcdf-50f1cd7b45c5.jpg',
'https://images.openlane.eu/carimgs/5712526/general/d2933aad-4282-4c73-a98b-3892f27fd987.jpg',
'https://images.openlane.eu/carimgs/5712526/general/c476cd66-9849-423a-bd91-2392d9f915a5.jpg',
'https://images.openlane.eu/carimgs/5712526/general/73ba3302-fee7-4e5b-b6b6-a91f48ca1d90.jpg',
'https://images.openlane.eu/carimgs/5712526/general/919688e1-9df3-4cd8-91e8-babc9d0fc644.jpg',
'https://images.openlane.eu/carimgs/5712526/general/ad3bf7a8-e073-4884-81d7-fce77d006037.jpg',
'https://images.openlane.eu/carimgs/5712526/general/abeb03f0-2b05-4585-be35-3559457f917f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7338ed5-fb37-50aa-90c6-a93f8b75e0d5/a7338ed5-fb37-50aa-90c6-a93f8b75e0d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194242,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712526/general/c926edc1-2fac-48cd-bd3b-49113e6f2c72.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7338ed5-fb37-50aa-90c6-a93f8b75e0d5/a7338ed5-fb37-50aa-90c6-a93f8b75e0d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190521,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712526/general/a9ec067f-2981-4a5c-a74a-e4ce6b516438.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7338ed5-fb37-50aa-90c6-a93f8b75e0d5/a7338ed5-fb37-50aa-90c6-a93f8b75e0d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161922,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712526/general/2b745fdf-cfbe-46fe-acc7-adc11728db4c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7338ed5-fb37-50aa-90c6-a93f8b75e0d5/a7338ed5-fb37-50aa-90c6-a93f8b75e0d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167838,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712526/general/11b590a4-4af6-43a2-bcdf-50f1cd7b45c5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7338ed5-fb37-50aa-90c6-a93f8b75e0d5/a7338ed5-fb37-50aa-90c6-a93f8b75e0d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320981,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712526/general/d2933aad-4282-4c73-a98b-3892f27fd987.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7338ed5-fb37-50aa-90c6-a93f8b75e0d5/a7338ed5-fb37-50aa-90c6-a93f8b75e0d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265028,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712526/general/c476cd66-9849-423a-bd91-2392d9f915a5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7338ed5-fb37-50aa-90c6-a93f8b75e0d5/a7338ed5-fb37-50aa-90c6-a93f8b75e0d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290475,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712526/general/73ba3302-fee7-4e5b-b6b6-a91f48ca1d90.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7338ed5-fb37-50aa-90c6-a93f8b75e0d5/a7338ed5-fb37-50aa-90c6-a93f8b75e0d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252296,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712526/general/919688e1-9df3-4cd8-91e8-babc9d0fc644.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7338ed5-fb37-50aa-90c6-a93f8b75e0d5/a7338ed5-fb37-50aa-90c6-a93f8b75e0d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167297,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712526/general/ad3bf7a8-e073-4884-81d7-fce77d006037.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7338ed5-fb37-50aa-90c6-a93f8b75e0d5/a7338ed5-fb37-50aa-90c6-a93f8b75e0d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266665,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712526/general/abeb03f0-2b05-4585-be35-3559457f917f.jpg',
'Width': 1500}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Active Pack - Diesel - Manual - 130 hp - '
'170.807 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739959%27 HTTP/1.1" 200 None
2026-03-27 22:17:09 [adesa.be] INFO: Saving data for 10739959: {'created_time': 1774649829.465786, 'last_price_update_time': 1774649829.465795, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739959') HTTP/1.1" 204 0
2026-03-27 22:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d871379-d4ec-5d7a-bdae-8be622135989 with identifier: 10739946
2026-03-27 22:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d871379-d4ec-5d7a-bdae-8be622135989 with identifier: 10739946
2026-03-27 22:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d871379-d4ec-5d7a-bdae-8be622135989 with identifier: 10739946 to the API
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739946>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9d871379-d4ec-5d7a-bdae-8be622135989',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDC738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739946',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 190965,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 75,
'photo_urls': ['https://images.openlane.eu/carimgs/5698831/general/aa778405-d47e-4de6-94a5-d76013913420.jpg',
'https://images.openlane.eu/carimgs/5698831/general/853c1024-3b5c-4a65-bd23-2ffbdf499b78.jpg',
'https://images.openlane.eu/carimgs/5698831/general/f8c9e0a1-e780-46f9-8060-7396fa6f7d14.jpg',
'https://images.openlane.eu/carimgs/5698831/general/342ad388-6d14-4151-9484-f65ae39672f6.jpg',
'https://images.openlane.eu/carimgs/5698831/general/588e8d4b-9884-46ee-a4c9-a449b7bb417c.jpg',
'https://images.openlane.eu/carimgs/5698831/general/a3911a60-fb15-437e-9b09-95292d9b8cbc.jpg',
'https://images.openlane.eu/carimgs/5698831/general/0296d084-9317-40eb-9c39-cac19d3dc1b2.jpg',
'https://images.openlane.eu/carimgs/5698831/general/97ba2c3b-4425-4c30-9692-0f3e2ec4ad88.jpg',
'https://images.openlane.eu/carimgs/5698831/general/9d4e5ed6-3ff1-400f-8417-555fd1812771.jpg',
'https://images.openlane.eu/carimgs/5698831/general/773f6950-3d7a-48b1-8f20-7254d4fe532f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d871379-d4ec-5d7a-bdae-8be622135989/9d871379-d4ec-5d7a-bdae-8be622135989_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698831/general/aa778405-d47e-4de6-94a5-d76013913420.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d871379-d4ec-5d7a-bdae-8be622135989/9d871379-d4ec-5d7a-bdae-8be622135989_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698831/general/853c1024-3b5c-4a65-bd23-2ffbdf499b78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d871379-d4ec-5d7a-bdae-8be622135989/9d871379-d4ec-5d7a-bdae-8be622135989_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113900,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698831/general/f8c9e0a1-e780-46f9-8060-7396fa6f7d14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d871379-d4ec-5d7a-bdae-8be622135989/9d871379-d4ec-5d7a-bdae-8be622135989_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698831/general/342ad388-6d14-4151-9484-f65ae39672f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d871379-d4ec-5d7a-bdae-8be622135989/9d871379-d4ec-5d7a-bdae-8be622135989_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698831/general/588e8d4b-9884-46ee-a4c9-a449b7bb417c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d871379-d4ec-5d7a-bdae-8be622135989/9d871379-d4ec-5d7a-bdae-8be622135989_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698831/general/a3911a60-fb15-437e-9b09-95292d9b8cbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d871379-d4ec-5d7a-bdae-8be622135989/9d871379-d4ec-5d7a-bdae-8be622135989_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130857,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698831/general/0296d084-9317-40eb-9c39-cac19d3dc1b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d871379-d4ec-5d7a-bdae-8be622135989/9d871379-d4ec-5d7a-bdae-8be622135989_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116414,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698831/general/97ba2c3b-4425-4c30-9692-0f3e2ec4ad88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d871379-d4ec-5d7a-bdae-8be622135989/9d871379-d4ec-5d7a-bdae-8be622135989_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117707,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698831/general/9d4e5ed6-3ff1-400f-8417-555fd1812771.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d871379-d4ec-5d7a-bdae-8be622135989/9d871379-d4ec-5d7a-bdae-8be622135989_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93877,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698831/general/773f6950-3d7a-48b1-8f20-7254d4fe532f.jpg',
'Width': 1024}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-06-10',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'190.965 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739946%27 HTTP/1.1" 200 None
2026-03-27 22:17:09 [adesa.be] INFO: Saving data for 10739946: {'created_time': 1774649829.763803, 'last_price_update_time': 1774649829.763814, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739946') HTTP/1.1" 204 0
2026-03-27 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752633/general/f4090ca1-045c-4b04-b5ec-4d1886b73212.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740517)
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252F63e589a3-7ac8-44e1-9fbd-1cb0a8d74e46.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/63e589a3-7ac8-44e1-9fbd-1cb0a8d74e46.jpg not downloaded yet
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252F39b72471-1538-4af6-9ab7-3f83728f7126.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/39b72471-1538-4af6-9ab7-3f83728f7126.jpg not downloaded yet
2026-03-27 22:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252Fa38bc482-f356-4539-b070-9463a3046d66.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/a38bc482-f356-4539-b070-9463a3046d66.jpg not downloaded yet
2026-03-27 22:17:09 [adesa.be] INFO: Found listing with ID: 10739308
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739308%27 HTTP/1.1" 200 None
2026-03-27 22:17:09 [adesa.be] INFO: Scrape type for 10739308: 0
2026-03-27 22:17:09 [adesa.be] INFO: Skipping item 10739308 url https://www.openlane.eu/en/carv6/auction/10739308
2026-03-27 22:17:09 [adesa.be] INFO: Found listing with ID: 10739661
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739661%27 HTTP/1.1" 200 None
2026-03-27 22:17:09 [adesa.be] INFO: Scrape type for 10739661: 0
2026-03-27 22:17:09 [adesa.be] INFO: Skipping item 10739661 url https://www.openlane.eu/en/carv6/auction/10739661
2026-03-27 22:17:09 [adesa.be] INFO: Found listing with ID: 10739065
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739065%27 HTTP/1.1" 200 None
2026-03-27 22:17:09 [adesa.be] INFO: Scrape type for 10739065: 0
2026-03-27 22:17:09 [adesa.be] INFO: Skipping item 10739065 url https://www.openlane.eu/en/carv6/auction/10739065
2026-03-27 22:17:09 [adesa.be] INFO: Found listing with ID: 10739320
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739320%27 HTTP/1.1" 200 None
2026-03-27 22:17:09 [adesa.be] INFO: Scrape type for 10739320: 0
2026-03-27 22:17:09 [adesa.be] INFO: Skipping item 10739320 url https://www.openlane.eu/en/carv6/auction/10739320
2026-03-27 22:17:09 [adesa.be] INFO: Found listing with ID: 10739324
2026-03-27 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739324%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [adesa.be] INFO: Scrape type for 10739324: 0
2026-03-27 22:17:10 [adesa.be] INFO: Skipping item 10739324 url https://www.openlane.eu/en/carv6/auction/10739324
2026-03-27 22:17:10 [adesa.be] INFO: Found listing with ID: 10740783
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740783%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [adesa.be] INFO: Scrape type for 10740783: 1
2026-03-27 22:17:10 [adesa.be] INFO: Scraping item 10740783 url https://www.openlane.eu/en/carv6/auction/10740783
2026-03-27 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740761> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4d8e10>
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252F7f12646c-b43a-4d1c-b5c3-f6b5dfa3e59d.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/7f12646c-b43a-4d1c-b5c3-f6b5dfa3e59d.jpg saved to cache
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item beb0cbb7-d6f3-5b29-a618-3de5477b8028
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252Fad0d152c-6c6c-4aeb-bdf6-979ed523a552.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/ad0d152c-6c6c-4aeb-bdf6-979ed523a552.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252Fc3acc530-006a-446b-9868-f58494ea5222.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/c3acc530-006a-446b-9868-f58494ea5222.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252Faa207372-8f55-4619-b249-32bd4120f673.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/aa207372-8f55-4619-b249-32bd4120f673.jpg not downloaded yet
2026-03-27 22:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752633/general/d1066cc9-6643-4794-9a45-48907df6b560.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740517)
2026-03-27 22:17:10 [adesa.be] INFO: Found listing with ID: 10739276
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739276%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [adesa.be] INFO: Scrape type for 10739276: 0
2026-03-27 22:17:10 [adesa.be] INFO: Skipping item 10739276 url https://www.openlane.eu/en/carv6/auction/10739276
2026-03-27 22:17:10 [adesa.be] INFO: Found listing with ID: 10739627
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739627%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [adesa.be] INFO: Scrape type for 10739627: 0
2026-03-27 22:17:10 [adesa.be] INFO: Skipping item 10739627 url https://www.openlane.eu/en/carv6/auction/10739627
2026-03-27 22:17:10 [adesa.be] INFO: Found listing with ID: 10739296
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739296%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [adesa.be] INFO: Scrape type for 10739296: 0
2026-03-27 22:17:10 [adesa.be] INFO: Skipping item 10739296 url https://www.openlane.eu/en/carv6/auction/10739296
2026-03-27 22:17:10 [adesa.be] INFO: Found listing with ID: 10739637
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739637%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [adesa.be] INFO: Scrape type for 10739637: 0
2026-03-27 22:17:10 [adesa.be] INFO: Skipping item 10739637 url https://www.openlane.eu/en/carv6/auction/10739637
2026-03-27 22:17:10 [adesa.be] INFO: Found listing with ID: 10740503
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740503%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [adesa.be] INFO: Scrape type for 10740503: 1
2026-03-27 22:17:10 [adesa.be] INFO: Scraping item 10740503 url https://www.openlane.eu/en/carv6/auction/10740503
2026-03-27 22:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82b7e941-8a23-53e5-bd2e-90b85b66161a with identifier: 10739993
2026-03-27 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82b7e941-8a23-53e5-bd2e-90b85b66161a with scrape type 1
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82b7e941-8a23-53e5-bd2e-90b85b66161a
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252Fc1efed18-1e35-45f7-9f55-2e91bea7447e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/c1efed18-1e35-45f7-9f55-2e91bea7447e.jpg not downloaded yet
2026-03-27 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with identifier: 10740044
2026-03-27 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with scrape type 1
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252F4ed47bf0-5f51-47ae-a7e8-c02913359d34.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/4ed47bf0-5f51-47ae-a7e8-c02913359d34.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252F26f26267-2392-42a2-a97f-e69b780ad084.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/26f26267-2392-42a2-a97f-e69b780ad084.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252F46209b29-f0f3-47af-b9e3-8014f14a6dab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/46209b29-f0f3-47af-b9e3-8014f14a6dab.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252Fa9007fc4-90d0-4082-8f9f-0a2843f99511.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/a9007fc4-90d0-4082-8f9f-0a2843f99511.jpg not downloaded yet
2026-03-27 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752512/general/b853c7ed-d8d3-466e-bf19-647567060466.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740792)
2026-03-27 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752633/general/6dc4f408-9682-441d-bda3-802204fc952b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740517)
2026-03-27 22:17:10 [adesa.be] INFO: Found listing with ID: 10740490
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740490%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [adesa.be] INFO: Scrape type for 10740490: 1
2026-03-27 22:17:10 [adesa.be] INFO: Scraping item 10740490 url https://www.openlane.eu/en/carv6/auction/10740490
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252F7f79b0bc-03fe-4c47-bbdb-620f3577c896.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/7f79b0bc-03fe-4c47-bbdb-620f3577c896.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252F53cd5b6a-ab4c-47ae-b0cf-4d6fda04f918.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/53cd5b6a-ab4c-47ae-b0cf-4d6fda04f918.jpg not downloaded yet
2026-03-27 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752296/general/2a16ce1b-bb75-4d5f-83b8-b3e40f711a11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740039)
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252Fa04c0120-f9b7-42ba-8b25-451dd471f80a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/a04c0120-f9b7-42ba-8b25-451dd471f80a.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252F7accf45e-f10a-4ae5-81d3-1473db433a07.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/7accf45e-f10a-4ae5-81d3-1473db433a07.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252F7b4e92b5-1f13-4c7f-939e-96769ba0689e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/7b4e92b5-1f13-4c7f-939e-96769ba0689e.jpg not downloaded yet
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099debabd0>
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252Ff4090ca1-045c-4b04-b5ec-4d1886b73212.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/f4090ca1-045c-4b04-b5ec-4d1886b73212.jpg saved to cache
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item beb0cbb7-d6f3-5b29-a618-3de5477b8028
2026-03-27 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea05da41-1412-51de-a6ac-706355466a67 with identifier: 10740761
2026-03-27 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea05da41-1412-51de-a6ac-706355466a67 with scrape type 1
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea05da41-1412-51de-a6ac-706355466a67
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252Fd4d8c7c7-2b65-404b-9e6d-f0d11b1c0693.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/d4d8c7c7-2b65-404b-9e6d-f0d11b1c0693.jpg not downloaded yet
2026-03-27 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 839c1346-49c0-5688-a59f-6fbe56263316 with identifier: 10740004
2026-03-27 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 839c1346-49c0-5688-a59f-6fbe56263316 with scrape type 1
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 839c1346-49c0-5688-a59f-6fbe56263316
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252F3f63aa82-0df0-4d71-9232-94642f7fd880.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/3f63aa82-0df0-4d71-9232-94642f7fd880.jpg not downloaded yet
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d546990>
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252Fd1066cc9-6643-4794-9a45-48907df6b560.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/d1066cc9-6643-4794-9a45-48907df6b560.jpg saved to cache
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item beb0cbb7-d6f3-5b29-a618-3de5477b8028
2026-03-27 22:17:10 [adesa.be] INFO: Found listing with ID: 10739728
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739728%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [adesa.be] INFO: Scrape type for 10739728: 0
2026-03-27 22:17:10 [adesa.be] INFO: Skipping item 10739728 url https://www.openlane.eu/en/carv6/auction/10739728
2026-03-27 22:17:10 [adesa.be] INFO: Found listing with ID: 10739266
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739266%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [adesa.be] INFO: Scrape type for 10739266: 0
2026-03-27 22:17:10 [adesa.be] INFO: Skipping item 10739266 url https://www.openlane.eu/en/carv6/auction/10739266
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252F277bee27-652e-48b0-8d39-9b34d17f117f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/277bee27-652e-48b0-8d39-9b34d17f117f.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252F50d51df8-e03c-4bd6-a575-6ff46d2eb945.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/50d51df8-e03c-4bd6-a575-6ff46d2eb945.jpg not downloaded yet
2026-03-27 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752512/general/a38bc482-f356-4539-b070-9463a3046d66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740792)
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252Fdd1a4662-e808-4a81-ae84-ce509417a0b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/dd1a4662-e808-4a81-ae84-ce509417a0b8.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252F757078c8-32f8-4eb6-a322-b7a0d277d88e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/757078c8-32f8-4eb6-a322-b7a0d277d88e.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252Fdef7e8f7-9286-4f40-8783-9dfe75cd8e94.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/def7e8f7-9286-4f40-8783-9dfe75cd8e94.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252F91111059-b0e5-44aa-982e-f854f5207f89.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/91111059-b0e5-44aa-982e-f854f5207f89.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252F5fc6a5d1-0445-437d-b470-da482dacb8f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/5fc6a5d1-0445-437d-b470-da482dacb8f2.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252F23e45b60-700f-4cbc-906a-c65d67fb13dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/23e45b60-700f-4cbc-906a-c65d67fb13dc.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252Fdb8c260d-940c-4500-9dd9-23def1470800.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/db8c260d-940c-4500-9dd9-23def1470800.jpg not downloaded yet
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df0a990>
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252Fb853c7ed-d8d3-466e-bf19-647567060466.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/b853c7ed-d8d3-466e-bf19-647567060466.jpg saved to cache
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b2f45303-f33a-51ab-8c40-ea0733eb9fbd
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d480490>
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252F6dc4f408-9682-441d-bda3-802204fc952b.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/6dc4f408-9682-441d-bda3-802204fc952b.jpg saved to cache
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item beb0cbb7-d6f3-5b29-a618-3de5477b8028
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df158d0>
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252F2a16ce1b-bb75-4d5f-83b8-b3e40f711a11.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/2a16ce1b-bb75-4d5f-83b8-b3e40f711a11.jpg saved to cache
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c7863b8e-cfb6-50e8-99da-f47a593dbb84
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252F365cf7ea-8cb6-459f-b26c-b855dbfae5c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/365cf7ea-8cb6-459f-b26c-b855dbfae5c6.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252Fd2eecd81-a90b-4152-b269-f9d518b51711.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/d2eecd81-a90b-4152-b269-f9d518b51711.jpg not downloaded yet
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252F24ad5a49-9632-4c21-be7b-03acb46def7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/24ad5a49-9632-4c21-be7b-03acb46def7f.jpg not downloaded yet
2026-03-27 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752296/general/26f26267-2392-42a2-a97f-e69b780ad084.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740039)
2026-03-27 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752512/general/a9007fc4-90d0-4082-8f9f-0a2843f99511.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740792)
2026-03-27 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752633/general/46209b29-f0f3-47af-b9e3-8014f14a6dab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740517)
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252Fccaa6cdc-79a6-4f03-b596-6f72fa55bee7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/ccaa6cdc-79a6-4f03-b596-6f72fa55bee7.jpg not downloaded yet
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252F35502b85-7e64-43bb-8632-7cffdf3299a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/35502b85-7e64-43bb-8632-7cffdf3299a4.jpg not downloaded yet
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252F84bb504b-9355-42d9-bb00-aba0546a162b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/84bb504b-9355-42d9-bb00-aba0546a162b.jpg not downloaded yet
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252Fc0917721-05c8-4da8-875b-6d36482963dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/c0917721-05c8-4da8-875b-6d36482963dd.jpg not downloaded yet
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252Ff6181f89-1457-409a-aadb-095b20c05b4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/f6181f89-1457-409a-aadb-095b20c05b4a.jpg not downloaded yet
2026-03-27 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d429f90>
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252Fa38bc482-f356-4539-b070-9463a3046d66.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/a38bc482-f356-4539-b070-9463a3046d66.jpg saved to cache
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b2f45303-f33a-51ab-8c40-ea0733eb9fbd
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252Fa5c2f4b7-df8a-4ebd-bf2f-1129cb8975be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/a5c2f4b7-df8a-4ebd-bf2f-1129cb8975be.jpg not downloaded yet
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252Fc587725b-d6e9-4d9f-9d64-b0d57ee93b38.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/c587725b-d6e9-4d9f-9d64-b0d57ee93b38.jpg not downloaded yet
2026-03-27 22:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252F88f15ab6-d6a8-4965-a632-dcd59f748e67.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/88f15ab6-d6a8-4965-a632-dcd59f748e67.jpg not downloaded yet
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252Fbb1e3b39-953c-4e84-9a56-1fd48d117871.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/bb1e3b39-953c-4e84-9a56-1fd48d117871.jpg not downloaded yet
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252F034c2731-ba20-4624-98f8-993e061fa88f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/034c2731-ba20-4624-98f8-993e061fa88f.jpg not downloaded yet
2026-03-27 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752307/general/50d51df8-e03c-4bd6-a575-6ff46d2eb945.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740044)
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252F5c24e807-bb0a-4295-b6f5-fb0394cdef0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/5c24e807-bb0a-4295-b6f5-fb0394cdef0c.jpg not downloaded yet
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252F86ef7688-c59e-44a3-b262-ea56e34d1dab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/86ef7688-c59e-44a3-b262-ea56e34d1dab.jpg not downloaded yet
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0abe50>
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252F26f26267-2392-42a2-a97f-e69b780ad084.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/26f26267-2392-42a2-a97f-e69b780ad084.jpg saved to cache
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c7863b8e-cfb6-50e8-99da-f47a593dbb84
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e167790>
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252Fa9007fc4-90d0-4082-8f9f-0a2843f99511.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/a9007fc4-90d0-4082-8f9f-0a2843f99511.jpg saved to cache
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b2f45303-f33a-51ab-8c40-ea0733eb9fbd
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e23e490>
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252F46209b29-f0f3-47af-b9e3-8014f14a6dab.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/46209b29-f0f3-47af-b9e3-8014f14a6dab.jpg saved to cache
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item beb0cbb7-d6f3-5b29-a618-3de5477b8028
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252Fccc3ddb5-9b83-4d99-a240-1cfe60739f38.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/ccc3ddb5-9b83-4d99-a240-1cfe60739f38.jpg not downloaded yet
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252F3fa55cb6-8cf9-4af5-89cb-894410434bed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/3fa55cb6-8cf9-4af5-89cb-894410434bed.jpg not downloaded yet
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252F76ba2d51-0c2d-4090-bf6c-6007ef5a3f46.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/76ba2d51-0c2d-4090-bf6c-6007ef5a3f46.jpg not downloaded yet
2026-03-27 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752512/general/365cf7ea-8cb6-459f-b26c-b855dbfae5c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740792)
2026-03-27 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752250/general/24ad5a49-9632-4c21-be7b-03acb46def7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740004)
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252Fda926fbe-427b-4972-a1e6-4ffc40d8a6a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/da926fbe-427b-4972-a1e6-4ffc40d8a6a6.jpg not downloaded yet
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252F69cd8390-5ed8-4396-9886-514ffb6ee5a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/69cd8390-5ed8-4396-9886-514ffb6ee5a8.jpg not downloaded yet
2026-03-27 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752480/general/d2eecd81-a90b-4152-b269-f9d518b51711.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740761)
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252Ff16ca2df-4343-45c1-8056-0b7e4de33fc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/f16ca2df-4343-45c1-8056-0b7e4de33fc9.jpg not downloaded yet
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252F4d74d633-3168-41fa-a3c2-601c571de752.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/4d74d633-3168-41fa-a3c2-601c571de752.jpg not downloaded yet
2026-03-27 22:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ff4223d-d1ce-5abd-9e04-3547c298e23e with identifier: 10740040
2026-03-27 22:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e with scrape type 1
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752298%252Fgeneral%252F0cd92b07-d54a-4f2b-ae34-fc4a43f84d41.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752298/general/0cd92b07-d54a-4f2b-ae34-fc4a43f84d41.jpg not downloaded yet
2026-03-27 22:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de4dfa03-c0d8-5435-8e29-29ce43494b94 with identifier: 10740491
2026-03-27 22:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de4dfa03-c0d8-5435-8e29-29ce43494b94 with scrape type 1
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de4dfa03-c0d8-5435-8e29-29ce43494b94
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252F2045f0d7-cff5-49c7-a092-06114fc8341b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/2045f0d7-cff5-49c7-a092-06114fc8341b.jpg not downloaded yet
2026-03-27 22:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f5cb00d-82d9-5506-9661-c69b14059b9a with identifier: 10739970
2026-03-27 22:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f5cb00d-82d9-5506-9661-c69b14059b9a with scrape type 1
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f5cb00d-82d9-5506-9661-c69b14059b9a
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739061%252Fgeneral%252F8d514ac3-c251-4ca7-8bf6-a5d0c49a3581.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739061/general/8d514ac3-c251-4ca7-8bf6-a5d0c49a3581.jpg already downloaded
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739061%252Fgeneral%252F146f16df-f2da-489b-94a8-cf6c746bfac8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739061/general/146f16df-f2da-489b-94a8-cf6c746bfac8.jpg already downloaded
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739061%252Fgeneral%252Fa6d48cb5-fc58-4789-a429-a4ad99cfe022.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739061/general/a6d48cb5-fc58-4789-a429-a4ad99cfe022.jpg already downloaded
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739061%252Fgeneral%252F58558f62-afd1-46c1-81ce-2387e32bd895.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739061/general/58558f62-afd1-46c1-81ce-2387e32bd895.jpg already downloaded
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739061%252Fgeneral%252F6c3cefd0-a1f4-4987-b291-4b022cba4bdd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739061/general/6c3cefd0-a1f4-4987-b291-4b022cba4bdd.jpg already downloaded
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739061%252Fgeneral%252Ffa94baad-385b-4e65-8cf9-aa9abe87a346.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739061/general/fa94baad-385b-4e65-8cf9-aa9abe87a346.jpg already downloaded
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739061%252Fgeneral%252F175495f1-30cc-4cc1-91af-186e78fef50b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739061/general/175495f1-30cc-4cc1-91af-186e78fef50b.jpg already downloaded
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739061%252Fgeneral%252F282aba30-11db-4230-bd02-a8fca3034bcc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739061/general/282aba30-11db-4230-bd02-a8fca3034bcc.jpg already downloaded
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739061%252Fgeneral%252Fb3672e73-028e-42fd-ac68-58837c034d7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739061/general/b3672e73-028e-42fd-ac68-58837c034d7b.jpg already downloaded
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739061%252Fgeneral%252Fd06e8310-e525-4245-ade5-72d3f99d6c53.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739061/general/d06e8310-e525-4245-ade5-72d3f99d6c53.jpg already downloaded
2026-03-27 22:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f5cb00d-82d9-5506-9661-c69b14059b9a, identifier: 10739970
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02ea010>
2026-03-27 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637/2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252F50d51df8-e03c-4bd6-a575-6ff46d2eb945.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/50d51df8-e03c-4bd6-a575-6ff46d2eb945.jpg saved to cache
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252Fe06b721a-1be0-4330-be25-e98e439c3e23.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/e06b721a-1be0-4330-be25-e98e439c3e23.jpg not downloaded yet
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252F87d671b7-4cb3-4195-9b26-df86e9717fcf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/87d671b7-4cb3-4195-9b26-df86e9717fcf.jpg not downloaded yet
2026-03-27 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f5cb00d-82d9-5506-9661-c69b14059b9a with identifier: 10739970
2026-03-27 22:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f5cb00d-82d9-5506-9661-c69b14059b9a with identifier: 10739970
2026-03-27 22:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f5cb00d-82d9-5506-9661-c69b14059b9a with identifier: 10739970 to the API
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739970>
{'auction_title': '',
'c_o_2_emission_value': 94,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6f5cb00d-82d9-5506-9661-c69b14059b9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YCV369',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739970',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 152853,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5739061/general/8d514ac3-c251-4ca7-8bf6-a5d0c49a3581.jpg',
'https://images.openlane.eu/carimgs/5739061/general/146f16df-f2da-489b-94a8-cf6c746bfac8.jpg',
'https://images.openlane.eu/carimgs/5739061/general/a6d48cb5-fc58-4789-a429-a4ad99cfe022.jpg',
'https://images.openlane.eu/carimgs/5739061/general/58558f62-afd1-46c1-81ce-2387e32bd895.jpg',
'https://images.openlane.eu/carimgs/5739061/general/6c3cefd0-a1f4-4987-b291-4b022cba4bdd.jpg',
'https://images.openlane.eu/carimgs/5739061/general/fa94baad-385b-4e65-8cf9-aa9abe87a346.jpg',
'https://images.openlane.eu/carimgs/5739061/general/175495f1-30cc-4cc1-91af-186e78fef50b.jpg',
'https://images.openlane.eu/carimgs/5739061/general/282aba30-11db-4230-bd02-a8fca3034bcc.jpg',
'https://images.openlane.eu/carimgs/5739061/general/b3672e73-028e-42fd-ac68-58837c034d7b.jpg',
'https://images.openlane.eu/carimgs/5739061/general/d06e8310-e525-4245-ade5-72d3f99d6c53.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5cb00d-82d9-5506-9661-c69b14059b9a/6f5cb00d-82d9-5506-9661-c69b14059b9a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180425,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739061/general/8d514ac3-c251-4ca7-8bf6-a5d0c49a3581.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5cb00d-82d9-5506-9661-c69b14059b9a/6f5cb00d-82d9-5506-9661-c69b14059b9a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179723,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739061/general/146f16df-f2da-489b-94a8-cf6c746bfac8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5cb00d-82d9-5506-9661-c69b14059b9a/6f5cb00d-82d9-5506-9661-c69b14059b9a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164112,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739061/general/a6d48cb5-fc58-4789-a429-a4ad99cfe022.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5cb00d-82d9-5506-9661-c69b14059b9a/6f5cb00d-82d9-5506-9661-c69b14059b9a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180677,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739061/general/58558f62-afd1-46c1-81ce-2387e32bd895.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5cb00d-82d9-5506-9661-c69b14059b9a/6f5cb00d-82d9-5506-9661-c69b14059b9a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262404,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739061/general/6c3cefd0-a1f4-4987-b291-4b022cba4bdd.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5cb00d-82d9-5506-9661-c69b14059b9a/6f5cb00d-82d9-5506-9661-c69b14059b9a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162442,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739061/general/fa94baad-385b-4e65-8cf9-aa9abe87a346.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5cb00d-82d9-5506-9661-c69b14059b9a/6f5cb00d-82d9-5506-9661-c69b14059b9a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271095,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739061/general/175495f1-30cc-4cc1-91af-186e78fef50b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5cb00d-82d9-5506-9661-c69b14059b9a/6f5cb00d-82d9-5506-9661-c69b14059b9a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205677,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739061/general/282aba30-11db-4230-bd02-a8fca3034bcc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5cb00d-82d9-5506-9661-c69b14059b9a/6f5cb00d-82d9-5506-9661-c69b14059b9a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206950,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739061/general/b3672e73-028e-42fd-ac68-58837c034d7b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5cb00d-82d9-5506-9661-c69b14059b9a/6f5cb00d-82d9-5506-9661-c69b14059b9a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245944,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739061/general/d06e8310-e525-4245-ade5-72d3f99d6c53.jpg',
'Width': 1500}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2020-07-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.5 HDI Allure - Diesel - Automatic - 130 hp - '
'152.853 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739970%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [adesa.be] INFO: Saving data for 10739970: {'created_time': 1774649832.408599, 'last_price_update_time': 1774649832.40861, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739970') HTTP/1.1" 204 0
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252F9fc94ea2-e8d6-42b9-9620-c6f3353f2ac5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/9fc94ea2-e8d6-42b9-9620-c6f3353f2ac5.jpg not downloaded yet
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252F60953aad-71af-4ca5-b447-0fe8ffeed430.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/60953aad-71af-4ca5-b447-0fe8ffeed430.jpg not downloaded yet
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752298%252Fgeneral%252Ff8790327-4c34-40d2-88ca-9d4839004121.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752298/general/f8790327-4c34-40d2-88ca-9d4839004121.jpg not downloaded yet
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252F58e57c8f-fb48-4e5c-b971-ba861ed79f0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/58e57c8f-fb48-4e5c-b971-ba861ed79f0e.jpg not downloaded yet
2026-03-27 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252F212bf006-ba26-48f7-ad38-6387d9d64caa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/212bf006-ba26-48f7-ad38-6387d9d64caa.jpg not downloaded yet
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252Fa1429e92-6f85-4fd4-8e91-d03265459050.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/a1429e92-6f85-4fd4-8e91-d03265459050.jpg not downloaded yet
2026-03-27 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d480350>
2026-03-27 22:17:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252F365cf7ea-8cb6-459f-b26c-b855dbfae5c6.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/365cf7ea-8cb6-459f-b26c-b855dbfae5c6.jpg saved to cache
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b2f45303-f33a-51ab-8c40-ea0733eb9fbd
2026-03-27 22:17:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e237f90>
2026-03-27 22:17:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839c1346-49c0-5688-a59f-6fbe56263316/839c1346-49c0-5688-a59f-6fbe56263316_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252F24ad5a49-9632-4c21-be7b-03acb46def7f.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/24ad5a49-9632-4c21-be7b-03acb46def7f.jpg saved to cache
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 839c1346-49c0-5688-a59f-6fbe56263316
2026-03-27 22:17:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1bcf10>
2026-03-27 22:17:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea05da41-1412-51de-a6ac-706355466a67/ea05da41-1412-51de-a6ac-706355466a67_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252Fd2eecd81-a90b-4152-b269-f9d518b51711.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/d2eecd81-a90b-4152-b269-f9d518b51711.jpg saved to cache
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ea05da41-1412-51de-a6ac-706355466a67
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252F387fdb75-9cf2-4353-94d7-3d911f4c1799.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/387fdb75-9cf2-4353-94d7-3d911f4c1799.jpg not downloaded yet
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252F418970e5-e620-4817-aea9-349c7ad43a4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/418970e5-e620-4817-aea9-349c7ad43a4e.jpg not downloaded yet
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752298%252Fgeneral%252F5ead7479-5116-4ab7-9921-35b788a9b1c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752298/general/5ead7479-5116-4ab7-9921-35b788a9b1c8.jpg not downloaded yet
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252F6f8e7894-1337-4889-8248-3dda33d9c33d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/6f8e7894-1337-4889-8248-3dda33d9c33d.jpg not downloaded yet
2026-03-27 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8cccd5b-58fd-5893-9967-9bab39568cda with identifier: 10739952
2026-03-27 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8cccd5b-58fd-5893-9967-9bab39568cda with scrape type 1
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8cccd5b-58fd-5893-9967-9bab39568cda
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712498%252Fgeneral%252F30b3805c-8025-42e9-a340-32b805d5baec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712498/general/30b3805c-8025-42e9-a340-32b805d5baec.jpg already downloaded
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712498%252Fgeneral%252F8bce4ab1-8189-4c6d-8f76-547a29d05f19.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712498/general/8bce4ab1-8189-4c6d-8f76-547a29d05f19.jpg already downloaded
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712498%252Fgeneral%252F4ff79a99-378a-4530-924a-43ce4549f206.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712498/general/4ff79a99-378a-4530-924a-43ce4549f206.jpg already downloaded
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712498%252Fgeneral%252F2debf9f0-3a4e-4298-acef-f6aad0f86829.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712498/general/2debf9f0-3a4e-4298-acef-f6aad0f86829.jpg already downloaded
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712498%252Fgeneral%252Fe86553e5-ee76-47a3-8ea1-c5ac45bc82aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712498/general/e86553e5-ee76-47a3-8ea1-c5ac45bc82aa.jpg already downloaded
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712498%252Fgeneral%252F5b3df4df-3a94-497a-b1c7-f2c0103bac84.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712498/general/5b3df4df-3a94-497a-b1c7-f2c0103bac84.jpg already downloaded
2026-03-27 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712498%252Fgeneral%252Fd5b2434e-0019-4c99-98e4-c6a73d846519.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712498/general/d5b2434e-0019-4c99-98e4-c6a73d846519.jpg already downloaded
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712498%252Fgeneral%252F1905657c-3e84-41e5-b14d-3c351791cf07.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712498/general/1905657c-3e84-41e5-b14d-3c351791cf07.jpg already downloaded
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712498%252Fgeneral%252F11857bb6-3699-4b19-9ad9-c55f73c1f7de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712498/general/11857bb6-3699-4b19-9ad9-c55f73c1f7de.jpg already downloaded
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712498%252Fgeneral%252F60f6247f-b1c8-4b1d-afc7-c1741a2b266e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712498/general/60f6247f-b1c8-4b1d-afc7-c1741a2b266e.jpg already downloaded
2026-03-27 22:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8cccd5b-58fd-5893-9967-9bab39568cda, identifier: 10739952
2026-03-27 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752307/general/c587725b-d6e9-4d9f-9d64-b0d57ee93b38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740044)
2026-03-27 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752512/general/ccc3ddb5-9b83-4d99-a240-1cfe60739f38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740792)
2026-03-27 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752250/general/76ba2d51-0c2d-4090-bf6c-6007ef5a3f46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740004)
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item beb0cbb7-d6f3-5b29-a618-3de5477b8028 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 82b7e941-8a23-53e5-bd2e-90b85b66161a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8cccd5b-58fd-5893-9967-9bab39568cda with identifier: 10739952
2026-03-27 22:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8cccd5b-58fd-5893-9967-9bab39568cda with identifier: 10739952
2026-03-27 22:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8cccd5b-58fd-5893-9967-9bab39568cda with identifier: 10739952 to the API
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739952>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f8cccd5b-58fd-5893-9967-9bab39568cda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFX721',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739952',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 216794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5712498/general/30b3805c-8025-42e9-a340-32b805d5baec.jpg',
'https://images.openlane.eu/carimgs/5712498/general/8bce4ab1-8189-4c6d-8f76-547a29d05f19.jpg',
'https://images.openlane.eu/carimgs/5712498/general/4ff79a99-378a-4530-924a-43ce4549f206.jpg',
'https://images.openlane.eu/carimgs/5712498/general/2debf9f0-3a4e-4298-acef-f6aad0f86829.jpg',
'https://images.openlane.eu/carimgs/5712498/general/e86553e5-ee76-47a3-8ea1-c5ac45bc82aa.jpg',
'https://images.openlane.eu/carimgs/5712498/general/5b3df4df-3a94-497a-b1c7-f2c0103bac84.jpg',
'https://images.openlane.eu/carimgs/5712498/general/d5b2434e-0019-4c99-98e4-c6a73d846519.jpg',
'https://images.openlane.eu/carimgs/5712498/general/1905657c-3e84-41e5-b14d-3c351791cf07.jpg',
'https://images.openlane.eu/carimgs/5712498/general/11857bb6-3699-4b19-9ad9-c55f73c1f7de.jpg',
'https://images.openlane.eu/carimgs/5712498/general/60f6247f-b1c8-4b1d-afc7-c1741a2b266e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cccd5b-58fd-5893-9967-9bab39568cda/f8cccd5b-58fd-5893-9967-9bab39568cda_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168454,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712498/general/30b3805c-8025-42e9-a340-32b805d5baec.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cccd5b-58fd-5893-9967-9bab39568cda/f8cccd5b-58fd-5893-9967-9bab39568cda_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171520,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712498/general/8bce4ab1-8189-4c6d-8f76-547a29d05f19.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cccd5b-58fd-5893-9967-9bab39568cda/f8cccd5b-58fd-5893-9967-9bab39568cda_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168879,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712498/general/4ff79a99-378a-4530-924a-43ce4549f206.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cccd5b-58fd-5893-9967-9bab39568cda/f8cccd5b-58fd-5893-9967-9bab39568cda_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168659,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712498/general/2debf9f0-3a4e-4298-acef-f6aad0f86829.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cccd5b-58fd-5893-9967-9bab39568cda/f8cccd5b-58fd-5893-9967-9bab39568cda_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241409,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712498/general/e86553e5-ee76-47a3-8ea1-c5ac45bc82aa.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cccd5b-58fd-5893-9967-9bab39568cda/f8cccd5b-58fd-5893-9967-9bab39568cda_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201718,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712498/general/5b3df4df-3a94-497a-b1c7-f2c0103bac84.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cccd5b-58fd-5893-9967-9bab39568cda/f8cccd5b-58fd-5893-9967-9bab39568cda_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223051,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712498/general/d5b2434e-0019-4c99-98e4-c6a73d846519.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cccd5b-58fd-5893-9967-9bab39568cda/f8cccd5b-58fd-5893-9967-9bab39568cda_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177058,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712498/general/1905657c-3e84-41e5-b14d-3c351791cf07.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cccd5b-58fd-5893-9967-9bab39568cda/f8cccd5b-58fd-5893-9967-9bab39568cda_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259729,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712498/general/11857bb6-3699-4b19-9ad9-c55f73c1f7de.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cccd5b-58fd-5893-9967-9bab39568cda/f8cccd5b-58fd-5893-9967-9bab39568cda_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270094,
'Height': 1920,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712498/general/60f6247f-b1c8-4b1d-afc7-c1741a2b266e.jpg',
'Width': 1440}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 140 hp - '
'216.794 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739952%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [adesa.be] INFO: Saving data for 10739952: {'created_time': 1774649833.466286, 'last_price_update_time': 1774649833.466296, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739952') HTTP/1.1" 204 0
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252F27cd0c1d-7e5f-49c4-a60a-45aae449722e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/27cd0c1d-7e5f-49c4-a60a-45aae449722e.jpg not downloaded yet
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252F73082496-ce57-464f-af0d-377fcc74cefb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/73082496-ce57-464f-af0d-377fcc74cefb.jpg not downloaded yet
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752298%252Fgeneral%252F44713ad4-db80-41e7-9c09-10f327373624.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752298/general/44713ad4-db80-41e7-9c09-10f327373624.jpg not downloaded yet
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252F9b258b3a-8a02-4968-ad38-db9cefb71d49.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/9b258b3a-8a02-4968-ad38-db9cefb71d49.jpg not downloaded yet
2026-03-27 22:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61d87277-ccd6-529c-98d3-384dcada4c4f with identifier: 10739961
2026-03-27 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d87277-ccd6-529c-98d3-384dcada4c4f with scrape type 1
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 61d87277-ccd6-529c-98d3-384dcada4c4f
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712534%252Fgeneral%252F98a8975c-2d67-4ddc-a058-5b47551d51af.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712534/general/98a8975c-2d67-4ddc-a058-5b47551d51af.jpg already downloaded
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712534%252Fgeneral%252F282d96ca-6f80-482d-811b-2d7d1fc6353c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712534/general/282d96ca-6f80-482d-811b-2d7d1fc6353c.jpg already downloaded
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712534%252Fgeneral%252F561285c8-5a21-41b3-b390-dbca0c31bd18.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712534/general/561285c8-5a21-41b3-b390-dbca0c31bd18.jpg already downloaded
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712534%252Fgeneral%252F24c43752-a288-4a5e-80c7-95b0375a07fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712534/general/24c43752-a288-4a5e-80c7-95b0375a07fa.jpg already downloaded
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712534%252Fgeneral%252F0b075a21-f496-4906-82ca-c4d375d43761.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712534/general/0b075a21-f496-4906-82ca-c4d375d43761.jpg already downloaded
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712534%252Fgeneral%252F0a40a44b-3264-4e34-9934-e4375dc9780e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712534/general/0a40a44b-3264-4e34-9934-e4375dc9780e.jpg already downloaded
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712534%252Fgeneral%252Fda4c2cef-09db-4c2e-b09f-985c5c804168.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712534/general/da4c2cef-09db-4c2e-b09f-985c5c804168.jpg already downloaded
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712534%252Fgeneral%252F804c7300-4593-405b-be03-0f6023dd777c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712534/general/804c7300-4593-405b-be03-0f6023dd777c.jpg already downloaded
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712534%252Fgeneral%252F63616f75-c586-476f-af82-756544e4fb85.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712534/general/63616f75-c586-476f-af82-756544e4fb85.jpg already downloaded
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712534%252Fgeneral%252Fb7b14223-74fa-412a-8bff-32e3a9c0e10e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712534/general/b7b14223-74fa-412a-8bff-32e3a9c0e10e.jpg already downloaded
2026-03-27 22:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61d87277-ccd6-529c-98d3-384dcada4c4f, identifier: 10739961
2026-03-27 22:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with identifier: 10740496
2026-03-27 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with scrape type 1
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252F4cb249c2-3b55-4e8c-9a7c-814965b385c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/4cb249c2-3b55-4e8c-9a7c-814965b385c2.jpg not downloaded yet
2026-03-27 22:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73b50537-d30c-5b0a-9497-5d00aa8c9814 with identifier: 10740508
2026-03-27 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73b50537-d30c-5b0a-9497-5d00aa8c9814 with scrape type 1
2026-03-27 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73b50537-d30c-5b0a-9497-5d00aa8c9814
2026-03-27 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252F2e91b55f-3e29-4dd1-8178-c3a36a590818.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/2e91b55f-3e29-4dd1-8178-c3a36a590818.jpg not downloaded yet
2026-03-27 22:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61d87277-ccd6-529c-98d3-384dcada4c4f with identifier: 10739961
2026-03-27 22:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61d87277-ccd6-529c-98d3-384dcada4c4f with identifier: 10739961
2026-03-27 22:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61d87277-ccd6-529c-98d3-384dcada4c4f with identifier: 10739961 to the API
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17: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-27 22:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739961>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '61d87277-ccd6-529c-98d3-384dcada4c4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAN223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739961',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 159650,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 60,
'photo_urls': ['https://images.openlane.eu/carimgs/5712534/general/98a8975c-2d67-4ddc-a058-5b47551d51af.jpg',
'https://images.openlane.eu/carimgs/5712534/general/282d96ca-6f80-482d-811b-2d7d1fc6353c.jpg',
'https://images.openlane.eu/carimgs/5712534/general/561285c8-5a21-41b3-b390-dbca0c31bd18.jpg',
'https://images.openlane.eu/carimgs/5712534/general/24c43752-a288-4a5e-80c7-95b0375a07fa.jpg',
'https://images.openlane.eu/carimgs/5712534/general/0b075a21-f496-4906-82ca-c4d375d43761.jpg',
'https://images.openlane.eu/carimgs/5712534/general/0a40a44b-3264-4e34-9934-e4375dc9780e.jpg',
'https://images.openlane.eu/carimgs/5712534/general/da4c2cef-09db-4c2e-b09f-985c5c804168.jpg',
'https://images.openlane.eu/carimgs/5712534/general/804c7300-4593-405b-be03-0f6023dd777c.jpg',
'https://images.openlane.eu/carimgs/5712534/general/63616f75-c586-476f-af82-756544e4fb85.jpg',
'https://images.openlane.eu/carimgs/5712534/general/b7b14223-74fa-412a-8bff-32e3a9c0e10e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d87277-ccd6-529c-98d3-384dcada4c4f/61d87277-ccd6-529c-98d3-384dcada4c4f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712534/general/98a8975c-2d67-4ddc-a058-5b47551d51af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d87277-ccd6-529c-98d3-384dcada4c4f/61d87277-ccd6-529c-98d3-384dcada4c4f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712534/general/282d96ca-6f80-482d-811b-2d7d1fc6353c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d87277-ccd6-529c-98d3-384dcada4c4f/61d87277-ccd6-529c-98d3-384dcada4c4f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114922,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712534/general/561285c8-5a21-41b3-b390-dbca0c31bd18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d87277-ccd6-529c-98d3-384dcada4c4f/61d87277-ccd6-529c-98d3-384dcada4c4f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712534/general/24c43752-a288-4a5e-80c7-95b0375a07fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d87277-ccd6-529c-98d3-384dcada4c4f/61d87277-ccd6-529c-98d3-384dcada4c4f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143267,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712534/general/0b075a21-f496-4906-82ca-c4d375d43761.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d87277-ccd6-529c-98d3-384dcada4c4f/61d87277-ccd6-529c-98d3-384dcada4c4f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94549,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712534/general/0a40a44b-3264-4e34-9934-e4375dc9780e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d87277-ccd6-529c-98d3-384dcada4c4f/61d87277-ccd6-529c-98d3-384dcada4c4f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118007,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712534/general/da4c2cef-09db-4c2e-b09f-985c5c804168.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d87277-ccd6-529c-98d3-384dcada4c4f/61d87277-ccd6-529c-98d3-384dcada4c4f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712534/general/804c7300-4593-405b-be03-0f6023dd777c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d87277-ccd6-529c-98d3-384dcada4c4f/61d87277-ccd6-529c-98d3-384dcada4c4f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712534/general/63616f75-c586-476f-af82-756544e4fb85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d87277-ccd6-529c-98d3-384dcada4c4f/61d87277-ccd6-529c-98d3-384dcada4c4f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712534/general/b7b14223-74fa-412a-8bff-32e3a9c0e10e.jpg',
'Width': 1024}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'159.650 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739961%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [adesa.be] INFO: Saving data for 10739961: {'created_time': 1774649834.338313, 'last_price_update_time': 1774649834.338324, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739961') HTTP/1.1" 204 0
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752298%252Fgeneral%252Fe1c69ce9-92bb-4c31-b378-cc48ae35a638.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752298/general/e1c69ce9-92bb-4c31-b378-cc48ae35a638.jpg not downloaded yet
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252F64377e6f-f519-4af6-b672-9bb1c94ad21e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/64377e6f-f519-4af6-b672-9bb1c94ad21e.jpg not downloaded yet
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252Fb5821efb-e534-40aa-aebf-4005ad46814d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/b5821efb-e534-40aa-aebf-4005ad46814d.jpg not downloaded yet
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252F7dd3d820-b3c0-48c4-961a-d69335f1f28b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/7dd3d820-b3c0-48c4-961a-d69335f1f28b.jpg not downloaded yet
2026-03-27 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da with identifier: 10740787
2026-03-27 22:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da with scrape type 1
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252Faf0cd97e-c93f-4f29-9b2b-e56af28be577.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/af0cd97e-c93f-4f29-9b2b-e56af28be577.jpg not downloaded yet
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df49c10>
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637/2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252Fc587725b-d6e9-4d9f-9d64-b0d57ee93b38.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/c587725b-d6e9-4d9f-9d64-b0d57ee93b38.jpg saved to cache
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e23fbd0>
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252Fccc3ddb5-9b83-4d99-a240-1cfe60739f38.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/ccc3ddb5-9b83-4d99-a240-1cfe60739f38.jpg saved to cache
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b2f45303-f33a-51ab-8c40-ea0733eb9fbd
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e257c90>
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839c1346-49c0-5688-a59f-6fbe56263316/839c1346-49c0-5688-a59f-6fbe56263316_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252F76ba2d51-0c2d-4090-bf6c-6007ef5a3f46.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/76ba2d51-0c2d-4090-bf6c-6007ef5a3f46.jpg saved to cache
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 839c1346-49c0-5688-a59f-6fbe56263316
2026-03-27 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752480/general/3fa55cb6-8cf9-4af5-89cb-894410434bed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740761)
2026-03-27 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752250/general/4d74d633-3168-41fa-a3c2-601c571de752.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740004)
2026-03-27 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752585/general/58e57c8f-fb48-4e5c-b971-ba861ed79f0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740491)
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752298%252Fgeneral%252Fb3249e88-983d-4bfd-8d3e-9ad169430dd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752298/general/b3249e88-983d-4bfd-8d3e-9ad169430dd5.jpg not downloaded yet
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252F7b85f2b0-81ae-4b5d-842d-ed20c13c576f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/7b85f2b0-81ae-4b5d-842d-ed20c13c576f.jpg not downloaded yet
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252Fee9268d8-5333-44c2-b73f-64b496d2c8a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/ee9268d8-5333-44c2-b73f-64b496d2c8a5.jpg not downloaded yet
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252F4b685ef6-8c7e-4886-959c-7b76433e93aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/4b685ef6-8c7e-4886-959c-7b76433e93aa.jpg not downloaded yet
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252F8ed21098-2b34-4603-aead-10eb0e3f7de9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/8ed21098-2b34-4603-aead-10eb0e3f7de9.jpg not downloaded yet
2026-03-27 22:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fc9616d-6b6d-52c9-b99f-8cab09dd260a with identifier: 10740037
2026-03-27 22:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a with scrape type 1
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252Fc57eb410-8cd6-4c82-851e-c8f6fa3086d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/c57eb410-8cd6-4c82-851e-c8f6fa3086d5.jpg not downloaded yet
2026-03-27 22:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdc1440d-ab14-54c1-835c-f29f2057a13e with identifier: 10740783
2026-03-27 22:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdc1440d-ab14-54c1-835c-f29f2057a13e with scrape type 1
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bdc1440d-ab14-54c1-835c-f29f2057a13e
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252F6f700f34-063f-4045-aa8e-bf9f20b6f09b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/6f700f34-063f-4045-aa8e-bf9f20b6f09b.jpg not downloaded yet
2026-03-27 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752480/general/f16ca2df-4343-45c1-8056-0b7e4de33fc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740761)
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item de4dfa03-c0d8-5435-8e29-29ce43494b94 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752298%252Fgeneral%252Fe40246a4-ebca-44e1-bdca-c6c8d3256510.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752298/general/e40246a4-ebca-44e1-bdca-c6c8d3256510.jpg not downloaded yet
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252Fc8d1c0a3-2e12-4451-b2fc-5994954f5521.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/c8d1c0a3-2e12-4451-b2fc-5994954f5521.jpg not downloaded yet
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252Fa44d2ba9-5000-408a-a1d5-6c95309fcc99.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/a44d2ba9-5000-408a-a1d5-6c95309fcc99.jpg not downloaded yet
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252F3beb4ed4-408d-42c4-ab0b-95d2f4f29b94.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/3beb4ed4-408d-42c4-ab0b-95d2f4f29b94.jpg not downloaded yet
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252F0bac3e97-c81a-431e-8782-4dc2c2a3cdf8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/0bac3e97-c81a-431e-8782-4dc2c2a3cdf8.jpg not downloaded yet
2026-03-27 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752298/general/f8790327-4c34-40d2-88ca-9d4839004121.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740040)
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252Facc36294-8cc2-458d-a8d7-5bd6833ec2e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/acc36294-8cc2-458d-a8d7-5bd6833ec2e2.jpg not downloaded yet
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252F2069327d-2696-4253-bb2c-7ee4271adc30.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/2069327d-2696-4253-bb2c-7ee4271adc30.jpg not downloaded yet
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4a6810>
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea05da41-1412-51de-a6ac-706355466a67/ea05da41-1412-51de-a6ac-706355466a67_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252F3fa55cb6-8cf9-4af5-89cb-894410434bed.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/3fa55cb6-8cf9-4af5-89cb-894410434bed.jpg saved to cache
2026-03-27 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ea05da41-1412-51de-a6ac-706355466a67
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deeb5d0>
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839c1346-49c0-5688-a59f-6fbe56263316/839c1346-49c0-5688-a59f-6fbe56263316_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252F4d74d633-3168-41fa-a3c2-601c571de752.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/4d74d633-3168-41fa-a3c2-601c571de752.jpg saved to cache
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 839c1346-49c0-5688-a59f-6fbe56263316
2026-03-27 22:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eed02f24-231c-58b7-a832-932497ddb31e with identifier: 10740043
2026-03-27 22:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eed02f24-231c-58b7-a832-932497ddb31e with scrape type 1
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eed02f24-231c-58b7-a832-932497ddb31e
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252Fd9ad7eae-d284-4894-97f2-bdaa3e314bd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/d9ad7eae-d284-4894-97f2-bdaa3e314bd5.jpg not downloaded yet
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deb81d0>
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4dfa03-c0d8-5435-8e29-29ce43494b94/de4dfa03-c0d8-5435-8e29-29ce43494b94_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252F58e57c8f-fb48-4e5c-b971-ba861ed79f0e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/58e57c8f-fb48-4e5c-b971-ba861ed79f0e.jpg saved to cache
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item de4dfa03-c0d8-5435-8e29-29ce43494b94
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752298%252Fgeneral%252F3762d5a2-0634-4dd6-872c-fb58457bc0a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752298/general/3762d5a2-0634-4dd6-872c-fb58457bc0a1.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252F094becb8-226d-4191-a7de-f5228c5ab31a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/094becb8-226d-4191-a7de-f5228c5ab31a.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252Fa3c9a19c-a22b-4f1a-9cd7-dfa8cf6374c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/a3c9a19c-a22b-4f1a-9cd7-dfa8cf6374c7.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252F41a98b3b-6d30-474c-8aef-14a6461b1118.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/41a98b3b-6d30-474c-8aef-14a6461b1118.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252F8a88503d-5ece-4d14-8f76-2a60b5ec0748.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/8a88503d-5ece-4d14-8f76-2a60b5ec0748.jpg not downloaded yet
2026-03-27 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752307/general/a1429e92-6f85-4fd4-8e91-d03265459050.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740044)
2026-03-27 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752238/general/212bf006-ba26-48f7-ad38-6387d9d64caa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739993)
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252Ffb49f4de-0adf-46ea-856f-c6c9aa2fbea7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/fb49f4de-0adf-46ea-856f-c6c9aa2fbea7.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252Ff3383a12-3af1-48de-b315-849d98c489cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/f3383a12-3af1-48de-b315-849d98c489cc.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252F6b026817-fb5c-44b1-8914-70937ab6ae4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/6b026817-fb5c-44b1-8914-70937ab6ae4c.jpg not downloaded yet
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e24b590>
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea05da41-1412-51de-a6ac-706355466a67/ea05da41-1412-51de-a6ac-706355466a67_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252Ff16ca2df-4343-45c1-8056-0b7e4de33fc9.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/f16ca2df-4343-45c1-8056-0b7e4de33fc9.jpg saved to cache
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ea05da41-1412-51de-a6ac-706355466a67
2026-03-27 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752624/general/2e91b55f-3e29-4dd1-8178-c3a36a590818.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740508)
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752298%252Fgeneral%252F8a63a374-4f8f-4b0f-b43c-c0b79bbc9712.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752298/general/8a63a374-4f8f-4b0f-b43c-c0b79bbc9712.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252F37d57846-c598-4599-8d69-fee043d41114.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/37d57846-c598-4599-8d69-fee043d41114.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252F77604090-825c-4455-8a30-d660050bf2b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/77604090-825c-4455-8a30-d660050bf2b0.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252F5adc9e17-bde8-44bb-81b5-ba371cb0980b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/5adc9e17-bde8-44bb-81b5-ba371cb0980b.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252F74e53c90-f50c-4ae5-a576-c64d78cf00b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/74e53c90-f50c-4ae5-a576-c64d78cf00b4.jpg not downloaded yet
2026-03-27 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752596/general/4cb249c2-3b55-4e8c-9a7c-814965b385c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740496)
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 82b7e941-8a23-53e5-bd2e-90b85b66161a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252Fd664a1ca-3b71-4d69-9daa-c62c923bc38f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/d664a1ca-3b71-4d69-9daa-c62c923bc38f.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252F378c1ccf-4bf0-4f2b-87e2-7e2bb28d397e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/378c1ccf-4bf0-4f2b-87e2-7e2bb28d397e.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252Fb5447493-bd93-4956-be3a-57f0736accbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/b5447493-bd93-4956-be3a-57f0736accbe.jpg not downloaded yet
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dde4dd0>
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ff4223d-d1ce-5abd-9e04-3547c298e23e/9ff4223d-d1ce-5abd-9e04-3547c298e23e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752298%252Fgeneral%252Ff8790327-4c34-40d2-88ca-9d4839004121.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752298/general/f8790327-4c34-40d2-88ca-9d4839004121.jpg saved to cache
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752298%252Fgeneral%252F7847a127-0d21-47f7-bc70-d307c245800c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752298/general/7847a127-0d21-47f7-bc70-d307c245800c.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252F6973160e-48f5-4636-9f2a-c1f119ec2d1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/6973160e-48f5-4636-9f2a-c1f119ec2d1e.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252F74e114ef-7745-46d7-96be-d1fd7134a54e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/74e114ef-7745-46d7-96be-d1fd7134a54e.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252Fa621779b-114a-4e27-954f-384b46de36e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/a621779b-114a-4e27-954f-384b46de36e6.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252F5d327d75-9ac6-45aa-bb1e-d8d0fa206ef5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/5d327d75-9ac6-45aa-bb1e-d8d0fa206ef5.jpg not downloaded yet
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099decc550>
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637/2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252Fa1429e92-6f85-4fd4-8e91-d03265459050.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/a1429e92-6f85-4fd4-8e91-d03265459050.jpg saved to cache
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4533d0>
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82b7e941-8a23-53e5-bd2e-90b85b66161a/82b7e941-8a23-53e5-bd2e-90b85b66161a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252F212bf006-ba26-48f7-ad38-6387d9d64caa.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/212bf006-ba26-48f7-ad38-6387d9d64caa.jpg saved to cache
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 82b7e941-8a23-53e5-bd2e-90b85b66161a
2026-03-27 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752624/general/7dd3d820-b3c0-48c4-961a-d69335f1f28b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740508)
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252F53a9c43d-0a9f-4f05-a420-b72c09e87550.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/53a9c43d-0a9f-4f05-a420-b72c09e87550.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252Fc734d76f-a911-4000-9e23-53b0f3ac4773.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/c734d76f-a911-4000-9e23-53b0f3ac4773.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252Faa312ba4-3e6b-4713-82d9-8b9bc133b26c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/aa312ba4-3e6b-4713-82d9-8b9bc133b26c.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252Ffc740365-602f-4c96-87ec-ae9fc5514242.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/fc740365-602f-4c96-87ec-ae9fc5514242.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252F562a2dcb-582a-47dc-a6b5-1c09cba9b22b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/562a2dcb-582a-47dc-a6b5-1c09cba9b22b.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252F8cb2b209-2588-4f5c-ba81-0550f2cf3db3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/8cb2b209-2588-4f5c-ba81-0550f2cf3db3.jpg not downloaded yet
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfdb5d0>
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252F2e91b55f-3e29-4dd1-8178-c3a36a590818.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/2e91b55f-3e29-4dd1-8178-c3a36a590818.jpg saved to cache
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 73b50537-d30c-5b0a-9497-5d00aa8c9814
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de4e3d0>
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252F4cb249c2-3b55-4e8c-9a7c-814965b385c2.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/4cb249c2-3b55-4e8c-9a7c-814965b385c2.jpg saved to cache
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a
2026-03-27 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752596/general/b5821efb-e534-40aa-aebf-4005ad46814d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740496)
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252F61f6ad2d-5d86-4cb2-ae40-8efe4a993baa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/61f6ad2d-5d86-4cb2-ae40-8efe4a993baa.jpg not downloaded yet
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252F90f3ac39-1a56-496c-be1e-84dc9454d7dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/90f3ac39-1a56-496c-be1e-84dc9454d7dd.jpg not downloaded yet
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252F771dfbd9-0458-48b9-9717-4ca87a07b866.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/771dfbd9-0458-48b9-9717-4ca87a07b866.jpg not downloaded yet
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252Fde00ab18-90e1-497d-8fad-97c5816193ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/de00ab18-90e1-497d-8fad-97c5816193ae.jpg not downloaded yet
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252F9c030303-63b4-432e-b6d2-caa072a57ab1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/9c030303-63b4-432e-b6d2-caa072a57ab1.jpg not downloaded yet
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252F380126df-40c8-4a2a-ac89-625dd2e96441.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/380126df-40c8-4a2a-ac89-625dd2e96441.jpg not downloaded yet
2026-03-27 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752585/general/9b258b3a-8a02-4968-ad38-db9cefb71d49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740491)
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252F3943509c-afe7-4c89-97e1-cb38c39dc2e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/3943509c-afe7-4c89-97e1-cb38c39dc2e5.jpg not downloaded yet
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252Fabb47ca1-18ee-4b80-927a-e18344e13b8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/abb47ca1-18ee-4b80-927a-e18344e13b8e.jpg not downloaded yet
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252Fe9e74f22-9d0d-41c5-99f9-452a9b3bc111.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/e9e74f22-9d0d-41c5-99f9-452a9b3bc111.jpg not downloaded yet
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df9f9d0>
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252F7dd3d820-b3c0-48c4-961a-d69335f1f28b.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/7dd3d820-b3c0-48c4-961a-d69335f1f28b.jpg saved to cache
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 73b50537-d30c-5b0a-9497-5d00aa8c9814
2026-03-27 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752585/general/64377e6f-f519-4af6-b672-9bb1c94ad21e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740491)
2026-03-27 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752507/general/8ed21098-2b34-4603-aead-10eb0e3f7de9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740787)
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252F7ecc3119-cd12-4576-9601-b4ef3234decf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/7ecc3119-cd12-4576-9601-b4ef3234decf.jpg not downloaded yet
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252Ffd3220a2-b3d3-4164-81f3-6c6b1cbe6627.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/fd3220a2-b3d3-4164-81f3-6c6b1cbe6627.jpg not downloaded yet
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252F9f01b883-3da7-4967-97a6-ea685d416b18.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/9f01b883-3da7-4967-97a6-ea685d416b18.jpg not downloaded yet
2026-03-27 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752503/general/6f700f34-063f-4045-aa8e-bf9f20b6f09b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740783)
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252F1ae219f2-d768-4cae-8d82-00a83e993baf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/1ae219f2-d768-4cae-8d82-00a83e993baf.jpg not downloaded yet
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252Fcf89ece4-346e-4080-b4d4-db5641283246.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/cf89ece4-346e-4080-b4d4-db5641283246.jpg not downloaded yet
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252Fbecaa21a-3458-440a-8400-bc911e072681.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/becaa21a-3458-440a-8400-bc911e072681.jpg not downloaded yet
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252Fddf7b756-d87b-4774-8ffc-bb3bfa712583.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/ddf7b756-d87b-4774-8ffc-bb3bfa712583.jpg not downloaded yet
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df7f810>
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252Fb5821efb-e534-40aa-aebf-4005ad46814d.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/b5821efb-e534-40aa-aebf-4005ad46814d.jpg saved to cache
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d49c150>
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4dfa03-c0d8-5435-8e29-29ce43494b94/de4dfa03-c0d8-5435-8e29-29ce43494b94_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252F9b258b3a-8a02-4968-ad38-db9cefb71d49.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/9b258b3a-8a02-4968-ad38-db9cefb71d49.jpg saved to cache
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item de4dfa03-c0d8-5435-8e29-29ce43494b94
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252Fd5da4adb-c7ce-431e-8d10-12268b97faee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/d5da4adb-c7ce-431e-8d10-12268b97faee.jpg not downloaded yet
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252F899c67b8-c16f-4589-865d-16a62b818a0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/899c67b8-c16f-4589-865d-16a62b818a0a.jpg not downloaded yet
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252F0127e269-bbaa-4731-a34b-36c2b439777d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/0127e269-bbaa-4731-a34b-36c2b439777d.jpg not downloaded yet
2026-03-27 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752304/general/d9ad7eae-d284-4894-97f2-bdaa3e314bd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740043)
2026-03-27 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752292/general/acc36294-8cc2-458d-a8d7-5bd6833ec2e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740037)
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 839c1346-49c0-5688-a59f-6fbe56263316 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item ea05da41-1412-51de-a6ac-706355466a67 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d08cc90>
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4dfa03-c0d8-5435-8e29-29ce43494b94/de4dfa03-c0d8-5435-8e29-29ce43494b94_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252F64377e6f-f519-4af6-b672-9bb1c94ad21e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/64377e6f-f519-4af6-b672-9bb1c94ad21e.jpg saved to cache
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item de4dfa03-c0d8-5435-8e29-29ce43494b94
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099eebca10>
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b500ff3-dd0b-557d-8ff7-45f3a5ab93da/3b500ff3-dd0b-557d-8ff7-45f3a5ab93da_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252F8ed21098-2b34-4603-aead-10eb0e3f7de9.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/8ed21098-2b34-4603-aead-10eb0e3f7de9.jpg saved to cache
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da
2026-03-27 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752503/general/2069327d-2696-4253-bb2c-7ee4271adc30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740783)
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252F384c44eb-b13f-4f29-ad52-e061c285cd5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/384c44eb-b13f-4f29-ad52-e061c285cd5e.jpg not downloaded yet
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252F9e117714-73a8-4921-9178-31e308dcb0ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/9e117714-73a8-4921-9178-31e308dcb0ab.jpg not downloaded yet
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252Fa7b3e164-d885-42b2-b0a1-2f98feed82a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/a7b3e164-d885-42b2-b0a1-2f98feed82a0.jpg not downloaded yet
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df3c9d0>
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252F6f700f34-063f-4045-aa8e-bf9f20b6f09b.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/6f700f34-063f-4045-aa8e-bf9f20b6f09b.jpg saved to cache
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bdc1440d-ab14-54c1-835c-f29f2057a13e
2026-03-27 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752304/general/6b026817-fb5c-44b1-8914-70937ab6ae4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740043)
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252Fee843b73-8596-4813-a2a6-38a52ddb866e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/ee843b73-8596-4813-a2a6-38a52ddb866e.jpg not downloaded yet
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3a4d90>
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252Fd9ad7eae-d284-4894-97f2-bdaa3e314bd5.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/d9ad7eae-d284-4894-97f2-bdaa3e314bd5.jpg saved to cache
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eed02f24-231c-58b7-a832-932497ddb31e
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a0cb72d0>
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252Facc36294-8cc2-458d-a8d7-5bd6833ec2e2.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/acc36294-8cc2-458d-a8d7-5bd6833ec2e2.jpg saved to cache
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a
2026-03-27 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752507/general/5d327d75-9ac6-45aa-bb1e-d8d0fa206ef5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740787)
2026-03-27 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752304/general/aa312ba4-3e6b-4713-82d9-8b9bc133b26c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740043)
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd8e2d0>
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252F2069327d-2696-4253-bb2c-7ee4271adc30.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/2069327d-2696-4253-bb2c-7ee4271adc30.jpg saved to cache
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bdc1440d-ab14-54c1-835c-f29f2057a13e
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d432010>
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252F6b026817-fb5c-44b1-8914-70937ab6ae4c.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/6b026817-fb5c-44b1-8914-70937ab6ae4c.jpg saved to cache
2026-03-27 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eed02f24-231c-58b7-a832-932497ddb31e
2026-03-27 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752304/general/771dfbd9-0458-48b9-9717-4ca87a07b866.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740043)
2026-03-27 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752624/general/fd3220a2-b3d3-4164-81f3-6c6b1cbe6627.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740508)
2026-03-27 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752507/general/9f01b883-3da7-4967-97a6-ea685d416b18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740787)
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d430050>
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b500ff3-dd0b-557d-8ff7-45f3a5ab93da/3b500ff3-dd0b-557d-8ff7-45f3a5ab93da_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252F5d327d75-9ac6-45aa-bb1e-d8d0fa206ef5.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/5d327d75-9ac6-45aa-bb1e-d8d0fa206ef5.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b9810>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252Faa312ba4-3e6b-4713-82d9-8b9bc133b26c.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/aa312ba4-3e6b-4713-82d9-8b9bc133b26c.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eed02f24-231c-58b7-a832-932497ddb31e
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752507/general/ddf7b756-d87b-4774-8ffc-bb3bfa712583.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740787)
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752596/general/7ecc3119-cd12-4576-9601-b4ef3234decf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740496)
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752304/general/0127e269-bbaa-4731-a34b-36c2b439777d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740043)
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752304/general/becaa21a-3458-440a-8400-bc911e072681.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740043)
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ded5610>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252F771dfbd9-0458-48b9-9717-4ca87a07b866.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/771dfbd9-0458-48b9-9717-4ca87a07b866.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eed02f24-231c-58b7-a832-932497ddb31e
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752292/general/384c44eb-b13f-4f29-ad52-e061c285cd5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740037)
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752503/general/899c67b8-c16f-4589-865d-16a62b818a0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740783)
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752503/general/9e117714-73a8-4921-9178-31e308dcb0ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740783)
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3f3dd0>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252Ffd3220a2-b3d3-4164-81f3-6c6b1cbe6627.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/fd3220a2-b3d3-4164-81f3-6c6b1cbe6627.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 73b50537-d30c-5b0a-9497-5d00aa8c9814
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d480550>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b500ff3-dd0b-557d-8ff7-45f3a5ab93da/3b500ff3-dd0b-557d-8ff7-45f3a5ab93da_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252F9f01b883-3da7-4967-97a6-ea685d416b18.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/9f01b883-3da7-4967-97a6-ea685d416b18.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752304/general/a7b3e164-d885-42b2-b0a1-2f98feed82a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740043)
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752292/general/d5da4adb-c7ce-431e-8d10-12268b97faee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740037)
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0aee10>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b500ff3-dd0b-557d-8ff7-45f3a5ab93da/3b500ff3-dd0b-557d-8ff7-45f3a5ab93da_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252Fddf7b756-d87b-4774-8ffc-bb3bfa712583.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/ddf7b756-d87b-4774-8ffc-bb3bfa712583.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3aa9d0>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252F7ecc3119-cd12-4576-9601-b4ef3234decf.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/7ecc3119-cd12-4576-9601-b4ef3234decf.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099fff9090>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252F0127e269-bbaa-4731-a34b-36c2b439777d.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/0127e269-bbaa-4731-a34b-36c2b439777d.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eed02f24-231c-58b7-a832-932497ddb31e
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de241d0>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252Fbecaa21a-3458-440a-8400-bc911e072681.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/becaa21a-3458-440a-8400-bc911e072681.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eed02f24-231c-58b7-a832-932497ddb31e
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752304/general/ee843b73-8596-4813-a2a6-38a52ddb866e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740043)
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e25c610>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252F384c44eb-b13f-4f29-ad52-e061c285cd5e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/384c44eb-b13f-4f29-ad52-e061c285cd5e.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de05690>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252F899c67b8-c16f-4589-865d-16a62b818a0a.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/899c67b8-c16f-4589-865d-16a62b818a0a.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bdc1440d-ab14-54c1-835c-f29f2057a13e
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752292/general/1ae219f2-d768-4cae-8d82-00a83e993baf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740037)
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752503/general/cf89ece4-346e-4080-b4d4-db5641283246.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740783)
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de04c50>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252F9e117714-73a8-4921-9178-31e308dcb0ab.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/9e117714-73a8-4921-9178-31e308dcb0ab.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bdc1440d-ab14-54c1-835c-f29f2057a13e
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d08b350>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252Fa7b3e164-d885-42b2-b0a1-2f98feed82a0.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/a7b3e164-d885-42b2-b0a1-2f98feed82a0.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eed02f24-231c-58b7-a832-932497ddb31e
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02ec1d0>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252Fd5da4adb-c7ce-431e-8d10-12268b97faee.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/d5da4adb-c7ce-431e-8d10-12268b97faee.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4d8dd0>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252Fee843b73-8596-4813-a2a6-38a52ddb866e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/ee843b73-8596-4813-a2a6-38a52ddb866e.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eed02f24-231c-58b7-a832-932497ddb31e
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752304/general/e9e74f22-9d0d-41c5-99f9-452a9b3bc111.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740043)
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752292/general/3943509c-afe7-4c89-97e1-cb38c39dc2e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740037)
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752503/general/abb47ca1-18ee-4b80-927a-e18344e13b8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740783)
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e279a90>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252F1ae219f2-d768-4cae-8d82-00a83e993baf.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/1ae219f2-d768-4cae-8d82-00a83e993baf.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df8c9d0>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252Fcf89ece4-346e-4080-b4d4-db5641283246.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/cf89ece4-346e-4080-b4d4-db5641283246.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bdc1440d-ab14-54c1-835c-f29f2057a13e
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752596/general/de00ab18-90e1-497d-8fad-97c5816193ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740496)
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752596/general/fc740365-602f-4c96-87ec-ae9fc5514242.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740496)
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752624/general/562a2dcb-582a-47dc-a6b5-1c09cba9b22b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740508)
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752507/general/8cb2b209-2588-4f5c-ba81-0550f2cf3db3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740787)
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d419d10>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252Fe9e74f22-9d0d-41c5-99f9-452a9b3bc111.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/e9e74f22-9d0d-41c5-99f9-452a9b3bc111.jpg saved to cache
2026-03-27 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eed02f24-231c-58b7-a832-932497ddb31e
2026-03-27 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752292/general/53a9c43d-0a9f-4f05-a420-b72c09e87550.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740037)
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dffda50>
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252F3943509c-afe7-4c89-97e1-cb38c39dc2e5.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/3943509c-afe7-4c89-97e1-cb38c39dc2e5.jpg saved to cache
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2440d0>
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252Fabb47ca1-18ee-4b80-927a-e18344e13b8e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/abb47ca1-18ee-4b80-927a-e18344e13b8e.jpg saved to cache
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bdc1440d-ab14-54c1-835c-f29f2057a13e
2026-03-27 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752624/general/a621779b-114a-4e27-954f-384b46de36e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740508)
2026-03-27 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752503/general/c734d76f-a911-4000-9e23-53b0f3ac4773.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740783)
2026-03-27 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752596/general/74e114ef-7745-46d7-96be-d1fd7134a54e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740496)
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d39e5d0>
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252Fde00ab18-90e1-497d-8fad-97c5816193ae.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/de00ab18-90e1-497d-8fad-97c5816193ae.jpg saved to cache
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02e6c90>
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252Ffc740365-602f-4c96-87ec-ae9fc5514242.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/fc740365-602f-4c96-87ec-ae9fc5514242.jpg saved to cache
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e237a50>
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252F562a2dcb-582a-47dc-a6b5-1c09cba9b22b.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/562a2dcb-582a-47dc-a6b5-1c09cba9b22b.jpg saved to cache
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 73b50537-d30c-5b0a-9497-5d00aa8c9814
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e02c090>
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b500ff3-dd0b-557d-8ff7-45f3a5ab93da/3b500ff3-dd0b-557d-8ff7-45f3a5ab93da_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252F8cb2b209-2588-4f5c-ba81-0550f2cf3db3.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/8cb2b209-2588-4f5c-ba81-0550f2cf3db3.jpg saved to cache
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 73b50537-d30c-5b0a-9497-5d00aa8c9814 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752292/general/d664a1ca-3b71-4d69-9daa-c62c923bc38f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740037)
2026-03-27 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752503/general/378c1ccf-4bf0-4f2b-87e2-7e2bb28d397e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740783)
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df9d550>
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252F53a9c43d-0a9f-4f05-a420-b72c09e87550.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/53a9c43d-0a9f-4f05-a420-b72c09e87550.jpg saved to cache
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df8d950>
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252Fa621779b-114a-4e27-954f-384b46de36e6.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/a621779b-114a-4e27-954f-384b46de36e6.jpg saved to cache
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 73b50537-d30c-5b0a-9497-5d00aa8c9814
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de69e90>
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252Fc734d76f-a911-4000-9e23-53b0f3ac4773.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/c734d76f-a911-4000-9e23-53b0f3ac4773.jpg saved to cache
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bdc1440d-ab14-54c1-835c-f29f2057a13e
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e026810>
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252F74e114ef-7745-46d7-96be-d1fd7134a54e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/74e114ef-7745-46d7-96be-d1fd7134a54e.jpg saved to cache
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a
2026-03-27 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752304/general/b5447493-bd93-4956-be3a-57f0736accbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740043)
2026-03-27 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752507/general/74e53c90-f50c-4ae5-a576-c64d78cf00b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740787)
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de6a810>
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252Fd664a1ca-3b71-4d69-9daa-c62c923bc38f.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/d664a1ca-3b71-4d69-9daa-c62c923bc38f.jpg saved to cache
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df57290>
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252F378c1ccf-4bf0-4f2b-87e2-7e2bb28d397e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/378c1ccf-4bf0-4f2b-87e2-7e2bb28d397e.jpg saved to cache
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bdc1440d-ab14-54c1-835c-f29f2057a13e
2026-03-27 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752624/general/5adc9e17-bde8-44bb-81b5-ba371cb0980b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740508)
2026-03-27 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752298/general/8a63a374-4f8f-4b0f-b43c-c0b79bbc9712.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740040)
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ded55d0>
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752304%252Fgeneral%252Fb5447493-bd93-4956-be3a-57f0736accbe.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752304/general/b5447493-bd93-4956-be3a-57f0736accbe.jpg saved to cache
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eed02f24-231c-58b7-a832-932497ddb31e
2026-03-27 22:17:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eed02f24-231c-58b7-a832-932497ddb31e, skipping ID generation
2026-03-27 22:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eed02f24-231c-58b7-a832-932497ddb31e with scrape type 1
2026-03-27 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eed02f24-231c-58b7-a832-932497ddb31e sending to next pipeline
2026-03-27 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eed02f24-231c-58b7-a832-932497ddb31e, identifier: 10740043
2026-03-27 22:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de6bf50>
2026-03-27 22:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b500ff3-dd0b-557d-8ff7-45f3a5ab93da/3b500ff3-dd0b-557d-8ff7-45f3a5ab93da_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752507%252Fgeneral%252F74e53c90-f50c-4ae5-a576-c64d78cf00b4.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752507/general/74e53c90-f50c-4ae5-a576-c64d78cf00b4.jpg saved to cache
2026-03-27 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da
2026-03-27 22:17:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da, skipping ID generation
2026-03-27 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da with scrape type 1
2026-03-27 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da sending to next pipeline
2026-03-27 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da, identifier: 10740787
2026-03-27 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eed02f24-231c-58b7-a832-932497ddb31e with identifier: 10740043
2026-03-27 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eed02f24-231c-58b7-a832-932497ddb31e with identifier: 10740043
2026-03-27 22:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eed02f24-231c-58b7-a832-932497ddb31e with identifier: 10740043 to the API
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752304/general/b5447493-bd93-4956-be3a-57f0736accbe.jpg>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'eed02f24-231c-58b7-a832-932497ddb31e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WPT268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740043',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 148851,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 84,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187233,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752304/general/d9ad7eae-d284-4894-97f2-bdaa3e314bd5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181210,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752304/general/6b026817-fb5c-44b1-8914-70937ab6ae4c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175355,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752304/general/b5447493-bd93-4956-be3a-57f0736accbe.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146150,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752304/general/aa312ba4-3e6b-4713-82d9-8b9bc133b26c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220427,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752304/general/771dfbd9-0458-48b9-9717-4ca87a07b866.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247837,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752304/general/e9e74f22-9d0d-41c5-99f9-452a9b3bc111.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281206,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752304/general/becaa21a-3458-440a-8400-bc911e072681.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202122,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752304/general/0127e269-bbaa-4731-a34b-36c2b439777d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242778,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752304/general/a7b3e164-d885-42b2-b0a1-2f98feed82a0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed02f24-231c-58b7-a832-932497ddb31e/eed02f24-231c-58b7-a832-932497ddb31e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199241,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752304/general/ee843b73-8596-4813-a2a6-38a52ddb866e.jpg',
'Width': 1500}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2019-08-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Rifter Long 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'148.851 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2019}
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740043%27 HTTP/1.1" 200 None
2026-03-27 22:17:19 [adesa.be] INFO: Saving data for 10740043: {'created_time': 1774649839.594919, 'last_price_update_time': 1774649839.594928, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740043') HTTP/1.1" 204 0
2026-03-27 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da with identifier: 10740787
2026-03-27 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da with identifier: 10740787
2026-03-27 22:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b500ff3-dd0b-557d-8ff7-45f3a5ab93da with identifier: 10740787 to the API
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752507/general/74e53c90-f50c-4ae5-a576-c64d78cf00b4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 241,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3b500ff3-dd0b-557d-8ff7-45f3a5ab93da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTY193',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740787',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 111006,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 115,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b500ff3-dd0b-557d-8ff7-45f3a5ab93da/3b500ff3-dd0b-557d-8ff7-45f3a5ab93da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752507/general/8ed21098-2b34-4603-aead-10eb0e3f7de9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b500ff3-dd0b-557d-8ff7-45f3a5ab93da/3b500ff3-dd0b-557d-8ff7-45f3a5ab93da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752507/general/74e53c90-f50c-4ae5-a576-c64d78cf00b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b500ff3-dd0b-557d-8ff7-45f3a5ab93da/3b500ff3-dd0b-557d-8ff7-45f3a5ab93da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99765,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752507/general/5d327d75-9ac6-45aa-bb1e-d8d0fa206ef5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b500ff3-dd0b-557d-8ff7-45f3a5ab93da/3b500ff3-dd0b-557d-8ff7-45f3a5ab93da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752507/general/8cb2b209-2588-4f5c-ba81-0550f2cf3db3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b500ff3-dd0b-557d-8ff7-45f3a5ab93da/3b500ff3-dd0b-557d-8ff7-45f3a5ab93da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752507/general/9f01b883-3da7-4967-97a6-ea685d416b18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b500ff3-dd0b-557d-8ff7-45f3a5ab93da/3b500ff3-dd0b-557d-8ff7-45f3a5ab93da_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106497,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752507/general/ddf7b756-d87b-4774-8ffc-bb3bfa712583.jpg',
'Width': 1024}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2020-05-22',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 165 hp - '
'111.006 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740787%27 HTTP/1.1" 200 None
2026-03-27 22:17:19 [adesa.be] INFO: Saving data for 10740787: {'created_time': 1774649839.960086, 'last_price_update_time': 1774649839.960096, 'auction_closing_time': 1774947600.0}
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740787') HTTP/1.1" 204 0
2026-03-27 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752585/general/37d57846-c598-4599-8d69-fee043d41114.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740491)
2026-03-27 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752596/general/77604090-825c-4455-8a30-d660050bf2b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740496)
2026-03-27 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752503/general/f3383a12-3af1-48de-b315-849d98c489cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740783)
2026-03-27 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752292/general/fb49f4de-0adf-46ea-856f-c6c9aa2fbea7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740037)
2026-03-27 22:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d2f5dd0>
2026-03-27 22:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252F5adc9e17-bde8-44bb-81b5-ba371cb0980b.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/5adc9e17-bde8-44bb-81b5-ba371cb0980b.jpg saved to cache
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 73b50537-d30c-5b0a-9497-5d00aa8c9814
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e09f950>
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ff4223d-d1ce-5abd-9e04-3547c298e23e/9ff4223d-d1ce-5abd-9e04-3547c298e23e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752298%252Fgeneral%252F8a63a374-4f8f-4b0f-b43c-c0b79bbc9712.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752298/general/8a63a374-4f8f-4b0f-b43c-c0b79bbc9712.jpg saved to cache
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item bdc1440d-ab14-54c1-835c-f29f2057a13e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752624/general/41a98b3b-6d30-474c-8aef-14a6461b1118.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740508)
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item de4dfa03-c0d8-5435-8e29-29ce43494b94 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e17a310>
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4dfa03-c0d8-5435-8e29-29ce43494b94/de4dfa03-c0d8-5435-8e29-29ce43494b94_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252F37d57846-c598-4599-8d69-fee043d41114.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/37d57846-c598-4599-8d69-fee043d41114.jpg saved to cache
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item de4dfa03-c0d8-5435-8e29-29ce43494b94
2026-03-27 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752298/general/e40246a4-ebca-44e1-bdca-c6c8d3256510.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740040)
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a0012e90>
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252F77604090-825c-4455-8a30-d660050bf2b0.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/77604090-825c-4455-8a30-d660050bf2b0.jpg saved to cache
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df9e050>
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752503%252Fgeneral%252Ff3383a12-3af1-48de-b315-849d98c489cc.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752503/general/f3383a12-3af1-48de-b315-849d98c489cc.jpg saved to cache
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bdc1440d-ab14-54c1-835c-f29f2057a13e
2026-03-27 22:17:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bdc1440d-ab14-54c1-835c-f29f2057a13e, skipping ID generation
2026-03-27 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdc1440d-ab14-54c1-835c-f29f2057a13e with scrape type 1
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bdc1440d-ab14-54c1-835c-f29f2057a13e sending to next pipeline
2026-03-27 22:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bdc1440d-ab14-54c1-835c-f29f2057a13e, identifier: 10740783
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d453ed0>
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252Ffb49f4de-0adf-46ea-856f-c6c9aa2fbea7.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/fb49f4de-0adf-46ea-856f-c6c9aa2fbea7.jpg saved to cache
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a
2026-03-27 22:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bdc1440d-ab14-54c1-835c-f29f2057a13e with identifier: 10740783
2026-03-27 22:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bdc1440d-ab14-54c1-835c-f29f2057a13e with identifier: 10740783
2026-03-27 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bdc1440d-ab14-54c1-835c-f29f2057a13e with identifier: 10740783 to the API
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752503/general/f3383a12-3af1-48de-b315-849d98c489cc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bdc1440d-ab14-54c1-835c-f29f2057a13e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VVL605',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740783',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 117319,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752503/general/6f700f34-063f-4045-aa8e-bf9f20b6f09b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752503/general/2069327d-2696-4253-bb2c-7ee4271adc30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752503/general/f3383a12-3af1-48de-b315-849d98c489cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752503/general/378c1ccf-4bf0-4f2b-87e2-7e2bb28d397e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752503/general/c734d76f-a911-4000-9e23-53b0f3ac4773.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752503/general/abb47ca1-18ee-4b80-927a-e18344e13b8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752503/general/cf89ece4-346e-4080-b4d4-db5641283246.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752503/general/899c67b8-c16f-4589-865d-16a62b818a0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc1440d-ab14-54c1-835c-f29f2057a13e/bdc1440d-ab14-54c1-835c-f29f2057a13e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752503/general/9e117714-73a8-4921-9178-31e308dcb0ab.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2019-03-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Megane Grandtour 1.3 TCe Intens - Petrol - Automatic - 140 '
'hp - 117.319 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2019}
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740783%27 HTTP/1.1" 200 None
2026-03-27 22:17:20 [adesa.be] INFO: Saving data for 10740783: {'created_time': 1774649840.791638, 'last_price_update_time': 1774649840.791647, 'auction_closing_time': 1774947600.0}
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740783') HTTP/1.1" 204 0
2026-03-27 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752292/general/c57eb410-8cd6-4c82-851e-c8f6fa3086d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740037)
2026-03-27 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752596/general/a44d2ba9-5000-408a-a1d5-6c95309fcc99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740496)
2026-03-27 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752624/general/4b685ef6-8c7e-4886-959c-7b76433e93aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740508)
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d39f2d0>
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252F41a98b3b-6d30-474c-8aef-14a6461b1118.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/41a98b3b-6d30-474c-8aef-14a6461b1118.jpg saved to cache
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 73b50537-d30c-5b0a-9497-5d00aa8c9814
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d2f7f10>
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ff4223d-d1ce-5abd-9e04-3547c298e23e/9ff4223d-d1ce-5abd-9e04-3547c298e23e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752298%252Fgeneral%252Fe40246a4-ebca-44e1-bdca-c6c8d3256510.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752298/general/e40246a4-ebca-44e1-bdca-c6c8d3256510.jpg saved to cache
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e
2026-03-27 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752585/general/c8d1c0a3-2e12-4451-b2fc-5994954f5521.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740491)
2026-03-27 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752596/general/ee9268d8-5333-44c2-b73f-64b496d2c8a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740496)
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddd1a50>
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752292%252Fgeneral%252Fc57eb410-8cd6-4c82-851e-c8f6fa3086d5.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752292/general/c57eb410-8cd6-4c82-851e-c8f6fa3086d5.jpg saved to cache
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a
2026-03-27 22:17:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3fc9616d-6b6d-52c9-b99f-8cab09dd260a, skipping ID generation
2026-03-27 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a with scrape type 1
2026-03-27 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3fc9616d-6b6d-52c9-b99f-8cab09dd260a sending to next pipeline
2026-03-27 22:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3fc9616d-6b6d-52c9-b99f-8cab09dd260a, identifier: 10740037
2026-03-27 22:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3fc9616d-6b6d-52c9-b99f-8cab09dd260a with identifier: 10740037
2026-03-27 22:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3fc9616d-6b6d-52c9-b99f-8cab09dd260a with identifier: 10740037
2026-03-27 22:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3fc9616d-6b6d-52c9-b99f-8cab09dd260a with identifier: 10740037 to the API
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752292/general/c57eb410-8cd6-4c82-851e-c8f6fa3086d5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3fc9616d-6b6d-52c9-b99f-8cab09dd260a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQD723',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740037',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 108305,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752292/general/c57eb410-8cd6-4c82-851e-c8f6fa3086d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752292/general/acc36294-8cc2-458d-a8d7-5bd6833ec2e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752292/general/fb49f4de-0adf-46ea-856f-c6c9aa2fbea7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92214,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752292/general/d664a1ca-3b71-4d69-9daa-c62c923bc38f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99249,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752292/general/53a9c43d-0a9f-4f05-a420-b72c09e87550.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752292/general/3943509c-afe7-4c89-97e1-cb38c39dc2e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752292/general/1ae219f2-d768-4cae-8d82-00a83e993baf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752292/general/d5da4adb-c7ce-431e-8d10-12268b97faee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc9616d-6b6d-52c9-b99f-8cab09dd260a/3fc9616d-6b6d-52c9-b99f-8cab09dd260a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752292/general/384c44eb-b13f-4f29-ad52-e061c285cd5e.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Captur 1.0 TCe Zen - Petrol - Manual - 100 hp - 108.305 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2020}
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740037%27 HTTP/1.1" 200 None
2026-03-27 22:17:21 [adesa.be] INFO: Saving data for 10740037: {'created_time': 1774649841.469583, 'last_price_update_time': 1774649841.469592, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740037') HTTP/1.1" 204 0
2026-03-27 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752585/general/7b85f2b0-81ae-4b5d-842d-ed20c13c576f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740491)
2026-03-27 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752250/general/73082496-ce57-464f-af0d-377fcc74cefb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740004)
2026-03-27 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752298/general/b3249e88-983d-4bfd-8d3e-9ad169430dd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740040)
2026-03-27 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752298/general/e1c69ce9-92bb-4c31-b378-cc48ae35a638.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740040)
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff1490>
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252Fa44d2ba9-5000-408a-a1d5-6c95309fcc99.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/a44d2ba9-5000-408a-a1d5-6c95309fcc99.jpg saved to cache
2026-03-27 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de45c90>
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752624%252Fgeneral%252F4b685ef6-8c7e-4886-959c-7b76433e93aa.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752624/general/4b685ef6-8c7e-4886-959c-7b76433e93aa.jpg saved to cache
2026-03-27 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 73b50537-d30c-5b0a-9497-5d00aa8c9814
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd77010>
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4dfa03-c0d8-5435-8e29-29ce43494b94/de4dfa03-c0d8-5435-8e29-29ce43494b94_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252Fc8d1c0a3-2e12-4451-b2fc-5994954f5521.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/c8d1c0a3-2e12-4451-b2fc-5994954f5521.jpg saved to cache
2026-03-27 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item de4dfa03-c0d8-5435-8e29-29ce43494b94
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df71990>
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752596%252Fgeneral%252Fee9268d8-5333-44c2-b73f-64b496d2c8a5.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752596/general/ee9268d8-5333-44c2-b73f-64b496d2c8a5.jpg saved to cache
2026-03-27 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a
2026-03-27 22:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73b50537-d30c-5b0a-9497-5d00aa8c9814 with identifier: 10740508
2026-03-27 22:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73b50537-d30c-5b0a-9497-5d00aa8c9814 with identifier: 10740508
2026-03-27 22:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73b50537-d30c-5b0a-9497-5d00aa8c9814 with identifier: 10740508 to the API
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:22 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '73b50537-d30c-5b0a-9497-5d00aa8c9814',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRR797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740508',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 90931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 100,
'photo_urls': ['https://images.openlane.eu/carimgs/5752624/general/2e91b55f-3e29-4dd1-8178-c3a36a590818.jpg',
'https://images.openlane.eu/carimgs/5752624/general/7dd3d820-b3c0-48c4-961a-d69335f1f28b.jpg',
'https://images.openlane.eu/carimgs/5752624/general/4b685ef6-8c7e-4886-959c-7b76433e93aa.jpg',
'https://images.openlane.eu/carimgs/5752624/general/3beb4ed4-408d-42c4-ab0b-95d2f4f29b94.jpg',
'https://images.openlane.eu/carimgs/5752624/general/41a98b3b-6d30-474c-8aef-14a6461b1118.jpg',
'https://images.openlane.eu/carimgs/5752624/general/5adc9e17-bde8-44bb-81b5-ba371cb0980b.jpg',
'https://images.openlane.eu/carimgs/5752624/general/a621779b-114a-4e27-954f-384b46de36e6.jpg',
'https://images.openlane.eu/carimgs/5752624/general/562a2dcb-582a-47dc-a6b5-1c09cba9b22b.jpg',
'https://images.openlane.eu/carimgs/5752624/general/9c030303-63b4-432e-b6d2-caa072a57ab1.jpg',
'https://images.openlane.eu/carimgs/5752624/general/fd3220a2-b3d3-4164-81f3-6c6b1cbe6627.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91102,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752624/general/2e91b55f-3e29-4dd1-8178-c3a36a590818.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91904,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752624/general/7dd3d820-b3c0-48c4-961a-d69335f1f28b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86804,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752624/general/4b685ef6-8c7e-4886-959c-7b76433e93aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103446,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752624/general/41a98b3b-6d30-474c-8aef-14a6461b1118.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75490,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752624/general/5adc9e17-bde8-44bb-81b5-ba371cb0980b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99051,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752624/general/a621779b-114a-4e27-954f-384b46de36e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92583,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752624/general/562a2dcb-582a-47dc-a6b5-1c09cba9b22b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b50537-d30c-5b0a-9497-5d00aa8c9814/73b50537-d30c-5b0a-9497-5d00aa8c9814_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115207,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752624/general/fd3220a2-b3d3-4164-81f3-6c6b1cbe6627.jpg',
'Width': 1024}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 130 hp - 90.931 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740508%27 HTTP/1.1" 200 None
2026-03-27 22:17:22 [adesa.be] INFO: Saving data for 10740508: {'created_time': 1774649842.054164, 'last_price_update_time': 1774649842.054174, 'auction_closing_time': 1774965600.0}
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740508') HTTP/1.1" 204 0
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item de4dfa03-c0d8-5435-8e29-29ce43494b94 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with identifier: 10740496
2026-03-27 22:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with identifier: 10740496
2026-03-27 22:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with identifier: 10740496 to the API
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:22 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 247,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '0af29eea-9a4b-5e79-aac6-bff4f3e8287a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL440',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 104708,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5752596/general/4cb249c2-3b55-4e8c-9a7c-814965b385c2.jpg',
'https://images.openlane.eu/carimgs/5752596/general/b5821efb-e534-40aa-aebf-4005ad46814d.jpg',
'https://images.openlane.eu/carimgs/5752596/general/ee9268d8-5333-44c2-b73f-64b496d2c8a5.jpg',
'https://images.openlane.eu/carimgs/5752596/general/a44d2ba9-5000-408a-a1d5-6c95309fcc99.jpg',
'https://images.openlane.eu/carimgs/5752596/general/a3c9a19c-a22b-4f1a-9cd7-dfa8cf6374c7.jpg',
'https://images.openlane.eu/carimgs/5752596/general/77604090-825c-4455-8a30-d660050bf2b0.jpg',
'https://images.openlane.eu/carimgs/5752596/general/74e114ef-7745-46d7-96be-d1fd7134a54e.jpg',
'https://images.openlane.eu/carimgs/5752596/general/fc740365-602f-4c96-87ec-ae9fc5514242.jpg',
'https://images.openlane.eu/carimgs/5752596/general/de00ab18-90e1-497d-8fad-97c5816193ae.jpg',
'https://images.openlane.eu/carimgs/5752596/general/7ecc3119-cd12-4576-9601-b4ef3234decf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752596/general/4cb249c2-3b55-4e8c-9a7c-814965b385c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752596/general/b5821efb-e534-40aa-aebf-4005ad46814d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752596/general/ee9268d8-5333-44c2-b73f-64b496d2c8a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752596/general/a44d2ba9-5000-408a-a1d5-6c95309fcc99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752596/general/77604090-825c-4455-8a30-d660050bf2b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138773,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752596/general/74e114ef-7745-46d7-96be-d1fd7134a54e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752596/general/fc740365-602f-4c96-87ec-ae9fc5514242.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752596/general/de00ab18-90e1-497d-8fad-97c5816193ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af29eea-9a4b-5e79-aac6-bff4f3e8287a/0af29eea-9a4b-5e79-aac6-bff4f3e8287a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752596/general/7ecc3119-cd12-4576-9601-b4ef3234decf.jpg',
'Width': 1024}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Boxer L3H2 2.2 HDI Premium - Diesel - Manual - 165 hp - '
'104.708 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740496%27 HTTP/1.1" 200 None
2026-03-27 22:17:22 [adesa.be] INFO: Saving data for 10740496: {'created_time': 1774649842.411554, 'last_price_update_time': 1774649842.411564, 'auction_closing_time': 1774965600.0}
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740496') HTTP/1.1" 204 0
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 73b50537-d30c-5b0a-9497-5d00aa8c9814 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d47dc10>
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de4dfa03-c0d8-5435-8e29-29ce43494b94/de4dfa03-c0d8-5435-8e29-29ce43494b94_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752585%252Fgeneral%252F7b85f2b0-81ae-4b5d-842d-ed20c13c576f.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752585/general/7b85f2b0-81ae-4b5d-842d-ed20c13c576f.jpg saved to cache
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item de4dfa03-c0d8-5435-8e29-29ce43494b94
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e136910>
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839c1346-49c0-5688-a59f-6fbe56263316/839c1346-49c0-5688-a59f-6fbe56263316_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252F73082496-ce57-464f-af0d-377fcc74cefb.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/73082496-ce57-464f-af0d-377fcc74cefb.jpg saved to cache
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 839c1346-49c0-5688-a59f-6fbe56263316
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e122250>
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ff4223d-d1ce-5abd-9e04-3547c298e23e/9ff4223d-d1ce-5abd-9e04-3547c298e23e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752298%252Fgeneral%252Fb3249e88-983d-4bfd-8d3e-9ad169430dd5.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752298/general/b3249e88-983d-4bfd-8d3e-9ad169430dd5.jpg saved to cache
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0ab710>
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ff4223d-d1ce-5abd-9e04-3547c298e23e/9ff4223d-d1ce-5abd-9e04-3547c298e23e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752298%252Fgeneral%252Fe1c69ce9-92bb-4c31-b378-cc48ae35a638.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752298/general/e1c69ce9-92bb-4c31-b378-cc48ae35a638.jpg saved to cache
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e
2026-03-27 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752238/general/da926fbe-427b-4972-a1e6-4ffc40d8a6a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739993)
2026-03-27 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752480/general/27cd0c1d-7e5f-49c4-a60a-45aae449722e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740761)
2026-03-27 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752307/general/69cd8390-5ed8-4396-9886-514ffb6ee5a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740044)
2026-03-27 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752307/general/86ef7688-c59e-44a3-b262-ea56e34d1dab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740044)
2026-03-27 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752480/general/bb1e3b39-953c-4e84-9a56-1fd48d117871.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740761)
2026-03-27 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752512/general/88f15ab6-d6a8-4965-a632-dcd59f748e67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740792)
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3f0210>
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82b7e941-8a23-53e5-bd2e-90b85b66161a/82b7e941-8a23-53e5-bd2e-90b85b66161a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252Fda926fbe-427b-4972-a1e6-4ffc40d8a6a6.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/da926fbe-427b-4972-a1e6-4ffc40d8a6a6.jpg saved to cache
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 82b7e941-8a23-53e5-bd2e-90b85b66161a
2026-03-27 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752250/general/034c2731-ba20-4624-98f8-993e061fa88f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740004)
2026-03-27 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752238/general/5c24e807-bb0a-4295-b6f5-fb0394cdef0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739993)
2026-03-27 22:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752238/general/a5c2f4b7-df8a-4ebd-bf2f-1129cb8975be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739993)
2026-03-27 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752250/general/f6181f89-1457-409a-aadb-095b20c05b4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740004)
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d541550>
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea05da41-1412-51de-a6ac-706355466a67/ea05da41-1412-51de-a6ac-706355466a67_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252F27cd0c1d-7e5f-49c4-a60a-45aae449722e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/27cd0c1d-7e5f-49c4-a60a-45aae449722e.jpg saved to cache
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ea05da41-1412-51de-a6ac-706355466a67
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d08d110>
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637/2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252F69cd8390-5ed8-4396-9886-514ffb6ee5a8.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/69cd8390-5ed8-4396-9886-514ffb6ee5a8.jpg saved to cache
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099eee9690>
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637/2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252F86ef7688-c59e-44a3-b262-ea56e34d1dab.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/86ef7688-c59e-44a3-b262-ea56e34d1dab.jpg saved to cache
2026-03-27 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a0047dd0>
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea05da41-1412-51de-a6ac-706355466a67/ea05da41-1412-51de-a6ac-706355466a67_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252Fbb1e3b39-953c-4e84-9a56-1fd48d117871.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/bb1e3b39-953c-4e84-9a56-1fd48d117871.jpg saved to cache
2026-03-27 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ea05da41-1412-51de-a6ac-706355466a67
2026-03-27 22:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de4d1d0>
2026-03-27 22:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252F88f15ab6-d6a8-4965-a632-dcd59f748e67.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/88f15ab6-d6a8-4965-a632-dcd59f748e67.jpg saved to cache
2026-03-27 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b2f45303-f33a-51ab-8c40-ea0733eb9fbd
2026-03-27 22:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752512/general/84bb504b-9355-42d9-bb00-aba0546a162b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740792)
2026-03-27 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de4dfa03-c0d8-5435-8e29-29ce43494b94 with identifier: 10740491
2026-03-27 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de4dfa03-c0d8-5435-8e29-29ce43494b94 with identifier: 10740491
2026-03-27 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de4dfa03-c0d8-5435-8e29-29ce43494b94 with identifier: 10740491 to the API
2026-03-27 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:23 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'de4dfa03-c0d8-5435-8e29-29ce43494b94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJG055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740491',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 78378,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 57,
'photo_urls': ['https://images.openlane.eu/carimgs/5752585/general/2045f0d7-cff5-49c7-a092-06114fc8341b.jpg',
'https://images.openlane.eu/carimgs/5752585/general/58e57c8f-fb48-4e5c-b971-ba861ed79f0e.jpg',
'https://images.openlane.eu/carimgs/5752585/general/6f8e7894-1337-4889-8248-3dda33d9c33d.jpg',
'https://images.openlane.eu/carimgs/5752585/general/9b258b3a-8a02-4968-ad38-db9cefb71d49.jpg',
'https://images.openlane.eu/carimgs/5752585/general/64377e6f-f519-4af6-b672-9bb1c94ad21e.jpg',
'https://images.openlane.eu/carimgs/5752585/general/7b85f2b0-81ae-4b5d-842d-ed20c13c576f.jpg',
'https://images.openlane.eu/carimgs/5752585/general/c8d1c0a3-2e12-4451-b2fc-5994954f5521.jpg',
'https://images.openlane.eu/carimgs/5752585/general/094becb8-226d-4191-a7de-f5228c5ab31a.jpg',
'https://images.openlane.eu/carimgs/5752585/general/37d57846-c598-4599-8d69-fee043d41114.jpg',
'https://images.openlane.eu/carimgs/5752585/general/6973160e-48f5-4636-9f2a-c1f119ec2d1e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4dfa03-c0d8-5435-8e29-29ce43494b94/de4dfa03-c0d8-5435-8e29-29ce43494b94_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167162,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752585/general/58e57c8f-fb48-4e5c-b971-ba861ed79f0e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4dfa03-c0d8-5435-8e29-29ce43494b94/de4dfa03-c0d8-5435-8e29-29ce43494b94_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266670,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752585/general/9b258b3a-8a02-4968-ad38-db9cefb71d49.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4dfa03-c0d8-5435-8e29-29ce43494b94/de4dfa03-c0d8-5435-8e29-29ce43494b94_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321735,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752585/general/64377e6f-f519-4af6-b672-9bb1c94ad21e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4dfa03-c0d8-5435-8e29-29ce43494b94/de4dfa03-c0d8-5435-8e29-29ce43494b94_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203465,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752585/general/7b85f2b0-81ae-4b5d-842d-ed20c13c576f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4dfa03-c0d8-5435-8e29-29ce43494b94/de4dfa03-c0d8-5435-8e29-29ce43494b94_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369681,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752585/general/c8d1c0a3-2e12-4451-b2fc-5994954f5521.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4dfa03-c0d8-5435-8e29-29ce43494b94/de4dfa03-c0d8-5435-8e29-29ce43494b94_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352826,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752585/general/37d57846-c598-4599-8d69-fee043d41114.jpg',
'Width': 1500}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-08-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 1.5 HDI GT - Diesel - Automatic - 130 hp - 78.378 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740491%27 HTTP/1.1" 200 None
2026-03-27 22:17:23 [adesa.be] INFO: Saving data for 10740491: {'created_time': 1774649843.41061, 'last_price_update_time': 1774649843.41062, 'auction_closing_time': 1774965600.0}
2026-03-27 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740491') HTTP/1.1" 204 0
2026-03-27 22:17:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ea05da41-1412-51de-a6ac-706355466a67 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 839c1346-49c0-5688-a59f-6fbe56263316 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ff4223d-d1ce-5abd-9e04-3547c298e23e with identifier: 10740040
2026-03-27 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ff4223d-d1ce-5abd-9e04-3547c298e23e with identifier: 10740040
2026-03-27 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ff4223d-d1ce-5abd-9e04-3547c298e23e with identifier: 10740040 to the API
2026-03-27 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:24 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9ff4223d-d1ce-5abd-9e04-3547c298e23e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAZ075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740040',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 210627,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5752298/general/0cd92b07-d54a-4f2b-ae34-fc4a43f84d41.jpg',
'https://images.openlane.eu/carimgs/5752298/general/f8790327-4c34-40d2-88ca-9d4839004121.jpg',
'https://images.openlane.eu/carimgs/5752298/general/5ead7479-5116-4ab7-9921-35b788a9b1c8.jpg',
'https://images.openlane.eu/carimgs/5752298/general/44713ad4-db80-41e7-9c09-10f327373624.jpg',
'https://images.openlane.eu/carimgs/5752298/general/e1c69ce9-92bb-4c31-b378-cc48ae35a638.jpg',
'https://images.openlane.eu/carimgs/5752298/general/b3249e88-983d-4bfd-8d3e-9ad169430dd5.jpg',
'https://images.openlane.eu/carimgs/5752298/general/e40246a4-ebca-44e1-bdca-c6c8d3256510.jpg',
'https://images.openlane.eu/carimgs/5752298/general/3762d5a2-0634-4dd6-872c-fb58457bc0a1.jpg',
'https://images.openlane.eu/carimgs/5752298/general/8a63a374-4f8f-4b0f-b43c-c0b79bbc9712.jpg',
'https://images.openlane.eu/carimgs/5752298/general/7847a127-0d21-47f7-bc70-d307c245800c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ff4223d-d1ce-5abd-9e04-3547c298e23e/9ff4223d-d1ce-5abd-9e04-3547c298e23e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101436,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752298/general/f8790327-4c34-40d2-88ca-9d4839004121.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ff4223d-d1ce-5abd-9e04-3547c298e23e/9ff4223d-d1ce-5abd-9e04-3547c298e23e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104228,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752298/general/e1c69ce9-92bb-4c31-b378-cc48ae35a638.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ff4223d-d1ce-5abd-9e04-3547c298e23e/9ff4223d-d1ce-5abd-9e04-3547c298e23e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107974,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752298/general/b3249e88-983d-4bfd-8d3e-9ad169430dd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ff4223d-d1ce-5abd-9e04-3547c298e23e/9ff4223d-d1ce-5abd-9e04-3547c298e23e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86116,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752298/general/e40246a4-ebca-44e1-bdca-c6c8d3256510.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ff4223d-d1ce-5abd-9e04-3547c298e23e/9ff4223d-d1ce-5abd-9e04-3547c298e23e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181311,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752298/general/8a63a374-4f8f-4b0f-b43c-c0b79bbc9712.jpg',
'Width': 1024}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 1.5 HDI GT - Diesel - Automatic - 130 hp - 210.627 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740040%27 HTTP/1.1" 200 None
2026-03-27 22:17:24 [adesa.be] INFO: Saving data for 10740040: {'created_time': 1774649844.468939, 'last_price_update_time': 1774649844.46895, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740040') HTTP/1.1" 204 0
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item de4dfa03-c0d8-5435-8e29-29ce43494b94 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e166dd0>
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839c1346-49c0-5688-a59f-6fbe56263316/839c1346-49c0-5688-a59f-6fbe56263316_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252F034c2731-ba20-4624-98f8-993e061fa88f.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/034c2731-ba20-4624-98f8-993e061fa88f.jpg saved to cache
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 839c1346-49c0-5688-a59f-6fbe56263316
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e019f10>
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82b7e941-8a23-53e5-bd2e-90b85b66161a/82b7e941-8a23-53e5-bd2e-90b85b66161a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252F5c24e807-bb0a-4295-b6f5-fb0394cdef0c.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/5c24e807-bb0a-4295-b6f5-fb0394cdef0c.jpg saved to cache
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 82b7e941-8a23-53e5-bd2e-90b85b66161a
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de47bd0>
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82b7e941-8a23-53e5-bd2e-90b85b66161a/82b7e941-8a23-53e5-bd2e-90b85b66161a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252Fa5c2f4b7-df8a-4ebd-bf2f-1129cb8975be.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/a5c2f4b7-df8a-4ebd-bf2f-1129cb8975be.jpg saved to cache
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 82b7e941-8a23-53e5-bd2e-90b85b66161a
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e121410>
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_839c1346-49c0-5688-a59f-6fbe56263316/839c1346-49c0-5688-a59f-6fbe56263316_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752250%252Fgeneral%252Ff6181f89-1457-409a-aadb-095b20c05b4a.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752250/general/f6181f89-1457-409a-aadb-095b20c05b4a.jpg saved to cache
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 839c1346-49c0-5688-a59f-6fbe56263316
2026-03-27 22:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752480/general/c0917721-05c8-4da8-875b-6d36482963dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740761)
2026-03-27 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752633/general/757078c8-32f8-4eb6-a322-b7a0d277d88e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740517)
2026-03-27 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752296/general/dd1a4662-e808-4a81-ae84-ce509417a0b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740039)
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddbab50>
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252F84bb504b-9355-42d9-bb00-aba0546a162b.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/84bb504b-9355-42d9-bb00-aba0546a162b.jpg saved to cache
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b2f45303-f33a-51ab-8c40-ea0733eb9fbd
2026-03-27 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752238/general/277bee27-652e-48b0-8d39-9b34d17f117f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739993)
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 839c1346-49c0-5688-a59f-6fbe56263316 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b2f45303-f33a-51ab-8c40-ea0733eb9fbd due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 82b7e941-8a23-53e5-bd2e-90b85b66161a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ea05da41-1412-51de-a6ac-706355466a67 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e03cdd0>
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea05da41-1412-51de-a6ac-706355466a67/ea05da41-1412-51de-a6ac-706355466a67_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752480%252Fgeneral%252Fc0917721-05c8-4da8-875b-6d36482963dd.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752480/general/c0917721-05c8-4da8-875b-6d36482963dd.jpg saved to cache
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ea05da41-1412-51de-a6ac-706355466a67
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddfb510>
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252F757078c8-32f8-4eb6-a322-b7a0d277d88e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/757078c8-32f8-4eb6-a322-b7a0d277d88e.jpg saved to cache
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item beb0cbb7-d6f3-5b29-a618-3de5477b8028
2026-03-27 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752238/general/7f79b0bc-03fe-4c47-bbdb-620f3577c896.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739993)
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a03bb350>
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252Fdd1a4662-e808-4a81-ae84-ce509417a0b8.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/dd1a4662-e808-4a81-ae84-ce509417a0b8.jpg saved to cache
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c7863b8e-cfb6-50e8-99da-f47a593dbb84
2026-03-27 22:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752307/general/4ed47bf0-5f51-47ae-a7e8-c02913359d34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740044)
2026-03-27 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752296/general/a04c0120-f9b7-42ba-8b25-451dd471f80a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740039)
2026-03-27 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752307/general/53cd5b6a-ab4c-47ae-b0cf-4d6fda04f918.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740044)
2026-03-27 22:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d48af50>
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82b7e941-8a23-53e5-bd2e-90b85b66161a/82b7e941-8a23-53e5-bd2e-90b85b66161a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252F277bee27-652e-48b0-8d39-9b34d17f117f.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/277bee27-652e-48b0-8d39-9b34d17f117f.jpg saved to cache
2026-03-27 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 82b7e941-8a23-53e5-bd2e-90b85b66161a
2026-03-27 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752238/general/c1efed18-1e35-45f7-9f55-2e91bea7447e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739993)
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099decc510>
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82b7e941-8a23-53e5-bd2e-90b85b66161a/82b7e941-8a23-53e5-bd2e-90b85b66161a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252F7f79b0bc-03fe-4c47-bbdb-620f3577c896.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/7f79b0bc-03fe-4c47-bbdb-620f3577c896.jpg saved to cache
2026-03-27 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 82b7e941-8a23-53e5-bd2e-90b85b66161a
2026-03-27 22:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752296/general/ad0d152c-6c6c-4aeb-bdf6-979ed523a552.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740039)
2026-03-27 22:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752512/general/aa207372-8f55-4619-b249-32bd4120f673.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740792)
2026-03-27 22:17:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d47e0d0>
2026-03-27 22:17:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637/2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252F4ed47bf0-5f51-47ae-a7e8-c02913359d34.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/4ed47bf0-5f51-47ae-a7e8-c02913359d34.jpg saved to cache
2026-03-27 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637
2026-03-27 22:17:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3798d0>
2026-03-27 22:17:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252Fa04c0120-f9b7-42ba-8b25-451dd471f80a.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/a04c0120-f9b7-42ba-8b25-451dd471f80a.jpg saved to cache
2026-03-27 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c7863b8e-cfb6-50e8-99da-f47a593dbb84
2026-03-27 22:17:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e233f10>
2026-03-27 22:17:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637/2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752307%252Fgeneral%252F53cd5b6a-ab4c-47ae-b0cf-4d6fda04f918.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752307/general/53cd5b6a-ab4c-47ae-b0cf-4d6fda04f918.jpg saved to cache
2026-03-27 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637
2026-03-27 22:17:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637, skipping ID generation
2026-03-27 22:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with scrape type 1
2026-03-27 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 sending to next pipeline
2026-03-27 22:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637, identifier: 10740044
2026-03-27 22:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with identifier: 10740044
2026-03-27 22:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with identifier: 10740044
2026-03-27 22:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with identifier: 10740044 to the API
2026-03-27 22:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752307/general/53cd5b6a-ab4c-47ae-b0cf-4d6fda04f918.jpg>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPG993',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740044',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 166314,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 91,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637/2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185481,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752307/general/4ed47bf0-5f51-47ae-a7e8-c02913359d34.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637/2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189134,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752307/general/53cd5b6a-ab4c-47ae-b0cf-4d6fda04f918.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637/2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156641,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752307/general/50d51df8-e03c-4bd6-a575-6ff46d2eb945.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637/2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236612,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752307/general/c587725b-d6e9-4d9f-9d64-b0d57ee93b38.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637/2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259191,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752307/general/86ef7688-c59e-44a3-b262-ea56e34d1dab.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637/2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230895,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752307/general/69cd8390-5ed8-4396-9886-514ffb6ee5a8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637/2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219707,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752307/general/a1429e92-6f85-4fd4-8e91-d03265459050.jpg',
'Width': 1500}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'166.314 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740044%27 HTTP/1.1" 200 None
2026-03-27 22:17:26 [adesa.be] INFO: Saving data for 10740044: {'created_time': 1774649846.049447, 'last_price_update_time': 1774649846.049457, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740044') HTTP/1.1" 204 0
2026-03-27 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752296/general/63e589a3-7ac8-44e1-9fbd-1cb0a8d74e46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740039)
2026-03-27 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752633/general/c3acc530-006a-446b-9868-f58494ea5222.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740517)
2026-03-27 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752296/general/dfac653e-aeaf-489c-bd62-d388271b073f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740039)
2026-03-27 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752633/general/63095e9c-1615-437f-9acb-11f48ee9d7d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740517)
2026-03-27 22:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4e8ed0>
2026-03-27 22:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82b7e941-8a23-53e5-bd2e-90b85b66161a/82b7e941-8a23-53e5-bd2e-90b85b66161a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752238%252Fgeneral%252Fc1efed18-1e35-45f7-9f55-2e91bea7447e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752238/general/c1efed18-1e35-45f7-9f55-2e91bea7447e.jpg saved to cache
2026-03-27 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 82b7e941-8a23-53e5-bd2e-90b85b66161a
2026-03-27 22:17:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 82b7e941-8a23-53e5-bd2e-90b85b66161a, skipping ID generation
2026-03-27 22:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82b7e941-8a23-53e5-bd2e-90b85b66161a with scrape type 1
2026-03-27 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 82b7e941-8a23-53e5-bd2e-90b85b66161a sending to next pipeline
2026-03-27 22:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82b7e941-8a23-53e5-bd2e-90b85b66161a, identifier: 10739993
2026-03-27 22:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e054490>
2026-03-27 22:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252Fad0d152c-6c6c-4aeb-bdf6-979ed523a552.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/ad0d152c-6c6c-4aeb-bdf6-979ed523a552.jpg saved to cache
2026-03-27 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c7863b8e-cfb6-50e8-99da-f47a593dbb84
2026-03-27 22:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dddcfd0>
2026-03-27 22:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752512%252Fgeneral%252Faa207372-8f55-4619-b249-32bd4120f673.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752512/general/aa207372-8f55-4619-b249-32bd4120f673.jpg saved to cache
2026-03-27 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b2f45303-f33a-51ab-8c40-ea0733eb9fbd
2026-03-27 22:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82b7e941-8a23-53e5-bd2e-90b85b66161a with identifier: 10739993
2026-03-27 22:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82b7e941-8a23-53e5-bd2e-90b85b66161a with identifier: 10739993
2026-03-27 22:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82b7e941-8a23-53e5-bd2e-90b85b66161a with identifier: 10739993 to the API
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752238/general/c1efed18-1e35-45f7-9f55-2e91bea7447e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '82b7e941-8a23-53e5-bd2e-90b85b66161a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJR856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739993',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 176022,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 57,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82b7e941-8a23-53e5-bd2e-90b85b66161a/82b7e941-8a23-53e5-bd2e-90b85b66161a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752238/general/c1efed18-1e35-45f7-9f55-2e91bea7447e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82b7e941-8a23-53e5-bd2e-90b85b66161a/82b7e941-8a23-53e5-bd2e-90b85b66161a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107786,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752238/general/7f79b0bc-03fe-4c47-bbdb-620f3577c896.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82b7e941-8a23-53e5-bd2e-90b85b66161a/82b7e941-8a23-53e5-bd2e-90b85b66161a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101155,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752238/general/277bee27-652e-48b0-8d39-9b34d17f117f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82b7e941-8a23-53e5-bd2e-90b85b66161a/82b7e941-8a23-53e5-bd2e-90b85b66161a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752238/general/a5c2f4b7-df8a-4ebd-bf2f-1129cb8975be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82b7e941-8a23-53e5-bd2e-90b85b66161a/82b7e941-8a23-53e5-bd2e-90b85b66161a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752238/general/5c24e807-bb0a-4295-b6f5-fb0394cdef0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82b7e941-8a23-53e5-bd2e-90b85b66161a/82b7e941-8a23-53e5-bd2e-90b85b66161a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752238/general/da926fbe-427b-4972-a1e6-4ffc40d8a6a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82b7e941-8a23-53e5-bd2e-90b85b66161a/82b7e941-8a23-53e5-bd2e-90b85b66161a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752238/general/212bf006-ba26-48f7-ad38-6387d9d64caa.jpg',
'Width': 1024}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-08-16',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 176.022 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739993%27 HTTP/1.1" 200 None
2026-03-27 22:17:26 [adesa.be] INFO: Saving data for 10739993: {'created_time': 1774649846.702566, 'last_price_update_time': 1774649846.702576, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739993') HTTP/1.1" 204 0
2026-03-27 22:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 839c1346-49c0-5688-a59f-6fbe56263316 with identifier: 10740004
2026-03-27 22:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 839c1346-49c0-5688-a59f-6fbe56263316 with identifier: 10740004
2026-03-27 22:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 839c1346-49c0-5688-a59f-6fbe56263316 with identifier: 10740004 to the API
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:27 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '839c1346-49c0-5688-a59f-6fbe56263316',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VPG454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740004',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 155729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 68,
'photo_urls': ['https://images.openlane.eu/carimgs/5752250/general/3f63aa82-0df0-4d71-9232-94642f7fd880.jpg',
'https://images.openlane.eu/carimgs/5752250/general/5fc6a5d1-0445-437d-b470-da482dacb8f2.jpg',
'https://images.openlane.eu/carimgs/5752250/general/24ad5a49-9632-4c21-be7b-03acb46def7f.jpg',
'https://images.openlane.eu/carimgs/5752250/general/f6181f89-1457-409a-aadb-095b20c05b4a.jpg',
'https://images.openlane.eu/carimgs/5752250/general/034c2731-ba20-4624-98f8-993e061fa88f.jpg',
'https://images.openlane.eu/carimgs/5752250/general/76ba2d51-0c2d-4090-bf6c-6007ef5a3f46.jpg',
'https://images.openlane.eu/carimgs/5752250/general/4d74d633-3168-41fa-a3c2-601c571de752.jpg',
'https://images.openlane.eu/carimgs/5752250/general/60953aad-71af-4ca5-b447-0fe8ffeed430.jpg',
'https://images.openlane.eu/carimgs/5752250/general/418970e5-e620-4817-aea9-349c7ad43a4e.jpg',
'https://images.openlane.eu/carimgs/5752250/general/73082496-ce57-464f-af0d-377fcc74cefb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839c1346-49c0-5688-a59f-6fbe56263316/839c1346-49c0-5688-a59f-6fbe56263316_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752250/general/24ad5a49-9632-4c21-be7b-03acb46def7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839c1346-49c0-5688-a59f-6fbe56263316/839c1346-49c0-5688-a59f-6fbe56263316_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752250/general/f6181f89-1457-409a-aadb-095b20c05b4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839c1346-49c0-5688-a59f-6fbe56263316/839c1346-49c0-5688-a59f-6fbe56263316_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752250/general/034c2731-ba20-4624-98f8-993e061fa88f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839c1346-49c0-5688-a59f-6fbe56263316/839c1346-49c0-5688-a59f-6fbe56263316_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752250/general/76ba2d51-0c2d-4090-bf6c-6007ef5a3f46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839c1346-49c0-5688-a59f-6fbe56263316/839c1346-49c0-5688-a59f-6fbe56263316_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124764,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752250/general/4d74d633-3168-41fa-a3c2-601c571de752.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839c1346-49c0-5688-a59f-6fbe56263316/839c1346-49c0-5688-a59f-6fbe56263316_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752250/general/73082496-ce57-464f-af0d-377fcc74cefb.jpg',
'Width': 1024}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2019-01-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 2.0 HDI GT - Diesel - Automatic - 177 hp - 155.729 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2019}
2026-03-27 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740004%27 HTTP/1.1" 200 None
2026-03-27 22:17:27 [adesa.be] INFO: Saving data for 10740004: {'created_time': 1774649847.084749, 'last_price_update_time': 1774649847.084759, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740004') HTTP/1.1" 204 0
2026-03-27 22:17:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item beb0cbb7-d6f3-5b29-a618-3de5477b8028 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2f45303-f33a-51ab-8c40-ea0733eb9fbd with identifier: 10740792
2026-03-27 22:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2f45303-f33a-51ab-8c40-ea0733eb9fbd with identifier: 10740792
2026-03-27 22:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2f45303-f33a-51ab-8c40-ea0733eb9fbd with identifier: 10740792 to the API
2026-03-27 22:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:27 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b2f45303-f33a-51ab-8c40-ea0733eb9fbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHF284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740792',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 126877,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 124,
'photo_urls': ['https://images.openlane.eu/carimgs/5752512/general/b853c7ed-d8d3-466e-bf19-647567060466.jpg',
'https://images.openlane.eu/carimgs/5752512/general/a38bc482-f356-4539-b070-9463a3046d66.jpg',
'https://images.openlane.eu/carimgs/5752512/general/aa207372-8f55-4619-b249-32bd4120f673.jpg',
'https://images.openlane.eu/carimgs/5752512/general/a9007fc4-90d0-4082-8f9f-0a2843f99511.jpg',
'https://images.openlane.eu/carimgs/5752512/general/7b4e92b5-1f13-4c7f-939e-96769ba0689e.jpg',
'https://images.openlane.eu/carimgs/5752512/general/def7e8f7-9286-4f40-8783-9dfe75cd8e94.jpg',
'https://images.openlane.eu/carimgs/5752512/general/365cf7ea-8cb6-459f-b26c-b855dbfae5c6.jpg',
'https://images.openlane.eu/carimgs/5752512/general/84bb504b-9355-42d9-bb00-aba0546a162b.jpg',
'https://images.openlane.eu/carimgs/5752512/general/88f15ab6-d6a8-4965-a632-dcd59f748e67.jpg',
'https://images.openlane.eu/carimgs/5752512/general/ccc3ddb5-9b83-4d99-a240-1cfe60739f38.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752512/general/b853c7ed-d8d3-466e-bf19-647567060466.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752512/general/a38bc482-f356-4539-b070-9463a3046d66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752512/general/aa207372-8f55-4619-b249-32bd4120f673.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752512/general/a9007fc4-90d0-4082-8f9f-0a2843f99511.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752512/general/365cf7ea-8cb6-459f-b26c-b855dbfae5c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752512/general/84bb504b-9355-42d9-bb00-aba0546a162b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752512/general/88f15ab6-d6a8-4965-a632-dcd59f748e67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2f45303-f33a-51ab-8c40-ea0733eb9fbd/b2f45303-f33a-51ab-8c40-ea0733eb9fbd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752512/general/ccc3ddb5-9b83-4d99-a240-1cfe60739f38.jpg',
'Width': 1024}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.2i GT Line - Petrol - Automatic - 130 hp - 126.877 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-27 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740792%27 HTTP/1.1" 200 None
2026-03-27 22:17:27 [adesa.be] INFO: Saving data for 10740792: {'created_time': 1774649847.945367, 'last_price_update_time': 1774649847.945377, 'auction_closing_time': 1774947600.0}
2026-03-27 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740792') HTTP/1.1" 204 0
2026-03-27 22:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea05da41-1412-51de-a6ac-706355466a67 with identifier: 10740761
2026-03-27 22:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea05da41-1412-51de-a6ac-706355466a67 with identifier: 10740761
2026-03-27 22:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea05da41-1412-51de-a6ac-706355466a67 with identifier: 10740761 to the API
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:28 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 94,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ea05da41-1412-51de-a6ac-706355466a67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSN804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740761',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 138733,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 72,
'photo_urls': ['https://images.openlane.eu/carimgs/5752480/general/d4d8c7c7-2b65-404b-9e6d-f0d11b1c0693.jpg',
'https://images.openlane.eu/carimgs/5752480/general/91111059-b0e5-44aa-982e-f854f5207f89.jpg',
'https://images.openlane.eu/carimgs/5752480/general/d2eecd81-a90b-4152-b269-f9d518b51711.jpg',
'https://images.openlane.eu/carimgs/5752480/general/c0917721-05c8-4da8-875b-6d36482963dd.jpg',
'https://images.openlane.eu/carimgs/5752480/general/bb1e3b39-953c-4e84-9a56-1fd48d117871.jpg',
'https://images.openlane.eu/carimgs/5752480/general/3fa55cb6-8cf9-4af5-89cb-894410434bed.jpg',
'https://images.openlane.eu/carimgs/5752480/general/f16ca2df-4343-45c1-8056-0b7e4de33fc9.jpg',
'https://images.openlane.eu/carimgs/5752480/general/9fc94ea2-e8d6-42b9-9620-c6f3353f2ac5.jpg',
'https://images.openlane.eu/carimgs/5752480/general/387fdb75-9cf2-4353-94d7-3d911f4c1799.jpg',
'https://images.openlane.eu/carimgs/5752480/general/27cd0c1d-7e5f-49c4-a60a-45aae449722e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea05da41-1412-51de-a6ac-706355466a67/ea05da41-1412-51de-a6ac-706355466a67_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173957,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752480/general/d2eecd81-a90b-4152-b269-f9d518b51711.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea05da41-1412-51de-a6ac-706355466a67/ea05da41-1412-51de-a6ac-706355466a67_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243674,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752480/general/c0917721-05c8-4da8-875b-6d36482963dd.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea05da41-1412-51de-a6ac-706355466a67/ea05da41-1412-51de-a6ac-706355466a67_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198208,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752480/general/bb1e3b39-953c-4e84-9a56-1fd48d117871.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea05da41-1412-51de-a6ac-706355466a67/ea05da41-1412-51de-a6ac-706355466a67_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297688,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752480/general/3fa55cb6-8cf9-4af5-89cb-894410434bed.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea05da41-1412-51de-a6ac-706355466a67/ea05da41-1412-51de-a6ac-706355466a67_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271376,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752480/general/f16ca2df-4343-45c1-8056-0b7e4de33fc9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea05da41-1412-51de-a6ac-706355466a67/ea05da41-1412-51de-a6ac-706355466a67_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191655,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752480/general/27cd0c1d-7e5f-49c4-a60a-45aae449722e.jpg',
'Width': 1500}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-11-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.5 HDI Active - Diesel - Manual - 130 hp - 138.733 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740761%27 HTTP/1.1" 200 None
2026-03-27 22:17:28 [adesa.be] INFO: Saving data for 10740761: {'created_time': 1774649848.342638, 'last_price_update_time': 1774649848.342647, 'auction_closing_time': 1774947600.0}
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740761') HTTP/1.1" 204 0
2026-03-27 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752296/general/17c35e3a-d953-43fe-85d6-0f8d2156315e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740039)
2026-03-27 22:17:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 839c1346-49c0-5688-a59f-6fbe56263316 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b2f45303-f33a-51ab-8c40-ea0733eb9fbd due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ea05da41-1412-51de-a6ac-706355466a67 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddd6050>
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252F63e589a3-7ac8-44e1-9fbd-1cb0a8d74e46.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/63e589a3-7ac8-44e1-9fbd-1cb0a8d74e46.jpg saved to cache
2026-03-27 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c7863b8e-cfb6-50e8-99da-f47a593dbb84
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e09e6d0>
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252Fc3acc530-006a-446b-9868-f58494ea5222.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/c3acc530-006a-446b-9868-f58494ea5222.jpg saved to cache
2026-03-27 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item beb0cbb7-d6f3-5b29-a618-3de5477b8028
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df72690>
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252Fdfac653e-aeaf-489c-bd62-d388271b073f.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/dfac653e-aeaf-489c-bd62-d388271b073f.jpg saved to cache
2026-03-27 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c7863b8e-cfb6-50e8-99da-f47a593dbb84
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3f0c10>
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752633%252Fgeneral%252F63095e9c-1615-437f-9acb-11f48ee9d7d8.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752633/general/63095e9c-1615-437f-9acb-11f48ee9d7d8.jpg saved to cache
2026-03-27 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item beb0cbb7-d6f3-5b29-a618-3de5477b8028
2026-03-27 22:17:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: beb0cbb7-d6f3-5b29-a618-3de5477b8028, skipping ID generation
2026-03-27 22:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beb0cbb7-d6f3-5b29-a618-3de5477b8028 with scrape type 1
2026-03-27 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item beb0cbb7-d6f3-5b29-a618-3de5477b8028 sending to next pipeline
2026-03-27 22:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: beb0cbb7-d6f3-5b29-a618-3de5477b8028, identifier: 10740517
2026-03-27 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: beb0cbb7-d6f3-5b29-a618-3de5477b8028 with identifier: 10740517
2026-03-27 22:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: beb0cbb7-d6f3-5b29-a618-3de5477b8028 with identifier: 10740517
2026-03-27 22:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: beb0cbb7-d6f3-5b29-a618-3de5477b8028 with identifier: 10740517 to the API
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752633/general/63095e9c-1615-437f-9acb-11f48ee9d7d8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'beb0cbb7-d6f3-5b29-a618-3de5477b8028',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA180',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740517',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 125144,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 61,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84056,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752633/general/7f12646c-b43a-4d1c-b5c3-f6b5dfa3e59d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752633/general/f4090ca1-045c-4b04-b5ec-4d1886b73212.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94561,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752633/general/63095e9c-1615-437f-9acb-11f48ee9d7d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94377,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752633/general/d1066cc9-6643-4794-9a45-48907df6b560.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118191,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752633/general/6dc4f408-9682-441d-bda3-802204fc952b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752633/general/c3acc530-006a-446b-9868-f58494ea5222.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98005,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752633/general/46209b29-f0f3-47af-b9e3-8014f14a6dab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_beb0cbb7-d6f3-5b29-a618-3de5477b8028/beb0cbb7-d6f3-5b29-a618-3de5477b8028_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752633/general/757078c8-32f8-4eb6-a322-b7a0d277d88e.jpg',
'Width': 1024}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 125.144 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740517%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [adesa.be] INFO: Saving data for 10740517: {'created_time': 1774649849.042175, 'last_price_update_time': 1774649849.042185, 'auction_closing_time': 1774965600.0}
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740517') HTTP/1.1" 204 0
2026-03-27 22:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e246890>
2026-03-27 22:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752296%252Fgeneral%252F17c35e3a-d953-43fe-85d6-0f8d2156315e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752296/general/17c35e3a-d953-43fe-85d6-0f8d2156315e.jpg saved to cache
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c7863b8e-cfb6-50e8-99da-f47a593dbb84
2026-03-27 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10739940
2026-03-27 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b76d5f0-f324-5f52-be0c-b26b1749637d with scrape type 1
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b76d5f0-f324-5f52-be0c-b26b1749637d
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672093%252Fgeneral%252F6483929b-129b-4743-82bd-5b1a9df9918c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672093/general/6483929b-129b-4743-82bd-5b1a9df9918c.jpg already downloaded
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672093%252Fgeneral%252F51e674c5-a8cf-4952-b0b3-3e9c9d63847c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672093/general/51e674c5-a8cf-4952-b0b3-3e9c9d63847c.jpg already downloaded
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672093%252Fgeneral%252Ff4e56578-164c-45c8-9b7c-366bca39bd96.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672093/general/f4e56578-164c-45c8-9b7c-366bca39bd96.jpg already downloaded
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672093%252Fgeneral%252F55a1623a-604c-4fda-b21a-00eb0e210679.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672093/general/55a1623a-604c-4fda-b21a-00eb0e210679.jpg already downloaded
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672093%252Fgeneral%252F8ddaa5ec-153a-4363-8cbb-a2a4e1f0d5c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672093/general/8ddaa5ec-153a-4363-8cbb-a2a4e1f0d5c0.jpg already downloaded
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672093%252Fgeneral%252Fa3d0d6b7-daa8-44f9-ba42-3e9bcfe91669.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672093/general/a3d0d6b7-daa8-44f9-ba42-3e9bcfe91669.jpg already downloaded
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672093%252Fgeneral%252Fe29790ba-31ca-400c-bf39-4168b0424a4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672093/general/e29790ba-31ca-400c-bf39-4168b0424a4a.jpg already downloaded
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672093%252Fgeneral%252Fa4e9f011-e638-4413-965c-5ca51039b9c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672093/general/a4e9f011-e638-4413-965c-5ca51039b9c3.jpg already downloaded
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672093%252Fgeneral%252F6396720a-a39a-4472-a245-ab6700f043da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672093/general/6396720a-a39a-4472-a245-ab6700f043da.jpg already downloaded
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672093%252Fgeneral%252F9b9e8d12-353a-4b63-8039-3ed7b29a793f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672093/general/9b9e8d12-353a-4b63-8039-3ed7b29a793f.jpg already downloaded
2026-03-27 22:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b76d5f0-f324-5f52-be0c-b26b1749637d, identifier: 10739940
2026-03-27 22:17:29 [adesa.be] INFO: Found listing with ID: 10739697
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739697%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [adesa.be] INFO: Scrape type for 10739697: 0
2026-03-27 22:17:29 [adesa.be] INFO: Skipping item 10739697 url https://www.openlane.eu/en/carv6/auction/10739697
2026-03-27 22:17:29 [adesa.be] INFO: Found listing with ID: 10739547
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739547%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [adesa.be] INFO: Scrape type for 10739547: 0
2026-03-27 22:17:29 [adesa.be] INFO: Skipping item 10739547 url https://www.openlane.eu/en/carv6/auction/10739547
2026-03-27 22:17:29 [adesa.be] INFO: Found listing with ID: 10739196
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739196%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [adesa.be] INFO: Scrape type for 10739196: 0
2026-03-27 22:17:29 [adesa.be] INFO: Skipping item 10739196 url https://www.openlane.eu/en/carv6/auction/10739196
2026-03-27 22:17:29 [adesa.be] INFO: Found listing with ID: 10740016
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740016%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [adesa.be] INFO: Scrape type for 10740016: 1
2026-03-27 22:17:29 [adesa.be] INFO: Scraping item 10740016 url https://www.openlane.eu/en/carv6/auction/10740016
2026-03-27 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9431785-9374-588d-91f2-9a8ebc64da19 with identifier: 10740490
2026-03-27 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9431785-9374-588d-91f2-9a8ebc64da19 with scrape type 1
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9431785-9374-588d-91f2-9a8ebc64da19
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752583%252Fgeneral%252F512debc6-bf07-434d-91bf-353ca3d2ed7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752583/general/512debc6-bf07-434d-91bf-353ca3d2ed7f.jpg not downloaded yet
2026-03-27 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c56719a1-3d22-5db1-9329-78c2605de935 with identifier: 10740503
2026-03-27 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c56719a1-3d22-5db1-9329-78c2605de935 with scrape type 1
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c56719a1-3d22-5db1-9329-78c2605de935
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752619%252Fgeneral%252Fbbf9f56f-7c73-4650-a180-e6110ff363fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752619/general/bbf9f56f-7c73-4650-a180-e6110ff363fe.jpg not downloaded yet
2026-03-27 22:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10739940
2026-03-27 22:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10739940
2026-03-27 22:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10739940 to the API
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739940>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7b76d5f0-f324-5f52-be0c-b26b1749637d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM9557',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739940',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 119405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 118,
'photo_urls': ['https://images.openlane.eu/carimgs/5672093/general/6483929b-129b-4743-82bd-5b1a9df9918c.jpg',
'https://images.openlane.eu/carimgs/5672093/general/51e674c5-a8cf-4952-b0b3-3e9c9d63847c.jpg',
'https://images.openlane.eu/carimgs/5672093/general/f4e56578-164c-45c8-9b7c-366bca39bd96.jpg',
'https://images.openlane.eu/carimgs/5672093/general/55a1623a-604c-4fda-b21a-00eb0e210679.jpg',
'https://images.openlane.eu/carimgs/5672093/general/8ddaa5ec-153a-4363-8cbb-a2a4e1f0d5c0.jpg',
'https://images.openlane.eu/carimgs/5672093/general/a3d0d6b7-daa8-44f9-ba42-3e9bcfe91669.jpg',
'https://images.openlane.eu/carimgs/5672093/general/e29790ba-31ca-400c-bf39-4168b0424a4a.jpg',
'https://images.openlane.eu/carimgs/5672093/general/a4e9f011-e638-4413-965c-5ca51039b9c3.jpg',
'https://images.openlane.eu/carimgs/5672093/general/6396720a-a39a-4472-a245-ab6700f043da.jpg',
'https://images.openlane.eu/carimgs/5672093/general/9b9e8d12-353a-4b63-8039-3ed7b29a793f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b76d5f0-f324-5f52-be0c-b26b1749637d/7b76d5f0-f324-5f52-be0c-b26b1749637d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78673,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672093/general/6483929b-129b-4743-82bd-5b1a9df9918c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b76d5f0-f324-5f52-be0c-b26b1749637d/7b76d5f0-f324-5f52-be0c-b26b1749637d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82119,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672093/general/51e674c5-a8cf-4952-b0b3-3e9c9d63847c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b76d5f0-f324-5f52-be0c-b26b1749637d/7b76d5f0-f324-5f52-be0c-b26b1749637d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71508,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672093/general/f4e56578-164c-45c8-9b7c-366bca39bd96.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b76d5f0-f324-5f52-be0c-b26b1749637d/7b76d5f0-f324-5f52-be0c-b26b1749637d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70868,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672093/general/55a1623a-604c-4fda-b21a-00eb0e210679.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b76d5f0-f324-5f52-be0c-b26b1749637d/7b76d5f0-f324-5f52-be0c-b26b1749637d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101836,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672093/general/8ddaa5ec-153a-4363-8cbb-a2a4e1f0d5c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b76d5f0-f324-5f52-be0c-b26b1749637d/7b76d5f0-f324-5f52-be0c-b26b1749637d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111615,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672093/general/a3d0d6b7-daa8-44f9-ba42-3e9bcfe91669.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b76d5f0-f324-5f52-be0c-b26b1749637d/7b76d5f0-f324-5f52-be0c-b26b1749637d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86828,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672093/general/e29790ba-31ca-400c-bf39-4168b0424a4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b76d5f0-f324-5f52-be0c-b26b1749637d/7b76d5f0-f324-5f52-be0c-b26b1749637d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122407,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672093/general/a4e9f011-e638-4413-965c-5ca51039b9c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b76d5f0-f324-5f52-be0c-b26b1749637d/7b76d5f0-f324-5f52-be0c-b26b1749637d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79437,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672093/general/6396720a-a39a-4472-a245-ab6700f043da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b76d5f0-f324-5f52-be0c-b26b1749637d/7b76d5f0-f324-5f52-be0c-b26b1749637d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160395,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672093/general/9b9e8d12-353a-4b63-8039-3ed7b29a793f.jpg',
'Width': 1024}],
'price': 4800,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - 95 hp - '
'119.405 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739940%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [adesa.be] INFO: Saving data for 10739940: {'created_time': 1774649849.932008, 'last_price_update_time': 1774649849.932019, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739940') HTTP/1.1" 204 0
2026-03-27 22:17:29 [adesa.be] INFO: Found listing with ID: 10739647
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739647%27 HTTP/1.1" 200 None
2026-03-27 22:17:29 [adesa.be] INFO: Scrape type for 10739647: 0
2026-03-27 22:17:29 [adesa.be] INFO: Skipping item 10739647 url https://www.openlane.eu/en/carv6/auction/10739647
2026-03-27 22:17:29 [adesa.be] INFO: Found listing with ID: 10739476
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739476%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [adesa.be] INFO: Scrape type for 10739476: 0
2026-03-27 22:17:30 [adesa.be] INFO: Skipping item 10739476 url https://www.openlane.eu/en/carv6/auction/10739476
2026-03-27 22:17:30 [adesa.be] INFO: Found listing with ID: 10740806
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740806%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [adesa.be] INFO: Scrape type for 10740806: 1
2026-03-27 22:17:30 [adesa.be] INFO: Scraping item 10740806 url https://www.openlane.eu/en/carv6/auction/10740806
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752583%252Fgeneral%252Fe22bcdb5-354e-48a9-9b20-235dffb6e5dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752583/general/e22bcdb5-354e-48a9-9b20-235dffb6e5dd.jpg not downloaded yet
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752619%252Fgeneral%252F8b918ef7-3361-47fb-bcb2-02462e2f93e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752619/general/8b918ef7-3361-47fb-bcb2-02462e2f93e1.jpg not downloaded yet
2026-03-27 22:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740791> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740784> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:30 [adesa.be] INFO: Found listing with ID: 10739500
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739500%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [adesa.be] INFO: Scrape type for 10739500: 0
2026-03-27 22:17:30 [adesa.be] INFO: Skipping item 10739500 url https://www.openlane.eu/en/carv6/auction/10739500
2026-03-27 22:17:30 [adesa.be] INFO: Found listing with ID: 10740505
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740505%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [adesa.be] INFO: Scrape type for 10740505: 1
2026-03-27 22:17:30 [adesa.be] INFO: Scraping item 10740505 url https://www.openlane.eu/en/carv6/auction/10740505
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752583%252Fgeneral%252F326294d3-04b1-4733-826a-2f95e4246f67.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752583/general/326294d3-04b1-4733-826a-2f95e4246f67.jpg not downloaded yet
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752619%252Fgeneral%252Fa5604480-8b78-421c-a22a-7042e6a5a45c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752619/general/a5604480-8b78-421c-a22a-7042e6a5a45c.jpg not downloaded yet
2026-03-27 22:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752496/general/121f9af1-c9d1-43d9-bacf-1608720d9548.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740776)
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c7863b8e-cfb6-50e8-99da-f47a593dbb84 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7863b8e-cfb6-50e8-99da-f47a593dbb84 with identifier: 10740039
2026-03-27 22:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7863b8e-cfb6-50e8-99da-f47a593dbb84 with identifier: 10740039
2026-03-27 22:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7863b8e-cfb6-50e8-99da-f47a593dbb84 with identifier: 10740039 to the API
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:30 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c7863b8e-cfb6-50e8-99da-f47a593dbb84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WDP352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740039',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 161691,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 75,
'photo_urls': ['https://images.openlane.eu/carimgs/5752296/general/9158f212-eb7c-4b9f-8840-21a69c914437.jpg',
'https://images.openlane.eu/carimgs/5752296/general/f6ccf786-6ef7-48df-a654-60835663642b.jpg',
'https://images.openlane.eu/carimgs/5752296/general/17c35e3a-d953-43fe-85d6-0f8d2156315e.jpg',
'https://images.openlane.eu/carimgs/5752296/general/dfac653e-aeaf-489c-bd62-d388271b073f.jpg',
'https://images.openlane.eu/carimgs/5752296/general/2a16ce1b-bb75-4d5f-83b8-b3e40f711a11.jpg',
'https://images.openlane.eu/carimgs/5752296/general/63e589a3-7ac8-44e1-9fbd-1cb0a8d74e46.jpg',
'https://images.openlane.eu/carimgs/5752296/general/ad0d152c-6c6c-4aeb-bdf6-979ed523a552.jpg',
'https://images.openlane.eu/carimgs/5752296/general/26f26267-2392-42a2-a97f-e69b780ad084.jpg',
'https://images.openlane.eu/carimgs/5752296/general/a04c0120-f9b7-42ba-8b25-451dd471f80a.jpg',
'https://images.openlane.eu/carimgs/5752296/general/dd1a4662-e808-4a81-ae84-ce509417a0b8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752296/general/17c35e3a-d953-43fe-85d6-0f8d2156315e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121042,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752296/general/dfac653e-aeaf-489c-bd62-d388271b073f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752296/general/2a16ce1b-bb75-4d5f-83b8-b3e40f711a11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752296/general/63e589a3-7ac8-44e1-9fbd-1cb0a8d74e46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752296/general/ad0d152c-6c6c-4aeb-bdf6-979ed523a552.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752296/general/26f26267-2392-42a2-a97f-e69b780ad084.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752296/general/a04c0120-f9b7-42ba-8b25-451dd471f80a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7863b8e-cfb6-50e8-99da-f47a593dbb84/c7863b8e-cfb6-50e8-99da-f47a593dbb84_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752296/general/dd1a4662-e808-4a81-ae84-ce509417a0b8.jpg',
'Width': 1024}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2019-05-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 161.691 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740039%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [adesa.be] INFO: Saving data for 10740039: {'created_time': 1774649850.493516, 'last_price_update_time': 1774649850.493526, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740039') HTTP/1.1" 204 0
2026-03-27 22:17:30 [adesa.be] INFO: Found listing with ID: 10740750
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740750%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [adesa.be] INFO: Scrape type for 10740750: 1
2026-03-27 22:17:30 [adesa.be] INFO: Scraping item 10740750 url https://www.openlane.eu/en/carv6/auction/10740750
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752583%252Fgeneral%252F67b13287-1609-4925-8bc4-f6ed25999eb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752583/general/67b13287-1609-4925-8bc4-f6ed25999eb3.jpg not downloaded yet
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752619%252Fgeneral%252F34680f1e-b817-4c03-8501-436541a7ef8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752619/general/34680f1e-b817-4c03-8501-436541a7ef8c.jpg not downloaded yet
2026-03-27 22:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752496/general/d3d0a84b-dbb1-42e1-859b-eb9bd5f5efc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740776)
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c7863b8e-cfb6-50e8-99da-f47a593dbb84 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:30 [adesa.be] INFO: Found listing with ID: 10740472
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740472%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [adesa.be] INFO: Scrape type for 10740472: 1
2026-03-27 22:17:30 [adesa.be] INFO: Scraping item 10740472 url https://www.openlane.eu/en/carv6/auction/10740472
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752583%252Fgeneral%252Ffdf3018f-3582-48c2-9aa3-3d0a4d076244.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752583/general/fdf3018f-3582-48c2-9aa3-3d0a4d076244.jpg not downloaded yet
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752619%252Fgeneral%252F50b008d0-6e4a-4870-a57a-36464c5077b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752619/general/50b008d0-6e4a-4870-a57a-36464c5077b8.jpg not downloaded yet
2026-03-27 22:17:30 [adesa.be] INFO: Found listing with ID: 10739562
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739562%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [adesa.be] INFO: Scrape type for 10739562: 0
2026-03-27 22:17:30 [adesa.be] INFO: Skipping item 10739562 url https://www.openlane.eu/en/carv6/auction/10739562
2026-03-27 22:17:30 [adesa.be] INFO: Found listing with ID: 10739516
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739516%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [adesa.be] INFO: Scrape type for 10739516: 0
2026-03-27 22:17:30 [adesa.be] INFO: Skipping item 10739516 url https://www.openlane.eu/en/carv6/auction/10739516
2026-03-27 22:17:30 [adesa.be] INFO: Found listing with ID: 10739997
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739997%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [adesa.be] INFO: Scrape type for 10739997: 1
2026-03-27 22:17:30 [adesa.be] INFO: Scraping item 10739997 url https://www.openlane.eu/en/carv6/auction/10739997
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752583%252Fgeneral%252Fd39bc48e-1d0e-49be-a5a5-c767c4d05969.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752583/general/d39bc48e-1d0e-49be-a5a5-c767c4d05969.jpg not downloaded yet
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752619%252Fgeneral%252Fb89accb4-30a7-4826-b8c2-ee2a4c981c83.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752619/general/b89accb4-30a7-4826-b8c2-ee2a4c981c83.jpg not downloaded yet
2026-03-27 22:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10739973
2026-03-27 22:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c0607b-1e68-5884-b24a-59107761a0b8 with scrape type 1
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7c0607b-1e68-5884-b24a-59107761a0b8
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739077%252Fgeneral%252F0f390afb-71c1-45a0-b52f-047bcb41b1a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739077/general/0f390afb-71c1-45a0-b52f-047bcb41b1a3.jpg already downloaded
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739077%252Fgeneral%252F7425c0bb-2128-40b7-94ed-0e8ca7a930b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739077/general/7425c0bb-2128-40b7-94ed-0e8ca7a930b3.jpg already downloaded
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739077%252Fgeneral%252Feae009c6-56cf-4633-9157-b1313e29e102.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739077/general/eae009c6-56cf-4633-9157-b1313e29e102.jpg already downloaded
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739077%252Fgeneral%252F834cc6b5-490a-47a0-9ecd-17de473670fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739077/general/834cc6b5-490a-47a0-9ecd-17de473670fc.jpg already downloaded
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739077%252Fgeneral%252Fd6acf085-de4e-40a7-bb63-99aa5286d9fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739077/general/d6acf085-de4e-40a7-bb63-99aa5286d9fa.jpg already downloaded
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739077%252Fgeneral%252Fca16ea34-e42c-4d29-9434-70edf0c8d1e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739077/general/ca16ea34-e42c-4d29-9434-70edf0c8d1e3.jpg already downloaded
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739077%252Fgeneral%252Fca510120-331c-47b6-8c19-0cfb9c7c3960.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739077/general/ca510120-331c-47b6-8c19-0cfb9c7c3960.jpg already downloaded
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739077%252Fgeneral%252F1d008607-6aae-4b29-b0d6-9d6cb78768fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739077/general/1d008607-6aae-4b29-b0d6-9d6cb78768fe.jpg already downloaded
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739077%252Fgeneral%252F988e494a-6246-402c-a1ce-1e511647cd46.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739077/general/988e494a-6246-402c-a1ce-1e511647cd46.jpg already downloaded
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739077%252Fgeneral%252Fd9ce325d-1f0e-4896-ab18-d246b04df623.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739077/general/d9ce325d-1f0e-4896-ab18-d246b04df623.jpg already downloaded
2026-03-27 22:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7c0607b-1e68-5884-b24a-59107761a0b8, identifier: 10739973
2026-03-27 22:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d31c4835-4bd8-5283-888a-407734781672 with identifier: 10740791
2026-03-27 22:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d31c4835-4bd8-5283-888a-407734781672 with scrape type 1
2026-03-27 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d31c4835-4bd8-5283-888a-407734781672
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752511%252Fgeneral%252Ff173546b-cbd6-48c6-b3c0-8c0741b52bc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752511/general/f173546b-cbd6-48c6-b3c0-8c0741b52bc4.jpg not downloaded yet
2026-03-27 22:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56b896df-e301-52e6-b356-c11c5d4e3239 with identifier: 10740784
2026-03-27 22:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56b896df-e301-52e6-b356-c11c5d4e3239 with scrape type 1
2026-03-27 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56b896df-e301-52e6-b356-c11c5d4e3239
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252F90336560-385e-4431-bc3c-844a7fa2e7c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/90336560-385e-4431-bc3c-844a7fa2e7c8.jpg not downloaded yet
2026-03-27 22:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ada4bc77-dbbe-502d-9b6b-714a050a2b25 with identifier: 10740760
2026-03-27 22:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ada4bc77-dbbe-502d-9b6b-714a050a2b25 with scrape type 1
2026-03-27 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ada4bc77-dbbe-502d-9b6b-714a050a2b25
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252F7c7dec21-a880-4b3f-a46a-d14a5c52c016.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/7c7dec21-a880-4b3f-a46a-d14a5c52c016.jpg not downloaded yet
2026-03-27 22:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3f3850>
2026-03-27 22:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252F121f9af1-c9d1-43d9-bacf-1608720d9548.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/121f9af1-c9d1-43d9-bacf-1608720d9548.jpg saved to cache
2026-03-27 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4a4972e5-3d60-59ea-8beb-8ae147b3f966
2026-03-27 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752619/general/a5604480-8b78-421c-a22a-7042e6a5a45c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740503)
2026-03-27 22:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10739973
2026-03-27 22:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10739973
2026-03-27 22:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10739973 to the API
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739973>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a7c0607b-1e68-5884-b24a-59107761a0b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTD480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739973',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 252437,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 93,
'photo_urls': ['https://images.openlane.eu/carimgs/5739077/general/0f390afb-71c1-45a0-b52f-047bcb41b1a3.jpg',
'https://images.openlane.eu/carimgs/5739077/general/7425c0bb-2128-40b7-94ed-0e8ca7a930b3.jpg',
'https://images.openlane.eu/carimgs/5739077/general/eae009c6-56cf-4633-9157-b1313e29e102.jpg',
'https://images.openlane.eu/carimgs/5739077/general/834cc6b5-490a-47a0-9ecd-17de473670fc.jpg',
'https://images.openlane.eu/carimgs/5739077/general/d6acf085-de4e-40a7-bb63-99aa5286d9fa.jpg',
'https://images.openlane.eu/carimgs/5739077/general/ca16ea34-e42c-4d29-9434-70edf0c8d1e3.jpg',
'https://images.openlane.eu/carimgs/5739077/general/ca510120-331c-47b6-8c19-0cfb9c7c3960.jpg',
'https://images.openlane.eu/carimgs/5739077/general/1d008607-6aae-4b29-b0d6-9d6cb78768fe.jpg',
'https://images.openlane.eu/carimgs/5739077/general/988e494a-6246-402c-a1ce-1e511647cd46.jpg',
'https://images.openlane.eu/carimgs/5739077/general/d9ce325d-1f0e-4896-ab18-d246b04df623.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7c0607b-1e68-5884-b24a-59107761a0b8/a7c0607b-1e68-5884-b24a-59107761a0b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739077/general/0f390afb-71c1-45a0-b52f-047bcb41b1a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7c0607b-1e68-5884-b24a-59107761a0b8/a7c0607b-1e68-5884-b24a-59107761a0b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97469,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739077/general/7425c0bb-2128-40b7-94ed-0e8ca7a930b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7c0607b-1e68-5884-b24a-59107761a0b8/a7c0607b-1e68-5884-b24a-59107761a0b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739077/general/eae009c6-56cf-4633-9157-b1313e29e102.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7c0607b-1e68-5884-b24a-59107761a0b8/a7c0607b-1e68-5884-b24a-59107761a0b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739077/general/834cc6b5-490a-47a0-9ecd-17de473670fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7c0607b-1e68-5884-b24a-59107761a0b8/a7c0607b-1e68-5884-b24a-59107761a0b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739077/general/d6acf085-de4e-40a7-bb63-99aa5286d9fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7c0607b-1e68-5884-b24a-59107761a0b8/a7c0607b-1e68-5884-b24a-59107761a0b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739077/general/ca16ea34-e42c-4d29-9434-70edf0c8d1e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7c0607b-1e68-5884-b24a-59107761a0b8/a7c0607b-1e68-5884-b24a-59107761a0b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128765,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739077/general/ca510120-331c-47b6-8c19-0cfb9c7c3960.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7c0607b-1e68-5884-b24a-59107761a0b8/a7c0607b-1e68-5884-b24a-59107761a0b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739077/general/1d008607-6aae-4b29-b0d6-9d6cb78768fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7c0607b-1e68-5884-b24a-59107761a0b8/a7c0607b-1e68-5884-b24a-59107761a0b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739077/general/988e494a-6246-402c-a1ce-1e511647cd46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7c0607b-1e68-5884-b24a-59107761a0b8/a7c0607b-1e68-5884-b24a-59107761a0b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739077/general/d9ce325d-1f0e-4896-ab18-d246b04df623.jpg',
'Width': 1024}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2020-05-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Kadjar 1.5 DCI Intens - Diesel - Automatic - 116 hp - '
'252.437 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2020}
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739973%27 HTTP/1.1" 200 None
2026-03-27 22:17:31 [adesa.be] INFO: Saving data for 10739973: {'created_time': 1774649851.766153, 'last_price_update_time': 1774649851.766163, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739973') HTTP/1.1" 204 0
2026-03-27 22:17:31 [adesa.be] INFO: Found listing with ID: 10740756
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740756%27 HTTP/1.1" 200 None
2026-03-27 22:17:31 [adesa.be] INFO: Scrape type for 10740756: 1
2026-03-27 22:17:31 [adesa.be] INFO: Scraping item 10740756 url https://www.openlane.eu/en/carv6/auction/10740756
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752583%252Fgeneral%252F600da0bd-dc5c-428f-9208-e6b833a9aed9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752583/general/600da0bd-dc5c-428f-9208-e6b833a9aed9.jpg not downloaded yet
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752619%252Fgeneral%252Ff64437a0-eb02-4ae1-bdb5-b1d4734d52aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752619/general/f64437a0-eb02-4ae1-bdb5-b1d4734d52aa.jpg not downloaded yet
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752511%252Fgeneral%252Fc03c3dec-f6c3-45fb-8da6-088422e42c42.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752511/general/c03c3dec-f6c3-45fb-8da6-088422e42c42.jpg not downloaded yet
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252F35c3e900-07c3-418b-a833-6bcee616aa22.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/35c3e900-07c3-418b-a833-6bcee616aa22.jpg not downloaded yet
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252F3ad3733d-155c-40c3-be75-04b61fcaa1ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/3ad3733d-155c-40c3-be75-04b61fcaa1ed.jpg not downloaded yet
2026-03-27 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752496/general/e13b2605-e9b7-4b88-9aff-d5d2f12d6ba2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740776)
2026-03-27 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752608/general/3f3011ab-d082-4d80-bda2-5ce90ce3ef60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740499)
2026-03-27 22:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0e1110>
2026-03-27 22:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252Fd3d0a84b-dbb1-42e1-859b-eb9bd5f5efc5.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/d3d0a84b-dbb1-42e1-859b-eb9bd5f5efc5.jpg saved to cache
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4a4972e5-3d60-59ea-8beb-8ae147b3f966
2026-03-27 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752583/general/326294d3-04b1-4733-826a-2f95e4246f67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740490)
2026-03-27 22:17:32 [adesa.be] INFO: Found listing with ID: 10740524
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740524%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [adesa.be] INFO: Scrape type for 10740524: 1
2026-03-27 22:17:32 [adesa.be] INFO: Scraping item 10740524 url https://www.openlane.eu/en/carv6/auction/10740524
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752583%252Fgeneral%252F9011914a-1c12-451a-a63f-145e8addfb6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752583/general/9011914a-1c12-451a-a63f-145e8addfb6c.jpg not downloaded yet
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752619%252Fgeneral%252Fe52764d8-5760-40e4-b2ca-9b52a67f981b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752619/general/e52764d8-5760-40e4-b2ca-9b52a67f981b.jpg not downloaded yet
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752511%252Fgeneral%252Fcf28167e-4e5a-4ba8-b3d1-97e97f9f222e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752511/general/cf28167e-4e5a-4ba8-b3d1-97e97f9f222e.jpg not downloaded yet
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252F13e10326-2e4c-4291-b08b-8f6f041ca791.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/13e10326-2e4c-4291-b08b-8f6f041ca791.jpg not downloaded yet
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252F231d21cc-70b0-461e-a336-428b7e1e1624.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/231d21cc-70b0-461e-a336-428b7e1e1624.jpg not downloaded yet
2026-03-27 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de856d0>
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c56719a1-3d22-5db1-9329-78c2605de935/c56719a1-3d22-5db1-9329-78c2605de935_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752619%252Fgeneral%252Fa5604480-8b78-421c-a22a-7042e6a5a45c.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752619/general/a5604480-8b78-421c-a22a-7042e6a5a45c.jpg saved to cache
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c56719a1-3d22-5db1-9329-78c2605de935
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d9431785-9374-588d-91f2-9a8ebc64da19 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c56719a1-3d22-5db1-9329-78c2605de935 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d9431785-9374-588d-91f2-9a8ebc64da19 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c56719a1-3d22-5db1-9329-78c2605de935 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:32 [adesa.be] INFO: Found listing with ID: 10739668
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739668%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [adesa.be] INFO: Scrape type for 10739668: 0
2026-03-27 22:17:32 [adesa.be] INFO: Skipping item 10739668 url https://www.openlane.eu/en/carv6/auction/10739668
2026-03-27 22:17:32 [adesa.be] INFO: Found listing with ID: 10739445
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739445%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [adesa.be] INFO: Scrape type for 10739445: 0
2026-03-27 22:17:32 [adesa.be] INFO: Skipping item 10739445 url https://www.openlane.eu/en/carv6/auction/10739445
2026-03-27 22:17:32 [adesa.be] INFO: Found listing with ID: 10739608
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739608%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [adesa.be] INFO: Scrape type for 10739608: 0
2026-03-27 22:17:32 [adesa.be] INFO: Skipping item 10739608 url https://www.openlane.eu/en/carv6/auction/10739608
2026-03-27 22:17:32 [adesa.be] INFO: Found listing with ID: 10739429
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739429%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [adesa.be] INFO: Scrape type for 10739429: 0
2026-03-27 22:17:32 [adesa.be] INFO: Skipping item 10739429 url https://www.openlane.eu/en/carv6/auction/10739429
2026-03-27 22:17:32 [adesa.be] INFO: Found listing with ID: 10739691
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739691%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [adesa.be] INFO: Scrape type for 10739691: 0
2026-03-27 22:17:32 [adesa.be] INFO: Skipping item 10739691 url https://www.openlane.eu/en/carv6/auction/10739691
2026-03-27 22:17:32 [adesa.be] INFO: Found listing with ID: 10739626
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739626%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [adesa.be] INFO: Scrape type for 10739626: 0
2026-03-27 22:17:32 [adesa.be] INFO: Skipping item 10739626 url https://www.openlane.eu/en/carv6/auction/10739626
2026-03-27 22:17:32 [adesa.be] INFO: Found listing with ID: 10739371
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739371%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [adesa.be] INFO: Scrape type for 10739371: 0
2026-03-27 22:17:32 [adesa.be] INFO: Skipping item 10739371 url https://www.openlane.eu/en/carv6/auction/10739371
2026-03-27 22:17:32 [adesa.be] INFO: Found listing with ID: 10740739
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740739%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [adesa.be] INFO: Scrape type for 10740739: 1
2026-03-27 22:17:32 [adesa.be] INFO: Scraping item 10740739 url https://www.openlane.eu/en/carv6/auction/10740739
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752583%252Fgeneral%252F3c0cf265-a1d5-42af-a732-d9e12e5a7638.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752583/general/3c0cf265-a1d5-42af-a732-d9e12e5a7638.jpg not downloaded yet
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752619%252Fgeneral%252Fe29871e3-0cd9-4158-bb67-7e7b4c43dd7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752619/general/e29871e3-0cd9-4158-bb67-7e7b4c43dd7b.jpg not downloaded yet
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752511%252Fgeneral%252F64b270d1-91e9-46ac-b00e-4e82b05e9f86.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752511/general/64b270d1-91e9-46ac-b00e-4e82b05e9f86.jpg not downloaded yet
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252F465b36cf-c498-4b26-8aba-05edf5406038.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/465b36cf-c498-4b26-8aba-05edf5406038.jpg not downloaded yet
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252F4ba2d34f-2667-4677-9375-520813c83c60.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/4ba2d34f-2667-4677-9375-520813c83c60.jpg not downloaded yet
2026-03-27 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752619/general/50b008d0-6e4a-4870-a57a-36464c5077b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740503)
2026-03-27 22:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21cf5cde-5c5a-51a5-81e8-779402a29306 with identifier: 10740764
2026-03-27 22:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21cf5cde-5c5a-51a5-81e8-779402a29306 with scrape type 1
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 21cf5cde-5c5a-51a5-81e8-779402a29306
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252Fc662987e-fba8-415f-9a16-d7afc24cd5eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/c662987e-fba8-415f-9a16-d7afc24cd5eb.jpg not downloaded yet
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9b590>
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252Fe13b2605-e9b7-4b88-9aff-d5d2f12d6ba2.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/e13b2605-e9b7-4b88-9aff-d5d2f12d6ba2.jpg saved to cache
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4a4972e5-3d60-59ea-8beb-8ae147b3f966
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df86c50>
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd35aa0a-c3de-5777-9592-50346f0bdbad/dd35aa0a-c3de-5777-9592-50346f0bdbad_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252F3f3011ab-d082-4d80-bda2-5ce90ce3ef60.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/3f3011ab-d082-4d80-bda2-5ce90ce3ef60.jpg saved to cache
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dd35aa0a-c3de-5777-9592-50346f0bdbad
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d42e510>
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9431785-9374-588d-91f2-9a8ebc64da19/d9431785-9374-588d-91f2-9a8ebc64da19_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752583%252Fgeneral%252F326294d3-04b1-4733-826a-2f95e4246f67.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752583/general/326294d3-04b1-4733-826a-2f95e4246f67.jpg saved to cache
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d9431785-9374-588d-91f2-9a8ebc64da19
2026-03-27 22:17:32 [adesa.be] INFO: Found listing with ID: 10739204
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739204%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [adesa.be] INFO: Scrape type for 10739204: 0
2026-03-27 22:17:32 [adesa.be] INFO: Skipping item 10739204 url https://www.openlane.eu/en/carv6/auction/10739204
2026-03-27 22:17:32 [adesa.be] INFO: Found listing with ID: 10740486
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740486%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [adesa.be] INFO: Scrape type for 10740486: 1
2026-03-27 22:17:32 [adesa.be] INFO: Scraping item 10740486 url https://www.openlane.eu/en/carv6/auction/10740486
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752583%252Fgeneral%252F322e6d08-faa2-4135-b733-a30b10ed10cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752583/general/322e6d08-faa2-4135-b733-a30b10ed10cd.jpg not downloaded yet
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752619%252Fgeneral%252Fc6406026-8711-410a-92ff-5a29dc0e5a9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752619/general/c6406026-8711-410a-92ff-5a29dc0e5a9f.jpg not downloaded yet
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752511%252Fgeneral%252F4a052554-d4cf-428d-8060-52c53cca4352.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752511/general/4a052554-d4cf-428d-8060-52c53cca4352.jpg not downloaded yet
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252F8c4a46ff-adcb-4fd0-a6d1-7071abe7f142.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/8c4a46ff-adcb-4fd0-a6d1-7071abe7f142.jpg not downloaded yet
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252Fd90a0122-b719-4b43-87bd-934115520351.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/d90a0122-b719-4b43-87bd-934115520351.jpg not downloaded yet
2026-03-27 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752504/general/90336560-385e-4431-bc3c-844a7fa2e7c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740784)
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252F3335219e-914f-4cda-a766-a20d10976008.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/3335219e-914f-4cda-a766-a20d10976008.jpg not downloaded yet
2026-03-27 22:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e8fe679-ae50-564d-b96d-215a1a9b9c53 with identifier: 10740516
2026-03-27 22:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e8fe679-ae50-564d-b96d-215a1a9b9c53 with scrape type 1
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e8fe679-ae50-564d-b96d-215a1a9b9c53
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752632%252Fgeneral%252F89679877-68d6-4cb2-b467-991af0d2f8bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752632/general/89679877-68d6-4cb2-b467-991af0d2f8bb.jpg not downloaded yet
2026-03-27 22:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ff56670-299d-5b07-9dab-494fce51db88 with identifier: 10740735
2026-03-27 22:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff56670-299d-5b07-9dab-494fce51db88 with scrape type 1
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ff56670-299d-5b07-9dab-494fce51db88
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252F4fa5d6b4-8f43-4712-a370-ee61f9db39a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/4fa5d6b4-8f43-4712-a370-ee61f9db39a4.jpg not downloaded yet
2026-03-27 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752479/general/7c7dec21-a880-4b3f-a46a-d14a5c52c016.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740760)
2026-03-27 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752479/general/3ad3733d-155c-40c3-be75-04b61fcaa1ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740760)
2026-03-27 22:17:32 [adesa.be] INFO: Found listing with ID: 10740009
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740009%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [adesa.be] INFO: Scrape type for 10740009: 1
2026-03-27 22:17:32 [adesa.be] INFO: Scraping item 10740009 url https://www.openlane.eu/en/carv6/auction/10740009
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752511%252Fgeneral%252Fe7bb4c44-023a-45a5-81e7-f1136ec22567.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752511/general/e7bb4c44-023a-45a5-81e7-f1136ec22567.jpg not downloaded yet
2026-03-27 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252Ffeeed169-4f7a-4e26-8adb-24006dfd807b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/feeed169-4f7a-4e26-8adb-24006dfd807b.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252Fc8082ad5-8ba7-40e9-9f1c-6a6818eba6e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/c8082ad5-8ba7-40e9-9f1c-6a6818eba6e9.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252F75165d7c-30d5-4c55-ad7c-c4764572c2ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/75165d7c-30d5-4c55-ad7c-c4764572c2ce.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752632%252Fgeneral%252F4371eb55-4d69-4198-a902-f9983a99ad47.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752632/general/4371eb55-4d69-4198-a902-f9983a99ad47.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252F203083cc-02e2-4653-9a03-6206493621e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/203083cc-02e2-4653-9a03-6206493621e1.jpg not downloaded yet
2026-03-27 22:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752504/general/35c3e900-07c3-418b-a833-6bcee616aa22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740784)
2026-03-27 22:17:33 [adesa.be] INFO: Found listing with ID: 10739330
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739330%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [adesa.be] INFO: Scrape type for 10739330: 0
2026-03-27 22:17:33 [adesa.be] INFO: Skipping item 10739330 url https://www.openlane.eu/en/carv6/auction/10739330
2026-03-27 22:17:33 [adesa.be] INFO: Found listing with ID: 10739350
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739350%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [adesa.be] INFO: Scrape type for 10739350: 0
2026-03-27 22:17:33 [adesa.be] INFO: Skipping item 10739350 url https://www.openlane.eu/en/carv6/auction/10739350
2026-03-27 22:17:33 [adesa.be] INFO: Found listing with ID: 10739395
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739395%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [adesa.be] INFO: Scrape type for 10739395: 0
2026-03-27 22:17:33 [adesa.be] INFO: Skipping item 10739395 url https://www.openlane.eu/en/carv6/auction/10739395
2026-03-27 22:17:33 [adesa.be] INFO: Found listing with ID: 10739515
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739515%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [adesa.be] INFO: Scrape type for 10739515: 0
2026-03-27 22:17:33 [adesa.be] INFO: Skipping item 10739515 url https://www.openlane.eu/en/carv6/auction/10739515
2026-03-27 22:17:33 [adesa.be] INFO: Found listing with ID: 10740007
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740007%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [adesa.be] INFO: Scrape type for 10740007: 1
2026-03-27 22:17:33 [adesa.be] INFO: Scraping item 10740007 url https://www.openlane.eu/en/carv6/auction/10740007
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752511%252Fgeneral%252F89ec8262-8fd7-433b-9018-f65250bd7f86.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752511/general/89ec8262-8fd7-433b-9018-f65250bd7f86.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252F6c013626-705d-444e-8669-2ee51cc0ec70.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/6c013626-705d-444e-8669-2ee51cc0ec70.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252F15d3be83-d92c-4da4-87ca-44ba1411a8a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/15d3be83-d92c-4da4-87ca-44ba1411a8a5.jpg not downloaded yet
2026-03-27 22:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff3ed0>
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c56719a1-3d22-5db1-9329-78c2605de935/c56719a1-3d22-5db1-9329-78c2605de935_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752619%252Fgeneral%252F50b008d0-6e4a-4870-a57a-36464c5077b8.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752619/general/50b008d0-6e4a-4870-a57a-36464c5077b8.jpg saved to cache
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c56719a1-3d22-5db1-9329-78c2605de935
2026-03-27 22:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752511/general/c03c3dec-f6c3-45fb-8da6-088422e42c42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740791)
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252Fce1f0825-cdc9-4e93-b07c-999ee40f6926.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/ce1f0825-cdc9-4e93-b07c-999ee40f6926.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752632%252Fgeneral%252F0849a444-4afa-4950-b5e7-2d1aec21ef78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752632/general/0849a444-4afa-4950-b5e7-2d1aec21ef78.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252Fc8087af3-c5cc-45ed-aa94-34227c0245b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/c8087af3-c5cc-45ed-aa94-34227c0245b6.jpg not downloaded yet
2026-03-27 22:17:33 [adesa.be] INFO: Found listing with ID: 10739982
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739982%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [adesa.be] INFO: Scrape type for 10739982: 1
2026-03-27 22:17:33 [adesa.be] INFO: Scraping item 10739982 url https://www.openlane.eu/en/carv6/auction/10739982
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752511%252Fgeneral%252F586195d1-1539-454d-b531-960bc0c43cb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752511/general/586195d1-1539-454d-b531-960bc0c43cb8.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252Fed5f7ef4-b763-400a-a85b-737f320d1f9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/ed5f7ef4-b763-400a-a85b-737f320d1f9c.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252Fd61425b4-a20d-487f-a795-5c8f4119e9c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/d61425b4-a20d-487f-a795-5c8f4119e9c3.jpg not downloaded yet
2026-03-27 22:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752479/general/231d21cc-70b0-461e-a336-428b7e1e1624.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740760)
2026-03-27 22:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752483/general/c662987e-fba8-415f-9a16-d7afc24cd5eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740764)
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252F5369208b-ac9f-4c2a-984e-386a2e16e939.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/5369208b-ac9f-4c2a-984e-386a2e16e939.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752632%252Fgeneral%252Ff39478e2-24eb-4dd1-8f8f-8154fd221af6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752632/general/f39478e2-24eb-4dd1-8f8f-8154fd221af6.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252F38e99d2a-e738-4e3c-857f-610f344d38bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/38e99d2a-e738-4e3c-857f-610f344d38bb.jpg not downloaded yet
2026-03-27 22:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1b76d0>
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252F90336560-385e-4431-bc3c-844a7fa2e7c8.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/90336560-385e-4431-bc3c-844a7fa2e7c8.jpg saved to cache
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 56b896df-e301-52e6-b356-c11c5d4e3239
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0bb550>
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252F7c7dec21-a880-4b3f-a46a-d14a5c52c016.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/7c7dec21-a880-4b3f-a46a-d14a5c52c016.jpg saved to cache
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ada4bc77-dbbe-502d-9b6b-714a050a2b25
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d154450>
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252F3ad3733d-155c-40c3-be75-04b61fcaa1ed.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/3ad3733d-155c-40c3-be75-04b61fcaa1ed.jpg saved to cache
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ada4bc77-dbbe-502d-9b6b-714a050a2b25
2026-03-27 22:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with identifier: 10739999
2026-03-27 22:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with scrape type 1
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252Fbe1f68e5-500b-4b10-a702-dc1300bf87d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/be1f68e5-500b-4b10-a702-dc1300bf87d0.jpg not downloaded yet
2026-03-27 22:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 715719dc-12e1-5244-a840-23767960be1b with identifier: 10740806
2026-03-27 22:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 715719dc-12e1-5244-a840-23767960be1b with scrape type 1
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 715719dc-12e1-5244-a840-23767960be1b
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252F066ad455-65f9-4e55-abb6-e75d491efd93.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/066ad455-65f9-4e55-abb6-e75d491efd93.jpg not downloaded yet
2026-03-27 22:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef82ea22-1506-538e-be12-6690717f3ed8 with identifier: 10740803
2026-03-27 22:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef82ea22-1506-538e-be12-6690717f3ed8 with scrape type 1
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ef82ea22-1506-538e-be12-6690717f3ed8
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F5934fc1c-1b85-4066-b0cc-72325a904899.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/5934fc1c-1b85-4066-b0cc-72325a904899.jpg not downloaded yet
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d149410>
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252F35c3e900-07c3-418b-a833-6bcee616aa22.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/35c3e900-07c3-418b-a833-6bcee616aa22.jpg saved to cache
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 56b896df-e301-52e6-b356-c11c5d4e3239
2026-03-27 22:17:33 [adesa.be] INFO: Found listing with ID: 10739473
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739473%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [adesa.be] INFO: Scrape type for 10739473: 0
2026-03-27 22:17:33 [adesa.be] INFO: Skipping item 10739473 url https://www.openlane.eu/en/carv6/auction/10739473
2026-03-27 22:17:33 [adesa.be] INFO: Found listing with ID: 10739937
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739937%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [adesa.be] INFO: Scrape type for 10739937: 1
2026-03-27 22:17:33 [adesa.be] INFO: Scraping item 10739937 url https://www.openlane.eu/en/carv6/auction/10739937
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752511%252Fgeneral%252Ffc31732a-0086-4d5c-a62a-a3b6e7aca805.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752511/general/fc31732a-0086-4d5c-a62a-a3b6e7aca805.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252Fd3e86ae7-4988-4e8b-9b24-957bc736043d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/d3e86ae7-4988-4e8b-9b24-957bc736043d.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252F9636b0cc-5d91-4159-ade5-cdbd8ff33ceb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/9636b0cc-5d91-4159-ade5-cdbd8ff33ceb.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252F2a0d766f-180c-41eb-80e2-4e96cfcc0b81.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/2a0d766f-180c-41eb-80e2-4e96cfcc0b81.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752632%252Fgeneral%252F571f108d-7fee-4711-a602-59ddb72a37c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752632/general/571f108d-7fee-4711-a602-59ddb72a37c9.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252Ff44d28fe-9cde-4046-87fe-10cc22a52c5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/f44d28fe-9cde-4046-87fe-10cc22a52c5d.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252Fbcf9228b-29ea-4499-b362-0277929f377b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/bcf9228b-29ea-4499-b362-0277929f377b.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252Fef44dee4-f16e-42b2-a864-ae3739eef95a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/ef44dee4-f16e-42b2-a864-ae3739eef95a.jpg not downloaded yet
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F2baae100-942d-4a0b-990e-06d002220da5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/2baae100-942d-4a0b-990e-06d002220da5.jpg not downloaded yet
2026-03-27 22:17:33 [adesa.be] INFO: Found listing with ID: 10739047
2026-03-27 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739047%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [adesa.be] INFO: Scrape type for 10739047: 0
2026-03-27 22:17:34 [adesa.be] INFO: Skipping item 10739047 url https://www.openlane.eu/en/carv6/auction/10739047
2026-03-27 22:17:34 [adesa.be] INFO: Found listing with ID: 10739975
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739975%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [adesa.be] INFO: Scrape type for 10739975: 1
2026-03-27 22:17:34 [adesa.be] INFO: Scraping item 10739975 url https://www.openlane.eu/en/carv6/auction/10739975
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752511%252Fgeneral%252F85331845-d76d-4610-be1f-18758807694b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752511/general/85331845-d76d-4610-be1f-18758807694b.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252F6a41b155-4121-43a7-a131-df75cdfa19ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/6a41b155-4121-43a7-a131-df75cdfa19ba.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252F6dd4b486-3524-4a64-ba13-06812732d8ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/6dd4b486-3524-4a64-ba13-06812732d8ad.jpg not downloaded yet
2026-03-27 22:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d14b010>
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d31c4835-4bd8-5283-888a-407734781672/d31c4835-4bd8-5283-888a-407734781672_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752511%252Fgeneral%252Fc03c3dec-f6c3-45fb-8da6-088422e42c42.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752511/general/c03c3dec-f6c3-45fb-8da6-088422e42c42.jpg saved to cache
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d31c4835-4bd8-5283-888a-407734781672
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d035550>
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252F231d21cc-70b0-461e-a336-428b7e1e1624.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/231d21cc-70b0-461e-a336-428b7e1e1624.jpg saved to cache
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ada4bc77-dbbe-502d-9b6b-714a050a2b25
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df65050>
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21cf5cde-5c5a-51a5-81e8-779402a29306/21cf5cde-5c5a-51a5-81e8-779402a29306_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252Fc662987e-fba8-415f-9a16-d7afc24cd5eb.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/c662987e-fba8-415f-9a16-d7afc24cd5eb.jpg saved to cache
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 21cf5cde-5c5a-51a5-81e8-779402a29306
2026-03-27 22:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62dd929f-f06c-5625-ace9-ba63fd2244f2 with identifier: 10740016
2026-03-27 22:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62dd929f-f06c-5625-ace9-ba63fd2244f2 with scrape type 1
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62dd929f-f06c-5625-ace9-ba63fd2244f2
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752262%252Fgeneral%252Fd00cf5e1-13d0-46df-85b4-9e8f3c1cf3e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752262/general/d00cf5e1-13d0-46df-85b4-9e8f3c1cf3e8.jpg not downloaded yet
2026-03-27 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752504/general/8c4a46ff-adcb-4fd0-a6d1-7071abe7f142.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740784)
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d31c4835-4bd8-5283-888a-407734781672 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d9431785-9374-588d-91f2-9a8ebc64da19 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c56719a1-3d22-5db1-9329-78c2605de935 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d9431785-9374-588d-91f2-9a8ebc64da19 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252F7b64bade-7d0e-431d-9b27-7d3c610b4b97.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/7b64bade-7d0e-431d-9b27-7d3c610b4b97.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752632%252Fgeneral%252F4bc2279f-ff96-4fa7-90f3-647359412f8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752632/general/4bc2279f-ff96-4fa7-90f3-647359412f8b.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252Fdfd48ad4-a1a4-4723-8a66-6d75c000faa0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/dfd48ad4-a1a4-4723-8a66-6d75c000faa0.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252F833c3c2f-f154-4c3c-ab06-33aac06cb996.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/833c3c2f-f154-4c3c-ab06-33aac06cb996.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252F31230e23-91d7-48df-a4c7-19621c76425d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/31230e23-91d7-48df-a4c7-19621c76425d.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F2df0ff17-ceb1-4258-bbb9-6c1be395ebc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/2df0ff17-ceb1-4258-bbb9-6c1be395ebc6.jpg not downloaded yet
2026-03-27 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752504/general/feeed169-4f7a-4e26-8adb-24006dfd807b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740784)
2026-03-27 22:17:34 [adesa.be] INFO: Found listing with ID: 10739955
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739955%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [adesa.be] INFO: Scrape type for 10739955: 1
2026-03-27 22:17:34 [adesa.be] INFO: Scraping item 10739955 url https://www.openlane.eu/en/carv6/auction/10739955
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752262%252Fgeneral%252Fe3819f62-66e5-4494-a1b2-854f080b281e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752262/general/e3819f62-66e5-4494-a1b2-854f080b281e.jpg not downloaded yet
2026-03-27 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752479/general/d90a0122-b719-4b43-87bd-934115520351.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740760)
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252F9b1238a7-76f7-4057-ab7c-18cfdf1ec77c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/9b1238a7-76f7-4057-ab7c-18cfdf1ec77c.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752632%252Fgeneral%252Fb5ad7f4c-a1ca-4622-bba1-35d49c3b0bd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752632/general/b5ad7f4c-a1ca-4622-bba1-35d49c3b0bd9.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252F1a1a86e5-7209-4a9e-acd9-07c2900d1b1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/1a1a86e5-7209-4a9e-acd9-07c2900d1b1b.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252Fa1396ebc-ac28-4103-b44d-2ed1dcaeb3bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/a1396ebc-ac28-4103-b44d-2ed1dcaeb3bd.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252Ff4450f3f-5c0f-48cd-a2b5-304360937365.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/f4450f3f-5c0f-48cd-a2b5-304360937365.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252Fb53b645f-180c-419b-b75d-3dcf2abab981.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/b53b645f-180c-419b-b75d-3dcf2abab981.jpg not downloaded yet
2026-03-27 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752479/general/c8082ad5-8ba7-40e9-9f1c-6a6818eba6e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740760)
2026-03-27 22:17:34 [adesa.be] INFO: Found listing with ID: 10740029
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740029%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [adesa.be] INFO: Scrape type for 10740029: 1
2026-03-27 22:17:34 [adesa.be] INFO: Scraping item 10740029 url https://www.openlane.eu/en/carv6/auction/10740029
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752262%252Fgeneral%252F3bcb5d58-e199-4d5f-a079-5b045a0cfc79.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752262/general/3bcb5d58-e199-4d5f-a079-5b045a0cfc79.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252Fbfd4d035-d7f4-4013-97bb-b94435fd1761.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/bfd4d035-d7f4-4013-97bb-b94435fd1761.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752632%252Fgeneral%252F414bfa59-c6a0-4d7f-ab1d-a73ba31916d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752632/general/414bfa59-c6a0-4d7f-ab1d-a73ba31916d3.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252F4b087383-1fb2-4cef-9369-a1860aa923b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/4b087383-1fb2-4cef-9369-a1860aa923b9.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252F2900d008-8ccd-41b3-a523-dc81458f7fa3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/2900d008-8ccd-41b3-a523-dc81458f7fa3.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252F8e0fda23-1147-4826-81f3-dbe1586c7534.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/8e0fda23-1147-4826-81f3-dbe1586c7534.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F81cd3729-594f-4108-8bc7-d6bec4307c91.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/81cd3729-594f-4108-8bc7-d6bec4307c91.jpg not downloaded yet
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e149610>
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252F8c4a46ff-adcb-4fd0-a6d1-7071abe7f142.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/8c4a46ff-adcb-4fd0-a6d1-7071abe7f142.jpg saved to cache
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 56b896df-e301-52e6-b356-c11c5d4e3239
2026-03-27 22:17:34 [adesa.be] INFO: Found listing with ID: 10739432
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739432%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [adesa.be] INFO: Scrape type for 10739432: 0
2026-03-27 22:17:34 [adesa.be] INFO: Skipping item 10739432 url https://www.openlane.eu/en/carv6/auction/10739432
2026-03-27 22:17:34 [adesa.be] INFO: Found listing with ID: 10739382
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739382%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [adesa.be] INFO: Scrape type for 10739382: 0
2026-03-27 22:17:34 [adesa.be] INFO: Skipping item 10739382 url https://www.openlane.eu/en/carv6/auction/10739382
2026-03-27 22:17:34 [adesa.be] INFO: Found listing with ID: 10739278
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739278%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [adesa.be] INFO: Scrape type for 10739278: 0
2026-03-27 22:17:34 [adesa.be] INFO: Skipping item 10739278 url https://www.openlane.eu/en/carv6/auction/10739278
2026-03-27 22:17:34 [adesa.be] INFO: Found listing with ID: 10739421
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739421%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [adesa.be] INFO: Scrape type for 10739421: 0
2026-03-27 22:17:34 [adesa.be] INFO: Skipping item 10739421 url https://www.openlane.eu/en/carv6/auction/10739421
2026-03-27 22:17:34 [adesa.be] INFO: Found listing with ID: 10739525
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739525%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [adesa.be] INFO: Scrape type for 10739525: 0
2026-03-27 22:17:34 [adesa.be] INFO: Skipping item 10739525 url https://www.openlane.eu/en/carv6/auction/10739525
2026-03-27 22:17:34 [adesa.be] INFO: Found listing with ID: 10739932
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739932%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [adesa.be] INFO: Scrape type for 10739932: 1
2026-03-27 22:17:34 [adesa.be] INFO: Scraping item 10739932 url https://www.openlane.eu/en/carv6/auction/10739932
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752262%252Fgeneral%252F89a855c7-cc75-47c1-8bac-5ccdff0542cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752262/general/89a855c7-cc75-47c1-8bac-5ccdff0542cf.jpg not downloaded yet
2026-03-27 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752479/general/d61425b4-a20d-487f-a795-5c8f4119e9c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740760)
2026-03-27 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752479/general/9636b0cc-5d91-4159-ade5-cdbd8ff33ceb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740760)
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252Ff220fe98-c946-46dd-b485-bb304f5f1b23.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/f220fe98-c946-46dd-b485-bb304f5f1b23.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752632%252Fgeneral%252Fc8dec073-f767-4421-8ead-d1724ef383d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752632/general/c8dec073-f767-4421-8ead-d1724ef383d7.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252F2ef81fde-5e70-4c98-a5c4-395005bc3079.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/2ef81fde-5e70-4c98-a5c4-395005bc3079.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252F3a64e530-34be-4862-84f5-001fdc0b3d72.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/3a64e530-34be-4862-84f5-001fdc0b3d72.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252Ff3db092c-04bc-4c7c-820a-aaabc7252624.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/f3db092c-04bc-4c7c-820a-aaabc7252624.jpg not downloaded yet
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F46a47b6a-4a45-4858-bb5e-0348f8b42d91.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/46a47b6a-4a45-4858-bb5e-0348f8b42d91.jpg not downloaded yet
2026-03-27 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752504/general/d3e86ae7-4988-4e8b-9b24-957bc736043d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740784)
2026-03-27 22:17:35 [adesa.be] INFO: Found listing with ID: 10739317
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739317%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [adesa.be] INFO: Scrape type for 10739317: 0
2026-03-27 22:17:35 [adesa.be] INFO: Skipping item 10739317 url https://www.openlane.eu/en/carv6/auction/10739317
2026-03-27 22:17:35 [adesa.be] INFO: Found listing with ID: 10740762
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740762%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [adesa.be] INFO: Scrape type for 10740762: 1
2026-03-27 22:17:35 [adesa.be] INFO: Scraping item 10740762 url https://www.openlane.eu/en/carv6/auction/10740762
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752262%252Fgeneral%252F95ed846e-db74-4656-a750-58a21f20e428.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752262/general/95ed846e-db74-4656-a750-58a21f20e428.jpg not downloaded yet
2026-03-27 22:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df022075-062b-52db-8c6f-07e9e3036781 with identifier: 10739997
2026-03-27 22:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df022075-062b-52db-8c6f-07e9e3036781 with scrape type 1
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df022075-062b-52db-8c6f-07e9e3036781
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252F0130eced-bfaf-4d9d-a5c6-b3db9b9261eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/0130eced-bfaf-4d9d-a5c6-b3db9b9261eb.jpg not downloaded yet
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfdacd0>
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252Ffeeed169-4f7a-4e26-8adb-24006dfd807b.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/feeed169-4f7a-4e26-8adb-24006dfd807b.jpg saved to cache
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 56b896df-e301-52e6-b356-c11c5d4e3239
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df14110>
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252Fd90a0122-b719-4b43-87bd-934115520351.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/d90a0122-b719-4b43-87bd-934115520351.jpg saved to cache
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ada4bc77-dbbe-502d-9b6b-714a050a2b25
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e232d10>
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252Fc8082ad5-8ba7-40e9-9f1c-6a6818eba6e9.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/c8082ad5-8ba7-40e9-9f1c-6a6818eba6e9.jpg saved to cache
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ada4bc77-dbbe-502d-9b6b-714a050a2b25
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752632%252Fgeneral%252F2f32f24a-04b4-489d-a2a2-1e204c81ecf5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752632/general/2f32f24a-04b4-489d-a2a2-1e204c81ecf5.jpg not downloaded yet
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252Fa2f65a39-2186-4de8-b18f-3ef237b2a723.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/a2f65a39-2186-4de8-b18f-3ef237b2a723.jpg not downloaded yet
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252F3dda9bbb-f1b1-480a-8700-7e39840885e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/3dda9bbb-f1b1-480a-8700-7e39840885e2.jpg not downloaded yet
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252Fd999c16c-d60b-4424-b9e8-0b5eb1ffe1f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/d999c16c-d60b-4424-b9e8-0b5eb1ffe1f5.jpg not downloaded yet
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F5d501f8e-4eb7-499b-8417-28d1362d7175.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/5d501f8e-4eb7-499b-8417-28d1362d7175.jpg not downloaded yet
2026-03-27 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752511/general/fc31732a-0086-4d5c-a62a-a3b6e7aca805.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740791)
2026-03-27 22:17:35 [adesa.be] INFO: Found listing with ID: 10739212
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739212%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [adesa.be] INFO: Scrape type for 10739212: 0
2026-03-27 22:17:35 [adesa.be] INFO: Skipping item 10739212 url https://www.openlane.eu/en/carv6/auction/10739212
2026-03-27 22:17:35 [adesa.be] INFO: Found listing with ID: 10739366
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739366%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [adesa.be] INFO: Scrape type for 10739366: 0
2026-03-27 22:17:35 [adesa.be] INFO: Skipping item 10739366 url https://www.openlane.eu/en/carv6/auction/10739366
2026-03-27 22:17:35 [adesa.be] INFO: Found listing with ID: 10740469
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740469%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [adesa.be] INFO: Scrape type for 10740469: 1
2026-03-27 22:17:35 [adesa.be] INFO: Scraping item 10740469 url https://www.openlane.eu/en/carv6/auction/10740469
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752262%252Fgeneral%252F63a27031-dec8-4bdb-9f73-ef9be5b95f5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752262/general/63a27031-dec8-4bdb-9f73-ef9be5b95f5c.jpg not downloaded yet
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252Fe5cc2e7c-9f24-4fac-a08f-b570202a55ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/e5cc2e7c-9f24-4fac-a08f-b570202a55ee.jpg not downloaded yet
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252F51084ac0-f919-4ce4-9015-f69e31596741.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/51084ac0-f919-4ce4-9015-f69e31596741.jpg not downloaded yet
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252F798156bf-115b-49a8-ab1c-01c3cdbd2b21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/798156bf-115b-49a8-ab1c-01c3cdbd2b21.jpg not downloaded yet
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F68351d91-f7b4-46ed-9509-24f29444431e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/68351d91-f7b4-46ed-9509-24f29444431e.jpg not downloaded yet
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dee3090>
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252Fd61425b4-a20d-487f-a795-5c8f4119e9c3.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/d61425b4-a20d-487f-a795-5c8f4119e9c3.jpg saved to cache
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ada4bc77-dbbe-502d-9b6b-714a050a2b25
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1f2790>
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252F9636b0cc-5d91-4159-ade5-cdbd8ff33ceb.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/9636b0cc-5d91-4159-ade5-cdbd8ff33ceb.jpg saved to cache
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ada4bc77-dbbe-502d-9b6b-714a050a2b25
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfff910>
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252Fd3e86ae7-4988-4e8b-9b24-957bc736043d.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/d3e86ae7-4988-4e8b-9b24-957bc736043d.jpg saved to cache
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 56b896df-e301-52e6-b356-c11c5d4e3239
2026-03-27 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752262/general/d00cf5e1-13d0-46df-85b4-9e8f3c1cf3e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740016)
2026-03-27 22:17:35 [adesa.be] INFO: Found listing with ID: 10739716
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739716%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [adesa.be] INFO: Scrape type for 10739716: 0
2026-03-27 22:17:35 [adesa.be] INFO: Skipping item 10739716 url https://www.openlane.eu/en/carv6/auction/10739716
2026-03-27 22:17:35 [adesa.be] INFO: Found listing with ID: 10739549
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739549%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [adesa.be] INFO: Scrape type for 10739549: 0
2026-03-27 22:17:35 [adesa.be] INFO: Skipping item 10739549 url https://www.openlane.eu/en/carv6/auction/10739549
2026-03-27 22:17:35 [adesa.be] INFO: Found listing with ID: 10739990
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739990%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [adesa.be] INFO: Scrape type for 10739990: 1
2026-03-27 22:17:35 [adesa.be] INFO: Scraping item 10739990 url https://www.openlane.eu/en/carv6/auction/10739990
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752262%252Fgeneral%252F4784eeb1-87ee-469a-b50f-577e08d2fd88.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752262/general/4784eeb1-87ee-469a-b50f-577e08d2fd88.jpg not downloaded yet
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252F88ecab45-43ce-4a8d-84b2-cab441ed309c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/88ecab45-43ce-4a8d-84b2-cab441ed309c.jpg not downloaded yet
2026-03-27 22:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752524/general/2baae100-942d-4a0b-990e-06d002220da5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740803)
2026-03-27 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752479/general/6dd4b486-3524-4a64-ba13-06812732d8ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740760)
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252F3d014498-c8f6-4c6c-8cb1-ae1f782f9235.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/3d014498-c8f6-4c6c-8cb1-ae1f782f9235.jpg not downloaded yet
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252Fae8ea6a5-6066-4830-a46f-cd7238a3e887.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/ae8ea6a5-6066-4830-a46f-cd7238a3e887.jpg not downloaded yet
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F3d11f675-2cf2-4923-a172-451408399381.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/3d11f675-2cf2-4923-a172-451408399381.jpg not downloaded yet
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9e8fe679-ae50-564d-b96d-215a1a9b9c53 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d31c4835-4bd8-5283-888a-407734781672 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5ff56670-299d-5b07-9dab-494fce51db88 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5ff56670-299d-5b07-9dab-494fce51db88 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:35 [adesa.be] INFO: Found listing with ID: 10738186
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738186%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [adesa.be] INFO: Scrape type for 10738186: 0
2026-03-27 22:17:35 [adesa.be] INFO: Skipping item 10738186 url https://www.openlane.eu/en/carv6/auction/10738186
2026-03-27 22:17:35 [adesa.be] INFO: Found listing with ID: 10739719
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739719%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [adesa.be] INFO: Scrape type for 10739719: 0
2026-03-27 22:17:35 [adesa.be] INFO: Skipping item 10739719 url https://www.openlane.eu/en/carv6/auction/10739719
2026-03-27 22:17:35 [adesa.be] INFO: Found listing with ID: 10739960
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739960%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [adesa.be] INFO: Scrape type for 10739960: 1
2026-03-27 22:17:35 [adesa.be] INFO: Scraping item 10739960 url https://www.openlane.eu/en/carv6/auction/10739960
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752262%252Fgeneral%252Fcad202b5-4027-4a90-9467-c817b416a7d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752262/general/cad202b5-4027-4a90-9467-c817b416a7d9.jpg not downloaded yet
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252Fa535e022-9892-469c-a1b0-4c608a48013a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/a535e022-9892-469c-a1b0-4c608a48013a.jpg not downloaded yet
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d014f50>
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d31c4835-4bd8-5283-888a-407734781672/d31c4835-4bd8-5283-888a-407734781672_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752511%252Fgeneral%252Ffc31732a-0086-4d5c-a62a-a3b6e7aca805.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752511/general/fc31732a-0086-4d5c-a62a-a3b6e7aca805.jpg saved to cache
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d31c4835-4bd8-5283-888a-407734781672
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252Fcf780a74-2501-44e5-a867-dcc7542a4dbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/cf780a74-2501-44e5-a867-dcc7542a4dbc.jpg not downloaded yet
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252Fc6d76164-31e8-4320-b435-3f1ef65b2395.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/c6d76164-31e8-4320-b435-3f1ef65b2395.jpg not downloaded yet
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F37b45945-46f8-4b46-8f4d-d367ed38f3bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/37b45945-46f8-4b46-8f4d-d367ed38f3bb.jpg not downloaded yet
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d56b050>
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62dd929f-f06c-5625-ace9-ba63fd2244f2/62dd929f-f06c-5625-ace9-ba63fd2244f2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752262%252Fgeneral%252Fd00cf5e1-13d0-46df-85b4-9e8f3c1cf3e8.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752262/general/d00cf5e1-13d0-46df-85b4-9e8f3c1cf3e8.jpg saved to cache
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 62dd929f-f06c-5625-ace9-ba63fd2244f2
2026-03-27 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752524/general/2df0ff17-ceb1-4258-bbb9-6c1be395ebc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740803)
2026-03-27 22:17:36 [adesa.be] INFO: Found listing with ID: 10740805
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740805%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [adesa.be] INFO: Scrape type for 10740805: 1
2026-03-27 22:17:36 [adesa.be] INFO: Scraping item 10740805 url https://www.openlane.eu/en/carv6/auction/10740805
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752262%252Fgeneral%252Faf381ee7-f2a2-4cca-abfc-befee116f0b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752262/general/af381ee7-f2a2-4cca-abfc-befee116f0b7.jpg not downloaded yet
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252F41ae4bcf-f8e7-4166-95b8-bd3cb7ea89a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/41ae4bcf-f8e7-4166-95b8-bd3cb7ea89a0.jpg not downloaded yet
2026-03-27 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752262/general/63a27031-dec8-4bdb-9f73-ef9be5b95f5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740016)
2026-03-27 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752243/general/e5cc2e7c-9f24-4fac-a08f-b570202a55ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739997)
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e223590>
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef82ea22-1506-538e-be12-6690717f3ed8/ef82ea22-1506-538e-be12-6690717f3ed8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F2baae100-942d-4a0b-990e-06d002220da5.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/2baae100-942d-4a0b-990e-06d002220da5.jpg saved to cache
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ef82ea22-1506-538e-be12-6690717f3ed8
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf7da10>
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252F6dd4b486-3524-4a64-ba13-06812732d8ad.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/6dd4b486-3524-4a64-ba13-06812732d8ad.jpg saved to cache
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ada4bc77-dbbe-502d-9b6b-714a050a2b25
2026-03-27 22:17:36 [adesa.be] INFO: Found listing with ID: 10740527
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740527%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [adesa.be] INFO: Scrape type for 10740527: 1
2026-03-27 22:17:36 [adesa.be] INFO: Scraping item 10740527 url https://www.openlane.eu/en/carv6/auction/10740527
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752262%252Fgeneral%252F296d53d3-e0fd-4e0b-8568-840e2e03440b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752262/general/296d53d3-e0fd-4e0b-8568-840e2e03440b.jpg not downloaded yet
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252Fa008e2fd-9d8a-489f-a195-dca97812d92a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/a008e2fd-9d8a-489f-a195-dca97812d92a.jpg not downloaded yet
2026-03-27 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752527/general/d999c16c-d60b-4424-b9e8-0b5eb1ffe1f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740806)
2026-03-27 22:17:36 [adesa.be] INFO: Found listing with ID: 10739250
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739250%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [adesa.be] INFO: Scrape type for 10739250: 0
2026-03-27 22:17:36 [adesa.be] INFO: Skipping item 10739250 url https://www.openlane.eu/en/carv6/auction/10739250
2026-03-27 22:17:36 [adesa.be] INFO: Found listing with ID: 10740510
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740510%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [adesa.be] INFO: Scrape type for 10740510: 1
2026-03-27 22:17:36 [adesa.be] INFO: Scraping item 10740510 url https://www.openlane.eu/en/carv6/auction/10740510
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252Fc8d4fd01-7990-4a9d-984b-056dc142839e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/c8d4fd01-7990-4a9d-984b-056dc142839e.jpg not downloaded yet
2026-03-27 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d11a510>
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef82ea22-1506-538e-be12-6690717f3ed8/ef82ea22-1506-538e-be12-6690717f3ed8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F2df0ff17-ceb1-4258-bbb9-6c1be395ebc6.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/2df0ff17-ceb1-4258-bbb9-6c1be395ebc6.jpg saved to cache
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ef82ea22-1506-538e-be12-6690717f3ed8
2026-03-27 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752245/general/3dda9bbb-f1b1-480a-8700-7e39840885e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739999)
2026-03-27 22:17:36 [adesa.be] INFO: Found listing with ID: 10739495
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739495%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [adesa.be] INFO: Scrape type for 10739495: 0
2026-03-27 22:17:36 [adesa.be] INFO: Skipping item 10739495 url https://www.openlane.eu/en/carv6/auction/10739495
2026-03-27 22:17:36 [adesa.be] INFO: Found listing with ID: 10739177
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739177%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [adesa.be] INFO: Scrape type for 10739177: 0
2026-03-27 22:17:36 [adesa.be] INFO: Skipping item 10739177 url https://www.openlane.eu/en/carv6/auction/10739177
2026-03-27 22:17:36 [adesa.be] INFO: Found listing with ID: 10740763
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740763%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [adesa.be] INFO: Scrape type for 10740763: 1
2026-03-27 22:17:36 [adesa.be] INFO: Scraping item 10740763 url https://www.openlane.eu/en/carv6/auction/10740763
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252Ff1fd747b-a5ae-4483-88a8-110425fd9847.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/f1fd747b-a5ae-4483-88a8-110425fd9847.jpg not downloaded yet
2026-03-27 22:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d11a150>
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62dd929f-f06c-5625-ace9-ba63fd2244f2/62dd929f-f06c-5625-ace9-ba63fd2244f2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752262%252Fgeneral%252F63a27031-dec8-4bdb-9f73-ef9be5b95f5c.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752262/general/63a27031-dec8-4bdb-9f73-ef9be5b95f5c.jpg saved to cache
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 62dd929f-f06c-5625-ace9-ba63fd2244f2
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3f5d90>
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df022075-062b-52db-8c6f-07e9e3036781/df022075-062b-52db-8c6f-07e9e3036781_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252Fe5cc2e7c-9f24-4fac-a08f-b570202a55ee.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/e5cc2e7c-9f24-4fac-a08f-b570202a55ee.jpg saved to cache
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item df022075-062b-52db-8c6f-07e9e3036781
2026-03-27 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752527/general/798156bf-115b-49a8-ab1c-01c3cdbd2b21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740806)
2026-03-27 22:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752524/general/68351d91-f7b4-46ed-9509-24f29444431e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740803)
2026-03-27 22:17:36 [adesa.be] INFO: Found listing with ID: 10739570
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739570%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [adesa.be] INFO: Scrape type for 10739570: 0
2026-03-27 22:17:36 [adesa.be] INFO: Skipping item 10739570 url https://www.openlane.eu/en/carv6/auction/10739570
2026-03-27 22:17:36 [adesa.be] INFO: Found listing with ID: 10739095
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739095%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [adesa.be] INFO: Scrape type for 10739095: 0
2026-03-27 22:17:36 [adesa.be] INFO: Skipping item 10739095 url https://www.openlane.eu/en/carv6/auction/10739095
2026-03-27 22:17:36 [adesa.be] INFO: Found listing with ID: 10740482
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740482%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [adesa.be] INFO: Scrape type for 10740482: 1
2026-03-27 22:17:36 [adesa.be] INFO: Scraping item 10740482 url https://www.openlane.eu/en/carv6/auction/10740482
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252Fe5379ff2-bf54-4b05-b8f8-f17d1bdb1d98.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/e5379ff2-bf54-4b05-b8f8-f17d1bdb1d98.jpg not downloaded yet
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cff6c50>
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252Fd999c16c-d60b-4424-b9e8-0b5eb1ffe1f5.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/d999c16c-d60b-4424-b9e8-0b5eb1ffe1f5.jpg saved to cache
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 715719dc-12e1-5244-a840-23767960be1b
2026-03-27 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7ae4256-a917-50fc-8eff-9f49077c1eec with identifier: 10740009
2026-03-27 22:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7ae4256-a917-50fc-8eff-9f49077c1eec with scrape type 1
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7ae4256-a917-50fc-8eff-9f49077c1eec
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252Fb22672b8-c8f3-40c3-9ddf-8638c9233e09.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/b22672b8-c8f3-40c3-9ddf-8638c9233e09.jpg not downloaded yet
2026-03-27 22:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10739937
2026-03-27 22:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with scrape type 1
2026-03-27 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578
2026-03-27 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672048%252Fgeneral%252F8bc10c36-f361-4cf6-aeec-d353561cdc89.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672048/general/8bc10c36-f361-4cf6-aeec-d353561cdc89.jpg already downloaded
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672048%252Fgeneral%252F0979d24e-10a1-46ac-b1ac-3e67eb6a2469.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672048/general/0979d24e-10a1-46ac-b1ac-3e67eb6a2469.jpg already downloaded
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672048%252Fgeneral%252F77131f8b-d961-4ca1-b2a0-2ff775abeb70.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672048/general/77131f8b-d961-4ca1-b2a0-2ff775abeb70.jpg already downloaded
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672048%252Fgeneral%252F62d1105d-7385-47b2-a1ae-75109b53a5fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672048/general/62d1105d-7385-47b2-a1ae-75109b53a5fc.jpg already downloaded
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672048%252Fgeneral%252F6dbe3d31-1c18-4b2f-8635-c6a85b30087a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672048/general/6dbe3d31-1c18-4b2f-8635-c6a85b30087a.jpg already downloaded
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672048%252Fgeneral%252Fadbbc226-3c02-4970-ad50-a4cf825ebb56.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672048/general/adbbc226-3c02-4970-ad50-a4cf825ebb56.jpg already downloaded
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672048%252Fgeneral%252Fdc9e8409-0527-4183-b376-11f34d39235f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672048/general/dc9e8409-0527-4183-b376-11f34d39235f.jpg already downloaded
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672048%252Fgeneral%252F12dd4e2f-dbfb-45aa-9b50-74ca262541c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672048/general/12dd4e2f-dbfb-45aa-9b50-74ca262541c2.jpg already downloaded
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672048%252Fgeneral%252F4ed1d186-a80b-4535-9734-33c7f6a543b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672048/general/4ed1d186-a80b-4535-9734-33c7f6a543b3.jpg already downloaded
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672048%252Fgeneral%252F12bcf3ec-8fe2-413b-a616-831b0db82433.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672048/general/12bcf3ec-8fe2-413b-a616-831b0db82433.jpg already downloaded
2026-03-27 22:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578, identifier: 10739937
2026-03-27 22:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d011d90>
2026-03-27 22:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40/7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252F3dda9bbb-f1b1-480a-8700-7e39840885e2.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/3dda9bbb-f1b1-480a-8700-7e39840885e2.jpg saved to cache
2026-03-27 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40
2026-03-27 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752524/general/37b45945-46f8-4b46-8f4d-d367ed38f3bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740803)
2026-03-27 22:17:37 [adesa.be] INFO: Found listing with ID: 10740794
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740794%27 HTTP/1.1" 200 None
2026-03-27 22:17:37 [adesa.be] INFO: Scrape type for 10740794: 1
2026-03-27 22:17:37 [adesa.be] INFO: Scraping item 10740794 url https://www.openlane.eu/en/carv6/auction/10740794
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252Fb5c730b1-c2d3-41ec-bc31-5b9b1041f645.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/b5c730b1-c2d3-41ec-bc31-5b9b1041f645.jpg not downloaded yet
2026-03-27 22:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10739937
2026-03-27 22:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10739937
2026-03-27 22:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10739937 to the API
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739937>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5b6f6f45-d96b-5fde-bc18-be2d2ecd2578',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFY511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739937',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 162074,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 95,
'photo_urls': ['https://images.openlane.eu/carimgs/5672048/general/8bc10c36-f361-4cf6-aeec-d353561cdc89.jpg',
'https://images.openlane.eu/carimgs/5672048/general/0979d24e-10a1-46ac-b1ac-3e67eb6a2469.jpg',
'https://images.openlane.eu/carimgs/5672048/general/77131f8b-d961-4ca1-b2a0-2ff775abeb70.jpg',
'https://images.openlane.eu/carimgs/5672048/general/62d1105d-7385-47b2-a1ae-75109b53a5fc.jpg',
'https://images.openlane.eu/carimgs/5672048/general/6dbe3d31-1c18-4b2f-8635-c6a85b30087a.jpg',
'https://images.openlane.eu/carimgs/5672048/general/adbbc226-3c02-4970-ad50-a4cf825ebb56.jpg',
'https://images.openlane.eu/carimgs/5672048/general/dc9e8409-0527-4183-b376-11f34d39235f.jpg',
'https://images.openlane.eu/carimgs/5672048/general/12dd4e2f-dbfb-45aa-9b50-74ca262541c2.jpg',
'https://images.openlane.eu/carimgs/5672048/general/4ed1d186-a80b-4535-9734-33c7f6a543b3.jpg',
'https://images.openlane.eu/carimgs/5672048/general/12bcf3ec-8fe2-413b-a616-831b0db82433.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6f6f45-d96b-5fde-bc18-be2d2ecd2578/5b6f6f45-d96b-5fde-bc18-be2d2ecd2578_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177869,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672048/general/8bc10c36-f361-4cf6-aeec-d353561cdc89.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6f6f45-d96b-5fde-bc18-be2d2ecd2578/5b6f6f45-d96b-5fde-bc18-be2d2ecd2578_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164631,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672048/general/0979d24e-10a1-46ac-b1ac-3e67eb6a2469.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6f6f45-d96b-5fde-bc18-be2d2ecd2578/5b6f6f45-d96b-5fde-bc18-be2d2ecd2578_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181061,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672048/general/77131f8b-d961-4ca1-b2a0-2ff775abeb70.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6f6f45-d96b-5fde-bc18-be2d2ecd2578/5b6f6f45-d96b-5fde-bc18-be2d2ecd2578_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169735,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672048/general/62d1105d-7385-47b2-a1ae-75109b53a5fc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6f6f45-d96b-5fde-bc18-be2d2ecd2578/5b6f6f45-d96b-5fde-bc18-be2d2ecd2578_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302469,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672048/general/6dbe3d31-1c18-4b2f-8635-c6a85b30087a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6f6f45-d96b-5fde-bc18-be2d2ecd2578/5b6f6f45-d96b-5fde-bc18-be2d2ecd2578_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312514,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672048/general/adbbc226-3c02-4970-ad50-a4cf825ebb56.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6f6f45-d96b-5fde-bc18-be2d2ecd2578/5b6f6f45-d96b-5fde-bc18-be2d2ecd2578_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284139,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672048/general/dc9e8409-0527-4183-b376-11f34d39235f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6f6f45-d96b-5fde-bc18-be2d2ecd2578/5b6f6f45-d96b-5fde-bc18-be2d2ecd2578_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384663,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672048/general/12dd4e2f-dbfb-45aa-9b50-74ca262541c2.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6f6f45-d96b-5fde-bc18-be2d2ecd2578/5b6f6f45-d96b-5fde-bc18-be2d2ecd2578_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245359,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672048/general/4ed1d186-a80b-4535-9734-33c7f6a543b3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6f6f45-d96b-5fde-bc18-be2d2ecd2578/5b6f6f45-d96b-5fde-bc18-be2d2ecd2578_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248771,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672048/general/12bcf3ec-8fe2-413b-a616-831b0db82433.jpg',
'Width': 1500}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-07-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - 115 hp - 162.074 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739937%27 HTTP/1.1" 200 None
2026-03-27 22:17:38 [adesa.be] INFO: Saving data for 10739937: {'created_time': 1774649858.416294, 'last_price_update_time': 1774649858.416306, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739937') HTTP/1.1" 204 0
2026-03-27 22:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752245/general/cf780a74-2501-44e5-a867-dcc7542a4dbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739999)
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252F72f5112b-ee16-4e44-8d80-83ea7a8ccef4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/72f5112b-ee16-4e44-8d80-83ea7a8ccef4.jpg not downloaded yet
2026-03-27 22:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd84f50>
2026-03-27 22:17:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252F798156bf-115b-49a8-ab1c-01c3cdbd2b21.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/798156bf-115b-49a8-ab1c-01c3cdbd2b21.jpg saved to cache
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 715719dc-12e1-5244-a840-23767960be1b
2026-03-27 22:17:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d492450>
2026-03-27 22:17:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef82ea22-1506-538e-be12-6690717f3ed8/ef82ea22-1506-538e-be12-6690717f3ed8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F68351d91-f7b4-46ed-9509-24f29444431e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/68351d91-f7b4-46ed-9509-24f29444431e.jpg saved to cache
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ef82ea22-1506-538e-be12-6690717f3ed8
2026-03-27 22:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752243/general/a008e2fd-9d8a-489f-a195-dca97812d92a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739997)
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ef82ea22-1506-538e-be12-6690717f3ed8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ef82ea22-1506-538e-be12-6690717f3ed8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ef82ea22-1506-538e-be12-6690717f3ed8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:38 [adesa.be] INFO: Found listing with ID: 10739684
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739684%27 HTTP/1.1" 200 None
2026-03-27 22:17:38 [adesa.be] INFO: Scrape type for 10739684: 0
2026-03-27 22:17:38 [adesa.be] INFO: Skipping item 10739684 url https://www.openlane.eu/en/carv6/auction/10739684
2026-03-27 22:17:38 [adesa.be] INFO: Found listing with ID: 10740484
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740484%27 HTTP/1.1" 200 None
2026-03-27 22:17:38 [adesa.be] INFO: Scrape type for 10740484: 1
2026-03-27 22:17:38 [adesa.be] INFO: Scraping item 10740484 url https://www.openlane.eu/en/carv6/auction/10740484
2026-03-27 22:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 62dd929f-f06c-5625-ace9-ba63fd2244f2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252Ffa339d88-bcf9-499c-b7d0-7b4f581f9a68.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/fa339d88-bcf9-499c-b7d0-7b4f581f9a68.jpg not downloaded yet
2026-03-27 22:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with identifier: 10739932
2026-03-27 22:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with scrape type 1
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664543%252Fgeneral%252F239828c0-d23d-4888-b165-8bb9bc1c4850.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664543/general/239828c0-d23d-4888-b165-8bb9bc1c4850.jpg already downloaded
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664543%252Fgeneral%252F59418b7c-8c7d-4373-9059-0cfe99d33f18.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664543/general/59418b7c-8c7d-4373-9059-0cfe99d33f18.jpg already downloaded
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664543%252Fgeneral%252F9003f68f-6611-43ee-b897-c5c2140a68d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664543/general/9003f68f-6611-43ee-b897-c5c2140a68d6.jpg already downloaded
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664543%252Fgeneral%252Fe403a06c-6ecb-459c-9806-5e770f4817a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664543/general/e403a06c-6ecb-459c-9806-5e770f4817a1.jpg already downloaded
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664543%252Fgeneral%252F71d963f4-e84a-493e-9af7-fb8a2c0b0950.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664543/general/71d963f4-e84a-493e-9af7-fb8a2c0b0950.jpg already downloaded
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664543%252Fgeneral%252F1f59b064-0dcc-4852-a724-c3857bd2187b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664543/general/1f59b064-0dcc-4852-a724-c3857bd2187b.jpg already downloaded
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664543%252Fgeneral%252F507d2d20-2034-40df-b65a-498d7c735647.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664543/general/507d2d20-2034-40df-b65a-498d7c735647.jpg already downloaded
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664543%252Fgeneral%252Ff3c04fec-fe39-4f63-9111-d2850b79549c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664543/general/f3c04fec-fe39-4f63-9111-d2850b79549c.jpg already downloaded
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664543%252Fgeneral%252F5f297c7d-e86e-4032-958a-24890f8bdd3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664543/general/5f297c7d-e86e-4032-958a-24890f8bdd3b.jpg already downloaded
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664543%252Fgeneral%252F0ba033c1-f6e3-42e0-a206-c2fbb2ffe325.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664543/general/0ba033c1-f6e3-42e0-a206-c2fbb2ffe325.jpg already downloaded
2026-03-27 22:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2, identifier: 10739932
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfa8810>
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef82ea22-1506-538e-be12-6690717f3ed8/ef82ea22-1506-538e-be12-6690717f3ed8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F37b45945-46f8-4b46-8f4d-d367ed38f3bb.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/37b45945-46f8-4b46-8f4d-d367ed38f3bb.jpg saved to cache
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ef82ea22-1506-538e-be12-6690717f3ed8
2026-03-27 22:17:39 [adesa.be] INFO: Found listing with ID: 10739260
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739260%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [adesa.be] INFO: Scrape type for 10739260: 0
2026-03-27 22:17:39 [adesa.be] INFO: Skipping item 10739260 url https://www.openlane.eu/en/carv6/auction/10739260
2026-03-27 22:17:39 [adesa.be] INFO: Found listing with ID: 10740788
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740788%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [adesa.be] INFO: Scrape type for 10740788: 1
2026-03-27 22:17:39 [adesa.be] INFO: Scraping item 10740788 url https://www.openlane.eu/en/carv6/auction/10740788
2026-03-27 22:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with identifier: 10739932
2026-03-27 22:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with identifier: 10739932
2026-03-27 22:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with identifier: 10739932 to the API
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739932>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '700a1ccb-7b75-5d74-bee5-f1f4b304a1a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHY743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739932',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 152917,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 76,
'photo_urls': ['https://images.openlane.eu/carimgs/5664543/general/239828c0-d23d-4888-b165-8bb9bc1c4850.jpg',
'https://images.openlane.eu/carimgs/5664543/general/59418b7c-8c7d-4373-9059-0cfe99d33f18.jpg',
'https://images.openlane.eu/carimgs/5664543/general/9003f68f-6611-43ee-b897-c5c2140a68d6.jpg',
'https://images.openlane.eu/carimgs/5664543/general/e403a06c-6ecb-459c-9806-5e770f4817a1.jpg',
'https://images.openlane.eu/carimgs/5664543/general/71d963f4-e84a-493e-9af7-fb8a2c0b0950.jpg',
'https://images.openlane.eu/carimgs/5664543/general/1f59b064-0dcc-4852-a724-c3857bd2187b.jpg',
'https://images.openlane.eu/carimgs/5664543/general/507d2d20-2034-40df-b65a-498d7c735647.jpg',
'https://images.openlane.eu/carimgs/5664543/general/f3c04fec-fe39-4f63-9111-d2850b79549c.jpg',
'https://images.openlane.eu/carimgs/5664543/general/5f297c7d-e86e-4032-958a-24890f8bdd3b.jpg',
'https://images.openlane.eu/carimgs/5664543/general/0ba033c1-f6e3-42e0-a206-c2fbb2ffe325.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700a1ccb-7b75-5d74-bee5-f1f4b304a1a2/700a1ccb-7b75-5d74-bee5-f1f4b304a1a2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664543/general/239828c0-d23d-4888-b165-8bb9bc1c4850.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700a1ccb-7b75-5d74-bee5-f1f4b304a1a2/700a1ccb-7b75-5d74-bee5-f1f4b304a1a2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664543/general/59418b7c-8c7d-4373-9059-0cfe99d33f18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700a1ccb-7b75-5d74-bee5-f1f4b304a1a2/700a1ccb-7b75-5d74-bee5-f1f4b304a1a2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664543/general/9003f68f-6611-43ee-b897-c5c2140a68d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700a1ccb-7b75-5d74-bee5-f1f4b304a1a2/700a1ccb-7b75-5d74-bee5-f1f4b304a1a2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664543/general/e403a06c-6ecb-459c-9806-5e770f4817a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700a1ccb-7b75-5d74-bee5-f1f4b304a1a2/700a1ccb-7b75-5d74-bee5-f1f4b304a1a2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664543/general/71d963f4-e84a-493e-9af7-fb8a2c0b0950.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700a1ccb-7b75-5d74-bee5-f1f4b304a1a2/700a1ccb-7b75-5d74-bee5-f1f4b304a1a2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664543/general/1f59b064-0dcc-4852-a724-c3857bd2187b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700a1ccb-7b75-5d74-bee5-f1f4b304a1a2/700a1ccb-7b75-5d74-bee5-f1f4b304a1a2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664543/general/507d2d20-2034-40df-b65a-498d7c735647.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700a1ccb-7b75-5d74-bee5-f1f4b304a1a2/700a1ccb-7b75-5d74-bee5-f1f4b304a1a2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664543/general/f3c04fec-fe39-4f63-9111-d2850b79549c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700a1ccb-7b75-5d74-bee5-f1f4b304a1a2/700a1ccb-7b75-5d74-bee5-f1f4b304a1a2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664543/general/5f297c7d-e86e-4032-958a-24890f8bdd3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700a1ccb-7b75-5d74-bee5-f1f4b304a1a2/700a1ccb-7b75-5d74-bee5-f1f4b304a1a2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664543/general/0ba033c1-f6e3-42e0-a206-c2fbb2ffe325.jpg',
'Width': 1024}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-04-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'152.917 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739932%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [adesa.be] INFO: Saving data for 10739932: {'created_time': 1774649859.408674, 'last_price_update_time': 1774649859.408685, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739932') HTTP/1.1" 204 0
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d486550>
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40/7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252Fcf780a74-2501-44e5-a867-dcc7542a4dbc.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/cf780a74-2501-44e5-a867-dcc7542a4dbc.jpg saved to cache
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40
2026-03-27 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752527/general/c6d76164-31e8-4320-b435-3f1ef65b2395.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740806)
2026-03-27 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752243/general/c8d4fd01-7990-4a9d-984b-056dc142839e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739997)
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252Fa3e09505-4592-425d-9b34-d215da001858.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/a3e09505-4592-425d-9b34-d215da001858.jpg not downloaded yet
2026-03-27 22:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752255/general/b22672b8-c8f3-40c3-9ddf-8638c9233e09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740009)
2026-03-27 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752262/general/af381ee7-f2a2-4cca-abfc-befee116f0b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740016)
2026-03-27 22:17:39 [adesa.be] INFO: Found listing with ID: 10740755
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740755%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [adesa.be] INFO: Scrape type for 10740755: 1
2026-03-27 22:17:39 [adesa.be] INFO: Scraping item 10740755 url https://www.openlane.eu/en/carv6/auction/10740755
2026-03-27 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d012d90>
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df022075-062b-52db-8c6f-07e9e3036781/df022075-062b-52db-8c6f-07e9e3036781_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252Fa008e2fd-9d8a-489f-a195-dca97812d92a.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/a008e2fd-9d8a-489f-a195-dca97812d92a.jpg saved to cache
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item df022075-062b-52db-8c6f-07e9e3036781
2026-03-27 22:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfd29292-72c1-583d-8923-2002e78806d4 with identifier: 10740469
2026-03-27 22:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfd29292-72c1-583d-8923-2002e78806d4 with scrape type 1
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dfd29292-72c1-583d-8923-2002e78806d4
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252Faeeedc27-2383-4109-ba1e-66111210b552.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/aeeedc27-2383-4109-ba1e-66111210b552.jpg not downloaded yet
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252F60f6e73d-44a2-4226-822e-dd9c5796e648.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/60f6e73d-44a2-4226-822e-dd9c5796e648.jpg not downloaded yet
2026-03-27 22:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:39 [adesa.be] INFO: Found listing with ID: 10739166
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739166%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [adesa.be] INFO: Scrape type for 10739166: 0
2026-03-27 22:17:39 [adesa.be] INFO: Skipping item 10739166 url https://www.openlane.eu/en/carv6/auction/10739166
2026-03-27 22:17:39 [adesa.be] INFO: Found listing with ID: 10739360
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739360%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [adesa.be] INFO: Scrape type for 10739360: 0
2026-03-27 22:17:39 [adesa.be] INFO: Skipping item 10739360 url https://www.openlane.eu/en/carv6/auction/10739360
2026-03-27 22:17:39 [adesa.be] INFO: Found listing with ID: 10740507
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740507%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [adesa.be] INFO: Scrape type for 10740507: 1
2026-03-27 22:17:39 [adesa.be] INFO: Scraping item 10740507 url https://www.openlane.eu/en/carv6/auction/10740507
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252Fd12b4f80-3b23-4bba-967b-ba1c0c7cbe3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/d12b4f80-3b23-4bba-967b-ba1c0c7cbe3a.jpg not downloaded yet
2026-03-27 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752255/general/72f5112b-ee16-4e44-8d80-83ea7a8ccef4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740009)
2026-03-27 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752243/general/b5c730b1-c2d3-41ec-bc31-5b9b1041f645.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739997)
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252Fcf72b468-c972-4d08-9bda-2b48a95be51d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/cf72b468-c972-4d08-9bda-2b48a95be51d.jpg not downloaded yet
2026-03-27 22:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0f6950>
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252Fc6d76164-31e8-4320-b435-3f1ef65b2395.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/c6d76164-31e8-4320-b435-3f1ef65b2395.jpg saved to cache
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 715719dc-12e1-5244-a840-23767960be1b
2026-03-27 22:17:39 [adesa.be] INFO: Found listing with ID: 10739247
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739247%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [adesa.be] INFO: Scrape type for 10739247: 0
2026-03-27 22:17:39 [adesa.be] INFO: Skipping item 10739247 url https://www.openlane.eu/en/carv6/auction/10739247
2026-03-27 22:17:39 [adesa.be] INFO: Found listing with ID: 10739707
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739707%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [adesa.be] INFO: Scrape type for 10739707: 0
2026-03-27 22:17:39 [adesa.be] INFO: Skipping item 10739707 url https://www.openlane.eu/en/carv6/auction/10739707
2026-03-27 22:17:39 [adesa.be] INFO: Found listing with ID: 10739494
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739494%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [adesa.be] INFO: Scrape type for 10739494: 0
2026-03-27 22:17:39 [adesa.be] INFO: Skipping item 10739494 url https://www.openlane.eu/en/carv6/auction/10739494
2026-03-27 22:17:39 [adesa.be] INFO: Found listing with ID: 10739934
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739934%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [adesa.be] INFO: Scrape type for 10739934: 1
2026-03-27 22:17:39 [adesa.be] INFO: Scraping item 10739934 url https://www.openlane.eu/en/carv6/auction/10739934
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252Fbb451ed0-8f8a-4779-847e-0e623356a008.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/bb451ed0-8f8a-4779-847e-0e623356a008.jpg not downloaded yet
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02eaa50>
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df022075-062b-52db-8c6f-07e9e3036781/df022075-062b-52db-8c6f-07e9e3036781_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252Fc8d4fd01-7990-4a9d-984b-056dc142839e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/c8d4fd01-7990-4a9d-984b-056dc142839e.jpg saved to cache
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item df022075-062b-52db-8c6f-07e9e3036781
2026-03-27 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752255/general/fa339d88-bcf9-499c-b7d0-7b4f581f9a68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740009)
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252F76ab485a-1287-455b-bc7b-8fa413dd78a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/76ab485a-1287-455b-bc7b-8fa413dd78a1.jpg not downloaded yet
2026-03-27 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752255/general/a3e09505-4592-425d-9b34-d215da001858.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740009)
2026-03-27 22:17:39 [adesa.be] INFO: Found listing with ID: 10739928
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739928%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [adesa.be] INFO: Scrape type for 10739928: 1
2026-03-27 22:17:39 [adesa.be] INFO: Scraping item 10739928 url https://www.openlane.eu/en/carv6/auction/10739928
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252F74aa717f-f34c-405b-b6d8-88f2ec256965.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/74aa717f-f34c-405b-b6d8-88f2ec256965.jpg not downloaded yet
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de13e10>
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252Fb22672b8-c8f3-40c3-9ddf-8638c9233e09.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/b22672b8-c8f3-40c3-9ddf-8638c9233e09.jpg saved to cache
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e7ae4256-a917-50fc-8eff-9f49077c1eec
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cffcfd0>
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62dd929f-f06c-5625-ace9-ba63fd2244f2/62dd929f-f06c-5625-ace9-ba63fd2244f2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752262%252Fgeneral%252Faf381ee7-f2a2-4cca-abfc-befee116f0b7.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752262/general/af381ee7-f2a2-4cca-abfc-befee116f0b7.jpg saved to cache
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 62dd929f-f06c-5625-ace9-ba63fd2244f2
2026-03-27 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17f84249-c8ce-5114-be64-23aef7653b17 with identifier: 10740462
2026-03-27 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17f84249-c8ce-5114-be64-23aef7653b17 with scrape type 1
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 17f84249-c8ce-5114-be64-23aef7653b17
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752533%252Fgeneral%252F8686f609-387b-4787-983e-dfd75e314e4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752533/general/8686f609-387b-4787-983e-dfd75e314e4a.jpg not downloaded yet
2026-03-27 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 875193db-cc97-50a0-bee2-04f0a6463a47 with identifier: 10740510
2026-03-27 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 875193db-cc97-50a0-bee2-04f0a6463a47 with scrape type 1
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 875193db-cc97-50a0-bee2-04f0a6463a47
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752626%252Fgeneral%252F104acb95-e597-48f2-a07c-51495a901738.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752626/general/104acb95-e597-48f2-a07c-51495a901738.jpg not downloaded yet
2026-03-27 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752541/general/aeeedc27-2383-4109-ba1e-66111210b552.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740469)
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252F10916936-2b26-4b0f-b6a4-f4307d395b89.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/10916936-2b26-4b0f-b6a4-f4307d395b89.jpg not downloaded yet
2026-03-27 22:17:40 [adesa.be] INFO: Found listing with ID: 10740523
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740523%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [adesa.be] INFO: Scrape type for 10740523: 1
2026-03-27 22:17:40 [adesa.be] INFO: Scraping item 10740523 url https://www.openlane.eu/en/carv6/auction/10740523
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252F6b3e3bf2-9a14-41ba-8297-df5a13ce479b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/6b3e3bf2-9a14-41ba-8297-df5a13ce479b.jpg not downloaded yet
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752533%252Fgeneral%252Ffb86f623-a72b-499a-b0b0-c57578c0e248.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752533/general/fb86f623-a72b-499a-b0b0-c57578c0e248.jpg not downloaded yet
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752626%252Fgeneral%252F0cabd164-f725-4ca1-91c3-79e4e19ab480.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752626/general/0cabd164-f725-4ca1-91c3-79e4e19ab480.jpg not downloaded yet
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf73790>
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252F72f5112b-ee16-4e44-8d80-83ea7a8ccef4.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/72f5112b-ee16-4e44-8d80-83ea7a8ccef4.jpg saved to cache
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e7ae4256-a917-50fc-8eff-9f49077c1eec
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1e61d0>
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df022075-062b-52db-8c6f-07e9e3036781/df022075-062b-52db-8c6f-07e9e3036781_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252Fb5c730b1-c2d3-41ec-bc31-5b9b1041f645.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/b5c730b1-c2d3-41ec-bc31-5b9b1041f645.jpg saved to cache
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item df022075-062b-52db-8c6f-07e9e3036781
2026-03-27 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752255/general/60f6e73d-44a2-4226-822e-dd9c5796e648.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740009)
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252F1eddb55d-285e-4aee-9f8e-6e4e727f8264.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/1eddb55d-285e-4aee-9f8e-6e4e727f8264.jpg not downloaded yet
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d01ac10>
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252Ffa339d88-bcf9-499c-b7d0-7b4f581f9a68.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/fa339d88-bcf9-499c-b7d0-7b4f581f9a68.jpg saved to cache
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e7ae4256-a917-50fc-8eff-9f49077c1eec
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3c7350>
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252Fa3e09505-4592-425d-9b34-d215da001858.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/a3e09505-4592-425d-9b34-d215da001858.jpg saved to cache
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e7ae4256-a917-50fc-8eff-9f49077c1eec
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 62dd929f-f06c-5625-ace9-ba63fd2244f2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item df022075-062b-52db-8c6f-07e9e3036781 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:40 [adesa.be] INFO: Found listing with ID: 10739131
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739131%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [adesa.be] INFO: Scrape type for 10739131: 0
2026-03-27 22:17:40 [adesa.be] INFO: Skipping item 10739131 url https://www.openlane.eu/en/carv6/auction/10739131
2026-03-27 22:17:40 [adesa.be] INFO: Found listing with ID: 10739129
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739129%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [adesa.be] INFO: Scrape type for 10739129: 0
2026-03-27 22:17:40 [adesa.be] INFO: Skipping item 10739129 url https://www.openlane.eu/en/carv6/auction/10739129
2026-03-27 22:17:40 [adesa.be] INFO: Found listing with ID: 10739971
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739971%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [adesa.be] INFO: Scrape type for 10739971: 1
2026-03-27 22:17:40 [adesa.be] INFO: Scraping item 10739971 url https://www.openlane.eu/en/carv6/auction/10739971
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252Feb35b8ed-2833-4bca-a067-8488c54b3025.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/eb35b8ed-2833-4bca-a067-8488c54b3025.jpg not downloaded yet
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752533%252Fgeneral%252F3ae2f666-1240-42e2-a0bb-0d5efbce435e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752533/general/3ae2f666-1240-42e2-a0bb-0d5efbce435e.jpg not downloaded yet
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752626%252Fgeneral%252F26e401f9-9bbf-49bb-ac0d-432fb075ad85.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752626/general/26e401f9-9bbf-49bb-ac0d-432fb075ad85.jpg not downloaded yet
2026-03-27 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752541/general/bb451ed0-8f8a-4779-847e-0e623356a008.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740469)
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252Faadc6109-77eb-4b8e-b12c-67f454297756.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/aadc6109-77eb-4b8e-b12c-67f454297756.jpg not downloaded yet
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfa1e10>
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252Faeeedc27-2383-4109-ba1e-66111210b552.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/aeeedc27-2383-4109-ba1e-66111210b552.jpg saved to cache
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dfd29292-72c1-583d-8923-2002e78806d4
2026-03-27 22:17:40 [adesa.be] INFO: Found listing with ID: 10739028
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739028%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [adesa.be] INFO: Scrape type for 10739028: 0
2026-03-27 22:17:40 [adesa.be] INFO: Skipping item 10739028 url https://www.openlane.eu/en/carv6/auction/10739028
2026-03-27 22:17:40 [adesa.be] INFO: Found listing with ID: 10739295
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739295%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [adesa.be] INFO: Scrape type for 10739295: 0
2026-03-27 22:17:40 [adesa.be] INFO: Skipping item 10739295 url https://www.openlane.eu/en/carv6/auction/10739295
2026-03-27 22:17:40 [adesa.be] INFO: Found listing with ID: 10739638
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739638%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [adesa.be] INFO: Scrape type for 10739638: 0
2026-03-27 22:17:40 [adesa.be] INFO: Skipping item 10739638 url https://www.openlane.eu/en/carv6/auction/10739638
2026-03-27 22:17:40 [adesa.be] INFO: Found listing with ID: 10740494
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740494%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [adesa.be] INFO: Scrape type for 10740494: 1
2026-03-27 22:17:40 [adesa.be] INFO: Scraping item 10740494 url https://www.openlane.eu/en/carv6/auction/10740494
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252F3c1da235-4fa6-490a-9b5e-f2037966c017.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/3c1da235-4fa6-490a-9b5e-f2037966c017.jpg not downloaded yet
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752533%252Fgeneral%252Fa954195a-def2-4619-9fbd-379265226c50.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752533/general/a954195a-def2-4619-9fbd-379265226c50.jpg not downloaded yet
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752626%252Fgeneral%252Fea0e19f2-da8c-4818-8b18-56d39caf56ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752626/general/ea0e19f2-da8c-4818-8b18-56d39caf56ce.jpg not downloaded yet
2026-03-27 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d392d50>
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252F60f6e73d-44a2-4226-822e-dd9c5796e648.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/60f6e73d-44a2-4226-822e-dd9c5796e648.jpg saved to cache
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e7ae4256-a917-50fc-8eff-9f49077c1eec
2026-03-27 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752255/general/76ab485a-1287-455b-bc7b-8fa413dd78a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740009)
2026-03-27 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752626/general/104acb95-e597-48f2-a07c-51495a901738.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740510)
2026-03-27 22:17:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item df022075-062b-52db-8c6f-07e9e3036781 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item df022075-062b-52db-8c6f-07e9e3036781 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:40 [adesa.be] INFO: Found listing with ID: 10739226
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739226%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [adesa.be] INFO: Scrape type for 10739226: 0
2026-03-27 22:17:40 [adesa.be] INFO: Skipping item 10739226 url https://www.openlane.eu/en/carv6/auction/10739226
2026-03-27 22:17:40 [adesa.be] INFO: Found listing with ID: 10739546
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739546%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [adesa.be] INFO: Scrape type for 10739546: 0
2026-03-27 22:17:40 [adesa.be] INFO: Skipping item 10739546 url https://www.openlane.eu/en/carv6/auction/10739546
2026-03-27 22:17:40 [adesa.be] INFO: Found listing with ID: 10740747
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740747%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [adesa.be] INFO: Scrape type for 10740747: 1
2026-03-27 22:17:40 [adesa.be] INFO: Scraping item 10740747 url https://www.openlane.eu/en/carv6/auction/10740747
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252F8dd980ce-0f79-4479-b5ee-336972004857.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/8dd980ce-0f79-4479-b5ee-336972004857.jpg not downloaded yet
2026-03-27 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752533%252Fgeneral%252F62e69dc7-96cf-4c6f-865f-b561b9fdeb0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752533/general/62e69dc7-96cf-4c6f-865f-b561b9fdeb0a.jpg not downloaded yet
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752626%252Fgeneral%252F0f97f95e-bc27-4c44-b553-3cf6331d6dee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752626/general/0f97f95e-bc27-4c44-b553-3cf6331d6dee.jpg not downloaded yet
2026-03-27 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752255/general/10916936-2b26-4b0f-b6a4-f4307d395b89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740009)
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0114d0>
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252Fbb451ed0-8f8a-4779-847e-0e623356a008.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/bb451ed0-8f8a-4779-847e-0e623356a008.jpg saved to cache
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dfd29292-72c1-583d-8923-2002e78806d4
2026-03-27 22:17:41 [adesa.be] INFO: Found listing with ID: 10739433
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739433%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [adesa.be] INFO: Scrape type for 10739433: 0
2026-03-27 22:17:41 [adesa.be] INFO: Skipping item 10739433 url https://www.openlane.eu/en/carv6/auction/10739433
2026-03-27 22:17:41 [adesa.be] INFO: Found listing with ID: 10739383
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739383%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [adesa.be] INFO: Scrape type for 10739383: 0
2026-03-27 22:17:41 [adesa.be] INFO: Skipping item 10739383 url https://www.openlane.eu/en/carv6/auction/10739383
2026-03-27 22:17:41 [adesa.be] INFO: Found listing with ID: 10739337
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739337%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [adesa.be] INFO: Scrape type for 10739337: 0
2026-03-27 22:17:41 [adesa.be] INFO: Skipping item 10739337 url https://www.openlane.eu/en/carv6/auction/10739337
2026-03-27 22:17:41 [adesa.be] INFO: Found listing with ID: 10739710
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739710%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [adesa.be] INFO: Scrape type for 10739710: 0
2026-03-27 22:17:41 [adesa.be] INFO: Skipping item 10739710 url https://www.openlane.eu/en/carv6/auction/10739710
2026-03-27 22:17:41 [adesa.be] INFO: Found listing with ID: 10739540
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739540%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [adesa.be] INFO: Scrape type for 10739540: 0
2026-03-27 22:17:41 [adesa.be] INFO: Skipping item 10739540 url https://www.openlane.eu/en/carv6/auction/10739540
2026-03-27 22:17:41 [adesa.be] INFO: Found listing with ID: 10739954
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739954%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [adesa.be] INFO: Scrape type for 10739954: 1
2026-03-27 22:17:41 [adesa.be] INFO: Scraping item 10739954 url https://www.openlane.eu/en/carv6/auction/10739954
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252F20e2517c-a903-4b44-849d-723a0d118918.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/20e2517c-a903-4b44-849d-723a0d118918.jpg not downloaded yet
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752533%252Fgeneral%252Ff466e4d4-f63f-491f-9525-8e07d1d1f8ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752533/general/f466e4d4-f63f-491f-9525-8e07d1d1f8ae.jpg not downloaded yet
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752626%252Fgeneral%252Fde7cf1df-d9b4-4b89-9062-3bc5f135f4b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752626/general/de7cf1df-d9b4-4b89-9062-3bc5f135f4b7.jpg not downloaded yet
2026-03-27 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752255/general/1eddb55d-285e-4aee-9f8e-6e4e727f8264.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740009)
2026-03-27 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752541/general/eb35b8ed-2833-4bca-a067-8488c54b3025.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740469)
2026-03-27 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752255/general/aadc6109-77eb-4b8e-b12c-67f454297756.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740009)
2026-03-27 22:17:41 [adesa.be] INFO: Found listing with ID: 10739544
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739544%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [adesa.be] INFO: Scrape type for 10739544: 0
2026-03-27 22:17:41 [adesa.be] INFO: Skipping item 10739544 url https://www.openlane.eu/en/carv6/auction/10739544
2026-03-27 22:17:41 [adesa.be] INFO: Found listing with ID: 10740519
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740519%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [adesa.be] INFO: Scrape type for 10740519: 1
2026-03-27 22:17:41 [adesa.be] INFO: Scraping item 10740519 url https://www.openlane.eu/en/carv6/auction/10740519
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252F9621511f-dacf-4726-b9d1-11fc95de6b0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/9621511f-dacf-4726-b9d1-11fc95de6b0d.jpg not downloaded yet
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752533%252Fgeneral%252F5e03afae-05ce-4cb5-96bc-864dd3107f1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752533/general/5e03afae-05ce-4cb5-96bc-864dd3107f1d.jpg not downloaded yet
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752626%252Fgeneral%252Fde685ca7-e447-4be3-948f-d87f553ffad7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752626/general/de685ca7-e447-4be3-948f-d87f553ffad7.jpg not downloaded yet
2026-03-27 22:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a281b110-227c-5fdf-8571-f1420f45aa93 with identifier: 10740527
2026-03-27 22:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a281b110-227c-5fdf-8571-f1420f45aa93 with scrape type 1
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a281b110-227c-5fdf-8571-f1420f45aa93
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F42c57742-cbc3-4847-8f74-d2f784af82bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/42c57742-cbc3-4847-8f74-d2f784af82bf.jpg not downloaded yet
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d002050>
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252F76ab485a-1287-455b-bc7b-8fa413dd78a1.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/76ab485a-1287-455b-bc7b-8fa413dd78a1.jpg saved to cache
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e7ae4256-a917-50fc-8eff-9f49077c1eec
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff5290>
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_875193db-cc97-50a0-bee2-04f0a6463a47/875193db-cc97-50a0-bee2-04f0a6463a47_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752626%252Fgeneral%252F104acb95-e597-48f2-a07c-51495a901738.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752626/general/104acb95-e597-48f2-a07c-51495a901738.jpg saved to cache
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 875193db-cc97-50a0-bee2-04f0a6463a47
2026-03-27 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:41 [adesa.be] INFO: Found listing with ID: 10739613
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739613%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [adesa.be] INFO: Scrape type for 10739613: 0
2026-03-27 22:17:41 [adesa.be] INFO: Skipping item 10739613 url https://www.openlane.eu/en/carv6/auction/10739613
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752533%252Fgeneral%252F71f7da0e-9b9a-4f82-bcd3-645751c5da4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752533/general/71f7da0e-9b9a-4f82-bcd3-645751c5da4f.jpg not downloaded yet
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752626%252Fgeneral%252F4a51aa49-23fb-4e87-adb0-4744e0227a5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752626/general/4a51aa49-23fb-4e87-adb0-4744e0227a5f.jpg not downloaded yet
2026-03-27 22:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F3776ae58-79e5-4ddd-b975-198ebc9e8ef7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/3776ae58-79e5-4ddd-b975-198ebc9e8ef7.jpg not downloaded yet
2026-03-27 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752626/general/ea0e19f2-da8c-4818-8b18-56d39caf56ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740510)
2026-03-27 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e196c10>
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252F10916936-2b26-4b0f-b6a4-f4307d395b89.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/10916936-2b26-4b0f-b6a4-f4307d395b89.jpg saved to cache
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e7ae4256-a917-50fc-8eff-9f49077c1eec
2026-03-27 22:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a8eef60-ba1a-545c-99b1-4d8f69540dfb with identifier: 10740788
2026-03-27 22:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb with scrape type 1
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252F74b58296-9a9b-4fb5-a9bf-d5de87cdeb64.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/74b58296-9a9b-4fb5-a9bf-d5de87cdeb64.jpg not downloaded yet
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d426c50>
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252F1eddb55d-285e-4aee-9f8e-6e4e727f8264.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/1eddb55d-285e-4aee-9f8e-6e4e727f8264.jpg saved to cache
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e7ae4256-a917-50fc-8eff-9f49077c1eec
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de43b90>
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252Feb35b8ed-2833-4bca-a067-8488c54b3025.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/eb35b8ed-2833-4bca-a067-8488c54b3025.jpg saved to cache
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dfd29292-72c1-583d-8923-2002e78806d4
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0efd10>
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252Faadc6109-77eb-4b8e-b12c-67f454297756.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/aadc6109-77eb-4b8e-b12c-67f454297756.jpg saved to cache
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e7ae4256-a917-50fc-8eff-9f49077c1eec
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752533%252Fgeneral%252F1c2504e1-45a9-4e65-be56-0167f3c051c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752533/general/1c2504e1-45a9-4e65-be56-0167f3c051c3.jpg not downloaded yet
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752626%252Fgeneral%252F777ffb84-f213-4474-93a3-2ce88a81339c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752626/general/777ffb84-f213-4474-93a3-2ce88a81339c.jpg not downloaded yet
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F119681ee-3e00-4888-86f6-d070cd04eb34.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/119681ee-3e00-4888-86f6-d070cd04eb34.jpg not downloaded yet
2026-03-27 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752541/general/20e2517c-a903-4b44-849d-723a0d118918.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740469)
2026-03-27 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752626/general/de7cf1df-d9b4-4b89-9062-3bc5f135f4b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740510)
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 17f84249-c8ce-5114-be64-23aef7653b17 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252F44be5c18-079e-4de3-9c1d-16c2bf538e67.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/44be5c18-079e-4de3-9c1d-16c2bf538e67.jpg not downloaded yet
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752533%252Fgeneral%252F4e0abcdf-f299-4ecd-b24b-b9dc3766771b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752533/general/4e0abcdf-f299-4ecd-b24b-b9dc3766771b.jpg not downloaded yet
2026-03-27 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752626%252Fgeneral%252F787d2371-d1d7-40d3-a40a-6685e3b6f41f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752626/general/787d2371-d1d7-40d3-a40a-6685e3b6f41f.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F759d0cb0-6d36-4d06-8b06-424d436ca828.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/759d0cb0-6d36-4d06-8b06-424d436ca828.jpg not downloaded yet
2026-03-27 22:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35cda133-f4b9-5ba9-8d21-0d66423886c6 with identifier: 10740482
2026-03-27 22:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35cda133-f4b9-5ba9-8d21-0d66423886c6 with scrape type 1
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35cda133-f4b9-5ba9-8d21-0d66423886c6
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252Fe96e705e-a071-4cdb-8ad5-94a68ce043d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/e96e705e-a071-4cdb-8ad5-94a68ce043d0.jpg not downloaded yet
2026-03-27 22:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aba9628d-2e5e-5223-bfd2-f33e4318a364 with identifier: 10740755
2026-03-27 22:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aba9628d-2e5e-5223-bfd2-f33e4318a364 with scrape type 1
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aba9628d-2e5e-5223-bfd2-f33e4318a364
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252F3e6c3fe0-8ee4-4867-953d-3c87f82a458a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/3e6c3fe0-8ee4-4867-953d-3c87f82a458a.jpg not downloaded yet
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de57890>
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_875193db-cc97-50a0-bee2-04f0a6463a47/875193db-cc97-50a0-bee2-04f0a6463a47_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752626%252Fgeneral%252Fea0e19f2-da8c-4818-8b18-56d39caf56ce.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752626/general/ea0e19f2-da8c-4818-8b18-56d39caf56ce.jpg saved to cache
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 875193db-cc97-50a0-bee2-04f0a6463a47
2026-03-27 22:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28680424-6b9e-55b2-9e67-2d406b58c5b3 with identifier: 10740484
2026-03-27 22:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28680424-6b9e-55b2-9e67-2d406b58c5b3 with scrape type 1
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 28680424-6b9e-55b2-9e67-2d406b58c5b3
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252F9bc8c49d-1f8b-4322-ac45-a01b81f47791.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/9bc8c49d-1f8b-4322-ac45-a01b81f47791.jpg not downloaded yet
2026-03-27 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752533/general/f466e4d4-f63f-491f-9525-8e07d1d1f8ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740462)
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252Fc511553e-1b82-4404-b64d-979dec76b019.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/c511553e-1b82-4404-b64d-979dec76b019.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F131b8dd6-d8bd-4697-92f8-cd793630c57d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/131b8dd6-d8bd-4697-92f8-cd793630c57d.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252Fd9a2e1ff-a41d-4fb0-bd1d-4c911b1a880e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/d9a2e1ff-a41d-4fb0-bd1d-4c911b1a880e.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252F93d0fd13-6b94-45d6-9649-92e014cabc9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/93d0fd13-6b94-45d6-9649-92e014cabc9a.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252Ff0c9910e-bd1c-4ee9-a6ef-ff3cc713f60f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/f0c9910e-bd1c-4ee9-a6ef-ff3cc713f60f.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252F235d2649-4e6a-48e5-8cf1-0eb6882d9b5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/235d2649-4e6a-48e5-8cf1-0eb6882d9b5e.jpg not downloaded yet
2026-03-27 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de37550>
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252F20e2517c-a903-4b44-849d-723a0d118918.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/20e2517c-a903-4b44-849d-723a0d118918.jpg saved to cache
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dfd29292-72c1-583d-8923-2002e78806d4
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3dccd0>
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_875193db-cc97-50a0-bee2-04f0a6463a47/875193db-cc97-50a0-bee2-04f0a6463a47_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752626%252Fgeneral%252Fde7cf1df-d9b4-4b89-9062-3bc5f135f4b7.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752626/general/de7cf1df-d9b4-4b89-9062-3bc5f135f4b7.jpg saved to cache
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 875193db-cc97-50a0-bee2-04f0a6463a47
2026-03-27 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752644/general/3776ae58-79e5-4ddd-b975-198ebc9e8ef7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740527)
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F734490bf-1485-4dea-851e-27e40a3ae6b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/734490bf-1485-4dea-851e-27e40a3ae6b2.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252F4d5cbb95-6f3b-418e-9bc1-d01861fef5df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/4d5cbb95-6f3b-418e-9bc1-d01861fef5df.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252F6d885b49-21f9-44aa-870a-73912265ebcf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/6d885b49-21f9-44aa-870a-73912265ebcf.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252F2ae1576f-82f7-41a9-ba8c-79e9811cc510.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/2ae1576f-82f7-41a9-ba8c-79e9811cc510.jpg not downloaded yet
2026-03-27 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752644/general/42c57742-cbc3-4847-8f74-d2f784af82bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740527)
2026-03-27 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752541/general/9621511f-dacf-4726-b9d1-11fc95de6b0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740469)
2026-03-27 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752508/general/74b58296-9a9b-4fb5-a9bf-d5de87cdeb64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740788)
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252F42860d75-a591-452d-be29-b9a4f8bed315.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/42860d75-a591-452d-be29-b9a4f8bed315.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F530c1ae8-3f53-4613-84f1-e8ea482303b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/530c1ae8-3f53-4613-84f1-e8ea482303b8.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252F8b0e1a6d-a9f7-46fb-898f-dbc5bd8aeecf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/8b0e1a6d-a9f7-46fb-898f-dbc5bd8aeecf.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252Fe40db3b7-30e3-4d8a-9b75-28ea6c1c7550.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/e40db3b7-30e3-4d8a-9b75-28ea6c1c7550.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252Fc7557d6f-81e4-4b30-81a3-61737d43eb6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/c7557d6f-81e4-4b30-81a3-61737d43eb6f.jpg not downloaded yet
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099fff73d0>
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17f84249-c8ce-5114-be64-23aef7653b17/17f84249-c8ce-5114-be64-23aef7653b17_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752533%252Fgeneral%252Ff466e4d4-f63f-491f-9525-8e07d1d1f8ae.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752533/general/f466e4d4-f63f-491f-9525-8e07d1d1f8ae.jpg saved to cache
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 17f84249-c8ce-5114-be64-23aef7653b17
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252Ffe7322d9-a64d-40ac-9b4b-151b940ee3f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/fe7322d9-a64d-40ac-9b4b-151b940ee3f5.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252Fdee8620a-35c0-41a7-bd77-1b4e14443819.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/dee8620a-35c0-41a7-bd77-1b4e14443819.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252F81ee84a3-04a1-410b-b9cc-2b6bba37356b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/81ee84a3-04a1-410b-b9cc-2b6bba37356b.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252Fc4884b95-82c1-4423-ba95-14b1d257c6eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/c4884b95-82c1-4423-ba95-14b1d257c6eb.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252F12def501-5d2e-439b-966e-f6067c4d67e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/12def501-5d2e-439b-966e-f6067c4d67e9.jpg not downloaded yet
2026-03-27 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5bd9167-d086-5015-bc45-bdcdd83b8a33 with identifier: 10740763
2026-03-27 22:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bd9167-d086-5015-bc45-bdcdd83b8a33 with scrape type 1
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5bd9167-d086-5015-bc45-bdcdd83b8a33
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252F4658f30f-a8a9-40bc-b926-9589b0de3bc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/4658f30f-a8a9-40bc-b926-9589b0de3bc9.jpg not downloaded yet
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd7f390>
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F3776ae58-79e5-4ddd-b975-198ebc9e8ef7.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/3776ae58-79e5-4ddd-b975-198ebc9e8ef7.jpg saved to cache
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a281b110-227c-5fdf-8571-f1420f45aa93
2026-03-27 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752626/general/4a51aa49-23fb-4e87-adb0-4744e0227a5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740510)
2026-03-27 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752508/general/44be5c18-079e-4de3-9c1d-16c2bf538e67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740788)
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 875193db-cc97-50a0-bee2-04f0a6463a47 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 17f84249-c8ce-5114-be64-23aef7653b17 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252Fddbee215-f0ad-42aa-a9d7-895ccac3399c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/ddbee215-f0ad-42aa-a9d7-895ccac3399c.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F3c921d85-7181-47dc-95d6-6bd2bfa636af.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/3c921d85-7181-47dc-95d6-6bd2bfa636af.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252Ff11eb9d2-78fe-4abf-b59b-b8d0d2f61109.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/f11eb9d2-78fe-4abf-b59b-b8d0d2f61109.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252Fd8e7f599-77ed-4fd9-a2f9-271b654d77d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/d8e7f599-77ed-4fd9-a2f9-271b654d77d8.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252F2829f46b-ba88-44a6-9c8e-f6f2a1c45d2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/2829f46b-ba88-44a6-9c8e-f6f2a1c45d2d.jpg not downloaded yet
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252F1aafbbf7-ddcb-467f-a242-8f300c5efcb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/1aafbbf7-ddcb-467f-a242-8f300c5efcb1.jpg not downloaded yet
2026-03-27 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752564/general/f0c9910e-bd1c-4ee9-a6ef-ff3cc713f60f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740484)
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252F1861b64e-39b8-4bfe-80dc-d925766567ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/1861b64e-39b8-4bfe-80dc-d925766567ba.jpg not downloaded yet
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a03b3bd0>
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F42c57742-cbc3-4847-8f74-d2f784af82bf.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/42c57742-cbc3-4847-8f74-d2f784af82bf.jpg saved to cache
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a281b110-227c-5fdf-8571-f1420f45aa93
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd7de10>
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252F9621511f-dacf-4726-b9d1-11fc95de6b0d.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/9621511f-dacf-4726-b9d1-11fc95de6b0d.jpg saved to cache
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dfd29292-72c1-583d-8923-2002e78806d4
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1fca50>
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252F74b58296-9a9b-4fb5-a9bf-d5de87cdeb64.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/74b58296-9a9b-4fb5-a9bf-d5de87cdeb64.jpg saved to cache
2026-03-27 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F0bd7f657-2c95-4aa1-aa26-2c5d7f775e4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/0bd7f657-2c95-4aa1-aa26-2c5d7f775e4b.jpg not downloaded yet
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252Fe5b7aab7-8d59-4c1e-9816-8fa9705cc495.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/e5b7aab7-8d59-4c1e-9816-8fa9705cc495.jpg not downloaded yet
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252Fb3df581a-4774-45ce-b75c-3a5d0295c087.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/b3df581a-4774-45ce-b75c-3a5d0295c087.jpg not downloaded yet
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252Fc8737252-dd9b-4332-b1a5-b576f928255e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/c8737252-dd9b-4332-b1a5-b576f928255e.jpg not downloaded yet
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252Ffc3324e8-1075-41d2-88c3-60be1d992df3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/fc3324e8-1075-41d2-88c3-60be1d992df3.jpg not downloaded yet
2026-03-27 22:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752508/general/235d2649-4e6a-48e5-8cf1-0eb6882d9b5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740788)
2026-03-27 22:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752508/general/c511553e-1b82-4404-b64d-979dec76b019.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740788)
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252Fcc899284-1acf-4900-9fc7-a76a045a64a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/cc899284-1acf-4900-9fc7-a76a045a64a7.jpg not downloaded yet
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252F8023383d-120f-447c-ade4-0d9cc10b16bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/8023383d-120f-447c-ade4-0d9cc10b16bd.jpg not downloaded yet
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252F149951fb-107d-4f8b-8580-21b43a414f44.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/149951fb-107d-4f8b-8580-21b43a414f44.jpg not downloaded yet
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252F0102b9c6-b6e4-49d2-97c8-2d235489efb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/0102b9c6-b6e4-49d2-97c8-2d235489efb5.jpg not downloaded yet
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252Fd8cbc2f1-58b0-40dd-b0e0-b2b35b9b0be3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/d8cbc2f1-58b0-40dd-b0e0-b2b35b9b0be3.jpg not downloaded yet
2026-03-27 22:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10739934
2026-03-27 22:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6c22533-6665-571b-a482-35ca28c42c3c with scrape type 1
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6c22533-6665-571b-a482-35ca28c42c3c
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664592%252Fgeneral%252Fc0ac078f-217d-4d7b-8d4f-ae72db39acb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664592/general/c0ac078f-217d-4d7b-8d4f-ae72db39acb4.jpg already downloaded
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664592%252Fgeneral%252Fee6115fa-6d61-4fca-81e5-2e9689892781.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664592/general/ee6115fa-6d61-4fca-81e5-2e9689892781.jpg already downloaded
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664592%252Fgeneral%252F2edb6e6b-1141-42ed-9b61-6646249579d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664592/general/2edb6e6b-1141-42ed-9b61-6646249579d5.jpg already downloaded
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664592%252Fgeneral%252F235fc54b-bca8-4b1f-a203-8406ad04cf48.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664592/general/235fc54b-bca8-4b1f-a203-8406ad04cf48.jpg already downloaded
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664592%252Fgeneral%252F6aaa81e4-73ba-43d3-ac8f-35089ebca1f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664592/general/6aaa81e4-73ba-43d3-ac8f-35089ebca1f9.jpg already downloaded
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664592%252Fgeneral%252F99e1ddab-e087-444c-a801-fe920f9de282.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664592/general/99e1ddab-e087-444c-a801-fe920f9de282.jpg already downloaded
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664592%252Fgeneral%252Fdd2403ff-90d1-4e2c-95bd-5f35a99eaa87.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664592/general/dd2403ff-90d1-4e2c-95bd-5f35a99eaa87.jpg already downloaded
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664592%252Fgeneral%252F5c67f40e-250e-4b76-a59f-a1b41eabfd2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664592/general/5c67f40e-250e-4b76-a59f-a1b41eabfd2e.jpg already downloaded
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664592%252Fgeneral%252F83729ee9-64c8-477f-a1dc-f00016fecf33.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664592/general/83729ee9-64c8-477f-a1dc-f00016fecf33.jpg already downloaded
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664592%252Fgeneral%252F17edf303-517e-4048-ac13-4fcc3f88312e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664592/general/17edf303-517e-4048-ac13-4fcc3f88312e.jpg already downloaded
2026-03-27 22:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6c22533-6665-571b-a482-35ca28c42c3c, identifier: 10739934
2026-03-27 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02eed50>
2026-03-27 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_875193db-cc97-50a0-bee2-04f0a6463a47/875193db-cc97-50a0-bee2-04f0a6463a47_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752626%252Fgeneral%252F4a51aa49-23fb-4e87-adb0-4744e0227a5f.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752626/general/4a51aa49-23fb-4e87-adb0-4744e0227a5f.jpg saved to cache
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 875193db-cc97-50a0-bee2-04f0a6463a47
2026-03-27 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ffec950>
2026-03-27 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252F44be5c18-079e-4de3-9c1d-16c2bf538e67.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/44be5c18-079e-4de3-9c1d-16c2bf538e67.jpg saved to cache
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb
2026-03-27 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a0045210>
2026-03-27 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252Ff0c9910e-bd1c-4ee9-a6ef-ff3cc713f60f.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/f0c9910e-bd1c-4ee9-a6ef-ff3cc713f60f.jpg saved to cache
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 28680424-6b9e-55b2-9e67-2d406b58c5b3
2026-03-27 22:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752644/general/131b8dd6-d8bd-4697-92f8-cd793630c57d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740527)
2026-03-27 22:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752564/general/9bc8c49d-1f8b-4322-ac45-a01b81f47791.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740484)
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252F76ca46e3-d469-4f7c-a1f0-1c90eef2e6c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/76ca46e3-d469-4f7c-a1f0-1c90eef2e6c7.jpg not downloaded yet
2026-03-27 22:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10739934
2026-03-27 22:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-27 22:17:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10739934
2026-03-27 22:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10739934 to the API
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739934>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'LPG',
'id': 'f6c22533-6665-571b-a482-35ca28c42c3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFG740',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739934',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 98216,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 95,
'photo_urls': ['https://images.openlane.eu/carimgs/5664592/general/c0ac078f-217d-4d7b-8d4f-ae72db39acb4.jpg',
'https://images.openlane.eu/carimgs/5664592/general/ee6115fa-6d61-4fca-81e5-2e9689892781.jpg',
'https://images.openlane.eu/carimgs/5664592/general/2edb6e6b-1141-42ed-9b61-6646249579d5.jpg',
'https://images.openlane.eu/carimgs/5664592/general/235fc54b-bca8-4b1f-a203-8406ad04cf48.jpg',
'https://images.openlane.eu/carimgs/5664592/general/6aaa81e4-73ba-43d3-ac8f-35089ebca1f9.jpg',
'https://images.openlane.eu/carimgs/5664592/general/99e1ddab-e087-444c-a801-fe920f9de282.jpg',
'https://images.openlane.eu/carimgs/5664592/general/dd2403ff-90d1-4e2c-95bd-5f35a99eaa87.jpg',
'https://images.openlane.eu/carimgs/5664592/general/5c67f40e-250e-4b76-a59f-a1b41eabfd2e.jpg',
'https://images.openlane.eu/carimgs/5664592/general/83729ee9-64c8-477f-a1dc-f00016fecf33.jpg',
'https://images.openlane.eu/carimgs/5664592/general/17edf303-517e-4048-ac13-4fcc3f88312e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c22533-6665-571b-a482-35ca28c42c3c/f6c22533-6665-571b-a482-35ca28c42c3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160640,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664592/general/c0ac078f-217d-4d7b-8d4f-ae72db39acb4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c22533-6665-571b-a482-35ca28c42c3c/f6c22533-6665-571b-a482-35ca28c42c3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161881,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664592/general/ee6115fa-6d61-4fca-81e5-2e9689892781.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c22533-6665-571b-a482-35ca28c42c3c/f6c22533-6665-571b-a482-35ca28c42c3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156261,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664592/general/2edb6e6b-1141-42ed-9b61-6646249579d5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c22533-6665-571b-a482-35ca28c42c3c/f6c22533-6665-571b-a482-35ca28c42c3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172275,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664592/general/235fc54b-bca8-4b1f-a203-8406ad04cf48.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c22533-6665-571b-a482-35ca28c42c3c/f6c22533-6665-571b-a482-35ca28c42c3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170121,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664592/general/6aaa81e4-73ba-43d3-ac8f-35089ebca1f9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c22533-6665-571b-a482-35ca28c42c3c/f6c22533-6665-571b-a482-35ca28c42c3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188985,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664592/general/99e1ddab-e087-444c-a801-fe920f9de282.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c22533-6665-571b-a482-35ca28c42c3c/f6c22533-6665-571b-a482-35ca28c42c3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224670,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664592/general/dd2403ff-90d1-4e2c-95bd-5f35a99eaa87.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c22533-6665-571b-a482-35ca28c42c3c/f6c22533-6665-571b-a482-35ca28c42c3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266982,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664592/general/5c67f40e-250e-4b76-a59f-a1b41eabfd2e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c22533-6665-571b-a482-35ca28c42c3c/f6c22533-6665-571b-a482-35ca28c42c3c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194035,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664592/general/83729ee9-64c8-477f-a1dc-f00016fecf33.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c22533-6665-571b-a482-35ca28c42c3c/f6c22533-6665-571b-a482-35ca28c42c3c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328956,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664592/general/17edf303-517e-4048-ac13-4fcc3f88312e.jpg',
'Width': 1500}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2020-08-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Caddy 1.4 TGI Trendline - LPG - Manual - 110 hp - 98.216 '
'km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739934%27 HTTP/1.1" 200 None
2026-03-27 22:17:44 [adesa.be] INFO: Saving data for 10739934: {'created_time': 1774649864.386829, 'last_price_update_time': 1774649864.386841, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739934') HTTP/1.1" 204 0
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252Fe452aea9-8d80-4e12-beef-46fc341aa46b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/e452aea9-8d80-4e12-beef-46fc341aa46b.jpg not downloaded yet
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252Faa634852-a471-40ac-a405-d2ed6400a261.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/aa634852-a471-40ac-a405-d2ed6400a261.jpg not downloaded yet
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252F8d204a95-505a-46f0-a147-6b0c8a9b7c37.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/8d204a95-505a-46f0-a147-6b0c8a9b7c37.jpg not downloaded yet
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252F2eb9a0f3-5e8e-47b7-9407-50d43fd123b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/2eb9a0f3-5e8e-47b7-9407-50d43fd123b8.jpg not downloaded yet
2026-03-27 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d081e90>
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252F235d2649-4e6a-48e5-8cf1-0eb6882d9b5e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/235d2649-4e6a-48e5-8cf1-0eb6882d9b5e.jpg saved to cache
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e063390>
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252Fc511553e-1b82-4404-b64d-979dec76b019.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/c511553e-1b82-4404-b64d-979dec76b019.jpg saved to cache
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb
2026-03-27 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752564/general/c7557d6f-81e4-4b30-81a3-61737d43eb6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740484)
2026-03-27 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752508/general/fe7322d9-a64d-40ac-9b4b-151b940ee3f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740788)
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252Fcb52c653-168b-4554-8687-32995e95c13e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/cb52c653-168b-4554-8687-32995e95c13e.jpg not downloaded yet
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252F65c48da6-18d3-48d4-b786-bae37188a1cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/65c48da6-18d3-48d4-b786-bae37188a1cb.jpg not downloaded yet
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252F80d53d89-c6ef-45ae-8d00-910eff506cd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/80d53d89-c6ef-45ae-8d00-910eff506cd4.jpg not downloaded yet
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252Fe74f5fcb-4b4f-49ea-9c19-ca366e550c72.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/e74f5fcb-4b4f-49ea-9c19-ca366e550c72.jpg not downloaded yet
2026-03-27 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752508/general/ddbee215-f0ad-42aa-a9d7-895ccac3399c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740788)
2026-03-27 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752474/general/e40db3b7-30e3-4d8a-9b75-28ea6c1c7550.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740755)
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 875193db-cc97-50a0-bee2-04f0a6463a47 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 17f84249-c8ce-5114-be64-23aef7653b17 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item aba9628d-2e5e-5223-bfd2-f33e4318a364 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 35cda133-f4b9-5ba9-8d21-0d66423886c6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf8a850>
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F131b8dd6-d8bd-4697-92f8-cd793630c57d.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/131b8dd6-d8bd-4697-92f8-cd793630c57d.jpg saved to cache
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a281b110-227c-5fdf-8571-f1420f45aa93
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9b290>
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252F9bc8c49d-1f8b-4322-ac45-a01b81f47791.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/9bc8c49d-1f8b-4322-ac45-a01b81f47791.jpg saved to cache
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 28680424-6b9e-55b2-9e67-2d406b58c5b3
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252Fdf898231-4056-4e94-91fd-0e0848dc135c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/df898231-4056-4e94-91fd-0e0848dc135c.jpg not downloaded yet
2026-03-27 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752482/general/d8cbc2f1-58b0-40dd-b0e0-b2b35b9b0be3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740763)
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252F46080dbf-9eb0-4473-9443-bc9ff84edcf1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/46080dbf-9eb0-4473-9443-bc9ff84edcf1.jpg not downloaded yet
2026-03-27 22:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8188c1ac-9929-5b9a-9c43-e34aba7a406e with identifier: 10739954
2026-03-27 22:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8188c1ac-9929-5b9a-9c43-e34aba7a406e with scrape type 1
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8188c1ac-9929-5b9a-9c43-e34aba7a406e
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712512%252Fgeneral%252Fe8779680-9b38-45e9-a97f-a3db53ac34c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712512/general/e8779680-9b38-45e9-a97f-a3db53ac34c5.jpg already downloaded
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712512%252Fgeneral%252F870e4f15-11f1-4336-8f05-a8a8fb1b1832.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712512/general/870e4f15-11f1-4336-8f05-a8a8fb1b1832.jpg already downloaded
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712512%252Fgeneral%252Fda80e2e3-5bc2-48f4-8393-9681c31bf0f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712512/general/da80e2e3-5bc2-48f4-8393-9681c31bf0f6.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712512%252Fgeneral%252Fdebce1cb-6ff3-4476-ba6a-471371bc7f78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712512/general/debce1cb-6ff3-4476-ba6a-471371bc7f78.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712512%252Fgeneral%252Ff769a92e-6045-4614-9ba3-f42173688552.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712512/general/f769a92e-6045-4614-9ba3-f42173688552.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712512%252Fgeneral%252F6f4aef4a-7800-4ef1-8fe2-691da948503d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712512/general/6f4aef4a-7800-4ef1-8fe2-691da948503d.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712512%252Fgeneral%252F417f65dc-efd6-413f-91dc-f6e22a41f744.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712512/general/417f65dc-efd6-413f-91dc-f6e22a41f744.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712512%252Fgeneral%252Faa7c243e-3410-4a5d-81ec-a89496fba84f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712512/general/aa7c243e-3410-4a5d-81ec-a89496fba84f.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712512%252Fgeneral%252Fcd407575-3336-4a53-9794-510c579cfae1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712512/general/cd407575-3336-4a53-9794-510c579cfae1.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712512%252Fgeneral%252F2a91f589-58e1-4912-8e76-d484bd83da8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712512/general/2a91f589-58e1-4912-8e76-d484bd83da8f.jpg already downloaded
2026-03-27 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8188c1ac-9929-5b9a-9c43-e34aba7a406e, identifier: 10739954
2026-03-27 22:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53bc5671-bf08-5750-9d42-290c1bf481d8 with identifier: 10739971
2026-03-27 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53bc5671-bf08-5750-9d42-290c1bf481d8 with scrape type 1
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53bc5671-bf08-5750-9d42-290c1bf481d8
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739067%252Fgeneral%252F82bb3f58-074f-402b-8527-511b669ab806.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739067/general/82bb3f58-074f-402b-8527-511b669ab806.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739067%252Fgeneral%252F2742a712-3f3f-4d80-967e-e918646e94e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739067/general/2742a712-3f3f-4d80-967e-e918646e94e5.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739067%252Fgeneral%252F4b20cbd1-2633-4922-b339-1eb1b48e6f2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739067/general/4b20cbd1-2633-4922-b339-1eb1b48e6f2b.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739067%252Fgeneral%252F918b4b6e-2344-4592-b802-9aea55a2a868.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739067/general/918b4b6e-2344-4592-b802-9aea55a2a868.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739067%252Fgeneral%252F8bf466ec-5416-4ea0-a3e0-d89ac488f1f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739067/general/8bf466ec-5416-4ea0-a3e0-d89ac488f1f9.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739067%252Fgeneral%252F92de7db1-2d15-4da5-b85d-4bc5a11957b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739067/general/92de7db1-2d15-4da5-b85d-4bc5a11957b6.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739067%252Fgeneral%252F0e121d63-6d71-4347-b7ab-d7f2c513b1c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739067/general/0e121d63-6d71-4347-b7ab-d7f2c513b1c0.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739067%252Fgeneral%252F54804842-d43b-4490-ba3d-2569c78e3e5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739067/general/54804842-d43b-4490-ba3d-2569c78e3e5f.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739067%252Fgeneral%252F58734508-8241-44c4-9a14-7974e261a662.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739067/general/58734508-8241-44c4-9a14-7974e261a662.jpg already downloaded
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739067%252Fgeneral%252F0438672a-8272-4765-accb-45b064ef70fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739067/general/0438672a-8272-4765-accb-45b064ef70fd.jpg already downloaded
2026-03-27 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53bc5671-bf08-5750-9d42-290c1bf481d8, identifier: 10739971
2026-03-27 22:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099defa590>
2026-03-27 22:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252Fc7557d6f-81e4-4b30-81a3-61737d43eb6f.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/c7557d6f-81e4-4b30-81a3-61737d43eb6f.jpg saved to cache
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 28680424-6b9e-55b2-9e67-2d406b58c5b3
2026-03-27 22:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e38d0>
2026-03-27 22:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252Ffe7322d9-a64d-40ac-9b4b-151b940ee3f5.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/fe7322d9-a64d-40ac-9b4b-151b940ee3f5.jpg saved to cache
2026-03-27 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb
2026-03-27 22:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752508/general/76ca46e3-d469-4f7c-a1f0-1c90eef2e6c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740788)
2026-03-27 22:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8188c1ac-9929-5b9a-9c43-e34aba7a406e with identifier: 10739954
2026-03-27 22:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8188c1ac-9929-5b9a-9c43-e34aba7a406e with identifier: 10739954
2026-03-27 22:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8188c1ac-9929-5b9a-9c43-e34aba7a406e with identifier: 10739954 to the API
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739954>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8188c1ac-9929-5b9a-9c43-e34aba7a406e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AND608',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739954',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 181645,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 84,
'photo_urls': ['https://images.openlane.eu/carimgs/5712512/general/e8779680-9b38-45e9-a97f-a3db53ac34c5.jpg',
'https://images.openlane.eu/carimgs/5712512/general/870e4f15-11f1-4336-8f05-a8a8fb1b1832.jpg',
'https://images.openlane.eu/carimgs/5712512/general/da80e2e3-5bc2-48f4-8393-9681c31bf0f6.jpg',
'https://images.openlane.eu/carimgs/5712512/general/debce1cb-6ff3-4476-ba6a-471371bc7f78.jpg',
'https://images.openlane.eu/carimgs/5712512/general/f769a92e-6045-4614-9ba3-f42173688552.jpg',
'https://images.openlane.eu/carimgs/5712512/general/6f4aef4a-7800-4ef1-8fe2-691da948503d.jpg',
'https://images.openlane.eu/carimgs/5712512/general/417f65dc-efd6-413f-91dc-f6e22a41f744.jpg',
'https://images.openlane.eu/carimgs/5712512/general/aa7c243e-3410-4a5d-81ec-a89496fba84f.jpg',
'https://images.openlane.eu/carimgs/5712512/general/cd407575-3336-4a53-9794-510c579cfae1.jpg',
'https://images.openlane.eu/carimgs/5712512/general/2a91f589-58e1-4912-8e76-d484bd83da8f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8188c1ac-9929-5b9a-9c43-e34aba7a406e/8188c1ac-9929-5b9a-9c43-e34aba7a406e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712512/general/e8779680-9b38-45e9-a97f-a3db53ac34c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8188c1ac-9929-5b9a-9c43-e34aba7a406e/8188c1ac-9929-5b9a-9c43-e34aba7a406e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712512/general/870e4f15-11f1-4336-8f05-a8a8fb1b1832.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8188c1ac-9929-5b9a-9c43-e34aba7a406e/8188c1ac-9929-5b9a-9c43-e34aba7a406e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712512/general/da80e2e3-5bc2-48f4-8393-9681c31bf0f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8188c1ac-9929-5b9a-9c43-e34aba7a406e/8188c1ac-9929-5b9a-9c43-e34aba7a406e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712512/general/debce1cb-6ff3-4476-ba6a-471371bc7f78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8188c1ac-9929-5b9a-9c43-e34aba7a406e/8188c1ac-9929-5b9a-9c43-e34aba7a406e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712512/general/f769a92e-6045-4614-9ba3-f42173688552.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8188c1ac-9929-5b9a-9c43-e34aba7a406e/8188c1ac-9929-5b9a-9c43-e34aba7a406e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103149,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712512/general/6f4aef4a-7800-4ef1-8fe2-691da948503d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8188c1ac-9929-5b9a-9c43-e34aba7a406e/8188c1ac-9929-5b9a-9c43-e34aba7a406e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712512/general/417f65dc-efd6-413f-91dc-f6e22a41f744.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8188c1ac-9929-5b9a-9c43-e34aba7a406e/8188c1ac-9929-5b9a-9c43-e34aba7a406e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712512/general/aa7c243e-3410-4a5d-81ec-a89496fba84f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8188c1ac-9929-5b9a-9c43-e34aba7a406e/8188c1ac-9929-5b9a-9c43-e34aba7a406e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125428,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712512/general/cd407575-3336-4a53-9794-510c579cfae1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8188c1ac-9929-5b9a-9c43-e34aba7a406e/8188c1ac-9929-5b9a-9c43-e34aba7a406e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712512/general/2a91f589-58e1-4912-8e76-d484bd83da8f.jpg',
'Width': 1024}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-05-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 TSI Life - Petrol - Manual - 110 hp - 181.645 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739954%27 HTTP/1.1" 200 None
2026-03-27 22:17:45 [adesa.be] INFO: Saving data for 10739954: {'created_time': 1774649865.972586, 'last_price_update_time': 1774649865.972597, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739954') HTTP/1.1" 204 0
2026-03-27 22:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53bc5671-bf08-5750-9d42-290c1bf481d8 with identifier: 10739971
2026-03-27 22:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53bc5671-bf08-5750-9d42-290c1bf481d8 with identifier: 10739971
2026-03-27 22:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53bc5671-bf08-5750-9d42-290c1bf481d8 with identifier: 10739971 to the API
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739971>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '53bc5671-bf08-5750-9d42-290c1bf481d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXQ626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739971',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 157600,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 177,
'photo_urls': ['https://images.openlane.eu/carimgs/5739067/general/82bb3f58-074f-402b-8527-511b669ab806.jpg',
'https://images.openlane.eu/carimgs/5739067/general/2742a712-3f3f-4d80-967e-e918646e94e5.jpg',
'https://images.openlane.eu/carimgs/5739067/general/4b20cbd1-2633-4922-b339-1eb1b48e6f2b.jpg',
'https://images.openlane.eu/carimgs/5739067/general/918b4b6e-2344-4592-b802-9aea55a2a868.jpg',
'https://images.openlane.eu/carimgs/5739067/general/8bf466ec-5416-4ea0-a3e0-d89ac488f1f9.jpg',
'https://images.openlane.eu/carimgs/5739067/general/92de7db1-2d15-4da5-b85d-4bc5a11957b6.jpg',
'https://images.openlane.eu/carimgs/5739067/general/0e121d63-6d71-4347-b7ab-d7f2c513b1c0.jpg',
'https://images.openlane.eu/carimgs/5739067/general/54804842-d43b-4490-ba3d-2569c78e3e5f.jpg',
'https://images.openlane.eu/carimgs/5739067/general/58734508-8241-44c4-9a14-7974e261a662.jpg',
'https://images.openlane.eu/carimgs/5739067/general/0438672a-8272-4765-accb-45b064ef70fd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53bc5671-bf08-5750-9d42-290c1bf481d8/53bc5671-bf08-5750-9d42-290c1bf481d8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739067/general/82bb3f58-074f-402b-8527-511b669ab806.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53bc5671-bf08-5750-9d42-290c1bf481d8/53bc5671-bf08-5750-9d42-290c1bf481d8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95877,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739067/general/2742a712-3f3f-4d80-967e-e918646e94e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53bc5671-bf08-5750-9d42-290c1bf481d8/53bc5671-bf08-5750-9d42-290c1bf481d8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739067/general/4b20cbd1-2633-4922-b339-1eb1b48e6f2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53bc5671-bf08-5750-9d42-290c1bf481d8/53bc5671-bf08-5750-9d42-290c1bf481d8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739067/general/918b4b6e-2344-4592-b802-9aea55a2a868.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53bc5671-bf08-5750-9d42-290c1bf481d8/53bc5671-bf08-5750-9d42-290c1bf481d8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739067/general/8bf466ec-5416-4ea0-a3e0-d89ac488f1f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53bc5671-bf08-5750-9d42-290c1bf481d8/53bc5671-bf08-5750-9d42-290c1bf481d8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739067/general/92de7db1-2d15-4da5-b85d-4bc5a11957b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53bc5671-bf08-5750-9d42-290c1bf481d8/53bc5671-bf08-5750-9d42-290c1bf481d8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739067/general/0e121d63-6d71-4347-b7ab-d7f2c513b1c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53bc5671-bf08-5750-9d42-290c1bf481d8/53bc5671-bf08-5750-9d42-290c1bf481d8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109072,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739067/general/54804842-d43b-4490-ba3d-2569c78e3e5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53bc5671-bf08-5750-9d42-290c1bf481d8/53bc5671-bf08-5750-9d42-290c1bf481d8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739067/general/58734508-8241-44c4-9a14-7974e261a662.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53bc5671-bf08-5750-9d42-290c1bf481d8/53bc5671-bf08-5750-9d42-290c1bf481d8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739067/general/0438672a-8272-4765-accb-45b064ef70fd.jpg',
'Width': 1024}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Caddy Maxi 2.0 Trendline - Diesel - Manual - 102 hp - '
'157.600 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2021}
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739971%27 HTTP/1.1" 200 None
2026-03-27 22:17:46 [adesa.be] INFO: Saving data for 10739971: {'created_time': 1774649866.283751, 'last_price_update_time': 1774649866.283761, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739971') HTTP/1.1" 204 0
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252F36fe1aba-3f09-4900-a82e-44fd31730310.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/36fe1aba-3f09-4900-a82e-44fd31730310.jpg not downloaded yet
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d320710>
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252Fddbee215-f0ad-42aa-a9d7-895ccac3399c.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/ddbee215-f0ad-42aa-a9d7-895ccac3399c.jpg saved to cache
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfd5c90>
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aba9628d-2e5e-5223-bfd2-f33e4318a364/aba9628d-2e5e-5223-bfd2-f33e4318a364_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252Fe40db3b7-30e3-4d8a-9b75-28ea6c1c7550.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/e40db3b7-30e3-4d8a-9b75-28ea6c1c7550.jpg saved to cache
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aba9628d-2e5e-5223-bfd2-f33e4318a364
2026-03-27 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752474/general/149951fb-107d-4f8b-8580-21b43a414f44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740755)
2026-03-27 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752564/general/0102b9c6-b6e4-49d2-97c8-2d235489efb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740484)
2026-03-27 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752482/general/2eb9a0f3-5e8e-47b7-9407-50d43fd123b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740763)
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252F6bb22836-cfef-400b-8239-af89bc98629c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/6bb22836-cfef-400b-8239-af89bc98629c.jpg not downloaded yet
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dddf910>
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252Fd8cbc2f1-58b0-40dd-b0e0-b2b35b9b0be3.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/d8cbc2f1-58b0-40dd-b0e0-b2b35b9b0be3.jpg saved to cache
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d5bd9167-d086-5015-bc45-bdcdd83b8a33
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1e5150>
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252F76ca46e3-d469-4f7c-a1f0-1c90eef2e6c7.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/76ca46e3-d469-4f7c-a1f0-1c90eef2e6c7.jpg saved to cache
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb
2026-03-27 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752482/general/46080dbf-9eb0-4473-9443-bc9ff84edcf1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740763)
2026-03-27 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752564/general/8d204a95-505a-46f0-a147-6b0c8a9b7c37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740484)
2026-03-27 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752482/general/df898231-4056-4e94-91fd-0e0848dc135c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740763)
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item aba9628d-2e5e-5223-bfd2-f33e4318a364 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 28680424-6b9e-55b2-9e67-2d406b58c5b3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d5bd9167-d086-5015-bc45-bdcdd83b8a33 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3f8310>
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aba9628d-2e5e-5223-bfd2-f33e4318a364/aba9628d-2e5e-5223-bfd2-f33e4318a364_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252F149951fb-107d-4f8b-8580-21b43a414f44.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/149951fb-107d-4f8b-8580-21b43a414f44.jpg saved to cache
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aba9628d-2e5e-5223-bfd2-f33e4318a364
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddbbc90>
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252F0102b9c6-b6e4-49d2-97c8-2d235489efb5.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/0102b9c6-b6e4-49d2-97c8-2d235489efb5.jpg saved to cache
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 28680424-6b9e-55b2-9e67-2d406b58c5b3
2026-03-27 22:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d72e193a-da44-5159-b9b6-99083ba04ce5 with identifier: 10740794
2026-03-27 22:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d72e193a-da44-5159-b9b6-99083ba04ce5 with scrape type 1
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d72e193a-da44-5159-b9b6-99083ba04ce5
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252Fc7b5e0c6-a91b-4663-b8d9-f9452db3e5f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/c7b5e0c6-a91b-4663-b8d9-f9452db3e5f1.jpg not downloaded yet
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e217690>
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252F2eb9a0f3-5e8e-47b7-9407-50d43fd123b8.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/2eb9a0f3-5e8e-47b7-9407-50d43fd123b8.jpg saved to cache
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d5bd9167-d086-5015-bc45-bdcdd83b8a33
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252Fa7077ec4-1743-4b44-8fe4-d0f7e1c61b73.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/a7077ec4-1743-4b44-8fe4-d0f7e1c61b73.jpg not downloaded yet
2026-03-27 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752482/general/e74f5fcb-4b4f-49ea-9c19-ca366e550c72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740763)
2026-03-27 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752556/general/cb52c653-168b-4554-8687-32995e95c13e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740482)
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0e21d0>
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252F46080dbf-9eb0-4473-9443-bc9ff84edcf1.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/46080dbf-9eb0-4473-9443-bc9ff84edcf1.jpg saved to cache
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d5bd9167-d086-5015-bc45-bdcdd83b8a33
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1fc090>
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252F8d204a95-505a-46f0-a147-6b0c8a9b7c37.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/8d204a95-505a-46f0-a147-6b0c8a9b7c37.jpg saved to cache
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 28680424-6b9e-55b2-9e67-2d406b58c5b3
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dffd510>
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252Fdf898231-4056-4e94-91fd-0e0848dc135c.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/df898231-4056-4e94-91fd-0e0848dc135c.jpg saved to cache
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d5bd9167-d086-5015-bc45-bdcdd83b8a33
2026-03-27 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752474/general/65c48da6-18d3-48d4-b786-bae37188a1cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740755)
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252F1b2ed8e4-e270-4ece-98b0-a087213d7753.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/1b2ed8e4-e270-4ece-98b0-a087213d7753.jpg not downloaded yet
2026-03-27 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752564/general/80d53d89-c6ef-45ae-8d00-910eff506cd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740484)
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252Fdd104b0a-ccb7-4905-9f03-4158dbf5e8a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/dd104b0a-ccb7-4905-9f03-4158dbf5e8a0.jpg not downloaded yet
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252F1d777e90-4e4f-4d82-9aad-7a24deb2fa31.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/1d777e90-4e4f-4d82-9aad-7a24deb2fa31.jpg not downloaded yet
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1e59d0>
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252Fe74f5fcb-4b4f-49ea-9c19-ca366e550c72.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/e74f5fcb-4b4f-49ea-9c19-ca366e550c72.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d5bd9167-d086-5015-bc45-bdcdd83b8a33
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3f0a10>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35cda133-f4b9-5ba9-8d21-0d66423886c6/35cda133-f4b9-5ba9-8d21-0d66423886c6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252Fcb52c653-168b-4554-8687-32995e95c13e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/cb52c653-168b-4554-8687-32995e95c13e.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 35cda133-f4b9-5ba9-8d21-0d66423886c6
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752644/general/0bd7f657-2c95-4aa1-aa26-2c5d7f775e4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740527)
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752508/general/1861b64e-39b8-4bfe-80dc-d925766567ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740788)
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252F65a033ab-0210-4e2d-a132-921f9793d3d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/65a033ab-0210-4e2d-a132-921f9793d3d9.jpg not downloaded yet
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752482/general/1aafbbf7-ddcb-467f-a242-8f300c5efcb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740763)
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752482/general/36fe1aba-3f09-4900-a82e-44fd31730310.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740763)
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252Fec7ddd3b-cb51-4e55-b8ea-9f416fcb3a90.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/ec7ddd3b-cb51-4e55-b8ea-9f416fcb3a90.jpg not downloaded yet
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e136f10>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aba9628d-2e5e-5223-bfd2-f33e4318a364/aba9628d-2e5e-5223-bfd2-f33e4318a364_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252F65c48da6-18d3-48d4-b786-bae37188a1cb.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/65c48da6-18d3-48d4-b786-bae37188a1cb.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aba9628d-2e5e-5223-bfd2-f33e4318a364
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d087850>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252F80d53d89-c6ef-45ae-8d00-910eff506cd4.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/80d53d89-c6ef-45ae-8d00-910eff506cd4.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 28680424-6b9e-55b2-9e67-2d406b58c5b3
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252F1476b81e-40e7-45d3-90db-d00c49f53c8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/1476b81e-40e7-45d3-90db-d00c49f53c8e.jpg not downloaded yet
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752482/general/6bb22836-cfef-400b-8239-af89bc98629c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740763)
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752564/general/2829f46b-ba88-44a6-9c8e-f6f2a1c45d2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740484)
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752474/general/d8e7f599-77ed-4fd9-a2f9-271b654d77d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740755)
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252Fa4faa148-11a8-428e-9efd-da46b8041787.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/a4faa148-11a8-428e-9efd-da46b8041787.jpg not downloaded yet
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252F4aab889c-09cf-427c-aafe-bc705ebc128a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/4aab889c-09cf-427c-aafe-bc705ebc128a.jpg not downloaded yet
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e20a590>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F0bd7f657-2c95-4aa1-aa26-2c5d7f775e4b.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/0bd7f657-2c95-4aa1-aa26-2c5d7f775e4b.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a281b110-227c-5fdf-8571-f1420f45aa93
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf89750>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252F1861b64e-39b8-4bfe-80dc-d925766567ba.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/1861b64e-39b8-4bfe-80dc-d925766567ba.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a07cb050>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252F1aafbbf7-ddcb-467f-a242-8f300c5efcb1.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/1aafbbf7-ddcb-467f-a242-8f300c5efcb1.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d5bd9167-d086-5015-bc45-bdcdd83b8a33
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099def9b10>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252F36fe1aba-3f09-4900-a82e-44fd31730310.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/36fe1aba-3f09-4900-a82e-44fd31730310.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d5bd9167-d086-5015-bc45-bdcdd83b8a33
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752514/general/c7b5e0c6-a91b-4663-b8d9-f9452db3e5f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740794)
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752556/general/f11eb9d2-78fe-4abf-b59b-b8d0d2f61109.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740482)
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752514/general/a7077ec4-1743-4b44-8fe4-d0f7e1c61b73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740794)
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d001bd0>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252F6bb22836-cfef-400b-8239-af89bc98629c.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/6bb22836-cfef-400b-8239-af89bc98629c.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d5bd9167-d086-5015-bc45-bdcdd83b8a33
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e0dd0>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252F2829f46b-ba88-44a6-9c8e-f6f2a1c45d2d.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/2829f46b-ba88-44a6-9c8e-f6f2a1c45d2d.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 28680424-6b9e-55b2-9e67-2d406b58c5b3
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e249010>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aba9628d-2e5e-5223-bfd2-f33e4318a364/aba9628d-2e5e-5223-bfd2-f33e4318a364_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252Fd8e7f599-77ed-4fd9-a2f9-271b654d77d8.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/d8e7f599-77ed-4fd9-a2f9-271b654d77d8.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aba9628d-2e5e-5223-bfd2-f33e4318a364
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752644/general/3c921d85-7181-47dc-95d6-6bd2bfa636af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740527)
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752514/general/dd104b0a-ccb7-4905-9f03-4158dbf5e8a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740794)
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752514/general/1b2ed8e4-e270-4ece-98b0-a087213d7753.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740794)
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752514/general/1d777e90-4e4f-4d82-9aad-7a24deb2fa31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740794)
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfa3b50>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252Fc7b5e0c6-a91b-4663-b8d9-f9452db3e5f1.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/c7b5e0c6-a91b-4663-b8d9-f9452db3e5f1.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d72e193a-da44-5159-b9b6-99083ba04ce5
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df173d0>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35cda133-f4b9-5ba9-8d21-0d66423886c6/35cda133-f4b9-5ba9-8d21-0d66423886c6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252Ff11eb9d2-78fe-4abf-b59b-b8d0d2f61109.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/f11eb9d2-78fe-4abf-b59b-b8d0d2f61109.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 35cda133-f4b9-5ba9-8d21-0d66423886c6
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0afc90>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252Fa7077ec4-1743-4b44-8fe4-d0f7e1c61b73.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/a7077ec4-1743-4b44-8fe4-d0f7e1c61b73.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d72e193a-da44-5159-b9b6-99083ba04ce5
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752514/general/65a033ab-0210-4e2d-a132-921f9793d3d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740794)
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d087b10>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F3c921d85-7181-47dc-95d6-6bd2bfa636af.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/3c921d85-7181-47dc-95d6-6bd2bfa636af.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a281b110-227c-5fdf-8571-f1420f45aa93
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e12b890>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252Fdd104b0a-ccb7-4905-9f03-4158dbf5e8a0.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/dd104b0a-ccb7-4905-9f03-4158dbf5e8a0.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d72e193a-da44-5159-b9b6-99083ba04ce5
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e14bb90>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252F1b2ed8e4-e270-4ece-98b0-a087213d7753.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/1b2ed8e4-e270-4ece-98b0-a087213d7753.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d72e193a-da44-5159-b9b6-99083ba04ce5
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd74550>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252F1d777e90-4e4f-4d82-9aad-7a24deb2fa31.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/1d777e90-4e4f-4d82-9aad-7a24deb2fa31.jpg saved to cache
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d72e193a-da44-5159-b9b6-99083ba04ce5
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752514/general/1476b81e-40e7-45d3-90db-d00c49f53c8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740794)
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752482/general/4658f30f-a8a9-40bc-b926-9589b0de3bc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740763)
2026-03-27 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752514/general/ec7ddd3b-cb51-4e55-b8ea-9f416fcb3a90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740794)
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 35cda133-f4b9-5ba9-8d21-0d66423886c6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 35cda133-f4b9-5ba9-8d21-0d66423886c6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 35cda133-f4b9-5ba9-8d21-0d66423886c6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item aba9628d-2e5e-5223-bfd2-f33e4318a364 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0c81d0>
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252F65a033ab-0210-4e2d-a132-921f9793d3d9.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/65a033ab-0210-4e2d-a132-921f9793d3d9.jpg saved to cache
2026-03-27 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d72e193a-da44-5159-b9b6-99083ba04ce5
2026-03-27 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752644/general/dee8620a-35c0-41a7-bd77-1b4e14443819.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740527)
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf9fbd0>
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252F1476b81e-40e7-45d3-90db-d00c49f53c8e.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/1476b81e-40e7-45d3-90db-d00c49f53c8e.jpg saved to cache
2026-03-27 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d72e193a-da44-5159-b9b6-99083ba04ce5
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3aefd0>
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752482%252Fgeneral%252F4658f30f-a8a9-40bc-b926-9589b0de3bc9.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752482/general/4658f30f-a8a9-40bc-b926-9589b0de3bc9.jpg saved to cache
2026-03-27 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d5bd9167-d086-5015-bc45-bdcdd83b8a33
2026-03-27 22:17:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5bd9167-d086-5015-bc45-bdcdd83b8a33, skipping ID generation
2026-03-27 22:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bd9167-d086-5015-bc45-bdcdd83b8a33 with scrape type 1
2026-03-27 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5bd9167-d086-5015-bc45-bdcdd83b8a33 sending to next pipeline
2026-03-27 22:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5bd9167-d086-5015-bc45-bdcdd83b8a33, identifier: 10740763
2026-03-27 22:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5bd9167-d086-5015-bc45-bdcdd83b8a33 with identifier: 10740763
2026-03-27 22:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5bd9167-d086-5015-bc45-bdcdd83b8a33 with identifier: 10740763
2026-03-27 22:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5bd9167-d086-5015-bc45-bdcdd83b8a33 with identifier: 10740763 to the API
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752482/general/4658f30f-a8a9-40bc-b926-9589b0de3bc9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 247,
'category': 'Pickup',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd5bd9167-d086-5015-bc45-bdcdd83b8a33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNC975',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740763',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Hilux',
'odometer': 93081,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 73,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101181,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752482/general/4658f30f-a8a9-40bc-b926-9589b0de3bc9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752482/general/1aafbbf7-ddcb-467f-a242-8f300c5efcb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752482/general/d8cbc2f1-58b0-40dd-b0e0-b2b35b9b0be3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752482/general/2eb9a0f3-5e8e-47b7-9407-50d43fd123b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752482/general/e74f5fcb-4b4f-49ea-9c19-ca366e550c72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752482/general/df898231-4056-4e94-91fd-0e0848dc135c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752482/general/46080dbf-9eb0-4473-9443-bc9ff84edcf1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752482/general/36fe1aba-3f09-4900-a82e-44fd31730310.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bd9167-d086-5015-bc45-bdcdd83b8a33/d5bd9167-d086-5015-bc45-bdcdd83b8a33_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752482/general/6bb22836-cfef-400b-8239-af89bc98629c.jpg',
'Width': 1024}],
'price': 31200,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Hilux 2.8 D-4D Lounge - AWD - Diesel - Automatic - 204 hp - '
'93.081 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740763%27 HTTP/1.1" 200 None
2026-03-27 22:17:48 [adesa.be] INFO: Saving data for 10740763: {'created_time': 1774649868.795982, 'last_price_update_time': 1774649868.795995, 'auction_closing_time': 1774947600.0}
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740763') HTTP/1.1" 204 0
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e165fd0>
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752514%252Fgeneral%252Fec7ddd3b-cb51-4e55-b8ea-9f416fcb3a90.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752514/general/ec7ddd3b-cb51-4e55-b8ea-9f416fcb3a90.jpg saved to cache
2026-03-27 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d72e193a-da44-5159-b9b6-99083ba04ce5
2026-03-27 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752556/general/8b0e1a6d-a9f7-46fb-898f-dbc5bd8aeecf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740482)
2026-03-27 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752556/general/81ee84a3-04a1-410b-b9cc-2b6bba37356b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740482)
2026-03-27 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752508/general/42860d75-a591-452d-be29-b9a4f8bed315.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740788)
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a002d890>
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252Fdee8620a-35c0-41a7-bd77-1b4e14443819.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/dee8620a-35c0-41a7-bd77-1b4e14443819.jpg saved to cache
2026-03-27 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a281b110-227c-5fdf-8571-f1420f45aa93
2026-03-27 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752644/general/530c1ae8-3f53-4613-84f1-e8ea482303b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740527)
2026-03-27 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752556/general/4d5cbb95-6f3b-418e-9bc1-d01861fef5df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740482)
2026-03-27 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752474/general/3e6c3fe0-8ee4-4867-953d-3c87f82a458a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740755)
2026-03-27 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752564/general/2ae1576f-82f7-41a9-ba8c-79e9811cc510.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740484)
2026-03-27 22:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752474/general/6d885b49-21f9-44aa-870a-73912265ebcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740755)
2026-03-27 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752556/general/e96e705e-a071-4cdb-8ad5-94a68ce043d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740482)
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0eea90>
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35cda133-f4b9-5ba9-8d21-0d66423886c6/35cda133-f4b9-5ba9-8d21-0d66423886c6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252F8b0e1a6d-a9f7-46fb-898f-dbc5bd8aeecf.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/8b0e1a6d-a9f7-46fb-898f-dbc5bd8aeecf.jpg saved to cache
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 35cda133-f4b9-5ba9-8d21-0d66423886c6
2026-03-27 22:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c1390>
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35cda133-f4b9-5ba9-8d21-0d66423886c6/35cda133-f4b9-5ba9-8d21-0d66423886c6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252F81ee84a3-04a1-410b-b9cc-2b6bba37356b.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/81ee84a3-04a1-410b-b9cc-2b6bba37356b.jpg saved to cache
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 35cda133-f4b9-5ba9-8d21-0d66423886c6
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d152010>
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752508%252Fgeneral%252F42860d75-a591-452d-be29-b9a4f8bed315.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752508/general/42860d75-a591-452d-be29-b9a4f8bed315.jpg saved to cache
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb
2026-03-27 22:17:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a8eef60-ba1a-545c-99b1-4d8f69540dfb, skipping ID generation
2026-03-27 22:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb with scrape type 1
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a8eef60-ba1a-545c-99b1-4d8f69540dfb sending to next pipeline
2026-03-27 22:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a8eef60-ba1a-545c-99b1-4d8f69540dfb, identifier: 10740788
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0c9a90>
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F530c1ae8-3f53-4613-84f1-e8ea482303b8.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/530c1ae8-3f53-4613-84f1-e8ea482303b8.jpg saved to cache
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a281b110-227c-5fdf-8571-f1420f45aa93
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e165010>
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35cda133-f4b9-5ba9-8d21-0d66423886c6/35cda133-f4b9-5ba9-8d21-0d66423886c6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252F4d5cbb95-6f3b-418e-9bc1-d01861fef5df.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/4d5cbb95-6f3b-418e-9bc1-d01861fef5df.jpg saved to cache
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 35cda133-f4b9-5ba9-8d21-0d66423886c6
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b8710>
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aba9628d-2e5e-5223-bfd2-f33e4318a364/aba9628d-2e5e-5223-bfd2-f33e4318a364_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252F3e6c3fe0-8ee4-4867-953d-3c87f82a458a.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/3e6c3fe0-8ee4-4867-953d-3c87f82a458a.jpg saved to cache
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aba9628d-2e5e-5223-bfd2-f33e4318a364
2026-03-27 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752644/general/734490bf-1485-4dea-851e-27e40a3ae6b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740527)
2026-03-27 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a8eef60-ba1a-545c-99b1-4d8f69540dfb with identifier: 10740788
2026-03-27 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a8eef60-ba1a-545c-99b1-4d8f69540dfb with identifier: 10740788
2026-03-27 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a8eef60-ba1a-545c-99b1-4d8f69540dfb with identifier: 10740788 to the API
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752508/general/42860d75-a591-452d-be29-b9a4f8bed315.jpg>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '4a8eef60-ba1a-545c-99b1-4d8f69540dfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ154',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740788',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 47900,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752508/general/74b58296-9a9b-4fb5-a9bf-d5de87cdeb64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752508/general/44be5c18-079e-4de3-9c1d-16c2bf538e67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752508/general/c511553e-1b82-4404-b64d-979dec76b019.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752508/general/235d2649-4e6a-48e5-8cf1-0eb6882d9b5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752508/general/42860d75-a591-452d-be29-b9a4f8bed315.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101915,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752508/general/fe7322d9-a64d-40ac-9b4b-151b940ee3f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752508/general/ddbee215-f0ad-42aa-a9d7-895ccac3399c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100765,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752508/general/1861b64e-39b8-4bfe-80dc-d925766567ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a8eef60-ba1a-545c-99b1-4d8f69540dfb/4a8eef60-ba1a-545c-99b1-4d8f69540dfb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752508/general/76ca46e3-d469-4f7c-a1f0-1c90eef2e6c7.jpg',
'Width': 1024}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'47.900 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740788%27 HTTP/1.1" 200 None
2026-03-27 22:17:49 [adesa.be] INFO: Saving data for 10740788: {'created_time': 1774649869.901325, 'last_price_update_time': 1774649869.901334, 'auction_closing_time': 1774947600.0}
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740788') HTTP/1.1" 204 0
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 28680424-6b9e-55b2-9e67-2d406b58c5b3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d72e193a-da44-5159-b9b6-99083ba04ce5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item aba9628d-2e5e-5223-bfd2-f33e4318a364 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d72e193a-da44-5159-b9b6-99083ba04ce5 with identifier: 10740794
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:17:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-27 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d72e193a-da44-5159-b9b6-99083ba04ce5 with identifier: 10740794
2026-03-27 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d72e193a-da44-5159-b9b6-99083ba04ce5 with identifier: 10740794 to the API
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 75,
'category': 'Compact',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 73,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd72e193a-da44-5159-b9b6-99083ba04ce5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TWE151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740794',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 54826,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 76,
'photo_urls': ['https://images.openlane.eu/carimgs/5752514/general/c7b5e0c6-a91b-4663-b8d9-f9452db3e5f1.jpg',
'https://images.openlane.eu/carimgs/5752514/general/a7077ec4-1743-4b44-8fe4-d0f7e1c61b73.jpg',
'https://images.openlane.eu/carimgs/5752514/general/1b2ed8e4-e270-4ece-98b0-a087213d7753.jpg',
'https://images.openlane.eu/carimgs/5752514/general/dd104b0a-ccb7-4905-9f03-4158dbf5e8a0.jpg',
'https://images.openlane.eu/carimgs/5752514/general/1d777e90-4e4f-4d82-9aad-7a24deb2fa31.jpg',
'https://images.openlane.eu/carimgs/5752514/general/65a033ab-0210-4e2d-a132-921f9793d3d9.jpg',
'https://images.openlane.eu/carimgs/5752514/general/ec7ddd3b-cb51-4e55-b8ea-9f416fcb3a90.jpg',
'https://images.openlane.eu/carimgs/5752514/general/1476b81e-40e7-45d3-90db-d00c49f53c8e.jpg',
'https://images.openlane.eu/carimgs/5752514/general/a4faa148-11a8-428e-9efd-da46b8041787.jpg',
'https://images.openlane.eu/carimgs/5752514/general/4aab889c-09cf-427c-aafe-bc705ebc128a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752514/general/c7b5e0c6-a91b-4663-b8d9-f9452db3e5f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107194,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752514/general/a7077ec4-1743-4b44-8fe4-d0f7e1c61b73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752514/general/1b2ed8e4-e270-4ece-98b0-a087213d7753.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752514/general/dd104b0a-ccb7-4905-9f03-4158dbf5e8a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752514/general/1d777e90-4e4f-4d82-9aad-7a24deb2fa31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752514/general/65a033ab-0210-4e2d-a132-921f9793d3d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752514/general/ec7ddd3b-cb51-4e55-b8ea-9f416fcb3a90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72e193a-da44-5159-b9b6-99083ba04ce5/d72e193a-da44-5159-b9b6-99083ba04ce5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752514/general/1476b81e-40e7-45d3-90db-d00c49f53c8e.jpg',
'Width': 1024}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2018-03-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris 1.5 VVT-i Comfort - Hybrid - Automatic - 73 hp - '
'54.826 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2018}
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740794%27 HTTP/1.1" 200 None
2026-03-27 22:17:50 [adesa.be] INFO: Saving data for 10740794: {'created_time': 1774649870.377961, 'last_price_update_time': 1774649870.37797, 'auction_closing_time': 1774947600.0}
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740794') HTTP/1.1" 204 0
2026-03-27 22:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099defafd0>
2026-03-27 22:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752564%252Fgeneral%252F2ae1576f-82f7-41a9-ba8c-79e9811cc510.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752564/general/2ae1576f-82f7-41a9-ba8c-79e9811cc510.jpg saved to cache
2026-03-27 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 28680424-6b9e-55b2-9e67-2d406b58c5b3
2026-03-27 22:17:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 28680424-6b9e-55b2-9e67-2d406b58c5b3, skipping ID generation
2026-03-27 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28680424-6b9e-55b2-9e67-2d406b58c5b3 with scrape type 1
2026-03-27 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 28680424-6b9e-55b2-9e67-2d406b58c5b3 sending to next pipeline
2026-03-27 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28680424-6b9e-55b2-9e67-2d406b58c5b3, identifier: 10740484
2026-03-27 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752533/general/1c2504e1-45a9-4e65-be56-0167f3c051c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740462)
2026-03-27 22:17:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d72e193a-da44-5159-b9b6-99083ba04ce5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28680424-6b9e-55b2-9e67-2d406b58c5b3 with identifier: 10740484
2026-03-27 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28680424-6b9e-55b2-9e67-2d406b58c5b3 with identifier: 10740484
2026-03-27 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28680424-6b9e-55b2-9e67-2d406b58c5b3 with identifier: 10740484 to the API
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752564/general/2ae1576f-82f7-41a9-ba8c-79e9811cc510.jpg>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '28680424-6b9e-55b2-9e67-2d406b58c5b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740484',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 40780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 69,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91672,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752564/general/9bc8c49d-1f8b-4322-ac45-a01b81f47791.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102681,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752564/general/f0c9910e-bd1c-4ee9-a6ef-ff3cc713f60f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71428,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752564/general/2ae1576f-82f7-41a9-ba8c-79e9811cc510.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91421,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752564/general/c7557d6f-81e4-4b30-81a3-61737d43eb6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93605,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752564/general/2829f46b-ba88-44a6-9c8e-f6f2a1c45d2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96359,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752564/general/0102b9c6-b6e4-49d2-97c8-2d235489efb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78743,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752564/general/8d204a95-505a-46f0-a147-6b0c8a9b7c37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28680424-6b9e-55b2-9e67-2d406b58c5b3/28680424-6b9e-55b2-9e67-2d406b58c5b3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208579,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752564/general/80d53d89-c6ef-45ae-8d00-910eff506cd4.jpg',
'Width': 1024}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'40.780 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740484%27 HTTP/1.1" 200 None
2026-03-27 22:17:50 [adesa.be] INFO: Saving data for 10740484: {'created_time': 1774649870.918934, 'last_price_update_time': 1774649870.918945, 'auction_closing_time': 1774965600.0}
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740484') HTTP/1.1" 204 0
2026-03-27 22:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4204d0>
2026-03-27 22:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aba9628d-2e5e-5223-bfd2-f33e4318a364/aba9628d-2e5e-5223-bfd2-f33e4318a364_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752474%252Fgeneral%252F6d885b49-21f9-44aa-870a-73912265ebcf.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752474/general/6d885b49-21f9-44aa-870a-73912265ebcf.jpg saved to cache
2026-03-27 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aba9628d-2e5e-5223-bfd2-f33e4318a364
2026-03-27 22:17:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aba9628d-2e5e-5223-bfd2-f33e4318a364, skipping ID generation
2026-03-27 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aba9628d-2e5e-5223-bfd2-f33e4318a364 with scrape type 1
2026-03-27 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aba9628d-2e5e-5223-bfd2-f33e4318a364 sending to next pipeline
2026-03-27 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aba9628d-2e5e-5223-bfd2-f33e4318a364, identifier: 10740755
2026-03-27 22:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4203d0>
2026-03-27 22:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35cda133-f4b9-5ba9-8d21-0d66423886c6/35cda133-f4b9-5ba9-8d21-0d66423886c6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752556%252Fgeneral%252Fe96e705e-a071-4cdb-8ad5-94a68ce043d0.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752556/general/e96e705e-a071-4cdb-8ad5-94a68ce043d0.jpg saved to cache
2026-03-27 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 35cda133-f4b9-5ba9-8d21-0d66423886c6
2026-03-27 22:17:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 35cda133-f4b9-5ba9-8d21-0d66423886c6, skipping ID generation
2026-03-27 22:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35cda133-f4b9-5ba9-8d21-0d66423886c6 with scrape type 1
2026-03-27 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 35cda133-f4b9-5ba9-8d21-0d66423886c6 sending to next pipeline
2026-03-27 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 35cda133-f4b9-5ba9-8d21-0d66423886c6, identifier: 10740482
2026-03-27 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752644/general/759d0cb0-6d36-4d06-8b06-424d436ca828.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740527)
2026-03-27 22:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aba9628d-2e5e-5223-bfd2-f33e4318a364 with identifier: 10740755
2026-03-27 22:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aba9628d-2e5e-5223-bfd2-f33e4318a364 with identifier: 10740755
2026-03-27 22:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aba9628d-2e5e-5223-bfd2-f33e4318a364 with identifier: 10740755 to the API
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752474/general/6d885b49-21f9-44aa-870a-73912265ebcf.jpg>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'aba9628d-2e5e-5223-bfd2-f33e4318a364',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERX970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740755',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 49791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aba9628d-2e5e-5223-bfd2-f33e4318a364/aba9628d-2e5e-5223-bfd2-f33e4318a364_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752474/general/3e6c3fe0-8ee4-4867-953d-3c87f82a458a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aba9628d-2e5e-5223-bfd2-f33e4318a364/aba9628d-2e5e-5223-bfd2-f33e4318a364_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752474/general/6d885b49-21f9-44aa-870a-73912265ebcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aba9628d-2e5e-5223-bfd2-f33e4318a364/aba9628d-2e5e-5223-bfd2-f33e4318a364_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126014,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752474/general/e40db3b7-30e3-4d8a-9b75-28ea6c1c7550.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aba9628d-2e5e-5223-bfd2-f33e4318a364/aba9628d-2e5e-5223-bfd2-f33e4318a364_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752474/general/d8e7f599-77ed-4fd9-a2f9-271b654d77d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aba9628d-2e5e-5223-bfd2-f33e4318a364/aba9628d-2e5e-5223-bfd2-f33e4318a364_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752474/general/149951fb-107d-4f8b-8580-21b43a414f44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aba9628d-2e5e-5223-bfd2-f33e4318a364/aba9628d-2e5e-5223-bfd2-f33e4318a364_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752474/general/65c48da6-18d3-48d4-b786-bae37188a1cb.jpg',
'Width': 1024}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'49.791 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740755%27 HTTP/1.1" 200 None
2026-03-27 22:17:51 [adesa.be] INFO: Saving data for 10740755: {'created_time': 1774649871.544635, 'last_price_update_time': 1774649871.544644, 'auction_closing_time': 1774947600.0}
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740755') HTTP/1.1" 204 0
2026-03-27 22:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 35cda133-f4b9-5ba9-8d21-0d66423886c6 with identifier: 10740482
2026-03-27 22:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 35cda133-f4b9-5ba9-8d21-0d66423886c6 with identifier: 10740482
2026-03-27 22:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 35cda133-f4b9-5ba9-8d21-0d66423886c6 with identifier: 10740482 to the API
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752556/general/e96e705e-a071-4cdb-8ad5-94a68ce043d0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '35cda133-f4b9-5ba9-8d21-0d66423886c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDW931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740482',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 126530,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 144,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35cda133-f4b9-5ba9-8d21-0d66423886c6/35cda133-f4b9-5ba9-8d21-0d66423886c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752556/general/e96e705e-a071-4cdb-8ad5-94a68ce043d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35cda133-f4b9-5ba9-8d21-0d66423886c6/35cda133-f4b9-5ba9-8d21-0d66423886c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102852,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752556/general/4d5cbb95-6f3b-418e-9bc1-d01861fef5df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35cda133-f4b9-5ba9-8d21-0d66423886c6/35cda133-f4b9-5ba9-8d21-0d66423886c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752556/general/8b0e1a6d-a9f7-46fb-898f-dbc5bd8aeecf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35cda133-f4b9-5ba9-8d21-0d66423886c6/35cda133-f4b9-5ba9-8d21-0d66423886c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97473,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752556/general/81ee84a3-04a1-410b-b9cc-2b6bba37356b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35cda133-f4b9-5ba9-8d21-0d66423886c6/35cda133-f4b9-5ba9-8d21-0d66423886c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752556/general/f11eb9d2-78fe-4abf-b59b-b8d0d2f61109.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35cda133-f4b9-5ba9-8d21-0d66423886c6/35cda133-f4b9-5ba9-8d21-0d66423886c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96302,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752556/general/cb52c653-168b-4554-8687-32995e95c13e.jpg',
'Width': 1024}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2020-07-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Rav4 2.5 VVT-i Dynamic Business - Petrol - Automatic - 178 '
'hp - 126.530 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2020}
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740482%27 HTTP/1.1" 200 None
2026-03-27 22:17:51 [adesa.be] INFO: Saving data for 10740482: {'created_time': 1774649871.917942, 'last_price_update_time': 1774649871.917951, 'auction_closing_time': 1774965600.0}
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740482') HTTP/1.1" 204 0
2026-03-27 22:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cff5290>
2026-03-27 22:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F734490bf-1485-4dea-851e-27e40a3ae6b2.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/734490bf-1485-4dea-851e-27e40a3ae6b2.jpg saved to cache
2026-03-27 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a281b110-227c-5fdf-8571-f1420f45aa93
2026-03-27 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752533/general/71f7da0e-9b9a-4f82-bcd3-645751c5da4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740462)
2026-03-27 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752626/general/0f97f95e-bc27-4c44-b553-3cf6331d6dee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740510)
2026-03-27 22:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 875193db-cc97-50a0-bee2-04f0a6463a47 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 17f84249-c8ce-5114-be64-23aef7653b17 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 875193db-cc97-50a0-bee2-04f0a6463a47 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a281b110-227c-5fdf-8571-f1420f45aa93 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e131290>
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17f84249-c8ce-5114-be64-23aef7653b17/17f84249-c8ce-5114-be64-23aef7653b17_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752533%252Fgeneral%252F1c2504e1-45a9-4e65-be56-0167f3c051c3.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752533/general/1c2504e1-45a9-4e65-be56-0167f3c051c3.jpg saved to cache
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 17f84249-c8ce-5114-be64-23aef7653b17
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9a310>
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752644%252Fgeneral%252F759d0cb0-6d36-4d06-8b06-424d436ca828.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752644/general/759d0cb0-6d36-4d06-8b06-424d436ca828.jpg saved to cache
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a281b110-227c-5fdf-8571-f1420f45aa93
2026-03-27 22:17:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a281b110-227c-5fdf-8571-f1420f45aa93, skipping ID generation
2026-03-27 22:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a281b110-227c-5fdf-8571-f1420f45aa93 with scrape type 1
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a281b110-227c-5fdf-8571-f1420f45aa93 sending to next pipeline
2026-03-27 22:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a281b110-227c-5fdf-8571-f1420f45aa93, identifier: 10740527
2026-03-27 22:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a281b110-227c-5fdf-8571-f1420f45aa93 with identifier: 10740527
2026-03-27 22:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a281b110-227c-5fdf-8571-f1420f45aa93 with identifier: 10740527
2026-03-27 22:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a281b110-227c-5fdf-8571-f1420f45aa93 with identifier: 10740527 to the API
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752644/general/759d0cb0-6d36-4d06-8b06-424d436ca828.jpg>
{'auction_title': '',
'c_o_2_emission_value': 78,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a281b110-227c-5fdf-8571-f1420f45aa93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHF370',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740527',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 105789,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196725,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752644/general/42c57742-cbc3-4847-8f74-d2f784af82bf.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178402,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752644/general/3776ae58-79e5-4ddd-b975-198ebc9e8ef7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168565,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752644/general/759d0cb0-6d36-4d06-8b06-424d436ca828.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225768,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752644/general/131b8dd6-d8bd-4697-92f8-cd793630c57d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261174,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752644/general/734490bf-1485-4dea-851e-27e40a3ae6b2.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274041,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752644/general/530c1ae8-3f53-4613-84f1-e8ea482303b8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175545,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752644/general/dee8620a-35c0-41a7-bd77-1b4e14443819.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311176,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752644/general/3c921d85-7181-47dc-95d6-6bd2bfa636af.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a281b110-227c-5fdf-8571-f1420f45aa93/a281b110-227c-5fdf-8571-f1420f45aa93_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193933,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752644/general/0bd7f657-2c95-4aa1-aa26-2c5d7f775e4b.jpg',
'Width': 1500}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic - Petrol - Automatic - 98 '
'hp - 105.789 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2021}
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740527%27 HTTP/1.1" 200 None
2026-03-27 22:17:52 [adesa.be] INFO: Saving data for 10740527: {'created_time': 1774649872.528686, 'last_price_update_time': 1774649872.528696, 'auction_closing_time': 1774965600.0}
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740527') HTTP/1.1" 204 0
2026-03-27 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752541/general/6b3e3bf2-9a14-41ba-8297-df5a13ce479b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740469)
2026-03-27 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752541/general/8dd980ce-0f79-4479-b5ee-336972004857.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740469)
2026-03-27 22:17:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752541/general/74aa717f-f34c-405b-b6d8-88f2ec256965.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740469)
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0d5d50>
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17f84249-c8ce-5114-be64-23aef7653b17/17f84249-c8ce-5114-be64-23aef7653b17_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752533%252Fgeneral%252F71f7da0e-9b9a-4f82-bcd3-645751c5da4f.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752533/general/71f7da0e-9b9a-4f82-bcd3-645751c5da4f.jpg saved to cache
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 17f84249-c8ce-5114-be64-23aef7653b17
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddb8550>
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_875193db-cc97-50a0-bee2-04f0a6463a47/875193db-cc97-50a0-bee2-04f0a6463a47_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752626%252Fgeneral%252F0f97f95e-bc27-4c44-b553-3cf6331d6dee.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752626/general/0f97f95e-bc27-4c44-b553-3cf6331d6dee.jpg saved to cache
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 875193db-cc97-50a0-bee2-04f0a6463a47
2026-03-27 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752533/general/62e69dc7-96cf-4c6f-865f-b561b9fdeb0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740462)
2026-03-27 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752255/general/cf72b468-c972-4d08-9bda-2b48a95be51d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740009)
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9b390>
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252F6b3e3bf2-9a14-41ba-8297-df5a13ce479b.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/6b3e3bf2-9a14-41ba-8297-df5a13ce479b.jpg saved to cache
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dfd29292-72c1-583d-8923-2002e78806d4
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d119f90>
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252F8dd980ce-0f79-4479-b5ee-336972004857.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/8dd980ce-0f79-4479-b5ee-336972004857.jpg saved to cache
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dfd29292-72c1-583d-8923-2002e78806d4
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d01ab10>
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252F74aa717f-f34c-405b-b6d8-88f2ec256965.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/74aa717f-f34c-405b-b6d8-88f2ec256965.jpg saved to cache
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dfd29292-72c1-583d-8923-2002e78806d4
2026-03-27 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752541/general/d12b4f80-3b23-4bba-967b-ba1c0c7cbe3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740469)
2026-03-27 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752243/general/a535e022-9892-469c-a1b0-4c608a48013a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739997)
2026-03-27 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752262/general/cad202b5-4027-4a90-9467-c817b416a7d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740016)
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd99110>
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17f84249-c8ce-5114-be64-23aef7653b17/17f84249-c8ce-5114-be64-23aef7653b17_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752533%252Fgeneral%252F62e69dc7-96cf-4c6f-865f-b561b9fdeb0a.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752533/general/62e69dc7-96cf-4c6f-865f-b561b9fdeb0a.jpg saved to cache
2026-03-27 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 17f84249-c8ce-5114-be64-23aef7653b17
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c3bd0>
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752255%252Fgeneral%252Fcf72b468-c972-4d08-9bda-2b48a95be51d.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752255/general/cf72b468-c972-4d08-9bda-2b48a95be51d.jpg saved to cache
2026-03-27 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e7ae4256-a917-50fc-8eff-9f49077c1eec
2026-03-27 22:17:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7ae4256-a917-50fc-8eff-9f49077c1eec, skipping ID generation
2026-03-27 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7ae4256-a917-50fc-8eff-9f49077c1eec with scrape type 1
2026-03-27 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7ae4256-a917-50fc-8eff-9f49077c1eec sending to next pipeline
2026-03-27 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7ae4256-a917-50fc-8eff-9f49077c1eec, identifier: 10740009
2026-03-27 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7ae4256-a917-50fc-8eff-9f49077c1eec with identifier: 10740009
2026-03-27 22:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7ae4256-a917-50fc-8eff-9f49077c1eec with identifier: 10740009
2026-03-27 22:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7ae4256-a917-50fc-8eff-9f49077c1eec with identifier: 10740009 to the API
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752255/general/cf72b468-c972-4d08-9bda-2b48a95be51d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e7ae4256-a917-50fc-8eff-9f49077c1eec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADB647',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740009',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 156588,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 78,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107101,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752255/general/b22672b8-c8f3-40c3-9ddf-8638c9233e09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109825,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752255/general/72f5112b-ee16-4e44-8d80-83ea7a8ccef4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752255/general/fa339d88-bcf9-499c-b7d0-7b4f581f9a68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752255/general/a3e09505-4592-425d-9b34-d215da001858.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752255/general/60f6e73d-44a2-4226-822e-dd9c5796e648.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752255/general/cf72b468-c972-4d08-9bda-2b48a95be51d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752255/general/76ab485a-1287-455b-bc7b-8fa413dd78a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147351,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752255/general/10916936-2b26-4b0f-b6a4-f4307d395b89.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158424,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752255/general/1eddb55d-285e-4aee-9f8e-6e4e727f8264.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7ae4256-a917-50fc-8eff-9f49077c1eec/e7ae4256-a917-50fc-8eff-9f49077c1eec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752255/general/aadc6109-77eb-4b8e-b12c-67f454297756.jpg',
'Width': 1024}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Automatic - 150 hp '
'- 156.588 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740009%27 HTTP/1.1" 200 None
2026-03-27 22:17:53 [adesa.be] INFO: Saving data for 10740009: {'created_time': 1774649873.48898, 'last_price_update_time': 1774649873.488991, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740009') HTTP/1.1" 204 0
2026-03-27 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752245/general/3d014498-c8f6-4c6c-8cb1-ae1f782f9235.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739999)
2026-03-27 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d091690>
2026-03-27 22:17:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752541%252Fgeneral%252Fd12b4f80-3b23-4bba-967b-ba1c0c7cbe3a.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752541/general/d12b4f80-3b23-4bba-967b-ba1c0c7cbe3a.jpg saved to cache
2026-03-27 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dfd29292-72c1-583d-8923-2002e78806d4
2026-03-27 22:17:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3cb850>
2026-03-27 22:17:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df022075-062b-52db-8c6f-07e9e3036781/df022075-062b-52db-8c6f-07e9e3036781_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252Fa535e022-9892-469c-a1b0-4c608a48013a.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/a535e022-9892-469c-a1b0-4c608a48013a.jpg saved to cache
2026-03-27 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item df022075-062b-52db-8c6f-07e9e3036781
2026-03-27 22:17:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3f3010>
2026-03-27 22:17:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62dd929f-f06c-5625-ace9-ba63fd2244f2/62dd929f-f06c-5625-ace9-ba63fd2244f2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752262%252Fgeneral%252Fcad202b5-4027-4a90-9467-c817b416a7d9.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752262/general/cad202b5-4027-4a90-9467-c817b416a7d9.jpg saved to cache
2026-03-27 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 62dd929f-f06c-5625-ace9-ba63fd2244f2
2026-03-27 22:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752524/general/3d11f675-2cf2-4923-a172-451408399381.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740803)
2026-03-27 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752527/general/ae8ea6a5-6066-4830-a46f-cd7238a3e887.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740806)
2026-03-27 22:17:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 17f84249-c8ce-5114-be64-23aef7653b17 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dfd29292-72c1-583d-8923-2002e78806d4 with identifier: 10740469
2026-03-27 22:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dfd29292-72c1-583d-8923-2002e78806d4 with identifier: 10740469
2026-03-27 22:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dfd29292-72c1-583d-8923-2002e78806d4 with identifier: 10740469 to the API
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:53 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'dfd29292-72c1-583d-8923-2002e78806d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCG716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740469',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 99865,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 72,
'photo_urls': ['https://images.openlane.eu/carimgs/5752541/general/aeeedc27-2383-4109-ba1e-66111210b552.jpg',
'https://images.openlane.eu/carimgs/5752541/general/d12b4f80-3b23-4bba-967b-ba1c0c7cbe3a.jpg',
'https://images.openlane.eu/carimgs/5752541/general/bb451ed0-8f8a-4779-847e-0e623356a008.jpg',
'https://images.openlane.eu/carimgs/5752541/general/74aa717f-f34c-405b-b6d8-88f2ec256965.jpg',
'https://images.openlane.eu/carimgs/5752541/general/6b3e3bf2-9a14-41ba-8297-df5a13ce479b.jpg',
'https://images.openlane.eu/carimgs/5752541/general/eb35b8ed-2833-4bca-a067-8488c54b3025.jpg',
'https://images.openlane.eu/carimgs/5752541/general/3c1da235-4fa6-490a-9b5e-f2037966c017.jpg',
'https://images.openlane.eu/carimgs/5752541/general/8dd980ce-0f79-4479-b5ee-336972004857.jpg',
'https://images.openlane.eu/carimgs/5752541/general/20e2517c-a903-4b44-849d-723a0d118918.jpg',
'https://images.openlane.eu/carimgs/5752541/general/9621511f-dacf-4726-b9d1-11fc95de6b0d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752541/general/aeeedc27-2383-4109-ba1e-66111210b552.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752541/general/d12b4f80-3b23-4bba-967b-ba1c0c7cbe3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752541/general/bb451ed0-8f8a-4779-847e-0e623356a008.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752541/general/74aa717f-f34c-405b-b6d8-88f2ec256965.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116801,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752541/general/6b3e3bf2-9a14-41ba-8297-df5a13ce479b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752541/general/eb35b8ed-2833-4bca-a067-8488c54b3025.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127257,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752541/general/8dd980ce-0f79-4479-b5ee-336972004857.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752541/general/20e2517c-a903-4b44-849d-723a0d118918.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfd29292-72c1-583d-8923-2002e78806d4/dfd29292-72c1-583d-8923-2002e78806d4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752541/general/9621511f-dacf-4726-b9d1-11fc95de6b0d.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'99.865 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740469%27 HTTP/1.1" 200 None
2026-03-27 22:17:54 [adesa.be] INFO: Saving data for 10740469: {'created_time': 1774649873.999912, 'last_price_update_time': 1774649873.999924, 'auction_closing_time': 1774965600.0}
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740469') HTTP/1.1" 204 0
2026-03-27 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752243/general/88ecab45-43ce-4a8d-84b2-cab441ed309c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739997)
2026-03-27 22:17:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item dfd29292-72c1-583d-8923-2002e78806d4 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e148490>
2026-03-27 22:17:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40/7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252F3d014498-c8f6-4c6c-8cb1-ae1f782f9235.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/3d014498-c8f6-4c6c-8cb1-ae1f782f9235.jpg saved to cache
2026-03-27 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40
2026-03-27 22:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bbe0d91-ca5d-5bd6-9516-297ead952df5 with identifier: 10740519
2026-03-27 22:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bbe0d91-ca5d-5bd6-9516-297ead952df5 with scrape type 1
2026-03-27 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9bbe0d91-ca5d-5bd6-9516-297ead952df5
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252F03c24c5f-2ff0-48ee-88df-620eb05aef58.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/03c24c5f-2ff0-48ee-88df-620eb05aef58.jpg not downloaded yet
2026-03-27 22:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f890fe04-87a1-5486-b097-897e00bc05b0 with identifier: 10740494
2026-03-27 22:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f890fe04-87a1-5486-b097-897e00bc05b0 with scrape type 1
2026-03-27 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f890fe04-87a1-5486-b097-897e00bc05b0
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752592%252Fgeneral%252F52125ba3-b6a4-4dbd-bb33-56c0bb347aca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752592/general/52125ba3-b6a4-4dbd-bb33-56c0bb347aca.jpg not downloaded yet
2026-03-27 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752245/general/51084ac0-f919-4ce4-9015-f69e31596741.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739999)
2026-03-27 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 875193db-cc97-50a0-bee2-04f0a6463a47 with identifier: 10740510
2026-03-27 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 875193db-cc97-50a0-bee2-04f0a6463a47 with identifier: 10740510
2026-03-27 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 875193db-cc97-50a0-bee2-04f0a6463a47 with identifier: 10740510 to the API
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:54 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '875193db-cc97-50a0-bee2-04f0a6463a47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLG824',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740510',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 128935,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 60,
'photo_urls': ['https://images.openlane.eu/carimgs/5752626/general/104acb95-e597-48f2-a07c-51495a901738.jpg',
'https://images.openlane.eu/carimgs/5752626/general/0cabd164-f725-4ca1-91c3-79e4e19ab480.jpg',
'https://images.openlane.eu/carimgs/5752626/general/26e401f9-9bbf-49bb-ac0d-432fb075ad85.jpg',
'https://images.openlane.eu/carimgs/5752626/general/ea0e19f2-da8c-4818-8b18-56d39caf56ce.jpg',
'https://images.openlane.eu/carimgs/5752626/general/0f97f95e-bc27-4c44-b553-3cf6331d6dee.jpg',
'https://images.openlane.eu/carimgs/5752626/general/de7cf1df-d9b4-4b89-9062-3bc5f135f4b7.jpg',
'https://images.openlane.eu/carimgs/5752626/general/de685ca7-e447-4be3-948f-d87f553ffad7.jpg',
'https://images.openlane.eu/carimgs/5752626/general/4a51aa49-23fb-4e87-adb0-4744e0227a5f.jpg',
'https://images.openlane.eu/carimgs/5752626/general/777ffb84-f213-4474-93a3-2ce88a81339c.jpg',
'https://images.openlane.eu/carimgs/5752626/general/787d2371-d1d7-40d3-a40a-6685e3b6f41f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_875193db-cc97-50a0-bee2-04f0a6463a47/875193db-cc97-50a0-bee2-04f0a6463a47_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752626/general/104acb95-e597-48f2-a07c-51495a901738.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_875193db-cc97-50a0-bee2-04f0a6463a47/875193db-cc97-50a0-bee2-04f0a6463a47_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752626/general/ea0e19f2-da8c-4818-8b18-56d39caf56ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_875193db-cc97-50a0-bee2-04f0a6463a47/875193db-cc97-50a0-bee2-04f0a6463a47_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752626/general/0f97f95e-bc27-4c44-b553-3cf6331d6dee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_875193db-cc97-50a0-bee2-04f0a6463a47/875193db-cc97-50a0-bee2-04f0a6463a47_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752626/general/de7cf1df-d9b4-4b89-9062-3bc5f135f4b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_875193db-cc97-50a0-bee2-04f0a6463a47/875193db-cc97-50a0-bee2-04f0a6463a47_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752626/general/4a51aa49-23fb-4e87-adb0-4744e0227a5f.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic - Petrol - Automatic - 98 '
'hp - 128.935 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2022}
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740510%27 HTTP/1.1" 200 None
2026-03-27 22:17:54 [adesa.be] INFO: Saving data for 10740510: {'created_time': 1774649874.461792, 'last_price_update_time': 1774649874.461802, 'auction_closing_time': 1774965600.0}
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740510') HTTP/1.1" 204 0
2026-03-27 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17f84249-c8ce-5114-be64-23aef7653b17 with identifier: 10740462
2026-03-27 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17f84249-c8ce-5114-be64-23aef7653b17 with identifier: 10740462
2026-03-27 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17f84249-c8ce-5114-be64-23aef7653b17 with identifier: 10740462 to the API
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:54 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '17f84249-c8ce-5114-be64-23aef7653b17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CST529',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740462',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 62497,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 73,
'photo_urls': ['https://images.openlane.eu/carimgs/5752533/general/8686f609-387b-4787-983e-dfd75e314e4a.jpg',
'https://images.openlane.eu/carimgs/5752533/general/fb86f623-a72b-499a-b0b0-c57578c0e248.jpg',
'https://images.openlane.eu/carimgs/5752533/general/3ae2f666-1240-42e2-a0bb-0d5efbce435e.jpg',
'https://images.openlane.eu/carimgs/5752533/general/a954195a-def2-4619-9fbd-379265226c50.jpg',
'https://images.openlane.eu/carimgs/5752533/general/62e69dc7-96cf-4c6f-865f-b561b9fdeb0a.jpg',
'https://images.openlane.eu/carimgs/5752533/general/f466e4d4-f63f-491f-9525-8e07d1d1f8ae.jpg',
'https://images.openlane.eu/carimgs/5752533/general/5e03afae-05ce-4cb5-96bc-864dd3107f1d.jpg',
'https://images.openlane.eu/carimgs/5752533/general/71f7da0e-9b9a-4f82-bcd3-645751c5da4f.jpg',
'https://images.openlane.eu/carimgs/5752533/general/1c2504e1-45a9-4e65-be56-0167f3c051c3.jpg',
'https://images.openlane.eu/carimgs/5752533/general/4e0abcdf-f299-4ecd-b24b-b9dc3766771b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17f84249-c8ce-5114-be64-23aef7653b17/17f84249-c8ce-5114-be64-23aef7653b17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337939,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752533/general/62e69dc7-96cf-4c6f-865f-b561b9fdeb0a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17f84249-c8ce-5114-be64-23aef7653b17/17f84249-c8ce-5114-be64-23aef7653b17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224712,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752533/general/f466e4d4-f63f-491f-9525-8e07d1d1f8ae.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17f84249-c8ce-5114-be64-23aef7653b17/17f84249-c8ce-5114-be64-23aef7653b17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244263,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752533/general/71f7da0e-9b9a-4f82-bcd3-645751c5da4f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17f84249-c8ce-5114-be64-23aef7653b17/17f84249-c8ce-5114-be64-23aef7653b17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124481,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752533/general/1c2504e1-45a9-4e65-be56-0167f3c051c3.jpg',
'Width': 1500}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.6 GT - Hybrid - Automatic - 180 hp - 62.497 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740462%27 HTTP/1.1" 200 None
2026-03-27 22:17:54 [adesa.be] INFO: Saving data for 10740462: {'created_time': 1774649874.803166, 'last_price_update_time': 1774649874.803176, 'auction_closing_time': 1774965600.0}
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740462') HTTP/1.1" 204 0
2026-03-27 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752632/general/2f32f24a-04b4-489d-a2a2-1e204c81ecf5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740516)
2026-03-27 22:17:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 875193db-cc97-50a0-bee2-04f0a6463a47 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 17f84249-c8ce-5114-be64-23aef7653b17 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252Fd0c57e02-9e16-4083-aed2-e32ce0452a52.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/d0c57e02-9e16-4083-aed2-e32ce0452a52.jpg not downloaded yet
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752592%252Fgeneral%252F901c57cb-1c4b-4f6c-8b8c-fdf2a6de85ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752592/general/901c57cb-1c4b-4f6c-8b8c-fdf2a6de85ee.jpg not downloaded yet
2026-03-27 22:17:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d406e50>
2026-03-27 22:17:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef82ea22-1506-538e-be12-6690717f3ed8/ef82ea22-1506-538e-be12-6690717f3ed8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F3d11f675-2cf2-4923-a172-451408399381.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/3d11f675-2cf2-4923-a172-451408399381.jpg saved to cache
2026-03-27 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ef82ea22-1506-538e-be12-6690717f3ed8
2026-03-27 22:17:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3f0910>
2026-03-27 22:17:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252Fae8ea6a5-6066-4830-a46f-cd7238a3e887.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/ae8ea6a5-6066-4830-a46f-cd7238a3e887.jpg saved to cache
2026-03-27 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 715719dc-12e1-5244-a840-23767960be1b
2026-03-27 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752243/general/0130eced-bfaf-4d9d-a5c6-b3db9b9261eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739997)
2026-03-27 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252Feaabe8d9-08b7-4f9f-84c9-c800f09cca85.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/eaabe8d9-08b7-4f9f-84c9-c800f09cca85.jpg not downloaded yet
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752592%252Fgeneral%252F268b9ffc-7b45-4fd7-b318-6e07ad0addda.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752592/general/268b9ffc-7b45-4fd7-b318-6e07ad0addda.jpg not downloaded yet
2026-03-27 22:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de42450>
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df022075-062b-52db-8c6f-07e9e3036781/df022075-062b-52db-8c6f-07e9e3036781_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252F88ecab45-43ce-4a8d-84b2-cab441ed309c.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/88ecab45-43ce-4a8d-84b2-cab441ed309c.jpg saved to cache
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item df022075-062b-52db-8c6f-07e9e3036781
2026-03-27 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc38efae-4a95-57eb-b8d0-829924a91add with identifier: 10739928
2026-03-27 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc38efae-4a95-57eb-b8d0-829924a91add with scrape type 1
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc38efae-4a95-57eb-b8d0-829924a91add
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664236%252Fgeneral%252Fa9fe85ca-39ec-4529-9b9a-9c1e01d4a3fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664236/general/a9fe85ca-39ec-4529-9b9a-9c1e01d4a3fc.jpg already downloaded
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664236%252Fgeneral%252F2ab3084d-9b9e-44b5-be94-127c3d935137.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664236/general/2ab3084d-9b9e-44b5-be94-127c3d935137.jpg already downloaded
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664236%252Fgeneral%252Ff21b3d49-93d5-49bf-b7de-eb708cee1534.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664236/general/f21b3d49-93d5-49bf-b7de-eb708cee1534.jpg already downloaded
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664236%252Fgeneral%252Ffdfb43f0-7764-489d-875d-260bc66921d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664236/general/fdfb43f0-7764-489d-875d-260bc66921d4.jpg already downloaded
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664236%252Fgeneral%252Ffef38056-27ab-4f76-a2dc-0293e9dd9eab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664236/general/fef38056-27ab-4f76-a2dc-0293e9dd9eab.jpg already downloaded
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664236%252Fgeneral%252Fb2b64779-440d-42f7-be8c-c45784f92d7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664236/general/b2b64779-440d-42f7-be8c-c45784f92d7a.jpg already downloaded
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664236%252Fgeneral%252F89c84dfc-0785-441d-8221-2207732f7d59.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664236/general/89c84dfc-0785-441d-8221-2207732f7d59.jpg already downloaded
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664236%252Fgeneral%252F61805796-eee2-4cf8-9e45-2ac1e04983de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664236/general/61805796-eee2-4cf8-9e45-2ac1e04983de.jpg already downloaded
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664236%252Fgeneral%252Fc26d2d68-10b0-4b91-9fa2-a6ddc7d0226a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664236/general/c26d2d68-10b0-4b91-9fa2-a6ddc7d0226a.jpg already downloaded
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664236%252Fgeneral%252F240faaa8-822a-4e5e-b0c4-5a0520b5fa31.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664236/general/240faaa8-822a-4e5e-b0c4-5a0520b5fa31.jpg already downloaded
2026-03-27 22:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc38efae-4a95-57eb-b8d0-829924a91add, identifier: 10739928
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c2c90>
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40/7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252F51084ac0-f919-4ce4-9015-f69e31596741.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/51084ac0-f919-4ce4-9015-f69e31596741.jpg saved to cache
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40
2026-03-27 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a36bed9b-c2fd-515b-b13b-9fb27316e905 with identifier: 10740747
2026-03-27 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36bed9b-c2fd-515b-b13b-9fb27316e905 with scrape type 1
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a36bed9b-c2fd-515b-b13b-9fb27316e905
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252Fc9b34a7a-8496-47e9-a03a-6149b639a81f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/c9b34a7a-8496-47e9-a03a-6149b639a81f.jpg not downloaded yet
2026-03-27 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d377a574-a6c3-52c8-9612-d4d5b448afdb with identifier: 10740507
2026-03-27 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d377a574-a6c3-52c8-9612-d4d5b448afdb with scrape type 1
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d377a574-a6c3-52c8-9612-d4d5b448afdb
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252F033540b8-c31c-4c29-8416-ab70f87653ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/033540b8-c31c-4c29-8416-ab70f87653ff.jpg not downloaded yet
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf8bad0>
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e8fe679-ae50-564d-b96d-215a1a9b9c53/9e8fe679-ae50-564d-b96d-215a1a9b9c53_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752632%252Fgeneral%252F2f32f24a-04b4-489d-a2a2-1e204c81ecf5.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752632/general/2f32f24a-04b4-489d-a2a2-1e204c81ecf5.jpg saved to cache
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9e8fe679-ae50-564d-b96d-215a1a9b9c53
2026-03-27 22:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752524/general/46a47b6a-4a45-4858-bb5e-0348f8b42d91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740803)
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252Ffe80b632-e9ec-47e3-9d4b-b0f41d9fefeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/fe80b632-e9ec-47e3-9d4b-b0f41d9fefeb.jpg not downloaded yet
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752592%252Fgeneral%252F0a014293-63f2-4d24-892c-e87c152aa502.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752592/general/0a014293-63f2-4d24-892c-e87c152aa502.jpg not downloaded yet
2026-03-27 22:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc38efae-4a95-57eb-b8d0-829924a91add with identifier: 10739928
2026-03-27 22:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc38efae-4a95-57eb-b8d0-829924a91add with identifier: 10739928
2026-03-27 22:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc38efae-4a95-57eb-b8d0-829924a91add with identifier: 10739928 to the API
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739928>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cc38efae-4a95-57eb-b8d0-829924a91add',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WBV611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739928',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 157155,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 77,
'photo_urls': ['https://images.openlane.eu/carimgs/5664236/general/a9fe85ca-39ec-4529-9b9a-9c1e01d4a3fc.jpg',
'https://images.openlane.eu/carimgs/5664236/general/2ab3084d-9b9e-44b5-be94-127c3d935137.jpg',
'https://images.openlane.eu/carimgs/5664236/general/f21b3d49-93d5-49bf-b7de-eb708cee1534.jpg',
'https://images.openlane.eu/carimgs/5664236/general/fdfb43f0-7764-489d-875d-260bc66921d4.jpg',
'https://images.openlane.eu/carimgs/5664236/general/fef38056-27ab-4f76-a2dc-0293e9dd9eab.jpg',
'https://images.openlane.eu/carimgs/5664236/general/b2b64779-440d-42f7-be8c-c45784f92d7a.jpg',
'https://images.openlane.eu/carimgs/5664236/general/89c84dfc-0785-441d-8221-2207732f7d59.jpg',
'https://images.openlane.eu/carimgs/5664236/general/61805796-eee2-4cf8-9e45-2ac1e04983de.jpg',
'https://images.openlane.eu/carimgs/5664236/general/c26d2d68-10b0-4b91-9fa2-a6ddc7d0226a.jpg',
'https://images.openlane.eu/carimgs/5664236/general/240faaa8-822a-4e5e-b0c4-5a0520b5fa31.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc38efae-4a95-57eb-b8d0-829924a91add/cc38efae-4a95-57eb-b8d0-829924a91add_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664236/general/a9fe85ca-39ec-4529-9b9a-9c1e01d4a3fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc38efae-4a95-57eb-b8d0-829924a91add/cc38efae-4a95-57eb-b8d0-829924a91add_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664236/general/2ab3084d-9b9e-44b5-be94-127c3d935137.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc38efae-4a95-57eb-b8d0-829924a91add/cc38efae-4a95-57eb-b8d0-829924a91add_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664236/general/f21b3d49-93d5-49bf-b7de-eb708cee1534.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc38efae-4a95-57eb-b8d0-829924a91add/cc38efae-4a95-57eb-b8d0-829924a91add_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115304,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664236/general/fdfb43f0-7764-489d-875d-260bc66921d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc38efae-4a95-57eb-b8d0-829924a91add/cc38efae-4a95-57eb-b8d0-829924a91add_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664236/general/fef38056-27ab-4f76-a2dc-0293e9dd9eab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc38efae-4a95-57eb-b8d0-829924a91add/cc38efae-4a95-57eb-b8d0-829924a91add_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664236/general/b2b64779-440d-42f7-be8c-c45784f92d7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc38efae-4a95-57eb-b8d0-829924a91add/cc38efae-4a95-57eb-b8d0-829924a91add_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97812,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664236/general/89c84dfc-0785-441d-8221-2207732f7d59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc38efae-4a95-57eb-b8d0-829924a91add/cc38efae-4a95-57eb-b8d0-829924a91add_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664236/general/61805796-eee2-4cf8-9e45-2ac1e04983de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc38efae-4a95-57eb-b8d0-829924a91add/cc38efae-4a95-57eb-b8d0-829924a91add_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664236/general/c26d2d68-10b0-4b91-9fa2-a6ddc7d0226a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc38efae-4a95-57eb-b8d0-829924a91add/cc38efae-4a95-57eb-b8d0-829924a91add_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664236/general/240faaa8-822a-4e5e-b0c4-5a0520b5fa31.jpg',
'Width': 1024}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2019-04-17',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Caddy 2.0 Startline - Diesel - Manual - 75 hp - 157.155 '
'km',
'transmission': 'manual',
'trim': 'Startline',
'vin': None,
'year': 2019}
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739928%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [adesa.be] INFO: Saving data for 10739928: {'created_time': 1774649875.863114, 'last_price_update_time': 1774649875.863124, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739928') HTTP/1.1" 204 0
2026-03-27 22:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752636/general/03c24c5f-2ff0-48ee-88df-620eb05aef58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740519)
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252F1fa54fd2-67c2-4df2-9166-d0514b779cf7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/1fa54fd2-67c2-4df2-9166-d0514b779cf7.jpg not downloaded yet
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252F40bb05b2-dd37-45b0-9406-3f1b2a1c7d21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/40bb05b2-dd37-45b0-9406-3f1b2a1c7d21.jpg not downloaded yet
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252Fafa45a4f-d50b-4978-8246-58f1ac9c5ca7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/afa45a4f-d50b-4978-8246-58f1ac9c5ca7.jpg not downloaded yet
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752592%252Fgeneral%252Fb51072ca-5139-40b0-b977-b29968b7a50a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752592/general/b51072ca-5139-40b0-b977-b29968b7a50a.jpg not downloaded yet
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddf8e10>
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df022075-062b-52db-8c6f-07e9e3036781/df022075-062b-52db-8c6f-07e9e3036781_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752243%252Fgeneral%252F0130eced-bfaf-4d9d-a5c6-b3db9b9261eb.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752243/general/0130eced-bfaf-4d9d-a5c6-b3db9b9261eb.jpg saved to cache
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item df022075-062b-52db-8c6f-07e9e3036781
2026-03-27 22:17:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df022075-062b-52db-8c6f-07e9e3036781, skipping ID generation
2026-03-27 22:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df022075-062b-52db-8c6f-07e9e3036781 with scrape type 1
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df022075-062b-52db-8c6f-07e9e3036781 sending to next pipeline
2026-03-27 22:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df022075-062b-52db-8c6f-07e9e3036781, identifier: 10739997
2026-03-27 22:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4374d55b-9d65-537e-8d25-d03bcb5fda93 with identifier: 10740523
2026-03-27 22:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4374d55b-9d65-537e-8d25-d03bcb5fda93 with scrape type 1
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4374d55b-9d65-537e-8d25-d03bcb5fda93
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752640%252Fgeneral%252Ff0f8ec7b-2c0c-4c3d-a185-39d38314bf70.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752640/general/f0f8ec7b-2c0c-4c3d-a185-39d38314bf70.jpg not downloaded yet
2026-03-27 22:17:56 [adesa.be] INFO: Found listing with ID: 10739599
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739599%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [adesa.be] INFO: Scrape type for 10739599: 0
2026-03-27 22:17:56 [adesa.be] INFO: Skipping item 10739599 url https://www.openlane.eu/en/carv6/auction/10739599
2026-03-27 22:17:56 [adesa.be] INFO: Found listing with ID: 10739241
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739241%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [adesa.be] INFO: Scrape type for 10739241: 0
2026-03-27 22:17:56 [adesa.be] INFO: Skipping item 10739241 url https://www.openlane.eu/en/carv6/auction/10739241
2026-03-27 22:17:56 [adesa.be] INFO: Found listing with ID: 10739456
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739456%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [adesa.be] INFO: Scrape type for 10739456: 0
2026-03-27 22:17:56 [adesa.be] INFO: Skipping item 10739456 url https://www.openlane.eu/en/carv6/auction/10739456
2026-03-27 22:17:56 [adesa.be] INFO: Found listing with ID: 10740489
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740489%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [adesa.be] INFO: Scrape type for 10740489: 1
2026-03-27 22:17:56 [adesa.be] INFO: Scraping item 10740489 url https://www.openlane.eu/en/carv6/auction/10740489
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 62dd929f-f06c-5625-ace9-ba63fd2244f2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252Fc62e709d-678d-46ad-83e2-843fd493a0b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/c62e709d-678d-46ad-83e2-843fd493a0b1.jpg not downloaded yet
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252F9a873aeb-737d-4690-a225-5b7caa78b8f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/9a873aeb-737d-4690-a225-5b7caa78b8f5.jpg not downloaded yet
2026-03-27 22:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df022075-062b-52db-8c6f-07e9e3036781 with identifier: 10739997
2026-03-27 22:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df022075-062b-52db-8c6f-07e9e3036781 with identifier: 10739997
2026-03-27 22:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df022075-062b-52db-8c6f-07e9e3036781 with identifier: 10739997 to the API
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752243/general/0130eced-bfaf-4d9d-a5c6-b3db9b9261eb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'df022075-062b-52db-8c6f-07e9e3036781',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739997',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 218771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 75,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df022075-062b-52db-8c6f-07e9e3036781/df022075-062b-52db-8c6f-07e9e3036781_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752243/general/0130eced-bfaf-4d9d-a5c6-b3db9b9261eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df022075-062b-52db-8c6f-07e9e3036781/df022075-062b-52db-8c6f-07e9e3036781_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100795,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752243/general/e5cc2e7c-9f24-4fac-a08f-b570202a55ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df022075-062b-52db-8c6f-07e9e3036781/df022075-062b-52db-8c6f-07e9e3036781_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752243/general/88ecab45-43ce-4a8d-84b2-cab441ed309c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df022075-062b-52db-8c6f-07e9e3036781/df022075-062b-52db-8c6f-07e9e3036781_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89108,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752243/general/a535e022-9892-469c-a1b0-4c608a48013a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df022075-062b-52db-8c6f-07e9e3036781/df022075-062b-52db-8c6f-07e9e3036781_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752243/general/a008e2fd-9d8a-489f-a195-dca97812d92a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df022075-062b-52db-8c6f-07e9e3036781/df022075-062b-52db-8c6f-07e9e3036781_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752243/general/c8d4fd01-7990-4a9d-984b-056dc142839e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df022075-062b-52db-8c6f-07e9e3036781/df022075-062b-52db-8c6f-07e9e3036781_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752243/general/b5c730b1-c2d3-41ec-bc31-5b9b1041f645.jpg',
'Width': 1024}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'218.771 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739997%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [adesa.be] INFO: Saving data for 10739997: {'created_time': 1774649876.582323, 'last_price_update_time': 1774649876.582333, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739997') HTTP/1.1" 204 0
2026-03-27 22:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752592/general/52125ba3-b6a4-4dbd-bb33-56c0bb347aca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740494)
2026-03-27 22:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752527/general/f3db092c-04bc-4c7c-820a-aaabc7252624.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740806)
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5ff56670-299d-5b07-9dab-494fce51db88 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252F781f3f77-b9ad-415a-8e71-19e7f05eac76.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/781f3f77-b9ad-415a-8e71-19e7f05eac76.jpg not downloaded yet
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752592%252Fgeneral%252Fd4d23841-4a47-45e3-a128-6ebc19602546.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752592/general/d4d23841-4a47-45e3-a128-6ebc19602546.jpg not downloaded yet
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752640%252Fgeneral%252Fe0c0ca7c-5d39-4d0a-b436-d2eb8ba29eba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752640/general/e0c0ca7c-5d39-4d0a-b436-d2eb8ba29eba.jpg not downloaded yet
2026-03-27 22:17:56 [adesa.be] INFO: Found listing with ID: 10740741
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740741%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [adesa.be] INFO: Scrape type for 10740741: 1
2026-03-27 22:17:56 [adesa.be] INFO: Scraping item 10740741 url https://www.openlane.eu/en/carv6/auction/10740741
2026-03-27 22:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf70bd0>
2026-03-27 22:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef82ea22-1506-538e-be12-6690717f3ed8/ef82ea22-1506-538e-be12-6690717f3ed8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F46a47b6a-4a45-4858-bb5e-0348f8b42d91.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/46a47b6a-4a45-4858-bb5e-0348f8b42d91.jpg saved to cache
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ef82ea22-1506-538e-be12-6690717f3ed8
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252Fcc425a29-a6b2-404c-ab0f-3d323127a72a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/cc425a29-a6b2-404c-ab0f-3d323127a72a.jpg not downloaded yet
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252F026ccd81-9593-4213-8f71-4d2a5f4a9e74.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/026ccd81-9593-4213-8f71-4d2a5f4a9e74.jpg not downloaded yet
2026-03-27 22:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e14b0d0>
2026-03-27 22:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bbe0d91-ca5d-5bd6-9516-297ead952df5/9bbe0d91-ca5d-5bd6-9516-297ead952df5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252F03c24c5f-2ff0-48ee-88df-620eb05aef58.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/03c24c5f-2ff0-48ee-88df-620eb05aef58.jpg saved to cache
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9bbe0d91-ca5d-5bd6-9516-297ead952df5
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 62dd929f-f06c-5625-ace9-ba63fd2244f2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252Fae37828d-b38f-44b2-b84b-018965e32b5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/ae37828d-b38f-44b2-b84b-018965e32b5a.jpg not downloaded yet
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752592%252Fgeneral%252F95fcbedc-9242-4a03-b106-8776a2d1c7c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752592/general/95fcbedc-9242-4a03-b106-8776a2d1c7c6.jpg not downloaded yet
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752640%252Fgeneral%252Ff1004a44-5602-4ab1-87de-e502c279f840.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752640/general/f1004a44-5602-4ab1-87de-e502c279f840.jpg not downloaded yet
2026-03-27 22:17:56 [adesa.be] INFO: Found listing with ID: 10739488
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739488%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [adesa.be] INFO: Scrape type for 10739488: 0
2026-03-27 22:17:56 [adesa.be] INFO: Skipping item 10739488 url https://www.openlane.eu/en/carv6/auction/10739488
2026-03-27 22:17:56 [adesa.be] INFO: Found listing with ID: 10739396
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739396%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [adesa.be] INFO: Scrape type for 10739396: 0
2026-03-27 22:17:56 [adesa.be] INFO: Skipping item 10739396 url https://www.openlane.eu/en/carv6/auction/10739396
2026-03-27 22:17:56 [adesa.be] INFO: Found listing with ID: 10739496
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739496%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [adesa.be] INFO: Scrape type for 10739496: 0
2026-03-27 22:17:56 [adesa.be] INFO: Skipping item 10739496 url https://www.openlane.eu/en/carv6/auction/10739496
2026-03-27 22:17:56 [adesa.be] INFO: Found listing with ID: 10739652
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739652%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [adesa.be] INFO: Scrape type for 10739652: 0
2026-03-27 22:17:56 [adesa.be] INFO: Skipping item 10739652 url https://www.openlane.eu/en/carv6/auction/10739652
2026-03-27 22:17:56 [adesa.be] INFO: Found listing with ID: 10740751
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740751%27 HTTP/1.1" 200 None
2026-03-27 22:17:56 [adesa.be] INFO: Scrape type for 10740751: 1
2026-03-27 22:17:56 [adesa.be] INFO: Scraping item 10740751 url https://www.openlane.eu/en/carv6/auction/10740751
2026-03-27 22:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752445/general/2ef81fde-5e70-4c98-a5c4-395005bc3079.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740735)
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252Ff2afe5f1-0d23-46fd-be8c-fe137ea23a58.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/f2afe5f1-0d23-46fd-be8c-fe137ea23a58.jpg not downloaded yet
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252F8d995a4a-81b3-4183-85a7-a94f37adbc86.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/8d995a4a-81b3-4183-85a7-a94f37adbc86.jpg not downloaded yet
2026-03-27 22:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de36fd0>
2026-03-27 22:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f890fe04-87a1-5486-b097-897e00bc05b0/f890fe04-87a1-5486-b097-897e00bc05b0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752592%252Fgeneral%252F52125ba3-b6a4-4dbd-bb33-56c0bb347aca.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752592/general/52125ba3-b6a4-4dbd-bb33-56c0bb347aca.jpg saved to cache
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f890fe04-87a1-5486-b097-897e00bc05b0
2026-03-27 22:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e23d4d0>
2026-03-27 22:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252Ff3db092c-04bc-4c7c-820a-aaabc7252624.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/f3db092c-04bc-4c7c-820a-aaabc7252624.jpg saved to cache
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 715719dc-12e1-5244-a840-23767960be1b
2026-03-27 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752592/general/268b9ffc-7b45-4fd7-b318-6e07ad0addda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740494)
2026-03-27 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752636/general/eaabe8d9-08b7-4f9f-84c9-c800f09cca85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740519)
2026-03-27 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752636/general/d0c57e02-9e16-4083-aed2-e32ce0452a52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740519)
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252F1943cf79-500f-4414-bbe6-6717f2c0ef49.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/1943cf79-500f-4414-bbe6-6717f2c0ef49.jpg not downloaded yet
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752592%252Fgeneral%252Fbd7f3c27-f3cd-40d0-8df0-267e8fbcd5ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752592/general/bd7f3c27-f3cd-40d0-8df0-267e8fbcd5ef.jpg not downloaded yet
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752640%252Fgeneral%252Fed232b3d-2bd2-4007-8a43-6d7109d53a8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752640/general/ed232b3d-2bd2-4007-8a43-6d7109d53a8b.jpg not downloaded yet
2026-03-27 22:17:57 [adesa.be] INFO: Found listing with ID: 10739642
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739642%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [adesa.be] INFO: Scrape type for 10739642: 0
2026-03-27 22:17:57 [adesa.be] INFO: Skipping item 10739642 url https://www.openlane.eu/en/carv6/auction/10739642
2026-03-27 22:17:57 [adesa.be] INFO: Found listing with ID: 10739345
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739345%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [adesa.be] INFO: Scrape type for 10739345: 0
2026-03-27 22:17:57 [adesa.be] INFO: Skipping item 10739345 url https://www.openlane.eu/en/carv6/auction/10739345
2026-03-27 22:17:57 [adesa.be] INFO: Found listing with ID: 10739400
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739400%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [adesa.be] INFO: Scrape type for 10739400: 0
2026-03-27 22:17:57 [adesa.be] INFO: Skipping item 10739400 url https://www.openlane.eu/en/carv6/auction/10739400
2026-03-27 22:17:57 [adesa.be] INFO: Found listing with ID: 10740002
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740002%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [adesa.be] INFO: Scrape type for 10740002: 1
2026-03-27 22:17:57 [adesa.be] INFO: Scraping item 10740002 url https://www.openlane.eu/en/carv6/auction/10740002
2026-03-27 22:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10739960
2026-03-27 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 161c059a-04e2-5795-9a38-48e66ddae83e with scrape type 1
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 161c059a-04e2-5795-9a38-48e66ddae83e
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712529%252Fgeneral%252Fc2d8c6b0-345d-4844-8c8d-91f978a9e8f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712529/general/c2d8c6b0-345d-4844-8c8d-91f978a9e8f8.jpg already downloaded
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712529%252Fgeneral%252Fca133dff-549d-47a2-b071-1245c60a311f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712529/general/ca133dff-549d-47a2-b071-1245c60a311f.jpg already downloaded
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712529%252Fgeneral%252F261e23f6-f9ef-4dd3-9b5d-358fa6200ce3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712529/general/261e23f6-f9ef-4dd3-9b5d-358fa6200ce3.jpg already downloaded
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712529%252Fgeneral%252Fb70e0565-f56b-4783-aa65-a6880a66144f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712529/general/b70e0565-f56b-4783-aa65-a6880a66144f.jpg already downloaded
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712529%252Fgeneral%252Fd07ceb76-6762-41be-9be6-174a0243e983.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712529/general/d07ceb76-6762-41be-9be6-174a0243e983.jpg already downloaded
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712529%252Fgeneral%252Ffc4b879d-f494-478e-9b61-cc6cca95e466.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712529/general/fc4b879d-f494-478e-9b61-cc6cca95e466.jpg already downloaded
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712529%252Fgeneral%252F5c8c0cbc-ba3f-4419-aa92-59102fa2aeaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712529/general/5c8c0cbc-ba3f-4419-aa92-59102fa2aeaf.jpg already downloaded
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712529%252Fgeneral%252Ff8c623ec-ef50-4907-a192-f601883a58dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712529/general/f8c623ec-ef50-4907-a192-f601883a58dd.jpg already downloaded
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712529%252Fgeneral%252Fc4f32235-35eb-4c4b-9f28-e154eb9e2a3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712529/general/c4f32235-35eb-4c4b-9f28-e154eb9e2a3b.jpg already downloaded
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712529%252Fgeneral%252F080f984f-1d15-4b2d-983f-52a77eccb6f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712529/general/080f984f-1d15-4b2d-983f-52a77eccb6f1.jpg already downloaded
2026-03-27 22:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 161c059a-04e2-5795-9a38-48e66ddae83e, identifier: 10739960
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252Fb68db5bb-0491-4c88-aeea-27dea9f135c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/b68db5bb-0491-4c88-aeea-27dea9f135c3.jpg not downloaded yet
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252F9a4f0ea9-6e71-4c93-850d-57d80cc961ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/9a4f0ea9-6e71-4c93-850d-57d80cc961ce.jpg not downloaded yet
2026-03-27 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10739960
2026-03-27 22:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10739960
2026-03-27 22:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10739960 to the API
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739960>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '161c059a-04e2-5795-9a38-48e66ddae83e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGC189',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739960',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 181088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 69,
'photo_urls': ['https://images.openlane.eu/carimgs/5712529/general/c2d8c6b0-345d-4844-8c8d-91f978a9e8f8.jpg',
'https://images.openlane.eu/carimgs/5712529/general/ca133dff-549d-47a2-b071-1245c60a311f.jpg',
'https://images.openlane.eu/carimgs/5712529/general/261e23f6-f9ef-4dd3-9b5d-358fa6200ce3.jpg',
'https://images.openlane.eu/carimgs/5712529/general/b70e0565-f56b-4783-aa65-a6880a66144f.jpg',
'https://images.openlane.eu/carimgs/5712529/general/d07ceb76-6762-41be-9be6-174a0243e983.jpg',
'https://images.openlane.eu/carimgs/5712529/general/fc4b879d-f494-478e-9b61-cc6cca95e466.jpg',
'https://images.openlane.eu/carimgs/5712529/general/5c8c0cbc-ba3f-4419-aa92-59102fa2aeaf.jpg',
'https://images.openlane.eu/carimgs/5712529/general/f8c623ec-ef50-4907-a192-f601883a58dd.jpg',
'https://images.openlane.eu/carimgs/5712529/general/c4f32235-35eb-4c4b-9f28-e154eb9e2a3b.jpg',
'https://images.openlane.eu/carimgs/5712529/general/080f984f-1d15-4b2d-983f-52a77eccb6f1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161c059a-04e2-5795-9a38-48e66ddae83e/161c059a-04e2-5795-9a38-48e66ddae83e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191466,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712529/general/c2d8c6b0-345d-4844-8c8d-91f978a9e8f8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161c059a-04e2-5795-9a38-48e66ddae83e/161c059a-04e2-5795-9a38-48e66ddae83e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178299,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712529/general/ca133dff-549d-47a2-b071-1245c60a311f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161c059a-04e2-5795-9a38-48e66ddae83e/161c059a-04e2-5795-9a38-48e66ddae83e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169601,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712529/general/261e23f6-f9ef-4dd3-9b5d-358fa6200ce3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161c059a-04e2-5795-9a38-48e66ddae83e/161c059a-04e2-5795-9a38-48e66ddae83e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183146,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712529/general/b70e0565-f56b-4783-aa65-a6880a66144f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161c059a-04e2-5795-9a38-48e66ddae83e/161c059a-04e2-5795-9a38-48e66ddae83e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237216,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712529/general/d07ceb76-6762-41be-9be6-174a0243e983.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161c059a-04e2-5795-9a38-48e66ddae83e/161c059a-04e2-5795-9a38-48e66ddae83e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282370,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712529/general/fc4b879d-f494-478e-9b61-cc6cca95e466.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161c059a-04e2-5795-9a38-48e66ddae83e/161c059a-04e2-5795-9a38-48e66ddae83e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248415,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712529/general/5c8c0cbc-ba3f-4419-aa92-59102fa2aeaf.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161c059a-04e2-5795-9a38-48e66ddae83e/161c059a-04e2-5795-9a38-48e66ddae83e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221002,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712529/general/f8c623ec-ef50-4907-a192-f601883a58dd.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161c059a-04e2-5795-9a38-48e66ddae83e/161c059a-04e2-5795-9a38-48e66ddae83e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354215,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712529/general/c4f32235-35eb-4c4b-9f28-e154eb9e2a3b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161c059a-04e2-5795-9a38-48e66ddae83e/161c059a-04e2-5795-9a38-48e66ddae83e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189538,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712529/general/080f984f-1d15-4b2d-983f-52a77eccb6f1.jpg',
'Width': 1500}],
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota C-HR 1.8 - Petrol - Automatic - 98 hp - 181.088 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739960%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [adesa.be] INFO: Saving data for 10739960: {'created_time': 1774649878.095082, 'last_price_update_time': 1774649878.095096, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739960') HTTP/1.1" 204 0
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252Fdaf67cfe-d748-4532-9c71-7279faf97824.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/daf67cfe-d748-4532-9c71-7279faf97824.jpg not downloaded yet
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752592%252Fgeneral%252F76fb8bb7-a5eb-4c1b-9268-ba6cb90f0eb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752592/general/76fb8bb7-a5eb-4c1b-9268-ba6cb90f0eb2.jpg not downloaded yet
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752640%252Fgeneral%252F6cbe4a65-b6c4-4f92-bae8-9d99b741f113.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752640/general/6cbe4a65-b6c4-4f92-bae8-9d99b741f113.jpg not downloaded yet
2026-03-27 22:17:58 [adesa.be] INFO: Found listing with ID: 10739234
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739234%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [adesa.be] INFO: Scrape type for 10739234: 0
2026-03-27 22:17:58 [adesa.be] INFO: Skipping item 10739234 url https://www.openlane.eu/en/carv6/auction/10739234
2026-03-27 22:17:58 [adesa.be] INFO: Found listing with ID: 10739441
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739441%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [adesa.be] INFO: Scrape type for 10739441: 0
2026-03-27 22:17:58 [adesa.be] INFO: Skipping item 10739441 url https://www.openlane.eu/en/carv6/auction/10739441
2026-03-27 22:17:58 [adesa.be] INFO: Found listing with ID: 10739522
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739522%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [adesa.be] INFO: Scrape type for 10739522: 0
2026-03-27 22:17:58 [adesa.be] INFO: Skipping item 10739522 url https://www.openlane.eu/en/carv6/auction/10739522
2026-03-27 22:17:58 [adesa.be] INFO: Found listing with ID: 10739986
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739986%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [adesa.be] INFO: Scrape type for 10739986: 1
2026-03-27 22:17:58 [adesa.be] INFO: Scraping item 10739986 url https://www.openlane.eu/en/carv6/auction/10739986
2026-03-27 22:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 529a22ed-bec3-5ac5-8d1f-3907a56748ee with identifier: 10739990
2026-03-27 22:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 529a22ed-bec3-5ac5-8d1f-3907a56748ee with scrape type 1
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 529a22ed-bec3-5ac5-8d1f-3907a56748ee
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739134%252Fgeneral%252Fb121b5cd-992d-4fde-ba00-52297136600e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739134/general/b121b5cd-992d-4fde-ba00-52297136600e.jpg already downloaded
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739134%252Fgeneral%252Fcd85b1ab-6db2-4af4-8c8f-acb62f9f2712.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739134/general/cd85b1ab-6db2-4af4-8c8f-acb62f9f2712.jpg already downloaded
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739134%252Fgeneral%252F4320d8ae-89aa-4091-8227-847270118919.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739134/general/4320d8ae-89aa-4091-8227-847270118919.jpg already downloaded
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739134%252Fgeneral%252F27eed2f7-f1ca-463f-86c8-1465a43b042b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739134/general/27eed2f7-f1ca-463f-86c8-1465a43b042b.jpg already downloaded
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739134%252Fgeneral%252Ff561b389-7aa3-4e33-bbfa-b928d97b5bd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739134/general/f561b389-7aa3-4e33-bbfa-b928d97b5bd1.jpg already downloaded
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739134%252Fgeneral%252F4f6b1af9-c47b-44ef-a390-6081fe495942.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739134/general/4f6b1af9-c47b-44ef-a390-6081fe495942.jpg already downloaded
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739134%252Fgeneral%252F1688fcaa-ca5b-4aa9-938f-e45e2843ab33.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739134/general/1688fcaa-ca5b-4aa9-938f-e45e2843ab33.jpg already downloaded
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739134%252Fgeneral%252Fe4aa67d4-b18c-41bd-afe3-c921ed95605d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739134/general/e4aa67d4-b18c-41bd-afe3-c921ed95605d.jpg already downloaded
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739134%252Fgeneral%252F09402c02-cff9-4507-bd03-7a1cc1de9da1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739134/general/09402c02-cff9-4507-bd03-7a1cc1de9da1.jpg already downloaded
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739134%252Fgeneral%252Fe46fb87c-e110-48a9-b7bb-aaac6a3244b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739134/general/e46fb87c-e110-48a9-b7bb-aaac6a3244b4.jpg already downloaded
2026-03-27 22:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 529a22ed-bec3-5ac5-8d1f-3907a56748ee, identifier: 10739990
2026-03-27 22:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c7610>
2026-03-27 22:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff56670-299d-5b07-9dab-494fce51db88/5ff56670-299d-5b07-9dab-494fce51db88_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252F2ef81fde-5e70-4c98-a5c4-395005bc3079.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/2ef81fde-5e70-4c98-a5c4-395005bc3079.jpg saved to cache
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5ff56670-299d-5b07-9dab-494fce51db88
2026-03-27 22:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752640/general/f0f8ec7b-2c0c-4c3d-a185-39d38314bf70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740523)
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9e8fe679-ae50-564d-b96d-215a1a9b9c53 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252F9d80b954-5d4f-4f57-aa20-01a970f5d167.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/9d80b954-5d4f-4f57-aa20-01a970f5d167.jpg not downloaded yet
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252Fe20c33cb-6137-43c8-9fd3-7fa4a21810b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/e20c33cb-6137-43c8-9fd3-7fa4a21810b3.jpg not downloaded yet
2026-03-27 22:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 529a22ed-bec3-5ac5-8d1f-3907a56748ee with identifier: 10739990
2026-03-27 22:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 529a22ed-bec3-5ac5-8d1f-3907a56748ee with identifier: 10739990
2026-03-27 22:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 529a22ed-bec3-5ac5-8d1f-3907a56748ee with identifier: 10739990 to the API
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739990>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '529a22ed-bec3-5ac5-8d1f-3907a56748ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKL626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739990',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 148914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5739134/general/b121b5cd-992d-4fde-ba00-52297136600e.jpg',
'https://images.openlane.eu/carimgs/5739134/general/cd85b1ab-6db2-4af4-8c8f-acb62f9f2712.jpg',
'https://images.openlane.eu/carimgs/5739134/general/4320d8ae-89aa-4091-8227-847270118919.jpg',
'https://images.openlane.eu/carimgs/5739134/general/27eed2f7-f1ca-463f-86c8-1465a43b042b.jpg',
'https://images.openlane.eu/carimgs/5739134/general/f561b389-7aa3-4e33-bbfa-b928d97b5bd1.jpg',
'https://images.openlane.eu/carimgs/5739134/general/4f6b1af9-c47b-44ef-a390-6081fe495942.jpg',
'https://images.openlane.eu/carimgs/5739134/general/1688fcaa-ca5b-4aa9-938f-e45e2843ab33.jpg',
'https://images.openlane.eu/carimgs/5739134/general/e4aa67d4-b18c-41bd-afe3-c921ed95605d.jpg',
'https://images.openlane.eu/carimgs/5739134/general/09402c02-cff9-4507-bd03-7a1cc1de9da1.jpg',
'https://images.openlane.eu/carimgs/5739134/general/e46fb87c-e110-48a9-b7bb-aaac6a3244b4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_529a22ed-bec3-5ac5-8d1f-3907a56748ee/529a22ed-bec3-5ac5-8d1f-3907a56748ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739134/general/b121b5cd-992d-4fde-ba00-52297136600e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_529a22ed-bec3-5ac5-8d1f-3907a56748ee/529a22ed-bec3-5ac5-8d1f-3907a56748ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86276,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739134/general/cd85b1ab-6db2-4af4-8c8f-acb62f9f2712.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_529a22ed-bec3-5ac5-8d1f-3907a56748ee/529a22ed-bec3-5ac5-8d1f-3907a56748ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739134/general/4320d8ae-89aa-4091-8227-847270118919.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_529a22ed-bec3-5ac5-8d1f-3907a56748ee/529a22ed-bec3-5ac5-8d1f-3907a56748ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739134/general/27eed2f7-f1ca-463f-86c8-1465a43b042b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_529a22ed-bec3-5ac5-8d1f-3907a56748ee/529a22ed-bec3-5ac5-8d1f-3907a56748ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739134/general/f561b389-7aa3-4e33-bbfa-b928d97b5bd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_529a22ed-bec3-5ac5-8d1f-3907a56748ee/529a22ed-bec3-5ac5-8d1f-3907a56748ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739134/general/4f6b1af9-c47b-44ef-a390-6081fe495942.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_529a22ed-bec3-5ac5-8d1f-3907a56748ee/529a22ed-bec3-5ac5-8d1f-3907a56748ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739134/general/1688fcaa-ca5b-4aa9-938f-e45e2843ab33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_529a22ed-bec3-5ac5-8d1f-3907a56748ee/529a22ed-bec3-5ac5-8d1f-3907a56748ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739134/general/e4aa67d4-b18c-41bd-afe3-c921ed95605d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_529a22ed-bec3-5ac5-8d1f-3907a56748ee/529a22ed-bec3-5ac5-8d1f-3907a56748ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739134/general/09402c02-cff9-4507-bd03-7a1cc1de9da1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_529a22ed-bec3-5ac5-8d1f-3907a56748ee/529a22ed-bec3-5ac5-8d1f-3907a56748ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739134/general/e46fb87c-e110-48a9-b7bb-aaac6a3244b4.jpg',
'Width': 1024}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-04-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 283 hp - '
'148.914 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739990%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Saving data for 10739990: {'created_time': 1774649879.04147, 'last_price_update_time': 1774649879.04148, 'auction_closing_time': 1774861200.0}
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739990') HTTP/1.1" 204 0
2026-03-27 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752623/general/9a873aeb-737d-4690-a225-5b7caa78b8f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740507)
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f890fe04-87a1-5486-b097-897e00bc05b0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252F166e24fd-2c89-4cd9-aea3-fa710e361d77.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/166e24fd-2c89-4cd9-aea3-fa710e361d77.jpg not downloaded yet
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752592%252Fgeneral%252F8ede0562-64d4-420e-9d1f-10395127fca1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752592/general/8ede0562-64d4-420e-9d1f-10395127fca1.jpg not downloaded yet
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752640%252Fgeneral%252Fbcb4b368-a943-44b9-af0e-89489b9a71a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752640/general/bcb4b368-a943-44b9-af0e-89489b9a71a4.jpg not downloaded yet
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10739968
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739968%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10739968: 1
2026-03-27 22:17:59 [adesa.be] INFO: Scraping item 10739968 url https://www.openlane.eu/en/carv6/auction/10739968
2026-03-27 22:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddfef90>
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f890fe04-87a1-5486-b097-897e00bc05b0/f890fe04-87a1-5486-b097-897e00bc05b0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752592%252Fgeneral%252F268b9ffc-7b45-4fd7-b318-6e07ad0addda.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752592/general/268b9ffc-7b45-4fd7-b318-6e07ad0addda.jpg saved to cache
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f890fe04-87a1-5486-b097-897e00bc05b0
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d027510>
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bbe0d91-ca5d-5bd6-9516-297ead952df5/9bbe0d91-ca5d-5bd6-9516-297ead952df5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252Feaabe8d9-08b7-4f9f-84c9-c800f09cca85.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/eaabe8d9-08b7-4f9f-84c9-c800f09cca85.jpg saved to cache
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9bbe0d91-ca5d-5bd6-9516-297ead952df5
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfc43d0>
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bbe0d91-ca5d-5bd6-9516-297ead952df5/9bbe0d91-ca5d-5bd6-9516-297ead952df5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252Fd0c57e02-9e16-4083-aed2-e32ce0452a52.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/d0c57e02-9e16-4083-aed2-e32ce0452a52.jpg saved to cache
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9bbe0d91-ca5d-5bd6-9516-297ead952df5
2026-03-27 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fbf76b7-dce0-5c7e-8da7-851e06356307 with identifier: 10740762
2026-03-27 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fbf76b7-dce0-5c7e-8da7-851e06356307 with scrape type 1
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2fbf76b7-dce0-5c7e-8da7-851e06356307
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252F8ece46dc-c8cc-4657-9402-e07df2458a55.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/8ece46dc-c8cc-4657-9402-e07df2458a55.jpg not downloaded yet
2026-03-27 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752636/general/afa45a4f-d50b-4978-8246-58f1ac9c5ca7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740519)
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f890fe04-87a1-5486-b097-897e00bc05b0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9bbe0d91-ca5d-5bd6-9516-297ead952df5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252F53c93703-f93f-4b38-b527-ec23e3012f5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/53c93703-f93f-4b38-b527-ec23e3012f5e.jpg not downloaded yet
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252Fb4280cf5-4856-47b5-8d89-4326bc847119.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/b4280cf5-4856-47b5-8d89-4326bc847119.jpg not downloaded yet
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752640%252Fgeneral%252Fc928c90a-1e5d-48d5-9b7d-427179b22c2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752640/general/c928c90a-1e5d-48d5-9b7d-427179b22c2d.jpg not downloaded yet
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10739285
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739285%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10739285: 0
2026-03-27 22:17:59 [adesa.be] INFO: Skipping item 10739285 url https://www.openlane.eu/en/carv6/auction/10739285
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10740749
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740749%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10740749: 1
2026-03-27 22:17:59 [adesa.be] INFO: Scraping item 10740749 url https://www.openlane.eu/en/carv6/auction/10740749
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252Fe411a158-fe8d-4463-8c64-ee99d76e5b19.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/e411a158-fe8d-4463-8c64-ee99d76e5b19.jpg not downloaded yet
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1f7910>
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4374d55b-9d65-537e-8d25-d03bcb5fda93/4374d55b-9d65-537e-8d25-d03bcb5fda93_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752640%252Fgeneral%252Ff0f8ec7b-2c0c-4c3d-a185-39d38314bf70.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752640/general/f0f8ec7b-2c0c-4c3d-a185-39d38314bf70.jpg saved to cache
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4374d55b-9d65-537e-8d25-d03bcb5fda93
2026-03-27 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752592/general/b51072ca-5139-40b0-b977-b29968b7a50a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740494)
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252F174eb654-39b9-409f-9a55-6314bf6ca0d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/174eb654-39b9-409f-9a55-6314bf6ca0d0.jpg not downloaded yet
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252Ffdab9f20-8c5a-4e4a-9a62-7c603f559669.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/fdab9f20-8c5a-4e4a-9a62-7c603f559669.jpg not downloaded yet
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cffd2d0>
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252F9a873aeb-737d-4690-a225-5b7caa78b8f5.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/9a873aeb-737d-4690-a225-5b7caa78b8f5.jpg saved to cache
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d377a574-a6c3-52c8-9612-d4d5b448afdb
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752640%252Fgeneral%252F47d540a7-ed4c-44c5-b408-2ea6e09529cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752640/general/47d540a7-ed4c-44c5-b408-2ea6e09529cf.jpg not downloaded yet
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10739102
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739102%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10739102: 0
2026-03-27 22:17:59 [adesa.be] INFO: Skipping item 10739102 url https://www.openlane.eu/en/carv6/auction/10739102
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10740483
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740483%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10740483: 1
2026-03-27 22:17:59 [adesa.be] INFO: Scraping item 10740483 url https://www.openlane.eu/en/carv6/auction/10740483
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252F8c6eaa95-9f18-4c22-ad10-6dec0141a56d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/8c6eaa95-9f18-4c22-ad10-6dec0141a56d.jpg not downloaded yet
2026-03-27 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752623/general/9a4f0ea9-6e71-4c93-850d-57d80cc961ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740507)
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252F529223e0-f83e-4169-a9dc-e5f04b49e827.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/529223e0-f83e-4169-a9dc-e5f04b49e827.jpg not downloaded yet
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252F9094315d-2fee-461b-89a2-e85db772e203.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/9094315d-2fee-461b-89a2-e85db772e203.jpg not downloaded yet
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d15aa90>
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bbe0d91-ca5d-5bd6-9516-297ead952df5/9bbe0d91-ca5d-5bd6-9516-297ead952df5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252Fafa45a4f-d50b-4978-8246-58f1ac9c5ca7.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/afa45a4f-d50b-4978-8246-58f1ac9c5ca7.jpg saved to cache
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9bbe0d91-ca5d-5bd6-9516-297ead952df5
2026-03-27 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752463/general/b68db5bb-0491-4c88-aeea-27dea9f135c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740747)
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752640%252Fgeneral%252F622b5297-ff6a-4b92-bc8b-800e8a3f7ea7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752640/general/622b5297-ff6a-4b92-bc8b-800e8a3f7ea7.jpg not downloaded yet
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10739600
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739600%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10739600: 0
2026-03-27 22:17:59 [adesa.be] INFO: Skipping item 10739600 url https://www.openlane.eu/en/carv6/auction/10739600
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10739539
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739539%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10739539: 0
2026-03-27 22:17:59 [adesa.be] INFO: Skipping item 10739539 url https://www.openlane.eu/en/carv6/auction/10739539
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10739312
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739312%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10739312: 0
2026-03-27 22:17:59 [adesa.be] INFO: Skipping item 10739312 url https://www.openlane.eu/en/carv6/auction/10739312
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10739598
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739598%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10739598: 0
2026-03-27 22:17:59 [adesa.be] INFO: Skipping item 10739598 url https://www.openlane.eu/en/carv6/auction/10739598
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10739510
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739510%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10739510: 0
2026-03-27 22:17:59 [adesa.be] INFO: Skipping item 10739510 url https://www.openlane.eu/en/carv6/auction/10739510
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10739484
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739484%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10739484: 0
2026-03-27 22:17:59 [adesa.be] INFO: Skipping item 10739484 url https://www.openlane.eu/en/carv6/auction/10739484
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10739998
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739998%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10739998: 1
2026-03-27 22:17:59 [adesa.be] INFO: Scraping item 10739998 url https://www.openlane.eu/en/carv6/auction/10739998
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252F5f9b0538-8f22-4888-b834-1e3bf1cdc5c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/5f9b0538-8f22-4888-b834-1e3bf1cdc5c1.jpg not downloaded yet
2026-03-27 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752636/general/1943cf79-500f-4414-bbe6-6717f2c0ef49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740519)
2026-03-27 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752592/general/bd7f3c27-f3cd-40d0-8df0-267e8fbcd5ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740494)
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752640%252Fgeneral%252F04140382-19a2-4411-afa3-f10102f634ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752640/general/04140382-19a2-4411-afa3-f10102f634ea.jpg not downloaded yet
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10739519
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739519%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10739519: 0
2026-03-27 22:17:59 [adesa.be] INFO: Skipping item 10739519 url https://www.openlane.eu/en/carv6/auction/10739519
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10740744
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740744%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10740744: 1
2026-03-27 22:17:59 [adesa.be] INFO: Scraping item 10740744 url https://www.openlane.eu/en/carv6/auction/10740744
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252F891de520-575c-41ec-b957-0202b4607ef2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/891de520-575c-41ec-b957-0202b4607ef2.jpg not downloaded yet
2026-03-27 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e123750>
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f890fe04-87a1-5486-b097-897e00bc05b0/f890fe04-87a1-5486-b097-897e00bc05b0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752592%252Fgeneral%252Fb51072ca-5139-40b0-b977-b29968b7a50a.jpg') HTTP/1.1" 204 0
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752592/general/b51072ca-5139-40b0-b977-b29968b7a50a.jpg saved to cache
2026-03-27 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f890fe04-87a1-5486-b097-897e00bc05b0
2026-03-27 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752623/general/e20c33cb-6137-43c8-9fd3-7fa4a21810b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740507)
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10739133
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739133%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10739133: 0
2026-03-27 22:17:59 [adesa.be] INFO: Skipping item 10739133 url https://www.openlane.eu/en/carv6/auction/10739133
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10739477
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739477%27 HTTP/1.1" 200 None
2026-03-27 22:17:59 [adesa.be] INFO: Scrape type for 10739477: 0
2026-03-27 22:17:59 [adesa.be] INFO: Skipping item 10739477 url https://www.openlane.eu/en/carv6/auction/10739477
2026-03-27 22:17:59 [adesa.be] INFO: Found listing with ID: 10739286
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739286%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10739286: 0
2026-03-27 22:18:00 [adesa.be] INFO: Skipping item 10739286 url https://www.openlane.eu/en/carv6/auction/10739286
2026-03-27 22:18:00 [adesa.be] INFO: Found listing with ID: 10740528
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740528%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10740528: 1
2026-03-27 22:18:00 [adesa.be] INFO: Scraping item 10740528 url https://www.openlane.eu/en/carv6/auction/10740528
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252F51aaed88-cb76-4ad1-afa3-8b5f28546f78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/51aaed88-cb76-4ad1-afa3-8b5f28546f78.jpg not downloaded yet
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d56be50>
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252F9a4f0ea9-6e71-4c93-850d-57d80cc961ce.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/9a4f0ea9-6e71-4c93-850d-57d80cc961ce.jpg saved to cache
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d377a574-a6c3-52c8-9612-d4d5b448afdb
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de94510>
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36bed9b-c2fd-515b-b13b-9fb27316e905/a36bed9b-c2fd-515b-b13b-9fb27316e905_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252Fb68db5bb-0491-4c88-aeea-27dea9f135c3.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/b68db5bb-0491-4c88-aeea-27dea9f135c3.jpg saved to cache
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a36bed9b-c2fd-515b-b13b-9fb27316e905
2026-03-27 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752623/general/b4280cf5-4856-47b5-8d89-4326bc847119.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740507)
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d481f50>
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bbe0d91-ca5d-5bd6-9516-297ead952df5/9bbe0d91-ca5d-5bd6-9516-297ead952df5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252F1943cf79-500f-4414-bbe6-6717f2c0ef49.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/1943cf79-500f-4414-bbe6-6717f2c0ef49.jpg saved to cache
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9bbe0d91-ca5d-5bd6-9516-297ead952df5
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3add10>
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f890fe04-87a1-5486-b097-897e00bc05b0/f890fe04-87a1-5486-b097-897e00bc05b0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752592%252Fgeneral%252Fbd7f3c27-f3cd-40d0-8df0-267e8fbcd5ef.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752592/general/bd7f3c27-f3cd-40d0-8df0-267e8fbcd5ef.jpg saved to cache
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f890fe04-87a1-5486-b097-897e00bc05b0
2026-03-27 22:18:00 [adesa.be] INFO: Found listing with ID: 10739980
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739980%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10739980: 1
2026-03-27 22:18:00 [adesa.be] INFO: Scraping item 10739980 url https://www.openlane.eu/en/carv6/auction/10739980
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252Fc79bf5cf-4bf2-4f07-884d-5fde403aa884.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/c79bf5cf-4bf2-4f07-884d-5fde403aa884.jpg not downloaded yet
2026-03-27 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752481/general/8c6eaa95-9f18-4c22-ad10-6dec0141a56d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740762)
2026-03-27 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752481/general/5f9b0538-8f22-4888-b834-1e3bf1cdc5c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740762)
2026-03-27 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752623/general/fdab9f20-8c5a-4e4a-9a62-7c603f559669.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740507)
2026-03-27 22:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with identifier: 10740489
2026-03-27 22:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with scrape type 1
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252F30b4d05a-67fe-476a-9da8-b42d55412eb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/30b4d05a-67fe-476a-9da8-b42d55412eb8.jpg not downloaded yet
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e9550>
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252Fe20c33cb-6137-43c8-9fd3-7fa4a21810b3.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/e20c33cb-6137-43c8-9fd3-7fa4a21810b3.jpg saved to cache
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d377a574-a6c3-52c8-9612-d4d5b448afdb
2026-03-27 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752640/general/622b5297-ff6a-4b92-bc8b-800e8a3f7ea7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740523)
2026-03-27 22:18:00 [adesa.be] INFO: Found listing with ID: 10739709
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739709%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10739709: 0
2026-03-27 22:18:00 [adesa.be] INFO: Skipping item 10739709 url https://www.openlane.eu/en/carv6/auction/10739709
2026-03-27 22:18:00 [adesa.be] INFO: Found listing with ID: 10739237
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739237%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10739237: 0
2026-03-27 22:18:00 [adesa.be] INFO: Skipping item 10739237 url https://www.openlane.eu/en/carv6/auction/10739237
2026-03-27 22:18:00 [adesa.be] INFO: Found listing with ID: 10739348
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739348%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10739348: 0
2026-03-27 22:18:00 [adesa.be] INFO: Skipping item 10739348 url https://www.openlane.eu/en/carv6/auction/10739348
2026-03-27 22:18:00 [adesa.be] INFO: Found listing with ID: 10739199
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739199%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10739199: 0
2026-03-27 22:18:00 [adesa.be] INFO: Skipping item 10739199 url https://www.openlane.eu/en/carv6/auction/10739199
2026-03-27 22:18:00 [adesa.be] INFO: Found listing with ID: 10740466
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740466%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10740466: 1
2026-03-27 22:18:00 [adesa.be] INFO: Scraping item 10740466 url https://www.openlane.eu/en/carv6/auction/10740466
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252F032b50af-4a1b-43f4-8355-803915731017.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/032b50af-4a1b-43f4-8355-803915731017.jpg not downloaded yet
2026-03-27 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252Fd64e0e09-30a7-4231-992b-7b52ddf4f2d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/d64e0e09-30a7-4231-992b-7b52ddf4f2d0.jpg not downloaded yet
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c3590>
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252Fb4280cf5-4856-47b5-8d89-4326bc847119.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/b4280cf5-4856-47b5-8d89-4326bc847119.jpg saved to cache
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d377a574-a6c3-52c8-9612-d4d5b448afdb
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d377a574-a6c3-52c8-9612-d4d5b448afdb due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4374d55b-9d65-537e-8d25-d03bcb5fda93 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:00 [adesa.be] INFO: Found listing with ID: 10739225
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739225%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10739225: 0
2026-03-27 22:18:00 [adesa.be] INFO: Skipping item 10739225 url https://www.openlane.eu/en/carv6/auction/10739225
2026-03-27 22:18:00 [adesa.be] INFO: Found listing with ID: 10739578
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739578%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10739578: 0
2026-03-27 22:18:00 [adesa.be] INFO: Skipping item 10739578 url https://www.openlane.eu/en/carv6/auction/10739578
2026-03-27 22:18:00 [adesa.be] INFO: Found listing with ID: 10739662
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739662%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10739662: 0
2026-03-27 22:18:00 [adesa.be] INFO: Skipping item 10739662 url https://www.openlane.eu/en/carv6/auction/10739662
2026-03-27 22:18:00 [adesa.be] INFO: Found listing with ID: 10739333
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739333%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10739333: 0
2026-03-27 22:18:00 [adesa.be] INFO: Skipping item 10739333 url https://www.openlane.eu/en/carv6/auction/10739333
2026-03-27 22:18:00 [adesa.be] INFO: Found listing with ID: 10739650
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739650%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10739650: 0
2026-03-27 22:18:00 [adesa.be] INFO: Skipping item 10739650 url https://www.openlane.eu/en/carv6/auction/10739650
2026-03-27 22:18:00 [adesa.be] INFO: Found listing with ID: 10739963
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739963%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10739963: 1
2026-03-27 22:18:00 [adesa.be] INFO: Scraping item 10739963 url https://www.openlane.eu/en/carv6/auction/10739963
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252F111f07e3-1bbe-480b-92d0-7a58cbb7e3a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/111f07e3-1bbe-480b-92d0-7a58cbb7e3a2.jpg not downloaded yet
2026-03-27 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752481/general/891de520-575c-41ec-b957-0202b4607ef2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740762)
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252F473517f6-a105-4615-b88c-742749f3db78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/473517f6-a105-4615-b88c-742749f3db78.jpg not downloaded yet
2026-03-27 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752481/general/51aaed88-cb76-4ad1-afa3-8b5f28546f78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740762)
2026-03-27 22:18:00 [adesa.be] INFO: Found listing with ID: 10740028
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740028%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10740028: 1
2026-03-27 22:18:00 [adesa.be] INFO: Scraping item 10740028 url https://www.openlane.eu/en/carv6/auction/10740028
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252F751b3d8c-4aa6-416d-9f79-bcb944889b4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/751b3d8c-4aa6-416d-9f79-bcb944889b4e.jpg not downloaded yet
2026-03-27 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740741> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e8810>
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252F8c6eaa95-9f18-4c22-ad10-6dec0141a56d.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/8c6eaa95-9f18-4c22-ad10-6dec0141a56d.jpg saved to cache
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2fbf76b7-dce0-5c7e-8da7-851e06356307
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0ed290>
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252F5f9b0538-8f22-4888-b834-1e3bf1cdc5c1.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/5f9b0538-8f22-4888-b834-1e3bf1cdc5c1.jpg saved to cache
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2fbf76b7-dce0-5c7e-8da7-851e06356307
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0eec50>
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252Ffdab9f20-8c5a-4e4a-9a62-7c603f559669.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/fdab9f20-8c5a-4e4a-9a62-7c603f559669.jpg saved to cache
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d377a574-a6c3-52c8-9612-d4d5b448afdb
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dde5710>
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4374d55b-9d65-537e-8d25-d03bcb5fda93/4374d55b-9d65-537e-8d25-d03bcb5fda93_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752640%252Fgeneral%252F622b5297-ff6a-4b92-bc8b-800e8a3f7ea7.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752640/general/622b5297-ff6a-4b92-bc8b-800e8a3f7ea7.jpg saved to cache
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4374d55b-9d65-537e-8d25-d03bcb5fda93
2026-03-27 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752623/general/9094315d-2fee-461b-89a2-e85db772e203.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740507)
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f890fe04-87a1-5486-b097-897e00bc05b0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4374d55b-9d65-537e-8d25-d03bcb5fda93 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252F18671d79-29aa-4c89-9a0f-8eaa0ade0d0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/18671d79-29aa-4c89-9a0f-8eaa0ade0d0c.jpg not downloaded yet
2026-03-27 22:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752481/general/c79bf5cf-4bf2-4f07-884d-5fde403aa884.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740762)
2026-03-27 22:18:00 [adesa.be] INFO: Found listing with ID: 10740530
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740530%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [adesa.be] INFO: Scrape type for 10740530: 1
2026-03-27 22:18:00 [adesa.be] INFO: Scraping item 10740530 url https://www.openlane.eu/en/carv6/auction/10740530
2026-03-27 22:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f225576-74eb-5300-a29d-7019074a3726 with identifier: 10740751
2026-03-27 22:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f225576-74eb-5300-a29d-7019074a3726 with scrape type 1
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f225576-74eb-5300-a29d-7019074a3726
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752468%252Fgeneral%252F7d7c1be6-1508-4986-bfce-7ba33d399d65.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752468/general/7d7c1be6-1508-4986-bfce-7ba33d399d65.jpg not downloaded yet
2026-03-27 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252F79ff15ab-fc2f-4e3a-92e1-a78527b91ed4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/79ff15ab-fc2f-4e3a-92e1-a78527b91ed4.jpg not downloaded yet
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfbc8d0>
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252F891de520-575c-41ec-b957-0202b4607ef2.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/891de520-575c-41ec-b957-0202b4607ef2.jpg saved to cache
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2fbf76b7-dce0-5c7e-8da7-851e06356307
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ffaec10>
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252F51aaed88-cb76-4ad1-afa3-8b5f28546f78.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/51aaed88-cb76-4ad1-afa3-8b5f28546f78.jpg saved to cache
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2fbf76b7-dce0-5c7e-8da7-851e06356307
2026-03-27 22:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 with identifier: 10740741
2026-03-27 22:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 with scrape type 1
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252Fde45573c-e350-4ae8-b36c-c36f3185e890.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/de45573c-e350-4ae8-b36c-c36f3185e890.jpg not downloaded yet
2026-03-27 22:18:01 [adesa.be] INFO: Found listing with ID: 10739619
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739619%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [adesa.be] INFO: Scrape type for 10739619: 0
2026-03-27 22:18:01 [adesa.be] INFO: Skipping item 10739619 url https://www.openlane.eu/en/carv6/auction/10739619
2026-03-27 22:18:01 [adesa.be] INFO: Found listing with ID: 10739564
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739564%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [adesa.be] INFO: Scrape type for 10739564: 0
2026-03-27 22:18:01 [adesa.be] INFO: Skipping item 10739564 url https://www.openlane.eu/en/carv6/auction/10739564
2026-03-27 22:18:01 [adesa.be] INFO: Found listing with ID: 10739388
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739388%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [adesa.be] INFO: Scrape type for 10739388: 0
2026-03-27 22:18:01 [adesa.be] INFO: Skipping item 10739388 url https://www.openlane.eu/en/carv6/auction/10739388
2026-03-27 22:18:01 [adesa.be] INFO: Found listing with ID: 10739115
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739115%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [adesa.be] INFO: Scrape type for 10739115: 0
2026-03-27 22:18:01 [adesa.be] INFO: Skipping item 10739115 url https://www.openlane.eu/en/carv6/auction/10739115
2026-03-27 22:18:01 [adesa.be] INFO: Found listing with ID: 10740485
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740485%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [adesa.be] INFO: Scrape type for 10740485: 1
2026-03-27 22:18:01 [adesa.be] INFO: Scraping item 10740485 url https://www.openlane.eu/en/carv6/auction/10740485
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752468%252Fgeneral%252F46ee0363-7648-4b04-be71-5718f78680c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752468/general/46ee0363-7648-4b04-be71-5718f78680c4.jpg not downloaded yet
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252Fc725278a-f7e3-4f9e-8bf5-94034ab9cbf6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/c725278a-f7e3-4f9e-8bf5-94034ab9cbf6.jpg not downloaded yet
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252Fbdd3f694-7d3e-46ff-8e1f-9719acbf9862.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/bdd3f694-7d3e-46ff-8e1f-9719acbf9862.jpg not downloaded yet
2026-03-27 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752481/general/111f07e3-1bbe-480b-92d0-7a58cbb7e3a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740762)
2026-03-27 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752580/general/d64e0e09-30a7-4231-992b-7b52ddf4f2d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740489)
2026-03-27 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752580/general/473517f6-a105-4615-b88c-742749f3db78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740489)
2026-03-27 22:18:01 [adesa.be] INFO: Found listing with ID: 10740793
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740793%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [adesa.be] INFO: Scrape type for 10740793: 1
2026-03-27 22:18:01 [adesa.be] INFO: Scraping item 10740793 url https://www.openlane.eu/en/carv6/auction/10740793
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752468%252Fgeneral%252F0cec4904-81ff-402e-adeb-e8403dfe25be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752468/general/0cec4904-81ff-402e-adeb-e8403dfe25be.jpg not downloaded yet
2026-03-27 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752481/general/751b3d8c-4aa6-416d-9f79-bcb944889b4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740762)
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252F15c318cc-5422-48dc-8a71-3c43ca4df7be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/15c318cc-5422-48dc-8a71-3c43ca4df7be.jpg not downloaded yet
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252F66b104ef-48d5-45bc-9ccc-2434b3914fb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/66b104ef-48d5-45bc-9ccc-2434b3914fb2.jpg not downloaded yet
2026-03-27 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfa0cd0>
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252F9094315d-2fee-461b-89a2-e85db772e203.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/9094315d-2fee-461b-89a2-e85db772e203.jpg saved to cache
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d377a574-a6c3-52c8-9612-d4d5b448afdb
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e137410>
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252Fc79bf5cf-4bf2-4f07-884d-5fde403aa884.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/c79bf5cf-4bf2-4f07-884d-5fde403aa884.jpg saved to cache
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2fbf76b7-dce0-5c7e-8da7-851e06356307
2026-03-27 22:18:01 [adesa.be] INFO: Found listing with ID: 10739206
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739206%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [adesa.be] INFO: Scrape type for 10739206: 0
2026-03-27 22:18:01 [adesa.be] INFO: Skipping item 10739206 url https://www.openlane.eu/en/carv6/auction/10739206
2026-03-27 22:18:01 [adesa.be] INFO: Found listing with ID: 10739216
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739216%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [adesa.be] INFO: Scrape type for 10739216: 0
2026-03-27 22:18:01 [adesa.be] INFO: Skipping item 10739216 url https://www.openlane.eu/en/carv6/auction/10739216
2026-03-27 22:18:01 [adesa.be] INFO: Found listing with ID: 10739628
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739628%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [adesa.be] INFO: Scrape type for 10739628: 0
2026-03-27 22:18:01 [adesa.be] INFO: Skipping item 10739628 url https://www.openlane.eu/en/carv6/auction/10739628
2026-03-27 22:18:01 [adesa.be] INFO: Found listing with ID: 10739144
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739144%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [adesa.be] INFO: Scrape type for 10739144: 0
2026-03-27 22:18:01 [adesa.be] INFO: Skipping item 10739144 url https://www.openlane.eu/en/carv6/auction/10739144
2026-03-27 22:18:01 [adesa.be] INFO: Found listing with ID: 10739938
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739938%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [adesa.be] INFO: Scrape type for 10739938: 1
2026-03-27 22:18:01 [adesa.be] INFO: Scraping item 10739938 url https://www.openlane.eu/en/carv6/auction/10739938
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752468%252Fgeneral%252F63df94ef-6a42-4a33-bea5-b387d66c5eac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752468/general/63df94ef-6a42-4a33-bea5-b387d66c5eac.jpg not downloaded yet
2026-03-27 22:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252Fa6d0d8a4-f75f-4cd9-be8e-6d09d9c85ee4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/a6d0d8a4-f75f-4cd9-be8e-6d09d9c85ee4.jpg not downloaded yet
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252Fa7b922ab-1677-4383-8a20-9769ad0e5048.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/a7b922ab-1677-4383-8a20-9769ad0e5048.jpg not downloaded yet
2026-03-27 22:18:01 [adesa.be] INFO: Found listing with ID: 10739966
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739966%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [adesa.be] INFO: Scrape type for 10739966: 1
2026-03-27 22:18:01 [adesa.be] INFO: Scraping item 10739966 url https://www.openlane.eu/en/carv6/auction/10739966
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752468%252Fgeneral%252Fd87d7ee7-de73-445b-8124-196fc8e2575f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752468/general/d87d7ee7-de73-445b-8124-196fc8e2575f.jpg not downloaded yet
2026-03-27 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3b0f10>
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252F111f07e3-1bbe-480b-92d0-7a58cbb7e3a2.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/111f07e3-1bbe-480b-92d0-7a58cbb7e3a2.jpg saved to cache
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2fbf76b7-dce0-5c7e-8da7-851e06356307
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cffe7d0>
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6a52f5b-d114-53c4-bc15-9bcc8ac3c182/b6a52f5b-d114-53c4-bc15-9bcc8ac3c182_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252Fd64e0e09-30a7-4231-992b-7b52ddf4f2d0.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/d64e0e09-30a7-4231-992b-7b52ddf4f2d0.jpg saved to cache
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddfe390>
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6a52f5b-d114-53c4-bc15-9bcc8ac3c182/b6a52f5b-d114-53c4-bc15-9bcc8ac3c182_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252F473517f6-a105-4615-b88c-742749f3db78.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/473517f6-a105-4615-b88c-742749f3db78.jpg saved to cache
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d024f90>
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252F751b3d8c-4aa6-416d-9f79-bcb944889b4e.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/751b3d8c-4aa6-416d-9f79-bcb944889b4e.jpg saved to cache
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2fbf76b7-dce0-5c7e-8da7-851e06356307
2026-03-27 22:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10739986
2026-03-27 22:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2561895-06d0-5177-be87-7ad0bc25149d with scrape type 1
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2561895-06d0-5177-be87-7ad0bc25149d
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739117%252Fgeneral%252F01d8a088-24b4-47ee-a5d8-d2c77c5c3176.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739117/general/01d8a088-24b4-47ee-a5d8-d2c77c5c3176.jpg already downloaded
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739117%252Fgeneral%252F174e0feb-1f2b-4a67-b63c-d91219f2525d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739117/general/174e0feb-1f2b-4a67-b63c-d91219f2525d.jpg already downloaded
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739117%252Fgeneral%252F6c9181ba-79fc-4e4a-8c28-09934df07b95.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739117/general/6c9181ba-79fc-4e4a-8c28-09934df07b95.jpg already downloaded
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739117%252Fgeneral%252Fbd107b40-8eb8-43e6-956b-864aca4a0851.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739117/general/bd107b40-8eb8-43e6-956b-864aca4a0851.jpg already downloaded
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739117%252Fgeneral%252F32b395ef-06d9-466f-9245-edfb77898cf9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739117/general/32b395ef-06d9-466f-9245-edfb77898cf9.jpg already downloaded
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739117%252Fgeneral%252Fd3c9c8b0-87c6-4794-941f-e3768f428f1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739117/general/d3c9c8b0-87c6-4794-941f-e3768f428f1a.jpg already downloaded
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739117%252Fgeneral%252Fac49eac8-d404-4022-98ee-6e8a4b36185d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739117/general/ac49eac8-d404-4022-98ee-6e8a4b36185d.jpg already downloaded
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739117%252Fgeneral%252Fe6ff9758-8dab-45bb-b4c8-268b7cc22535.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739117/general/e6ff9758-8dab-45bb-b4c8-268b7cc22535.jpg already downloaded
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739117%252Fgeneral%252F5ae97ce6-c0d0-439b-a5e7-cdce6276ce0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739117/general/5ae97ce6-c0d0-439b-a5e7-cdce6276ce0e.jpg already downloaded
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739117%252Fgeneral%252Fba156755-4f6e-4087-abcd-a6c8b7b095b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739117/general/ba156755-4f6e-4087-abcd-a6c8b7b095b8.jpg already downloaded
2026-03-27 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2561895-06d0-5177-be87-7ad0bc25149d, identifier: 10739986
2026-03-27 22:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752468/general/46ee0363-7648-4b04-be71-5718f78680c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740751)
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252Fa24457aa-75f0-4eb1-a101-16bbabb9caba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/a24457aa-75f0-4eb1-a101-16bbabb9caba.jpg not downloaded yet
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252F75cc03c6-3642-48b9-b3dc-cf1fae507445.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/75cc03c6-3642-48b9-b3dc-cf1fae507445.jpg not downloaded yet
2026-03-27 22:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10739986
2026-03-27 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10739986
2026-03-27 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10739986 to the API
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739986>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f2561895-06d0-5177-be87-7ad0bc25149d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQY241',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739986',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 158316,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 79,
'photo_urls': ['https://images.openlane.eu/carimgs/5739117/general/01d8a088-24b4-47ee-a5d8-d2c77c5c3176.jpg',
'https://images.openlane.eu/carimgs/5739117/general/174e0feb-1f2b-4a67-b63c-d91219f2525d.jpg',
'https://images.openlane.eu/carimgs/5739117/general/6c9181ba-79fc-4e4a-8c28-09934df07b95.jpg',
'https://images.openlane.eu/carimgs/5739117/general/bd107b40-8eb8-43e6-956b-864aca4a0851.jpg',
'https://images.openlane.eu/carimgs/5739117/general/32b395ef-06d9-466f-9245-edfb77898cf9.jpg',
'https://images.openlane.eu/carimgs/5739117/general/d3c9c8b0-87c6-4794-941f-e3768f428f1a.jpg',
'https://images.openlane.eu/carimgs/5739117/general/ac49eac8-d404-4022-98ee-6e8a4b36185d.jpg',
'https://images.openlane.eu/carimgs/5739117/general/e6ff9758-8dab-45bb-b4c8-268b7cc22535.jpg',
'https://images.openlane.eu/carimgs/5739117/general/5ae97ce6-c0d0-439b-a5e7-cdce6276ce0e.jpg',
'https://images.openlane.eu/carimgs/5739117/general/ba156755-4f6e-4087-abcd-a6c8b7b095b8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2561895-06d0-5177-be87-7ad0bc25149d/f2561895-06d0-5177-be87-7ad0bc25149d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107014,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739117/general/01d8a088-24b4-47ee-a5d8-d2c77c5c3176.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2561895-06d0-5177-be87-7ad0bc25149d/f2561895-06d0-5177-be87-7ad0bc25149d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739117/general/174e0feb-1f2b-4a67-b63c-d91219f2525d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2561895-06d0-5177-be87-7ad0bc25149d/f2561895-06d0-5177-be87-7ad0bc25149d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739117/general/6c9181ba-79fc-4e4a-8c28-09934df07b95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2561895-06d0-5177-be87-7ad0bc25149d/f2561895-06d0-5177-be87-7ad0bc25149d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739117/general/bd107b40-8eb8-43e6-956b-864aca4a0851.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2561895-06d0-5177-be87-7ad0bc25149d/f2561895-06d0-5177-be87-7ad0bc25149d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739117/general/32b395ef-06d9-466f-9245-edfb77898cf9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2561895-06d0-5177-be87-7ad0bc25149d/f2561895-06d0-5177-be87-7ad0bc25149d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739117/general/d3c9c8b0-87c6-4794-941f-e3768f428f1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2561895-06d0-5177-be87-7ad0bc25149d/f2561895-06d0-5177-be87-7ad0bc25149d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739117/general/ac49eac8-d404-4022-98ee-6e8a4b36185d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2561895-06d0-5177-be87-7ad0bc25149d/f2561895-06d0-5177-be87-7ad0bc25149d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110108,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739117/general/e6ff9758-8dab-45bb-b4c8-268b7cc22535.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2561895-06d0-5177-be87-7ad0bc25149d/f2561895-06d0-5177-be87-7ad0bc25149d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110719,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739117/general/5ae97ce6-c0d0-439b-a5e7-cdce6276ce0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2561895-06d0-5177-be87-7ad0bc25149d/f2561895-06d0-5177-be87-7ad0bc25149d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739117/general/ba156755-4f6e-4087-abcd-a6c8b7b095b8.jpg',
'Width': 1024}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 158.316 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2020}
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739986%27 HTTP/1.1" 200 None
2026-03-27 22:18:02 [adesa.be] INFO: Saving data for 10739986: {'created_time': 1774649882.906103, 'last_price_update_time': 1774649882.906115, 'auction_closing_time': 1774861200.0}
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739986') HTTP/1.1" 204 0
2026-03-27 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752456/general/de45573c-e350-4ae8-b36c-c36f3185e890.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740741)
2026-03-27 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752456/general/bdd3f694-7d3e-46ff-8e1f-9719acbf9862.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740741)
2026-03-27 22:18:03 [adesa.be] INFO: Found listing with ID: 10739220
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739220%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [adesa.be] INFO: Scrape type for 10739220: 0
2026-03-27 22:18:03 [adesa.be] INFO: Skipping item 10739220 url https://www.openlane.eu/en/carv6/auction/10739220
2026-03-27 22:18:03 [adesa.be] INFO: Found listing with ID: 10739185
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739185%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [adesa.be] INFO: Scrape type for 10739185: 0
2026-03-27 22:18:03 [adesa.be] INFO: Skipping item 10739185 url https://www.openlane.eu/en/carv6/auction/10739185
2026-03-27 22:18:03 [adesa.be] INFO: Found listing with ID: 10740768
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740768%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [adesa.be] INFO: Scrape type for 10740768: 1
2026-03-27 22:18:03 [adesa.be] INFO: Scraping item 10740768 url https://www.openlane.eu/en/carv6/auction/10740768
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752468%252Fgeneral%252F71901ab7-30df-4d2d-83b3-646a752dd0d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752468/general/71901ab7-30df-4d2d-83b3-646a752dd0d3.jpg not downloaded yet
2026-03-27 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752468/general/0cec4904-81ff-402e-adeb-e8403dfe25be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740751)
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4374d55b-9d65-537e-8d25-d03bcb5fda93 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252F9cd7c2d3-507e-4a72-8b5f-159de4915a90.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/9cd7c2d3-507e-4a72-8b5f-159de4915a90.jpg not downloaded yet
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252Fd48fa06c-1885-48f7-b304-ecd98d9322aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/d48fa06c-1885-48f7-b304-ecd98d9322aa.jpg not downloaded yet
2026-03-27 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with identifier: 10739998
2026-03-27 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with scrape type 1
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F1bb46b03-dc60-4709-9bf6-5ca8651255f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/1bb46b03-dc60-4709-9bf6-5ca8651255f1.jpg not downloaded yet
2026-03-27 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f16d83a0-d902-5e62-8247-719d752e467a with identifier: 10740002
2026-03-27 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f16d83a0-d902-5e62-8247-719d752e467a with scrape type 1
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f16d83a0-d902-5e62-8247-719d752e467a
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252F36828a0c-ca1e-4e2b-8610-1a6173f7c709.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/36828a0c-ca1e-4e2b-8610-1a6173f7c709.jpg not downloaded yet
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a36bed9b-c2fd-515b-b13b-9fb27316e905 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:03 [adesa.be] INFO: Found listing with ID: 10739485
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739485%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [adesa.be] INFO: Scrape type for 10739485: 0
2026-03-27 22:18:03 [adesa.be] INFO: Skipping item 10739485 url https://www.openlane.eu/en/carv6/auction/10739485
2026-03-27 22:18:03 [adesa.be] INFO: Found listing with ID: 10739063
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739063%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [adesa.be] INFO: Scrape type for 10739063: 0
2026-03-27 22:18:03 [adesa.be] INFO: Skipping item 10739063 url https://www.openlane.eu/en/carv6/auction/10739063
2026-03-27 22:18:03 [adesa.be] INFO: Found listing with ID: 10739151
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739151%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [adesa.be] INFO: Scrape type for 10739151: 0
2026-03-27 22:18:03 [adesa.be] INFO: Skipping item 10739151 url https://www.openlane.eu/en/carv6/auction/10739151
2026-03-27 22:18:03 [adesa.be] INFO: Found listing with ID: 10739245
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739245%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [adesa.be] INFO: Scrape type for 10739245: 0
2026-03-27 22:18:03 [adesa.be] INFO: Skipping item 10739245 url https://www.openlane.eu/en/carv6/auction/10739245
2026-03-27 22:18:03 [adesa.be] INFO: Found listing with ID: 10740464
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740464%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [adesa.be] INFO: Scrape type for 10740464: 1
2026-03-27 22:18:03 [adesa.be] INFO: Scraping item 10740464 url https://www.openlane.eu/en/carv6/auction/10740464
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752468%252Fgeneral%252F3e6d4c8f-6e00-4f34-925f-bdbee4b5252b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752468/general/3e6d4c8f-6e00-4f34-925f-bdbee4b5252b.jpg not downloaded yet
2026-03-27 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dde40d0>
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f225576-74eb-5300-a29d-7019074a3726/7f225576-74eb-5300-a29d-7019074a3726_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752468%252Fgeneral%252F46ee0363-7648-4b04-be71-5718f78680c4.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752468/general/46ee0363-7648-4b04-be71-5718f78680c4.jpg saved to cache
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7f225576-74eb-5300-a29d-7019074a3726
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252Fb96e92eb-e086-4caf-93ea-b0b14d04e33b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/b96e92eb-e086-4caf-93ea-b0b14d04e33b.jpg not downloaded yet
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F78cca1b9-c5f2-42da-b4e5-348d66ae82e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/78cca1b9-c5f2-42da-b4e5-348d66ae82e7.jpg not downloaded yet
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252F5fd0ecc4-e59c-4d9f-aed1-92d11effb6ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/5fd0ecc4-e59c-4d9f-aed1-92d11effb6ec.jpg not downloaded yet
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de44190>
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3/5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252Fde45573c-e350-4ae8-b36c-c36f3185e890.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/de45573c-e350-4ae8-b36c-c36f3185e890.jpg saved to cache
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d546950>
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3/5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252Fbdd3f694-7d3e-46ff-8e1f-9719acbf9862.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/bdd3f694-7d3e-46ff-8e1f-9719acbf9862.jpg saved to cache
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3
2026-03-27 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752456/general/a7b922ab-1677-4383-8a20-9769ad0e5048.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740741)
2026-03-27 22:18:03 [adesa.be] INFO: Found listing with ID: 10739588
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739588%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [adesa.be] INFO: Scrape type for 10739588: 0
2026-03-27 22:18:03 [adesa.be] INFO: Skipping item 10739588 url https://www.openlane.eu/en/carv6/auction/10739588
2026-03-27 22:18:03 [adesa.be] INFO: Found listing with ID: 10739088
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739088%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [adesa.be] INFO: Scrape type for 10739088: 0
2026-03-27 22:18:03 [adesa.be] INFO: Skipping item 10739088 url https://www.openlane.eu/en/carv6/auction/10739088
2026-03-27 22:18:03 [adesa.be] INFO: Found listing with ID: 10739580
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739580%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [adesa.be] INFO: Scrape type for 10739580: 0
2026-03-27 22:18:03 [adesa.be] INFO: Skipping item 10739580 url https://www.openlane.eu/en/carv6/auction/10739580
2026-03-27 22:18:03 [adesa.be] INFO: Found listing with ID: 10739110
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739110%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [adesa.be] INFO: Scrape type for 10739110: 0
2026-03-27 22:18:03 [adesa.be] INFO: Skipping item 10739110 url https://www.openlane.eu/en/carv6/auction/10739110
2026-03-27 22:18:03 [adesa.be] INFO: Found listing with ID: 10740782
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740782%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [adesa.be] INFO: Scrape type for 10740782: 1
2026-03-27 22:18:03 [adesa.be] INFO: Scraping item 10740782 url https://www.openlane.eu/en/carv6/auction/10740782
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752468%252Fgeneral%252Fdd796099-f67c-469f-ae43-f7b69529b0a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752468/general/dd796099-f67c-469f-ae43-f7b69529b0a9.jpg not downloaded yet
2026-03-27 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752456/general/66b104ef-48d5-45bc-9ccc-2434b3914fb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740741)
2026-03-27 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752468/general/d87d7ee7-de73-445b-8124-196fc8e2575f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740751)
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252Fe0e99819-2551-494b-b17d-c001d734b46c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/e0e99819-2551-494b-b17d-c001d734b46c.jpg not downloaded yet
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F3007d43f-87ed-4bcb-96ec-2bb27d844b46.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/3007d43f-87ed-4bcb-96ec-2bb27d844b46.jpg not downloaded yet
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252F20472d4b-31af-4017-8f34-c828d3664eb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/20472d4b-31af-4017-8f34-c828d3664eb3.jpg not downloaded yet
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2190d0>
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f225576-74eb-5300-a29d-7019074a3726/7f225576-74eb-5300-a29d-7019074a3726_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752468%252Fgeneral%252F0cec4904-81ff-402e-adeb-e8403dfe25be.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752468/general/0cec4904-81ff-402e-adeb-e8403dfe25be.jpg saved to cache
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7f225576-74eb-5300-a29d-7019074a3726
2026-03-27 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7363c8f3-543b-5783-b5b9-5b5d13209237 with identifier: 10740528
2026-03-27 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7363c8f3-543b-5783-b5b9-5b5d13209237 with scrape type 1
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7363c8f3-543b-5783-b5b9-5b5d13209237
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252F7d6d538a-7139-4bf1-b63a-b58b8c97d293.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/7d6d538a-7139-4bf1-b63a-b58b8c97d293.jpg not downloaded yet
2026-03-27 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a677f85-6a35-501a-a925-cf06d325bad6 with identifier: 10740744
2026-03-27 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a677f85-6a35-501a-a925-cf06d325bad6 with scrape type 1
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2a677f85-6a35-501a-a925-cf06d325bad6
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752460%252Fgeneral%252F7cf73681-6bbd-4f28-ac82-b9065bb6fc00.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752460/general/7cf73681-6bbd-4f28-ac82-b9065bb6fc00.jpg not downloaded yet
2026-03-27 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef00148d-472d-5e62-b925-a215675db622 with identifier: 10739980
2026-03-27 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef00148d-472d-5e62-b925-a215675db622 with scrape type 1
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ef00148d-472d-5e62-b925-a215675db622
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739100%252Fgeneral%252F2f48c482-4836-474f-aa0a-5a5a0f2d07b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739100/general/2f48c482-4836-474f-aa0a-5a5a0f2d07b9.jpg already downloaded
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739100%252Fgeneral%252F0577a387-60dc-4221-a403-21c8e62f2c36.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739100/general/0577a387-60dc-4221-a403-21c8e62f2c36.jpg already downloaded
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739100%252Fgeneral%252Fb1f07956-8ed7-40fa-9759-6b5f967c3c4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739100/general/b1f07956-8ed7-40fa-9759-6b5f967c3c4b.jpg already downloaded
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739100%252Fgeneral%252F82e4351b-a1f4-4c2b-aa99-f28b259bbc0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739100/general/82e4351b-a1f4-4c2b-aa99-f28b259bbc0e.jpg already downloaded
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739100%252Fgeneral%252F9011fc76-6051-4b8e-a311-589fc9def27f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739100/general/9011fc76-6051-4b8e-a311-589fc9def27f.jpg already downloaded
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739100%252Fgeneral%252F71612224-0d40-4136-868d-cd1cbc201c63.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739100/general/71612224-0d40-4136-868d-cd1cbc201c63.jpg already downloaded
2026-03-27 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739100%252Fgeneral%252Fabbbb053-85b9-4663-83b3-58e0289e8d4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739100/general/abbbb053-85b9-4663-83b3-58e0289e8d4e.jpg already downloaded
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739100%252Fgeneral%252F9a7a8aad-b12b-4946-be9d-a097abda3387.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739100/general/9a7a8aad-b12b-4946-be9d-a097abda3387.jpg already downloaded
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739100%252Fgeneral%252F5c3c9aab-3d6b-4cbf-9edb-1a3c5b7a7d63.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739100/general/5c3c9aab-3d6b-4cbf-9edb-1a3c5b7a7d63.jpg already downloaded
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739100%252Fgeneral%252Fd8cfdcef-7ced-4764-a160-5d103adc8373.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739100/general/d8cfdcef-7ced-4764-a160-5d103adc8373.jpg already downloaded
2026-03-27 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef00148d-472d-5e62-b925-a215675db622, identifier: 10739980
2026-03-27 22:18:04 [adesa.be] INFO: Found listing with ID: 10740463
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740463%27 HTTP/1.1" 200 None
2026-03-27 22:18:04 [adesa.be] INFO: Scrape type for 10740463: 1
2026-03-27 22:18:04 [adesa.be] INFO: Scraping item 10740463 url https://www.openlane.eu/en/carv6/auction/10740463
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752468%252Fgeneral%252F2928f335-2db4-4b2a-8cfc-85d38da35baa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752468/general/2928f335-2db4-4b2a-8cfc-85d38da35baa.jpg not downloaded yet
2026-03-27 22:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef00148d-472d-5e62-b925-a215675db622 with identifier: 10739980
2026-03-27 22:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef00148d-472d-5e62-b925-a215675db622 with identifier: 10739980
2026-03-27 22:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef00148d-472d-5e62-b925-a215675db622 with identifier: 10739980 to the API
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739980>
{'auction_title': '',
'c_o_2_emission_value': 219,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ef00148d-472d-5e62-b925-a215675db622',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPS651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739980',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 212678,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 76,
'photo_urls': ['https://images.openlane.eu/carimgs/5739100/general/2f48c482-4836-474f-aa0a-5a5a0f2d07b9.jpg',
'https://images.openlane.eu/carimgs/5739100/general/0577a387-60dc-4221-a403-21c8e62f2c36.jpg',
'https://images.openlane.eu/carimgs/5739100/general/b1f07956-8ed7-40fa-9759-6b5f967c3c4b.jpg',
'https://images.openlane.eu/carimgs/5739100/general/82e4351b-a1f4-4c2b-aa99-f28b259bbc0e.jpg',
'https://images.openlane.eu/carimgs/5739100/general/9011fc76-6051-4b8e-a311-589fc9def27f.jpg',
'https://images.openlane.eu/carimgs/5739100/general/71612224-0d40-4136-868d-cd1cbc201c63.jpg',
'https://images.openlane.eu/carimgs/5739100/general/abbbb053-85b9-4663-83b3-58e0289e8d4e.jpg',
'https://images.openlane.eu/carimgs/5739100/general/9a7a8aad-b12b-4946-be9d-a097abda3387.jpg',
'https://images.openlane.eu/carimgs/5739100/general/5c3c9aab-3d6b-4cbf-9edb-1a3c5b7a7d63.jpg',
'https://images.openlane.eu/carimgs/5739100/general/d8cfdcef-7ced-4764-a160-5d103adc8373.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef00148d-472d-5e62-b925-a215675db622/ef00148d-472d-5e62-b925-a215675db622_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86979,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739100/general/2f48c482-4836-474f-aa0a-5a5a0f2d07b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef00148d-472d-5e62-b925-a215675db622/ef00148d-472d-5e62-b925-a215675db622_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739100/general/0577a387-60dc-4221-a403-21c8e62f2c36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef00148d-472d-5e62-b925-a215675db622/ef00148d-472d-5e62-b925-a215675db622_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739100/general/b1f07956-8ed7-40fa-9759-6b5f967c3c4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef00148d-472d-5e62-b925-a215675db622/ef00148d-472d-5e62-b925-a215675db622_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739100/general/82e4351b-a1f4-4c2b-aa99-f28b259bbc0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef00148d-472d-5e62-b925-a215675db622/ef00148d-472d-5e62-b925-a215675db622_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739100/general/9011fc76-6051-4b8e-a311-589fc9def27f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef00148d-472d-5e62-b925-a215675db622/ef00148d-472d-5e62-b925-a215675db622_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90514,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739100/general/71612224-0d40-4136-868d-cd1cbc201c63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef00148d-472d-5e62-b925-a215675db622/ef00148d-472d-5e62-b925-a215675db622_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100880,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739100/general/abbbb053-85b9-4663-83b3-58e0289e8d4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef00148d-472d-5e62-b925-a215675db622/ef00148d-472d-5e62-b925-a215675db622_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739100/general/9a7a8aad-b12b-4946-be9d-a097abda3387.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef00148d-472d-5e62-b925-a215675db622/ef00148d-472d-5e62-b925-a215675db622_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739100/general/5c3c9aab-3d6b-4cbf-9edb-1a3c5b7a7d63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef00148d-472d-5e62-b925-a215675db622/ef00148d-472d-5e62-b925-a215675db622_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739100/general/d8cfdcef-7ced-4764-a160-5d103adc8373.jpg',
'Width': 1024}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-10-28',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 150 hp - '
'212.678 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739980%27 HTTP/1.1" 200 None
2026-03-27 22:18:04 [adesa.be] INFO: Saving data for 10739980: {'created_time': 1774649884.671189, 'last_price_update_time': 1774649884.671199, 'auction_closing_time': 1774861200.0}
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739980') HTTP/1.1" 204 0
2026-03-27 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752456/general/75cc03c6-3642-48b9-b3dc-cf1fae507445.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740741)
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252F66cb3b33-54c3-4502-b1e1-b3b76d82fb13.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/66cb3b33-54c3-4502-b1e1-b3b76d82fb13.jpg not downloaded yet
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F2bfa0f7c-d563-4b34-bfab-a9055eedf14d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/2bfa0f7c-d563-4b34-bfab-a9055eedf14d.jpg not downloaded yet
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252Fbc8f2017-e03e-430e-9017-bc0c00c4e8f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/bc8f2017-e03e-430e-9017-bc0c00c4e8f1.jpg not downloaded yet
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252Fce46e918-1364-4b9a-afc4-6e2604be023a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/ce46e918-1364-4b9a-afc4-6e2604be023a.jpg not downloaded yet
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752460%252Fgeneral%252Fbf283fff-1e07-4065-ba90-25c73b7182ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752460/general/bf283fff-1e07-4065-ba90-25c73b7182ef.jpg not downloaded yet
2026-03-27 22:18:04 [adesa.be] INFO: Found listing with ID: 10740736
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740736%27 HTTP/1.1" 200 None
2026-03-27 22:18:04 [adesa.be] INFO: Scrape type for 10740736: 1
2026-03-27 22:18:04 [adesa.be] INFO: Scraping item 10740736 url https://www.openlane.eu/en/carv6/auction/10740736
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752468%252Fgeneral%252Fa1833360-c709-40bd-9393-3657aefd3672.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752468/general/a1833360-c709-40bd-9393-3657aefd3672.jpg not downloaded yet
2026-03-27 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4570f58c-79f2-5189-b8d0-4dd9213b867b with identifier: 10740483
2026-03-27 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4570f58c-79f2-5189-b8d0-4dd9213b867b with scrape type 1
2026-03-27 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4570f58c-79f2-5189-b8d0-4dd9213b867b
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252Ff096fa69-c790-4722-b20a-d03f6e053180.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/f096fa69-c790-4722-b20a-d03f6e053180.jpg not downloaded yet
2026-03-27 22:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d00be50>
2026-03-27 22:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3/5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252Fa7b922ab-1677-4383-8a20-9769ad0e5048.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/a7b922ab-1677-4383-8a20-9769ad0e5048.jpg saved to cache
2026-03-27 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3
2026-03-27 22:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf73650>
2026-03-27 22:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3/5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252F66b104ef-48d5-45bc-9ccc-2434b3914fb2.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/66b104ef-48d5-45bc-9ccc-2434b3914fb2.jpg saved to cache
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de1e910>
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f225576-74eb-5300-a29d-7019074a3726/7f225576-74eb-5300-a29d-7019074a3726_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752468%252Fgeneral%252Fd87d7ee7-de73-445b-8124-196fc8e2575f.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752468/general/d87d7ee7-de73-445b-8124-196fc8e2575f.jpg saved to cache
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7f225576-74eb-5300-a29d-7019074a3726
2026-03-27 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752248/general/36828a0c-ca1e-4e2b-8610-1a6173f7c709.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740002)
2026-03-27 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752580/general/a24457aa-75f0-4eb1-a101-16bbabb9caba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740489)
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252F1ebc8da0-01a1-4086-a21a-c29b74e574d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/1ebc8da0-01a1-4086-a21a-c29b74e574d5.jpg not downloaded yet
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252Faa048973-0615-43cc-bdd6-48833744a5e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/aa048973-0615-43cc-bdd6-48833744a5e4.jpg not downloaded yet
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252Fba0debfd-d784-4991-9ec2-33dddc17e3cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/ba0debfd-d784-4991-9ec2-33dddc17e3cb.jpg not downloaded yet
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252Fb6401972-a929-4c16-b2b1-c743e9920e89.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/b6401972-a929-4c16-b2b1-c743e9920e89.jpg not downloaded yet
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752460%252Fgeneral%252F99776e3a-316f-4129-be97-6c7a78967bd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752460/general/99776e3a-316f-4129-be97-6c7a78967bd0.jpg not downloaded yet
2026-03-27 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752248/general/5fd0ecc4-e59c-4d9f-aed1-92d11effb6ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740002)
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7f225576-74eb-5300-a29d-7019074a3726 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10739236
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739236%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10739236: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10739236 url https://www.openlane.eu/en/carv6/auction/10739236
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10739474
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739474%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10739474: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10739474 url https://www.openlane.eu/en/carv6/auction/10739474
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10739939
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739939%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10739939: 1
2026-03-27 22:18:05 [adesa.be] INFO: Scraping item 10739939 url https://www.openlane.eu/en/carv6/auction/10739939
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252F7fe7f9ba-5f72-41bf-b841-879695a04fa8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/7fe7f9ba-5f72-41bf-b841-879695a04fa8.jpg not downloaded yet
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F90dbd4e1-1e3d-4549-a4ca-2e65be275f6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/90dbd4e1-1e3d-4549-a4ca-2e65be275f6b.jpg not downloaded yet
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252Fc2f3c725-7343-4a1f-8341-635d74bcebd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/c2f3c725-7343-4a1f-8341-635d74bcebd1.jpg not downloaded yet
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252F88d5bb7e-0aa2-43e1-b08d-d8d0a86b1388.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/88d5bb7e-0aa2-43e1-b08d-d8d0a86b1388.jpg not downloaded yet
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752460%252Fgeneral%252Fc909b67a-8faa-40fa-9d16-92313c1d4a86.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752460/general/c909b67a-8faa-40fa-9d16-92313c1d4a86.jpg not downloaded yet
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd84210>
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3/5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252F75cc03c6-3642-48b9-b3dc-cf1fae507445.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/75cc03c6-3642-48b9-b3dc-cf1fae507445.jpg saved to cache
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3
2026-03-27 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752244/general/78cca1b9-c5f2-42da-b4e5-348d66ae82e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739998)
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10736622
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736622%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10736622: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10736622 url https://www.openlane.eu/en/carv6/auction/10736622
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10736618
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736618%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10736618: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10736618 url https://www.openlane.eu/en/carv6/auction/10736618
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10736617
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736617%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10736617: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10736617 url https://www.openlane.eu/en/carv6/auction/10736617
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10736623
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736623%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10736623: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10736623 url https://www.openlane.eu/en/carv6/auction/10736623
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10736624
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736624%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10736624: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10736624 url https://www.openlane.eu/en/carv6/auction/10736624
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10736619
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736619%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10736619: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10736619 url https://www.openlane.eu/en/carv6/auction/10736619
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10736620
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736620%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10736620: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10736620 url https://www.openlane.eu/en/carv6/auction/10736620
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10736627
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736627%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10736627: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10736627 url https://www.openlane.eu/en/carv6/auction/10736627
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10736626
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736626%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10736626: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10736626 url https://www.openlane.eu/en/carv6/auction/10736626
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10737037
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737037%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10737037: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10737037 url https://www.openlane.eu/en/carv6/auction/10737037
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10737018
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737018%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10737018: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10737018 url https://www.openlane.eu/en/carv6/auction/10737018
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10737019
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737019%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10737019: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10737019 url https://www.openlane.eu/en/carv6/auction/10737019
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10737125
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737125%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10737125: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10737125 url https://www.openlane.eu/en/carv6/auction/10737125
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10736989
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736989%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10736989: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10736989 url https://www.openlane.eu/en/carv6/auction/10736989
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10736938
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736938%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10736938: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10736938 url https://www.openlane.eu/en/carv6/auction/10736938
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10737043
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737043%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10737043: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10737043 url https://www.openlane.eu/en/carv6/auction/10737043
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10737098
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737098%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10737098: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10737098 url https://www.openlane.eu/en/carv6/auction/10737098
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10736949
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736949%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10736949: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10736949 url https://www.openlane.eu/en/carv6/auction/10736949
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10740298
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740298%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10740298: 1
2026-03-27 22:18:05 [adesa.be] INFO: Scraping item 10740298 url https://www.openlane.eu/en/carv6/auction/10740298
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252Fcb8eb711-caca-434c-8fbe-48d8b9b0e68c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/cb8eb711-caca-434c-8fbe-48d8b9b0e68c.jpg not downloaded yet
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F080f2b30-5f3b-4580-a874-2f916f36a369.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/080f2b30-5f3b-4580-a874-2f916f36a369.jpg not downloaded yet
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252F06450865-19a7-49ae-8c1e-70ab5ba32647.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/06450865-19a7-49ae-8c1e-70ab5ba32647.jpg not downloaded yet
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252F6e1168d9-a202-4177-a99f-a844b3090193.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/6e1168d9-a202-4177-a99f-a844b3090193.jpg not downloaded yet
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752460%252Fgeneral%252Febb1de3a-b512-4d2b-a479-18732a90ff14.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752460/general/ebb1de3a-b512-4d2b-a479-18732a90ff14.jpg not downloaded yet
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e14a2d0>
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252F36828a0c-ca1e-4e2b-8610-1a6173f7c709.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/36828a0c-ca1e-4e2b-8610-1a6173f7c709.jpg saved to cache
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f16d83a0-d902-5e62-8247-719d752e467a
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d56bf10>
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6a52f5b-d114-53c4-bc15-9bcc8ac3c182/b6a52f5b-d114-53c4-bc15-9bcc8ac3c182_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252Fa24457aa-75f0-4eb1-a101-16bbabb9caba.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/a24457aa-75f0-4eb1-a101-16bbabb9caba.jpg saved to cache
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182
2026-03-27 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752645/general/7d6d538a-7139-4bf1-b63a-b58b8c97d293.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740528)
2026-03-27 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752460/general/bf283fff-1e07-4065-ba90-25c73b7182ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740744)
2026-03-27 22:18:05 [adesa.be] INFO: Found listing with ID: 10736979
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736979%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [adesa.be] INFO: Scrape type for 10736979: 0
2026-03-27 22:18:05 [adesa.be] INFO: Skipping item 10736979 url https://www.openlane.eu/en/carv6/auction/10736979
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252F2c2797dd-393b-4e64-b30e-e20b0a0d2073.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/2c2797dd-393b-4e64-b30e-e20b0a0d2073.jpg not downloaded yet
2026-03-27 22:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752645/general/ce46e918-1364-4b9a-afc4-6e2604be023a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740528)
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7f225576-74eb-5300-a29d-7019074a3726 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F2c4ac51e-1c33-4f54-a540-7ba5d7415fa3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/2c4ac51e-1c33-4f54-a540-7ba5d7415fa3.jpg not downloaded yet
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252Fd1a2de09-804e-4698-a206-450205ee14bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/d1a2de09-804e-4698-a206-450205ee14bd.jpg not downloaded yet
2026-03-27 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252F7dcd7ddd-1ed7-4a62-b4ca-1b325838ad28.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/7dcd7ddd-1ed7-4a62-b4ca-1b325838ad28.jpg not downloaded yet
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752460%252Fgeneral%252F3a4ece34-6aec-4197-ae05-08089e9a0f80.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752460/general/3a4ece34-6aec-4197-ae05-08089e9a0f80.jpg not downloaded yet
2026-03-27 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10739963
2026-03-27 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54c246b-6f08-5060-92fc-9778ed4bb943 with scrape type 1
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b54c246b-6f08-5060-92fc-9778ed4bb943
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739040%252Fgeneral%252F11e622f4-8e1e-4216-8f5b-da43f7c27f81.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739040/general/11e622f4-8e1e-4216-8f5b-da43f7c27f81.jpg already downloaded
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739040%252Fgeneral%252F028454c5-c7c5-4247-add6-83eb2d5ef3e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739040/general/028454c5-c7c5-4247-add6-83eb2d5ef3e5.jpg already downloaded
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739040%252Fgeneral%252F679be6da-4e71-4910-94ea-bd3df7ff959a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739040/general/679be6da-4e71-4910-94ea-bd3df7ff959a.jpg already downloaded
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739040%252Fgeneral%252Fe422f260-fab8-4597-a93c-9ce813413a0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739040/general/e422f260-fab8-4597-a93c-9ce813413a0d.jpg already downloaded
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739040%252Fgeneral%252F110ea759-4a85-4304-bf2a-63d400657e24.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739040/general/110ea759-4a85-4304-bf2a-63d400657e24.jpg already downloaded
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739040%252Fgeneral%252F8cda985b-5ced-4b29-9f4c-234b81e58662.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739040/general/8cda985b-5ced-4b29-9f4c-234b81e58662.jpg already downloaded
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739040%252Fgeneral%252F1e32d178-160d-4b2d-a3e5-6e346691247c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739040/general/1e32d178-160d-4b2d-a3e5-6e346691247c.jpg already downloaded
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739040%252Fgeneral%252Fa4eeec69-7521-4e82-b3f2-be968a155dc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739040/general/a4eeec69-7521-4e82-b3f2-be968a155dc8.jpg already downloaded
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739040%252Fgeneral%252F6b71df90-13e2-4e0a-a984-57c24e0796a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739040/general/6b71df90-13e2-4e0a-a984-57c24e0796a4.jpg already downloaded
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739040%252Fgeneral%252F2af429d4-ff9e-49ab-ac07-37db74527a77.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739040/general/2af429d4-ff9e-49ab-ac07-37db74527a77.jpg already downloaded
2026-03-27 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54c246b-6f08-5060-92fc-9778ed4bb943, identifier: 10739963
2026-03-27 22:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e018290>
2026-03-27 22:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252F5fd0ecc4-e59c-4d9f-aed1-92d11effb6ec.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/5fd0ecc4-e59c-4d9f-aed1-92d11effb6ec.jpg saved to cache
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f16d83a0-d902-5e62-8247-719d752e467a
2026-03-27 22:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e21afd0>
2026-03-27 22:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F78cca1b9-c5f2-42da-b4e5-348d66ae82e7.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/78cca1b9-c5f2-42da-b4e5-348d66ae82e7.jpg saved to cache
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252Fc03b58f6-dd19-4afb-a580-4f9c9e447888.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/c03b58f6-dd19-4afb-a580-4f9c9e447888.jpg not downloaded yet
2026-03-27 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10739963
2026-03-27 22:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10739963
2026-03-27 22:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10739963 to the API
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739963>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b54c246b-6f08-5060-92fc-9778ed4bb943',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBU381',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739963',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 185427,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 70,
'photo_urls': ['https://images.openlane.eu/carimgs/5739040/general/11e622f4-8e1e-4216-8f5b-da43f7c27f81.jpg',
'https://images.openlane.eu/carimgs/5739040/general/028454c5-c7c5-4247-add6-83eb2d5ef3e5.jpg',
'https://images.openlane.eu/carimgs/5739040/general/679be6da-4e71-4910-94ea-bd3df7ff959a.jpg',
'https://images.openlane.eu/carimgs/5739040/general/e422f260-fab8-4597-a93c-9ce813413a0d.jpg',
'https://images.openlane.eu/carimgs/5739040/general/110ea759-4a85-4304-bf2a-63d400657e24.jpg',
'https://images.openlane.eu/carimgs/5739040/general/8cda985b-5ced-4b29-9f4c-234b81e58662.jpg',
'https://images.openlane.eu/carimgs/5739040/general/1e32d178-160d-4b2d-a3e5-6e346691247c.jpg',
'https://images.openlane.eu/carimgs/5739040/general/a4eeec69-7521-4e82-b3f2-be968a155dc8.jpg',
'https://images.openlane.eu/carimgs/5739040/general/6b71df90-13e2-4e0a-a984-57c24e0796a4.jpg',
'https://images.openlane.eu/carimgs/5739040/general/2af429d4-ff9e-49ab-ac07-37db74527a77.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54c246b-6f08-5060-92fc-9778ed4bb943/b54c246b-6f08-5060-92fc-9778ed4bb943_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739040/general/11e622f4-8e1e-4216-8f5b-da43f7c27f81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54c246b-6f08-5060-92fc-9778ed4bb943/b54c246b-6f08-5060-92fc-9778ed4bb943_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739040/general/028454c5-c7c5-4247-add6-83eb2d5ef3e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54c246b-6f08-5060-92fc-9778ed4bb943/b54c246b-6f08-5060-92fc-9778ed4bb943_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110066,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739040/general/679be6da-4e71-4910-94ea-bd3df7ff959a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54c246b-6f08-5060-92fc-9778ed4bb943/b54c246b-6f08-5060-92fc-9778ed4bb943_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739040/general/e422f260-fab8-4597-a93c-9ce813413a0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54c246b-6f08-5060-92fc-9778ed4bb943/b54c246b-6f08-5060-92fc-9778ed4bb943_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739040/general/110ea759-4a85-4304-bf2a-63d400657e24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54c246b-6f08-5060-92fc-9778ed4bb943/b54c246b-6f08-5060-92fc-9778ed4bb943_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739040/general/8cda985b-5ced-4b29-9f4c-234b81e58662.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54c246b-6f08-5060-92fc-9778ed4bb943/b54c246b-6f08-5060-92fc-9778ed4bb943_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112337,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739040/general/1e32d178-160d-4b2d-a3e5-6e346691247c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54c246b-6f08-5060-92fc-9778ed4bb943/b54c246b-6f08-5060-92fc-9778ed4bb943_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739040/general/a4eeec69-7521-4e82-b3f2-be968a155dc8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54c246b-6f08-5060-92fc-9778ed4bb943/b54c246b-6f08-5060-92fc-9778ed4bb943_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110058,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739040/general/6b71df90-13e2-4e0a-a984-57c24e0796a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54c246b-6f08-5060-92fc-9778ed4bb943/b54c246b-6f08-5060-92fc-9778ed4bb943_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739040/general/2af429d4-ff9e-49ab-ac07-37db74527a77.jpg',
'Width': 1024}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-01-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 B3 Plus Bright - Petrol - Automatic - 163 hp - 185.427 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739963%27 HTTP/1.1" 200 None
2026-03-27 22:18:06 [adesa.be] INFO: Saving data for 10739963: {'created_time': 1774649886.86344, 'last_price_update_time': 1774649886.863451, 'auction_closing_time': 1774861200.0}
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739963') HTTP/1.1" 204 0
2026-03-27 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752559/general/f096fa69-c790-4722-b20a-d03f6e053180.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740483)
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F59dea842-9817-449b-820a-cd2133009fbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/59dea842-9817-449b-820a-cd2133009fbe.jpg not downloaded yet
2026-03-27 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252Fca9204d7-bef3-4810-b79d-c922137d3bd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/ca9204d7-bef3-4810-b79d-c922137d3bd1.jpg not downloaded yet
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252F54841e4b-662f-4b31-8518-378c95bb988c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/54841e4b-662f-4b31-8518-378c95bb988c.jpg not downloaded yet
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752460%252Fgeneral%252Face63a4c-7641-4c7a-a657-d03f3998d075.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752460/general/ace63a4c-7641-4c7a-a657-d03f3998d075.jpg not downloaded yet
2026-03-27 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752460/general/c909b67a-8faa-40fa-9d16-92313c1d4a86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740744)
2026-03-27 22:18:07 [scrapy.extensions.logstats] INFO: Crawled 229 pages (at 78 pages/min), scraped 108 items (at 46 items/min)
2026-03-27 22:18:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252F351845c3-fa11-4c4c-a23e-16e515f76f96.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/351845c3-fa11-4c4c-a23e-16e515f76f96.jpg not downloaded yet
2026-03-27 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf88610>
2026-03-27 22:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7363c8f3-543b-5783-b5b9-5b5d13209237/7363c8f3-543b-5783-b5b9-5b5d13209237_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252F7d6d538a-7139-4bf1-b63a-b58b8c97d293.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/7d6d538a-7139-4bf1-b63a-b58b8c97d293.jpg saved to cache
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7363c8f3-543b-5783-b5b9-5b5d13209237
2026-03-27 22:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b3f10>
2026-03-27 22:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a677f85-6a35-501a-a925-cf06d325bad6/2a677f85-6a35-501a-a925-cf06d325bad6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752460%252Fgeneral%252Fbf283fff-1e07-4065-ba90-25c73b7182ef.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752460/general/bf283fff-1e07-4065-ba90-25c73b7182ef.jpg saved to cache
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2a677f85-6a35-501a-a925-cf06d325bad6
2026-03-27 22:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de11090>
2026-03-27 22:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7363c8f3-543b-5783-b5b9-5b5d13209237/7363c8f3-543b-5783-b5b9-5b5d13209237_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252Fce46e918-1364-4b9a-afc4-6e2604be023a.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/ce46e918-1364-4b9a-afc4-6e2604be023a.jpg saved to cache
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7363c8f3-543b-5783-b5b9-5b5d13209237
2026-03-27 22:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with identifier: 10739938
2026-03-27 22:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with scrape type 1
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672074%252Fgeneral%252F0235c967-d11e-4fc7-ad73-70a2f493b099.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672074/general/0235c967-d11e-4fc7-ad73-70a2f493b099.jpg already downloaded
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672074%252Fgeneral%252F293ae615-5a7a-43b4-abed-bd2a3a928c86.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672074/general/293ae615-5a7a-43b4-abed-bd2a3a928c86.jpg already downloaded
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672074%252Fgeneral%252F039f96a6-6f46-4594-ab26-be20142d9796.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672074/general/039f96a6-6f46-4594-ab26-be20142d9796.jpg already downloaded
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672074%252Fgeneral%252F19d82ac7-1e4d-4d5f-8609-27fde7b53cf1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672074/general/19d82ac7-1e4d-4d5f-8609-27fde7b53cf1.jpg already downloaded
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672074%252Fgeneral%252F96fe48d3-42d6-4cd4-baa8-c0cd7f6540c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672074/general/96fe48d3-42d6-4cd4-baa8-c0cd7f6540c2.jpg already downloaded
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672074%252Fgeneral%252Fdfa1bea6-38da-4adf-b4fd-ec5822b48c4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672074/general/dfa1bea6-38da-4adf-b4fd-ec5822b48c4e.jpg already downloaded
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672074%252Fgeneral%252Fe15cb4f6-2b96-44d6-a875-df365c7755dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672074/general/e15cb4f6-2b96-44d6-a875-df365c7755dd.jpg already downloaded
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672074%252Fgeneral%252F8c9813bd-d8b7-4fd8-89bc-0b57d3a62aa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672074/general/8c9813bd-d8b7-4fd8-89bc-0b57d3a62aa9.jpg already downloaded
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672074%252Fgeneral%252F0dd7b8b7-538f-4107-afd4-9b5b62f4b0e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672074/general/0dd7b8b7-538f-4107-afd4-9b5b62f4b0e5.jpg already downloaded
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672074%252Fgeneral%252F81af4a3f-626f-4629-b561-85e98c546973.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672074/general/81af4a3f-626f-4629-b561-85e98c546973.jpg already downloaded
2026-03-27 22:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0, identifier: 10739938
2026-03-27 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752645/general/88d5bb7e-0aa2-43e1-b08d-d8d0a86b1388.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740528)
2026-03-27 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752559/general/cb8eb711-caca-434c-8fbe-48d8b9b0e68c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740483)
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F482f2dea-c371-462f-8aae-aefd3e5132c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/482f2dea-c371-462f-8aae-aefd3e5132c6.jpg not downloaded yet
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252F2bd0c5ab-9d3b-44d4-b32e-8ad0ddf46bbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/2bd0c5ab-9d3b-44d4-b32e-8ad0ddf46bbc.jpg not downloaded yet
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252Fe84b71bf-f449-4e0c-9e18-bc790ebff79c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/e84b71bf-f449-4e0c-9e18-bc790ebff79c.jpg not downloaded yet
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752460%252Fgeneral%252F57cb17e4-868c-4885-a6ba-cd0e3b6f91d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752460/general/57cb17e4-868c-4885-a6ba-cd0e3b6f91d7.jpg not downloaded yet
2026-03-27 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with identifier: 10739938
2026-03-27 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with identifier: 10739938
2026-03-27 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with identifier: 10739938 to the API
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739938>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHR213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739938',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 154532,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5672074/general/0235c967-d11e-4fc7-ad73-70a2f493b099.jpg',
'https://images.openlane.eu/carimgs/5672074/general/293ae615-5a7a-43b4-abed-bd2a3a928c86.jpg',
'https://images.openlane.eu/carimgs/5672074/general/039f96a6-6f46-4594-ab26-be20142d9796.jpg',
'https://images.openlane.eu/carimgs/5672074/general/19d82ac7-1e4d-4d5f-8609-27fde7b53cf1.jpg',
'https://images.openlane.eu/carimgs/5672074/general/96fe48d3-42d6-4cd4-baa8-c0cd7f6540c2.jpg',
'https://images.openlane.eu/carimgs/5672074/general/dfa1bea6-38da-4adf-b4fd-ec5822b48c4e.jpg',
'https://images.openlane.eu/carimgs/5672074/general/e15cb4f6-2b96-44d6-a875-df365c7755dd.jpg',
'https://images.openlane.eu/carimgs/5672074/general/8c9813bd-d8b7-4fd8-89bc-0b57d3a62aa9.jpg',
'https://images.openlane.eu/carimgs/5672074/general/0dd7b8b7-538f-4107-afd4-9b5b62f4b0e5.jpg',
'https://images.openlane.eu/carimgs/5672074/general/81af4a3f-626f-4629-b561-85e98c546973.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0/1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161782,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672074/general/0235c967-d11e-4fc7-ad73-70a2f493b099.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0/1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178829,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672074/general/293ae615-5a7a-43b4-abed-bd2a3a928c86.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0/1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169615,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672074/general/039f96a6-6f46-4594-ab26-be20142d9796.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0/1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152578,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672074/general/19d82ac7-1e4d-4d5f-8609-27fde7b53cf1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0/1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219449,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672074/general/96fe48d3-42d6-4cd4-baa8-c0cd7f6540c2.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0/1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217614,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672074/general/dfa1bea6-38da-4adf-b4fd-ec5822b48c4e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0/1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280028,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672074/general/e15cb4f6-2b96-44d6-a875-df365c7755dd.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0/1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209722,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672074/general/8c9813bd-d8b7-4fd8-89bc-0b57d3a62aa9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0/1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249718,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672074/general/0dd7b8b7-538f-4107-afd4-9b5b62f4b0e5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0/1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215259,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672074/general/81af4a3f-626f-4629-b561-85e98c546973.jpg',
'Width': 1500}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 154.532 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739938%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [adesa.be] INFO: Saving data for 10739938: {'created_time': 1774649887.883815, 'last_price_update_time': 1774649887.883825, 'auction_closing_time': 1774861200.0}
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739938') HTTP/1.1" 204 0
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7f225576-74eb-5300-a29d-7019074a3726 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 2a677f85-6a35-501a-a925-cf06d325bad6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252F3cb4f4d2-ec69-4004-85ad-056840f46769.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/3cb4f4d2-ec69-4004-85ad-056840f46769.jpg not downloaded yet
2026-03-27 22:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7efd983d-5128-539f-97d1-c815ee08152a with identifier: 10740768
2026-03-27 22:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7efd983d-5128-539f-97d1-c815ee08152a with scrape type 1
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7efd983d-5128-539f-97d1-c815ee08152a
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252Fce8f4a32-1cf5-4112-b12c-cb0afc9af7c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/ce8f4a32-1cf5-4112-b12c-cb0afc9af7c6.jpg not downloaded yet
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252Ff8a7e048-8b8f-42d4-b9c7-da116c23e260.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/f8a7e048-8b8f-42d4-b9c7-da116c23e260.jpg not downloaded yet
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752460%252Fgeneral%252F1c938280-2619-4837-ac71-eaf1e82881d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752460/general/1c938280-2619-4837-ac71-eaf1e82881d9.jpg not downloaded yet
2026-03-27 22:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddde210>
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4570f58c-79f2-5189-b8d0-4dd9213b867b/4570f58c-79f2-5189-b8d0-4dd9213b867b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252Ff096fa69-c790-4722-b20a-d03f6e053180.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/f096fa69-c790-4722-b20a-d03f6e053180.jpg saved to cache
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4570f58c-79f2-5189-b8d0-4dd9213b867b
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d488610>
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a677f85-6a35-501a-a925-cf06d325bad6/2a677f85-6a35-501a-a925-cf06d325bad6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752460%252Fgeneral%252Fc909b67a-8faa-40fa-9d16-92313c1d4a86.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752460/general/c909b67a-8faa-40fa-9d16-92313c1d4a86.jpg saved to cache
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2a677f85-6a35-501a-a925-cf06d325bad6
2026-03-27 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a89f8d5-a039-5581-a158-9ac2ab930fe3 with identifier: 10740463
2026-03-27 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3 with scrape type 1
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252F939eed4e-b3b3-4c85-ab71-76e8315a8f96.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/939eed4e-b3b3-4c85-ab71-76e8315a8f96.jpg not downloaded yet
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252Ff3480edc-3472-4256-bc53-8f24cb757dae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/f3480edc-3472-4256-bc53-8f24cb757dae.jpg not downloaded yet
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252F78c8008b-0f07-4180-bdd1-9d00836c09c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/78c8008b-0f07-4180-bdd1-9d00836c09c4.jpg not downloaded yet
2026-03-27 22:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752559/general/c03b58f6-dd19-4afb-a580-4f9c9e447888.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740483)
2026-03-27 22:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752248/general/d1a2de09-804e-4698-a206-450205ee14bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740002)
2026-03-27 22:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752244/general/2c4ac51e-1c33-4f54-a540-7ba5d7415fa3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739998)
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252F6a15ecf4-f577-4d7c-b8ad-ef62c52fda41.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/6a15ecf4-f577-4d7c-b8ad-ef62c52fda41.jpg not downloaded yet
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752460%252Fgeneral%252F74bf50da-6ab9-4286-a789-50e34977e3a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752460/general/74bf50da-6ab9-4286-a789-50e34977e3a8.jpg not downloaded yet
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252F99710ada-1648-478a-8697-3daf15ed56d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/99710ada-1648-478a-8697-3daf15ed56d1.jpg not downloaded yet
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e4810>
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7363c8f3-543b-5783-b5b9-5b5d13209237/7363c8f3-543b-5783-b5b9-5b5d13209237_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252F88d5bb7e-0aa2-43e1-b08d-d8d0a86b1388.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/88d5bb7e-0aa2-43e1-b08d-d8d0a86b1388.jpg saved to cache
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7363c8f3-543b-5783-b5b9-5b5d13209237
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3a3150>
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4570f58c-79f2-5189-b8d0-4dd9213b867b/4570f58c-79f2-5189-b8d0-4dd9213b867b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252Fcb8eb711-caca-434c-8fbe-48d8b9b0e68c.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/cb8eb711-caca-434c-8fbe-48d8b9b0e68c.jpg saved to cache
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4570f58c-79f2-5189-b8d0-4dd9213b867b
2026-03-27 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fb7a319-ea06-591b-ad15-36b10f532f0f with identifier: 10740485
2026-03-27 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fb7a319-ea06-591b-ad15-36b10f532f0f with scrape type 1
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6fb7a319-ea06-591b-ad15-36b10f532f0f
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252Faf9d561d-89d3-4413-b1d3-93e971f4e050.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/af9d561d-89d3-4413-b1d3-93e971f4e050.jpg not downloaded yet
2026-03-27 22:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752460/general/3a4ece34-6aec-4197-ae05-08089e9a0f80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740744)
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7f225576-74eb-5300-a29d-7019074a3726 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252F1a8a35ac-dff3-4b2c-a50b-d8a9690ca4bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/1a8a35ac-dff3-4b2c-a50b-d8a9690ca4bd.jpg not downloaded yet
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252F6d5efcb9-4c94-4cc7-9d4c-c52f27fc0be6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/6d5efcb9-4c94-4cc7-9d4c-c52f27fc0be6.jpg not downloaded yet
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252F15c62dcd-6439-4289-ae66-17de6219cbee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/15c62dcd-6439-4289-ae66-17de6219cbee.jpg not downloaded yet
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252Ff3d87a02-c122-4dd4-b712-df62b5b3e5ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/f3d87a02-c122-4dd4-b712-df62b5b3e5ee.jpg not downloaded yet
2026-03-27 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e080c0-aa0b-555f-b4ce-78e40a790948 with identifier: 10739966
2026-03-27 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e080c0-aa0b-555f-b4ce-78e40a790948 with scrape type 1
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53e080c0-aa0b-555f-b4ce-78e40a790948
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739048%252Fgeneral%252F2bba2a66-e2c9-4671-816d-b5ffc445c3e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739048/general/2bba2a66-e2c9-4671-816d-b5ffc445c3e4.jpg already downloaded
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739048%252Fgeneral%252F190dff05-7cfc-44e5-927a-64befc851b99.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739048/general/190dff05-7cfc-44e5-927a-64befc851b99.jpg already downloaded
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739048%252Fgeneral%252F9e619951-a61a-4015-b907-240c3256475e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739048/general/9e619951-a61a-4015-b907-240c3256475e.jpg already downloaded
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739048%252Fgeneral%252Fb052198a-fe82-4ab3-80a8-4f983a8b299a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739048/general/b052198a-fe82-4ab3-80a8-4f983a8b299a.jpg already downloaded
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739048%252Fgeneral%252F2dc50d86-f45d-49c6-8217-63c3a128e540.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739048/general/2dc50d86-f45d-49c6-8217-63c3a128e540.jpg already downloaded
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739048%252Fgeneral%252F50fa1c9a-75c2-4a98-82c2-0f3404ec6f78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739048/general/50fa1c9a-75c2-4a98-82c2-0f3404ec6f78.jpg already downloaded
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739048%252Fgeneral%252F61ab3fa1-5d9b-4075-b372-469a72fcaac0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739048/general/61ab3fa1-5d9b-4075-b372-469a72fcaac0.jpg already downloaded
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739048%252Fgeneral%252F56f35ff8-daf5-4dfa-96f2-e941a8683ad5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739048/general/56f35ff8-daf5-4dfa-96f2-e941a8683ad5.jpg already downloaded
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739048%252Fgeneral%252Fe439042e-53af-44cf-90f8-4ec761871a76.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739048/general/e439042e-53af-44cf-90f8-4ec761871a76.jpg already downloaded
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739048%252Fgeneral%252F0cc69731-35ee-40b2-9a2e-8178f5b0426b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739048/general/0cc69731-35ee-40b2-9a2e-8178f5b0426b.jpg already downloaded
2026-03-27 22:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53e080c0-aa0b-555f-b4ce-78e40a790948, identifier: 10739966
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252F514dd6cb-069f-472f-832a-055128061fee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/514dd6cb-069f-472f-832a-055128061fee.jpg not downloaded yet
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252Fb5c39601-22c2-4eff-8b4b-45ff4de352d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/b5c39601-22c2-4eff-8b4b-45ff4de352d0.jpg not downloaded yet
2026-03-27 22:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53e080c0-aa0b-555f-b4ce-78e40a790948 with identifier: 10739966
2026-03-27 22:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53e080c0-aa0b-555f-b4ce-78e40a790948 with identifier: 10739966
2026-03-27 22:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53e080c0-aa0b-555f-b4ce-78e40a790948 with identifier: 10739966 to the API
2026-03-27 22:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739966>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '53e080c0-aa0b-555f-b4ce-78e40a790948',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUK132',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739966',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 155444,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 93,
'photo_urls': ['https://images.openlane.eu/carimgs/5739048/general/2bba2a66-e2c9-4671-816d-b5ffc445c3e4.jpg',
'https://images.openlane.eu/carimgs/5739048/general/190dff05-7cfc-44e5-927a-64befc851b99.jpg',
'https://images.openlane.eu/carimgs/5739048/general/9e619951-a61a-4015-b907-240c3256475e.jpg',
'https://images.openlane.eu/carimgs/5739048/general/b052198a-fe82-4ab3-80a8-4f983a8b299a.jpg',
'https://images.openlane.eu/carimgs/5739048/general/2dc50d86-f45d-49c6-8217-63c3a128e540.jpg',
'https://images.openlane.eu/carimgs/5739048/general/50fa1c9a-75c2-4a98-82c2-0f3404ec6f78.jpg',
'https://images.openlane.eu/carimgs/5739048/general/61ab3fa1-5d9b-4075-b372-469a72fcaac0.jpg',
'https://images.openlane.eu/carimgs/5739048/general/56f35ff8-daf5-4dfa-96f2-e941a8683ad5.jpg',
'https://images.openlane.eu/carimgs/5739048/general/e439042e-53af-44cf-90f8-4ec761871a76.jpg',
'https://images.openlane.eu/carimgs/5739048/general/0cc69731-35ee-40b2-9a2e-8178f5b0426b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e080c0-aa0b-555f-b4ce-78e40a790948/53e080c0-aa0b-555f-b4ce-78e40a790948_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739048/general/2bba2a66-e2c9-4671-816d-b5ffc445c3e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e080c0-aa0b-555f-b4ce-78e40a790948/53e080c0-aa0b-555f-b4ce-78e40a790948_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739048/general/190dff05-7cfc-44e5-927a-64befc851b99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e080c0-aa0b-555f-b4ce-78e40a790948/53e080c0-aa0b-555f-b4ce-78e40a790948_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739048/general/9e619951-a61a-4015-b907-240c3256475e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e080c0-aa0b-555f-b4ce-78e40a790948/53e080c0-aa0b-555f-b4ce-78e40a790948_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739048/general/b052198a-fe82-4ab3-80a8-4f983a8b299a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e080c0-aa0b-555f-b4ce-78e40a790948/53e080c0-aa0b-555f-b4ce-78e40a790948_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739048/general/2dc50d86-f45d-49c6-8217-63c3a128e540.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e080c0-aa0b-555f-b4ce-78e40a790948/53e080c0-aa0b-555f-b4ce-78e40a790948_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739048/general/50fa1c9a-75c2-4a98-82c2-0f3404ec6f78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e080c0-aa0b-555f-b4ce-78e40a790948/53e080c0-aa0b-555f-b4ce-78e40a790948_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739048/general/61ab3fa1-5d9b-4075-b372-469a72fcaac0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e080c0-aa0b-555f-b4ce-78e40a790948/53e080c0-aa0b-555f-b4ce-78e40a790948_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739048/general/56f35ff8-daf5-4dfa-96f2-e941a8683ad5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e080c0-aa0b-555f-b4ce-78e40a790948/53e080c0-aa0b-555f-b4ce-78e40a790948_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739048/general/e439042e-53af-44cf-90f8-4ec761871a76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e080c0-aa0b-555f-b4ce-78e40a790948/53e080c0-aa0b-555f-b4ce-78e40a790948_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739048/general/0cc69731-35ee-40b2-9a2e-8178f5b0426b.jpg',
'Width': 1024}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-07-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 155.444 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739966%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [adesa.be] INFO: Saving data for 10739966: {'created_time': 1774649889.16486, 'last_price_update_time': 1774649889.164869, 'auction_closing_time': 1774861200.0}
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739966') HTTP/1.1" 204 0
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d124910>
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4570f58c-79f2-5189-b8d0-4dd9213b867b/4570f58c-79f2-5189-b8d0-4dd9213b867b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252Fc03b58f6-dd19-4afb-a580-4f9c9e447888.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/c03b58f6-dd19-4afb-a580-4f9c9e447888.jpg saved to cache
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4570f58c-79f2-5189-b8d0-4dd9213b867b
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3bff50>
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252Fd1a2de09-804e-4698-a206-450205ee14bd.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/d1a2de09-804e-4698-a206-450205ee14bd.jpg saved to cache
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f16d83a0-d902-5e62-8247-719d752e467a
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d06ec10>
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F2c4ac51e-1c33-4f54-a540-7ba5d7415fa3.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/2c4ac51e-1c33-4f54-a540-7ba5d7415fa3.jpg saved to cache
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252Fd47c3885-1da9-487d-9ec7-3c5c791b95aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/d47c3885-1da9-487d-9ec7-3c5c791b95aa.jpg not downloaded yet
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252Fb4ce9a99-f482-4d57-bb65-bc4144a767a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/b4ce9a99-f482-4d57-bb65-bc4144a767a8.jpg not downloaded yet
2026-03-27 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752248/general/ca9204d7-bef3-4810-b79d-c922137d3bd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740002)
2026-03-27 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752559/general/351845c3-fa11-4c4c-a23e-16e515f76f96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740483)
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252F0432a969-a869-40cd-a0c9-924f3c0099d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/0432a969-a869-40cd-a0c9-924f3c0099d8.jpg not downloaded yet
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e2510>
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a677f85-6a35-501a-a925-cf06d325bad6/2a677f85-6a35-501a-a925-cf06d325bad6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752460%252Fgeneral%252F3a4ece34-6aec-4197-ae05-08089e9a0f80.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752460/general/3a4ece34-6aec-4197-ae05-08089e9a0f80.jpg saved to cache
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2a677f85-6a35-501a-a925-cf06d325bad6
2026-03-27 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752645/general/54841e4b-662f-4b31-8518-378c95bb988c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740528)
2026-03-27 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752244/general/59dea842-9817-449b-820a-cd2133009fbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739998)
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252F5dc4bdcd-be62-4509-b07c-4b85097f32d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/5dc4bdcd-be62-4509-b07c-4b85097f32d8.jpg not downloaded yet
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252F8178f613-e872-4815-bce9-389fe4187384.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/8178f613-e872-4815-bce9-389fe4187384.jpg not downloaded yet
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252F15af6303-2137-442e-b19a-0d7ff9139c26.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/15af6303-2137-442e-b19a-0d7ff9139c26.jpg not downloaded yet
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4570f58c-79f2-5189-b8d0-4dd9213b867b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 2a677f85-6a35-501a-a925-cf06d325bad6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7363c8f3-543b-5783-b5b9-5b5d13209237 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 2a677f85-6a35-501a-a925-cf06d325bad6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252Feeed4a95-2ef3-4091-8223-a5b246e2a6d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/eeed4a95-2ef3-4091-8223-a5b246e2a6d8.jpg not downloaded yet
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252F880bb8b8-6c90-4afa-918e-cf6cd983a8cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/880bb8b8-6c90-4afa-918e-cf6cd983a8cb.jpg not downloaded yet
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252F26a606e3-6981-4139-9d06-7518fff52f64.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/26a606e3-6981-4139-9d06-7518fff52f64.jpg not downloaded yet
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ded4c10>
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252Fca9204d7-bef3-4810-b79d-c922137d3bd1.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/ca9204d7-bef3-4810-b79d-c922137d3bd1.jpg saved to cache
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f16d83a0-d902-5e62-8247-719d752e467a
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df48d50>
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4570f58c-79f2-5189-b8d0-4dd9213b867b/4570f58c-79f2-5189-b8d0-4dd9213b867b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252F351845c3-fa11-4c4c-a23e-16e515f76f96.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/351845c3-fa11-4c4c-a23e-16e515f76f96.jpg saved to cache
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4570f58c-79f2-5189-b8d0-4dd9213b867b
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252Fc1cd0f3f-a48a-4746-ac8b-f0ba070105e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/c1cd0f3f-a48a-4746-ac8b-f0ba070105e3.jpg not downloaded yet
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252F9dea716d-4858-4165-b10d-831089e98d1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/9dea716d-4858-4165-b10d-831089e98d1a.jpg not downloaded yet
2026-03-27 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752567/general/f3d87a02-c122-4dd4-b712-df62b5b3e5ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740485)
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252F6a8373dc-0977-455c-bced-274a63870af6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/6a8373dc-0977-455c-bced-274a63870af6.jpg not downloaded yet
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d008f10>
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7363c8f3-543b-5783-b5b9-5b5d13209237/7363c8f3-543b-5783-b5b9-5b5d13209237_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252F54841e4b-662f-4b31-8518-378c95bb988c.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/54841e4b-662f-4b31-8518-378c95bb988c.jpg saved to cache
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7363c8f3-543b-5783-b5b9-5b5d13209237
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b1490>
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F59dea842-9817-449b-820a-cd2133009fbe.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/59dea842-9817-449b-820a-cd2133009fbe.jpg saved to cache
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020
2026-03-27 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752559/general/514dd6cb-069f-472f-832a-055128061fee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740483)
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252F44f23622-e430-44be-afac-0b5eed548aaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/44f23622-e430-44be-afac-0b5eed548aaf.jpg not downloaded yet
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252F6b11534b-ebc8-4706-bfa5-cb961e6c6956.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/6b11534b-ebc8-4706-bfa5-cb961e6c6956.jpg not downloaded yet
2026-03-27 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752487/general/78c8008b-0f07-4180-bdd1-9d00836c09c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740768)
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252F8853e207-66c9-44c5-9e14-df055b63b099.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/8853e207-66c9-44c5-9e14-df055b63b099.jpg not downloaded yet
2026-03-27 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752487/general/b5c39601-22c2-4eff-8b4b-45ff4de352d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740768)
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252F1b37d429-f6e4-4ea2-a417-a71ec8939fcf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/1b37d429-f6e4-4ea2-a417-a71ec8939fcf.jpg not downloaded yet
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252Fe35490d6-3939-46b8-b3f9-c758d83bf7dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/e35490d6-3939-46b8-b3f9-c758d83bf7dc.jpg not downloaded yet
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02e3bd0>
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252Ff3d87a02-c122-4dd4-b712-df62b5b3e5ee.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/f3d87a02-c122-4dd4-b712-df62b5b3e5ee.jpg saved to cache
2026-03-27 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6fb7a319-ea06-591b-ad15-36b10f532f0f
2026-03-27 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252F6c845781-d0a6-43ef-9f27-b996fce94306.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/6c845781-d0a6-43ef-9f27-b996fce94306.jpg not downloaded yet
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252F5fbdb9cb-e2ab-4d69-9efd-de0c98aabdb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/5fbdb9cb-e2ab-4d69-9efd-de0c98aabdb6.jpg not downloaded yet
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252Fba0ba3ed-11ea-47fa-a068-86e105dbd80e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/ba0ba3ed-11ea-47fa-a068-86e105dbd80e.jpg not downloaded yet
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752534/general/15c62dcd-6439-4289-ae66-17de6219cbee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740463)
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ffaeb10>
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4570f58c-79f2-5189-b8d0-4dd9213b867b/4570f58c-79f2-5189-b8d0-4dd9213b867b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252F514dd6cb-069f-472f-832a-055128061fee.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/514dd6cb-069f-472f-832a-055128061fee.jpg saved to cache
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4570f58c-79f2-5189-b8d0-4dd9213b867b
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252F5476ac27-5e10-45b2-a9ee-2fd1a179d769.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/5476ac27-5e10-45b2-a9ee-2fd1a179d769.jpg not downloaded yet
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02f93d0>
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7efd983d-5128-539f-97d1-c815ee08152a/7efd983d-5128-539f-97d1-c815ee08152a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252F78c8008b-0f07-4180-bdd1-9d00836c09c4.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/78c8008b-0f07-4180-bdd1-9d00836c09c4.jpg saved to cache
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7efd983d-5128-539f-97d1-c815ee08152a
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0a4b50>
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7efd983d-5128-539f-97d1-c815ee08152a/7efd983d-5128-539f-97d1-c815ee08152a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252Fb5c39601-22c2-4eff-8b4b-45ff4de352d0.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/b5c39601-22c2-4eff-8b4b-45ff4de352d0.jpg saved to cache
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7efd983d-5128-539f-97d1-c815ee08152a
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752567/general/b4ce9a99-f482-4d57-bb65-bc4144a767a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740485)
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752559/general/1a8a35ac-dff3-4b2c-a50b-d8a9690ca4bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740483)
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752534/general/d47c3885-1da9-487d-9ec7-3c5c791b95aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740463)
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e25e910>
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a89f8d5-a039-5581-a158-9ac2ab930fe3/1a89f8d5-a039-5581-a158-9ac2ab930fe3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252F15c62dcd-6439-4289-ae66-17de6219cbee.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/15c62dcd-6439-4289-ae66-17de6219cbee.jpg saved to cache
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752487/general/6d5efcb9-4c94-4cc7-9d4c-c52f27fc0be6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740768)
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752534/general/44f23622-e430-44be-afac-0b5eed548aaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740463)
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e12a090>
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252Fb4ce9a99-f482-4d57-bb65-bc4144a767a8.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/b4ce9a99-f482-4d57-bb65-bc4144a767a8.jpg saved to cache
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6fb7a319-ea06-591b-ad15-36b10f532f0f
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752567/general/9dea716d-4858-4165-b10d-831089e98d1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740485)
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752567/general/6b11534b-ebc8-4706-bfa5-cb961e6c6956.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740485)
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b3950>
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4570f58c-79f2-5189-b8d0-4dd9213b867b/4570f58c-79f2-5189-b8d0-4dd9213b867b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252F1a8a35ac-dff3-4b2c-a50b-d8a9690ca4bd.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/1a8a35ac-dff3-4b2c-a50b-d8a9690ca4bd.jpg saved to cache
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4570f58c-79f2-5189-b8d0-4dd9213b867b
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e00b290>
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a89f8d5-a039-5581-a158-9ac2ab930fe3/1a89f8d5-a039-5581-a158-9ac2ab930fe3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252Fd47c3885-1da9-487d-9ec7-3c5c791b95aa.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/d47c3885-1da9-487d-9ec7-3c5c791b95aa.jpg saved to cache
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752567/general/ba0ba3ed-11ea-47fa-a068-86e105dbd80e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740485)
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752567/general/5476ac27-5e10-45b2-a9ee-2fd1a179d769.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740485)
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e273d90>
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7efd983d-5128-539f-97d1-c815ee08152a/7efd983d-5128-539f-97d1-c815ee08152a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252F6d5efcb9-4c94-4cc7-9d4c-c52f27fc0be6.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/6d5efcb9-4c94-4cc7-9d4c-c52f27fc0be6.jpg saved to cache
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7efd983d-5128-539f-97d1-c815ee08152a
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e273190>
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a89f8d5-a039-5581-a158-9ac2ab930fe3/1a89f8d5-a039-5581-a158-9ac2ab930fe3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252F44f23622-e430-44be-afac-0b5eed548aaf.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/44f23622-e430-44be-afac-0b5eed548aaf.jpg saved to cache
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752534/general/5fbdb9cb-e2ab-4d69-9efd-de0c98aabdb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740463)
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deca7d0>
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252F9dea716d-4858-4165-b10d-831089e98d1a.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/9dea716d-4858-4165-b10d-831089e98d1a.jpg saved to cache
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6fb7a319-ea06-591b-ad15-36b10f532f0f
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0842d0>
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252F6b11534b-ebc8-4706-bfa5-cb961e6c6956.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/6b11534b-ebc8-4706-bfa5-cb961e6c6956.jpg saved to cache
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6fb7a319-ea06-591b-ad15-36b10f532f0f
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752567/general/e35490d6-3939-46b8-b3f9-c758d83bf7dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740485)
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752487/general/6c845781-d0a6-43ef-9f27-b996fce94306.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740768)
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0092d0>
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252Fba0ba3ed-11ea-47fa-a068-86e105dbd80e.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/ba0ba3ed-11ea-47fa-a068-86e105dbd80e.jpg saved to cache
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6fb7a319-ea06-591b-ad15-36b10f532f0f
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df49e90>
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252F5476ac27-5e10-45b2-a9ee-2fd1a179d769.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/5476ac27-5e10-45b2-a9ee-2fd1a179d769.jpg saved to cache
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6fb7a319-ea06-591b-ad15-36b10f532f0f
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752487/general/26a606e3-6981-4139-9d06-7518fff52f64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740768)
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752567/general/880bb8b8-6c90-4afa-918e-cf6cd983a8cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740485)
2026-03-27 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752534/general/eeed4a95-2ef3-4091-8223-a5b246e2a6d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740463)
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7363c8f3-543b-5783-b5b9-5b5d13209237 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7efd983d-5128-539f-97d1-c815ee08152a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 2a677f85-6a35-501a-a925-cf06d325bad6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e1cd0>
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a89f8d5-a039-5581-a158-9ac2ab930fe3/1a89f8d5-a039-5581-a158-9ac2ab930fe3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252F5fbdb9cb-e2ab-4d69-9efd-de0c98aabdb6.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/5fbdb9cb-e2ab-4d69-9efd-de0c98aabdb6.jpg saved to cache
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3
2026-03-27 22:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bac0828-68c0-51e2-9204-483e5c65e6d6 with identifier: 10740298
2026-03-27 22:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bac0828-68c0-51e2-9204-483e5c65e6d6 with scrape type 1
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0bac0828-68c0-51e2-9204-483e5c65e6d6
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F4aef0ce0-726c-4560-9a91-ac95a33cfd81.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/4aef0ce0-726c-4560-9a91-ac95a33cfd81.jpg not downloaded yet
2026-03-27 22:18:10 [adesa.be] INFO: Found listing with ID: 10737038
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737038%27 HTTP/1.1" 200 None
2026-03-27 22:18:10 [adesa.be] INFO: Scrape type for 10737038: 0
2026-03-27 22:18:10 [adesa.be] INFO: Skipping item 10737038 url https://www.openlane.eu/en/carv6/auction/10737038
2026-03-27 22:18:10 [adesa.be] INFO: Found listing with ID: 10736981
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736981%27 HTTP/1.1" 200 None
2026-03-27 22:18:10 [adesa.be] INFO: Scrape type for 10736981: 0
2026-03-27 22:18:10 [adesa.be] INFO: Skipping item 10736981 url https://www.openlane.eu/en/carv6/auction/10736981
2026-03-27 22:18:10 [adesa.be] INFO: Found listing with ID: 10736937
2026-03-27 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736937%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10736937: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10736937 url https://www.openlane.eu/en/carv6/auction/10736937
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737126
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737126%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737126: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737126 url https://www.openlane.eu/en/carv6/auction/10737126
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10740293
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740293%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10740293: 1
2026-03-27 22:18:11 [adesa.be] INFO: Scraping item 10740293 url https://www.openlane.eu/en/carv6/auction/10740293
2026-03-27 22:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d38b090>
2026-03-27 22:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252Fe35490d6-3939-46b8-b3f9-c758d83bf7dc.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/e35490d6-3939-46b8-b3f9-c758d83bf7dc.jpg saved to cache
2026-03-27 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6fb7a319-ea06-591b-ad15-36b10f532f0f
2026-03-27 22:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d428b90>
2026-03-27 22:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7efd983d-5128-539f-97d1-c815ee08152a/7efd983d-5128-539f-97d1-c815ee08152a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252F6c845781-d0a6-43ef-9f27-b996fce94306.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/6c845781-d0a6-43ef-9f27-b996fce94306.jpg saved to cache
2026-03-27 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7efd983d-5128-539f-97d1-c815ee08152a
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F8b906858-698e-47f7-85c2-a355913567d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/8b906858-698e-47f7-85c2-a355913567d0.jpg not downloaded yet
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737165
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737165%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737165: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737165 url https://www.openlane.eu/en/carv6/auction/10737165
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737142
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737142%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737142: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737142 url https://www.openlane.eu/en/carv6/auction/10737142
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737143
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737143%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737143: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737143 url https://www.openlane.eu/en/carv6/auction/10737143
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737141
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737141%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737141: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737141 url https://www.openlane.eu/en/carv6/auction/10737141
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737145
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737145%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737145: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737145 url https://www.openlane.eu/en/carv6/auction/10737145
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737146
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737146%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737146: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737146 url https://www.openlane.eu/en/carv6/auction/10737146
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737042
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737042%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737042: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737042 url https://www.openlane.eu/en/carv6/auction/10737042
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737131
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737131%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737131: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737131 url https://www.openlane.eu/en/carv6/auction/10737131
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10736897
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736897%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10736897: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10736897 url https://www.openlane.eu/en/carv6/auction/10736897
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737137
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737137%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737137: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737137 url https://www.openlane.eu/en/carv6/auction/10737137
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737014
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737014%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737014: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737014 url https://www.openlane.eu/en/carv6/auction/10737014
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10736895
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736895%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10736895: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10736895 url https://www.openlane.eu/en/carv6/auction/10736895
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737097
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737097%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737097: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737097 url https://www.openlane.eu/en/carv6/auction/10737097
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10736903
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736903%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10736903: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10736903 url https://www.openlane.eu/en/carv6/auction/10736903
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737100
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737100%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737100: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737100 url https://www.openlane.eu/en/carv6/auction/10737100
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10736993
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736993%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10736993: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10736993 url https://www.openlane.eu/en/carv6/auction/10736993
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737082
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737082%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737082: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737082 url https://www.openlane.eu/en/carv6/auction/10737082
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737144
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737144%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737144: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737144 url https://www.openlane.eu/en/carv6/auction/10737144
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737051
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737051%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737051: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737051 url https://www.openlane.eu/en/carv6/auction/10737051
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10740292
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740292%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10740292: 1
2026-03-27 22:18:11 [adesa.be] INFO: Scraping item 10740292 url https://www.openlane.eu/en/carv6/auction/10740292
2026-03-27 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752567/general/8178f613-e872-4815-bce9-389fe4187384.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740485)
2026-03-27 22:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752534/general/5dc4bdcd-be62-4509-b07c-4b85097f32d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740463)
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F22c33336-7705-4446-8e4d-df01f244541b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/22c33336-7705-4446-8e4d-df01f244541b.jpg not downloaded yet
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10736893
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736893%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10736893: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10736893 url https://www.openlane.eu/en/carv6/auction/10736893
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737106
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737106%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737106: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737106 url https://www.openlane.eu/en/carv6/auction/10737106
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10736967
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736967%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10736967: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10736967 url https://www.openlane.eu/en/carv6/auction/10736967
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10736953
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736953%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10736953: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10736953 url https://www.openlane.eu/en/carv6/auction/10736953
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10736985
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736985%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10736985: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10736985 url https://www.openlane.eu/en/carv6/auction/10736985
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737111
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737111%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737111: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737111 url https://www.openlane.eu/en/carv6/auction/10737111
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737055
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737055%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737055: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737055 url https://www.openlane.eu/en/carv6/auction/10737055
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737094
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737094%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737094: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737094 url https://www.openlane.eu/en/carv6/auction/10737094
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737118
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737118%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737118: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737118 url https://www.openlane.eu/en/carv6/auction/10737118
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10737063
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737063%27 HTTP/1.1" 200 None
2026-03-27 22:18:11 [adesa.be] INFO: Scrape type for 10737063: 0
2026-03-27 22:18:11 [adesa.be] INFO: Skipping item 10737063 url https://www.openlane.eu/en/carv6/auction/10737063
2026-03-27 22:18:11 [adesa.be] INFO: Found listing with ID: 10736936
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736936%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736936: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736936 url https://www.openlane.eu/en/carv6/auction/10736936
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737095
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737095%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737095: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737095 url https://www.openlane.eu/en/carv6/auction/10737095
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737086
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737086%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737086: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737086 url https://www.openlane.eu/en/carv6/auction/10737086
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737148
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737148%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737148: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737148 url https://www.openlane.eu/en/carv6/auction/10737148
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736994
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736994%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736994: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736994 url https://www.openlane.eu/en/carv6/auction/10736994
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737163
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737163%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737163: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737163 url https://www.openlane.eu/en/carv6/auction/10737163
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737093
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737093%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737093: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737093 url https://www.openlane.eu/en/carv6/auction/10737093
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737056
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737056%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737056: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737056 url https://www.openlane.eu/en/carv6/auction/10737056
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737160
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737160%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737160: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737160 url https://www.openlane.eu/en/carv6/auction/10737160
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736915
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736915%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736915: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736915 url https://www.openlane.eu/en/carv6/auction/10736915
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737085
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737085%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737085: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737085 url https://www.openlane.eu/en/carv6/auction/10737085
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736931
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736931%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736931: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736931 url https://www.openlane.eu/en/carv6/auction/10736931
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736908
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736908%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736908: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736908 url https://www.openlane.eu/en/carv6/auction/10736908
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737029
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737029%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737029: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737029 url https://www.openlane.eu/en/carv6/auction/10737029
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737011
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737011%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737011: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737011 url https://www.openlane.eu/en/carv6/auction/10737011
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737075
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737075%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737075: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737075 url https://www.openlane.eu/en/carv6/auction/10737075
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736914
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736914%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736914: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736914 url https://www.openlane.eu/en/carv6/auction/10736914
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737000
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737000%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737000: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737000 url https://www.openlane.eu/en/carv6/auction/10737000
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736929
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736929%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736929: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736929 url https://www.openlane.eu/en/carv6/auction/10736929
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737161
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737161%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737161: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737161 url https://www.openlane.eu/en/carv6/auction/10737161
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737092
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737092%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737092: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737092 url https://www.openlane.eu/en/carv6/auction/10737092
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736879
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736879%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736879: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736879 url https://www.openlane.eu/en/carv6/auction/10736879
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737159
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737159%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737159: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737159 url https://www.openlane.eu/en/carv6/auction/10737159
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737096
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737096%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737096: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737096 url https://www.openlane.eu/en/carv6/auction/10737096
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737135
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737135%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737135: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737135 url https://www.openlane.eu/en/carv6/auction/10737135
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736876
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736876%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736876: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736876 url https://www.openlane.eu/en/carv6/auction/10736876
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736988
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736988%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736988: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736988 url https://www.openlane.eu/en/carv6/auction/10736988
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736886
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736886%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736886: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736886 url https://www.openlane.eu/en/carv6/auction/10736886
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736978
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736978%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736978: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736978 url https://www.openlane.eu/en/carv6/auction/10736978
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737012
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737012%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737012: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737012 url https://www.openlane.eu/en/carv6/auction/10737012
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736960
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736960%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736960: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736960 url https://www.openlane.eu/en/carv6/auction/10736960
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736899
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736899%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736899: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736899 url https://www.openlane.eu/en/carv6/auction/10736899
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737134
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737134%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737134: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737134 url https://www.openlane.eu/en/carv6/auction/10737134
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736898
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736898%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736898: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736898 url https://www.openlane.eu/en/carv6/auction/10736898
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736883
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736883%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736883: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736883 url https://www.openlane.eu/en/carv6/auction/10736883
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736924
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736924%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736924: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736924 url https://www.openlane.eu/en/carv6/auction/10736924
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737136
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737136%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737136: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737136 url https://www.openlane.eu/en/carv6/auction/10737136
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737156
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737156%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737156: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737156 url https://www.openlane.eu/en/carv6/auction/10737156
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737069
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737069%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737069: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737069 url https://www.openlane.eu/en/carv6/auction/10737069
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737065
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737065%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737065: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737065 url https://www.openlane.eu/en/carv6/auction/10737065
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10737066
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737066%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10737066: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10737066 url https://www.openlane.eu/en/carv6/auction/10737066
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736972
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736972%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736972: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736972 url https://www.openlane.eu/en/carv6/auction/10736972
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10736882
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736882%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10736882: 0
2026-03-27 22:18:12 [adesa.be] INFO: Skipping item 10736882 url https://www.openlane.eu/en/carv6/auction/10736882
2026-03-27 22:18:12 [adesa.be] INFO: Found listing with ID: 10740288
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740288%27 HTTP/1.1" 200 None
2026-03-27 22:18:12 [adesa.be] INFO: Scrape type for 10740288: 1
2026-03-27 22:18:12 [adesa.be] INFO: Scraping item 10740288 url https://www.openlane.eu/en/carv6/auction/10740288
2026-03-27 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0b6510>
2026-03-27 22:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7efd983d-5128-539f-97d1-c815ee08152a/7efd983d-5128-539f-97d1-c815ee08152a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252F26a606e3-6981-4139-9d06-7518fff52f64.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/26a606e3-6981-4139-9d06-7518fff52f64.jpg saved to cache
2026-03-27 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7efd983d-5128-539f-97d1-c815ee08152a
2026-03-27 22:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d06d750>
2026-03-27 22:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252F880bb8b8-6c90-4afa-918e-cf6cd983a8cb.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/880bb8b8-6c90-4afa-918e-cf6cd983a8cb.jpg saved to cache
2026-03-27 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6fb7a319-ea06-591b-ad15-36b10f532f0f
2026-03-27 22:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0ec150>
2026-03-27 22:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a89f8d5-a039-5581-a158-9ac2ab930fe3/1a89f8d5-a039-5581-a158-9ac2ab930fe3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252Feeed4a95-2ef3-4091-8223-a5b246e2a6d8.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/eeed4a95-2ef3-4091-8223-a5b246e2a6d8.jpg saved to cache
2026-03-27 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3
2026-03-27 22:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752487/general/0432a969-a869-40cd-a0c9-924f3c0099d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740768)
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F6fbb2e91-71ad-4501-8d54-70afc5104ce0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/6fbb2e91-71ad-4501-8d54-70afc5104ce0.jpg not downloaded yet
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10736867
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736867%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10736867: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10736867 url https://www.openlane.eu/en/carv6/auction/10736867
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10736872
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736872%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10736872: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10736872 url https://www.openlane.eu/en/carv6/auction/10736872
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10737047
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737047%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10737047: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10737047 url https://www.openlane.eu/en/carv6/auction/10737047
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10740289
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740289%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10740289: 1
2026-03-27 22:18:13 [adesa.be] INFO: Scraping item 10740289 url https://www.openlane.eu/en/carv6/auction/10740289
2026-03-27 22:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752567/general/af9d561d-89d3-4413-b1d3-93e971f4e050.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740485)
2026-03-27 22:18:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7efd983d-5128-539f-97d1-c815ee08152a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7efd983d-5128-539f-97d1-c815ee08152a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752487/general/15af6303-2137-442e-b19a-0d7ff9139c26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740768)
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F0b3585b9-6924-400d-9543-6d974193a31c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/0b3585b9-6924-400d-9543-6d974193a31c.jpg not downloaded yet
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10736894
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736894%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10736894: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10736894 url https://www.openlane.eu/en/carv6/auction/10736894
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10737001
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737001%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10737001: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10737001 url https://www.openlane.eu/en/carv6/auction/10737001
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10737020
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737020%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10737020: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10737020 url https://www.openlane.eu/en/carv6/auction/10737020
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10736945
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736945%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10736945: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10736945 url https://www.openlane.eu/en/carv6/auction/10736945
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10736969
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736969%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10736969: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10736969 url https://www.openlane.eu/en/carv6/auction/10736969
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10736943
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736943%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10736943: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10736943 url https://www.openlane.eu/en/carv6/auction/10736943
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10736869
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736869%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10736869: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10736869 url https://www.openlane.eu/en/carv6/auction/10736869
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10737040
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737040%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10737040: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10737040 url https://www.openlane.eu/en/carv6/auction/10737040
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10737039
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737039%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10737039: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10737039 url https://www.openlane.eu/en/carv6/auction/10737039
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10736926
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736926%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10736926: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10736926 url https://www.openlane.eu/en/carv6/auction/10736926
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10737124
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737124%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10737124: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10737124 url https://www.openlane.eu/en/carv6/auction/10737124
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10737164
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737164%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10737164: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10737164 url https://www.openlane.eu/en/carv6/auction/10737164
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10736935
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736935%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10736935: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10736935 url https://www.openlane.eu/en/carv6/auction/10736935
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10736995
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736995%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10736995: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10736995 url https://www.openlane.eu/en/carv6/auction/10736995
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10737147
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737147%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10737147: 0
2026-03-27 22:18:13 [adesa.be] INFO: Skipping item 10737147 url https://www.openlane.eu/en/carv6/auction/10737147
2026-03-27 22:18:13 [adesa.be] INFO: Found listing with ID: 10740294
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740294%27 HTTP/1.1" 200 None
2026-03-27 22:18:13 [adesa.be] INFO: Scrape type for 10740294: 1
2026-03-27 22:18:13 [adesa.be] INFO: Scraping item 10740294 url https://www.openlane.eu/en/carv6/auction/10740294
2026-03-27 22:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752534/general/99710ada-1648-478a-8697-3daf15ed56d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740463)
2026-03-27 22:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0a1b90>
2026-03-27 22:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252F8178f613-e872-4815-bce9-389fe4187384.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/8178f613-e872-4815-bce9-389fe4187384.jpg saved to cache
2026-03-27 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6fb7a319-ea06-591b-ad15-36b10f532f0f
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e121790>
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a89f8d5-a039-5581-a158-9ac2ab930fe3/1a89f8d5-a039-5581-a158-9ac2ab930fe3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252F5dc4bdcd-be62-4509-b07c-4b85097f32d8.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/5dc4bdcd-be62-4509-b07c-4b85097f32d8.jpg saved to cache
2026-03-27 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F59dd0c02-2a2c-4815-98c9-75d404844726.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/59dd0c02-2a2c-4815-98c9-75d404844726.jpg not downloaded yet
2026-03-27 22:18:14 [adesa.be] INFO: Found listing with ID: 10736927
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736927%27 HTTP/1.1" 200 None
2026-03-27 22:18:14 [adesa.be] INFO: Scrape type for 10736927: 0
2026-03-27 22:18:14 [adesa.be] INFO: Skipping item 10736927 url https://www.openlane.eu/en/carv6/auction/10736927
2026-03-27 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752460/general/57cb17e4-868c-4885-a6ba-cd0e3b6f91d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740744)
2026-03-27 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1fdad0>
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7efd983d-5128-539f-97d1-c815ee08152a/7efd983d-5128-539f-97d1-c815ee08152a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252F0432a969-a869-40cd-a0c9-924f3c0099d8.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/0432a969-a869-40cd-a0c9-924f3c0099d8.jpg saved to cache
2026-03-27 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7efd983d-5128-539f-97d1-c815ee08152a
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3806d0>
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752567%252Fgeneral%252Faf9d561d-89d3-4413-b1d3-93e971f4e050.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752567/general/af9d561d-89d3-4413-b1d3-93e971f4e050.jpg saved to cache
2026-03-27 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6fb7a319-ea06-591b-ad15-36b10f532f0f
2026-03-27 22:18:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6fb7a319-ea06-591b-ad15-36b10f532f0f, skipping ID generation
2026-03-27 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fb7a319-ea06-591b-ad15-36b10f532f0f with scrape type 1
2026-03-27 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6fb7a319-ea06-591b-ad15-36b10f532f0f sending to next pipeline
2026-03-27 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6fb7a319-ea06-591b-ad15-36b10f532f0f, identifier: 10740485
2026-03-27 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e89e22dc-e125-53b6-ada9-96ab9c0e28d1 with identifier: 10740805
2026-03-27 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e89e22dc-e125-53b6-ada9-96ab9c0e28d1 with scrape type 1
2026-03-27 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e89e22dc-e125-53b6-ada9-96ab9c0e28d1
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252F37196294-d61c-4d56-8615-589d9ac9bf0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/37196294-d61c-4d56-8615-589d9ac9bf0f.jpg not downloaded yet
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddd3a10>
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7efd983d-5128-539f-97d1-c815ee08152a/7efd983d-5128-539f-97d1-c815ee08152a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752487%252Fgeneral%252F15af6303-2137-442e-b19a-0d7ff9139c26.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752487/general/15af6303-2137-442e-b19a-0d7ff9139c26.jpg saved to cache
2026-03-27 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7efd983d-5128-539f-97d1-c815ee08152a
2026-03-27 22:18:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7efd983d-5128-539f-97d1-c815ee08152a, skipping ID generation
2026-03-27 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7efd983d-5128-539f-97d1-c815ee08152a with scrape type 1
2026-03-27 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7efd983d-5128-539f-97d1-c815ee08152a sending to next pipeline
2026-03-27 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7efd983d-5128-539f-97d1-c815ee08152a, identifier: 10740768
2026-03-27 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752266/general/8b906858-698e-47f7-85c2-a355913567d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740298)
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F1d00d77b-0e08-4fdc-b7d7-c94e91b6cae8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/1d00d77b-0e08-4fdc-b7d7-c94e91b6cae8.jpg not downloaded yet
2026-03-27 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6fb7a319-ea06-591b-ad15-36b10f532f0f with identifier: 10740485
2026-03-27 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6fb7a319-ea06-591b-ad15-36b10f532f0f with identifier: 10740485
2026-03-27 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6fb7a319-ea06-591b-ad15-36b10f532f0f with identifier: 10740485 to the API
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18: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-27 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752567/general/af9d561d-89d3-4413-b1d3-93e971f4e050.jpg>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '6fb7a319-ea06-591b-ad15-36b10f532f0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJT356',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740485',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 97869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 77,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752567/general/af9d561d-89d3-4413-b1d3-93e971f4e050.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752567/general/f3d87a02-c122-4dd4-b712-df62b5b3e5ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752567/general/b4ce9a99-f482-4d57-bb65-bc4144a767a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752567/general/8178f613-e872-4815-bce9-389fe4187384.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80764,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752567/general/880bb8b8-6c90-4afa-918e-cf6cd983a8cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752567/general/9dea716d-4858-4165-b10d-831089e98d1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752567/general/6b11534b-ebc8-4706-bfa5-cb961e6c6956.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752567/general/e35490d6-3939-46b8-b3f9-c758d83bf7dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752567/general/ba0ba3ed-11ea-47fa-a068-86e105dbd80e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb7a319-ea06-591b-ad15-36b10f532f0f/6fb7a319-ea06-591b-ad15-36b10f532f0f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137155,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752567/general/5476ac27-5e10-45b2-a9ee-2fd1a179d769.jpg',
'Width': 1024}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T2 Momentum - Petrol - Manual - 129 hp - 97.869 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2021}
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740485%27 HTTP/1.1" 200 None
2026-03-27 22:18:14 [adesa.be] INFO: Saving data for 10740485: {'created_time': 1774649894.951696, 'last_price_update_time': 1774649894.951706, 'auction_closing_time': 1774965600.0}
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740485') HTTP/1.1" 204 0
2026-03-27 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7efd983d-5128-539f-97d1-c815ee08152a with identifier: 10740768
2026-03-27 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7efd983d-5128-539f-97d1-c815ee08152a with identifier: 10740768
2026-03-27 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7efd983d-5128-539f-97d1-c815ee08152a with identifier: 10740768 to the API
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752487/general/15af6303-2137-442e-b19a-0d7ff9139c26.jpg>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '7efd983d-5128-539f-97d1-c815ee08152a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQA761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740768',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 62253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7efd983d-5128-539f-97d1-c815ee08152a/7efd983d-5128-539f-97d1-c815ee08152a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288643,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752487/general/78c8008b-0f07-4180-bdd1-9d00836c09c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7efd983d-5128-539f-97d1-c815ee08152a/7efd983d-5128-539f-97d1-c815ee08152a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221082,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752487/general/6d5efcb9-4c94-4cc7-9d4c-c52f27fc0be6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7efd983d-5128-539f-97d1-c815ee08152a/7efd983d-5128-539f-97d1-c815ee08152a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238972,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752487/general/b5c39601-22c2-4eff-8b4b-45ff4de352d0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7efd983d-5128-539f-97d1-c815ee08152a/7efd983d-5128-539f-97d1-c815ee08152a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321871,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752487/general/0432a969-a869-40cd-a0c9-924f3c0099d8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7efd983d-5128-539f-97d1-c815ee08152a/7efd983d-5128-539f-97d1-c815ee08152a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427450,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752487/general/15af6303-2137-442e-b19a-0d7ff9139c26.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7efd983d-5128-539f-97d1-c815ee08152a/7efd983d-5128-539f-97d1-c815ee08152a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439611,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752487/general/26a606e3-6981-4139-9d06-7518fff52f64.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7efd983d-5128-539f-97d1-c815ee08152a/7efd983d-5128-539f-97d1-c815ee08152a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447101,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752487/general/6c845781-d0a6-43ef-9f27-b996fce94306.jpg',
'Width': 1920}],
'price': 21700,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 62.253 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740768%27 HTTP/1.1" 200 None
2026-03-27 22:18:15 [adesa.be] INFO: Saving data for 10740768: {'created_time': 1774649895.402421, 'last_price_update_time': 1774649895.402431, 'auction_closing_time': 1774947600.0}
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740768') HTTP/1.1" 204 0
2026-03-27 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752266/general/4aef0ce0-726c-4560-9a91-ac95a33cfd81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740298)
2026-03-27 22:18:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4570f58c-79f2-5189-b8d0-4dd9213b867b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 2a677f85-6a35-501a-a925-cf06d325bad6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4570f58c-79f2-5189-b8d0-4dd9213b867b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252Fc0b20743-819e-454e-8fa9-772e3482b2d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/c0b20743-819e-454e-8fa9-772e3482b2d2.jpg not downloaded yet
2026-03-27 22:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dda3850>
2026-03-27 22:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a89f8d5-a039-5581-a158-9ac2ab930fe3/1a89f8d5-a039-5581-a158-9ac2ab930fe3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752534%252Fgeneral%252F99710ada-1648-478a-8697-3daf15ed56d1.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752534/general/99710ada-1648-478a-8697-3daf15ed56d1.jpg saved to cache
2026-03-27 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3
2026-03-27 22:18:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1a89f8d5-a039-5581-a158-9ac2ab930fe3, skipping ID generation
2026-03-27 22:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3 with scrape type 1
2026-03-27 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1a89f8d5-a039-5581-a158-9ac2ab930fe3 sending to next pipeline
2026-03-27 22:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a89f8d5-a039-5581-a158-9ac2ab930fe3, identifier: 10740463
2026-03-27 22:18:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7363c8f3-543b-5783-b5b9-5b5d13209237 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F6b790021-f2e4-4e7a-a445-2a02cdf511ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/6b790021-f2e4-4e7a-a445-2a02cdf511ad.jpg not downloaded yet
2026-03-27 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a89f8d5-a039-5581-a158-9ac2ab930fe3 with identifier: 10740463
2026-03-27 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a89f8d5-a039-5581-a158-9ac2ab930fe3 with identifier: 10740463
2026-03-27 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a89f8d5-a039-5581-a158-9ac2ab930fe3 with identifier: 10740463 to the API
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752534/general/99710ada-1648-478a-8697-3daf15ed56d1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 56,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '1a89f8d5-a039-5581-a158-9ac2ab930fe3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX4904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740463',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 34353,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a89f8d5-a039-5581-a158-9ac2ab930fe3/1a89f8d5-a039-5581-a158-9ac2ab930fe3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752534/general/99710ada-1648-478a-8697-3daf15ed56d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a89f8d5-a039-5581-a158-9ac2ab930fe3/1a89f8d5-a039-5581-a158-9ac2ab930fe3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142655,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752534/general/15c62dcd-6439-4289-ae66-17de6219cbee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a89f8d5-a039-5581-a158-9ac2ab930fe3/1a89f8d5-a039-5581-a158-9ac2ab930fe3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752534/general/d47c3885-1da9-487d-9ec7-3c5c791b95aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a89f8d5-a039-5581-a158-9ac2ab930fe3/1a89f8d5-a039-5581-a158-9ac2ab930fe3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752534/general/5dc4bdcd-be62-4509-b07c-4b85097f32d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a89f8d5-a039-5581-a158-9ac2ab930fe3/1a89f8d5-a039-5581-a158-9ac2ab930fe3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111045,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752534/general/eeed4a95-2ef3-4091-8223-a5b246e2a6d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a89f8d5-a039-5581-a158-9ac2ab930fe3/1a89f8d5-a039-5581-a158-9ac2ab930fe3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752534/general/44f23622-e430-44be-afac-0b5eed548aaf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a89f8d5-a039-5581-a158-9ac2ab930fe3/1a89f8d5-a039-5581-a158-9ac2ab930fe3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752534/general/5fbdb9cb-e2ab-4d69-9efd-de0c98aabdb6.jpg',
'Width': 1024}],
'price': 31100,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'34.353 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740463%27 HTTP/1.1" 200 None
2026-03-27 22:18:15 [adesa.be] INFO: Saving data for 10740463: {'created_time': 1774649895.916083, 'last_price_update_time': 1774649895.916095, 'auction_closing_time': 1774965600.0}
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740463') HTTP/1.1" 204 0
2026-03-27 22:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d167850>
2026-03-27 22:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a677f85-6a35-501a-a925-cf06d325bad6/2a677f85-6a35-501a-a925-cf06d325bad6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752460%252Fgeneral%252F57cb17e4-868c-4885-a6ba-cd0e3b6f91d7.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752460/general/57cb17e4-868c-4885-a6ba-cd0e3b6f91d7.jpg saved to cache
2026-03-27 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2a677f85-6a35-501a-a925-cf06d325bad6
2026-03-27 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752645/general/e84b71bf-f449-4e0c-9e18-bc790ebff79c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740528)
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252F0c471c5b-6288-43fa-be08-bea9d01866cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/0c471c5b-6288-43fa-be08-bea9d01866cc.jpg not downloaded yet
2026-03-27 22:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d166b10>
2026-03-27 22:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F8b906858-698e-47f7-85c2-a355913567d0.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/8b906858-698e-47f7-85c2-a355913567d0.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0bac0828-68c0-51e2-9204-483e5c65e6d6
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752248/general/2bd0c5ab-9d3b-44d4-b32e-8ad0ddf46bbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740002)
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752266/general/0b3585b9-6924-400d-9543-6d974193a31c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740298)
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F999511ef-b9bc-47f6-9eef-c50080ced2db.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/999511ef-b9bc-47f6-9eef-c50080ced2db.jpg not downloaded yet
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d405d90>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F4aef0ce0-726c-4560-9a91-ac95a33cfd81.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/4aef0ce0-726c-4560-9a91-ac95a33cfd81.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0bac0828-68c0-51e2-9204-483e5c65e6d6
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752248/general/06450865-19a7-49ae-8c1e-70ab5ba32647.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740002)
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252Faac24b92-f779-411c-ad92-d75983a7fb5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/aac24b92-f779-411c-ad92-d75983a7fb5b.jpg not downloaded yet
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F7ae54835-6ee8-4a56-8a06-26df438ef53a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/7ae54835-6ee8-4a56-8a06-26df438ef53a.jpg not downloaded yet
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752266/general/59dd0c02-2a2c-4815-98c9-75d404844726.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740298)
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252F63f72f4f-5b59-4c2a-b0bd-2ae8152538fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/63f72f4f-5b59-4c2a-b0bd-2ae8152538fa.jpg not downloaded yet
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf7c410>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7363c8f3-543b-5783-b5b9-5b5d13209237/7363c8f3-543b-5783-b5b9-5b5d13209237_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252Fe84b71bf-f449-4e0c-9e18-bc790ebff79c.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/e84b71bf-f449-4e0c-9e18-bc790ebff79c.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7363c8f3-543b-5783-b5b9-5b5d13209237
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252Ff4b2e849-6f0b-4075-be89-6f14a517adb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/f4b2e849-6f0b-4075-be89-6f14a517adb7.jpg not downloaded yet
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d407e50>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252F2bd0c5ab-9d3b-44d4-b32e-8ad0ddf46bbc.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/2bd0c5ab-9d3b-44d4-b32e-8ad0ddf46bbc.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f16d83a0-d902-5e62-8247-719d752e467a
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d490f90>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F0b3585b9-6924-400d-9543-6d974193a31c.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/0b3585b9-6924-400d-9543-6d974193a31c.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0bac0828-68c0-51e2-9204-483e5c65e6d6
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752526/general/37196294-d61c-4d56-8615-589d9ac9bf0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740805)
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752526/general/c0b20743-819e-454e-8fa9-772e3482b2d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740805)
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752266/general/6b790021-f2e4-4e7a-a445-2a02cdf511ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740298)
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252Fd438acbe-799c-4f9f-ac10-119d1592d244.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/d438acbe-799c-4f9f-ac10-119d1592d244.jpg not downloaded yet
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e218ed0>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252F06450865-19a7-49ae-8c1e-70ab5ba32647.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/06450865-19a7-49ae-8c1e-70ab5ba32647.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f16d83a0-d902-5e62-8247-719d752e467a
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752266/general/1d00d77b-0e08-4fdc-b7d7-c94e91b6cae8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740298)
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df9f490>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F59dd0c02-2a2c-4815-98c9-75d404844726.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/59dd0c02-2a2c-4815-98c9-75d404844726.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0bac0828-68c0-51e2-9204-483e5c65e6d6
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252Feb7b0ffd-d4dc-44d5-a376-f125b6bb4ec3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/eb7b0ffd-d4dc-44d5-a376-f125b6bb4ec3.jpg not downloaded yet
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252F020c8734-de88-40fe-925e-85859ce06702.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/020c8734-de88-40fe-925e-85859ce06702.jpg not downloaded yet
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752526/general/0c471c5b-6288-43fa-be08-bea9d01866cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740805)
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752526/general/63f72f4f-5b59-4c2a-b0bd-2ae8152538fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740805)
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252F4ea84c9d-c2fa-4022-b0cd-46b2e870d53b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/4ea84c9d-c2fa-4022-b0cd-46b2e870d53b.jpg not downloaded yet
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3f2110>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e89e22dc-e125-53b6-ada9-96ab9c0e28d1/e89e22dc-e125-53b6-ada9-96ab9c0e28d1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252F37196294-d61c-4d56-8615-589d9ac9bf0f.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/37196294-d61c-4d56-8615-589d9ac9bf0f.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e89e22dc-e125-53b6-ada9-96ab9c0e28d1
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df34650>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e89e22dc-e125-53b6-ada9-96ab9c0e28d1/e89e22dc-e125-53b6-ada9-96ab9c0e28d1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252Fc0b20743-819e-454e-8fa9-772e3482b2d2.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/c0b20743-819e-454e-8fa9-772e3482b2d2.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e89e22dc-e125-53b6-ada9-96ab9c0e28d1
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d5680d0>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F6b790021-f2e4-4e7a-a445-2a02cdf511ad.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/6b790021-f2e4-4e7a-a445-2a02cdf511ad.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0bac0828-68c0-51e2-9204-483e5c65e6d6
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752526/general/aac24b92-f779-411c-ad92-d75983a7fb5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740805)
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752526/general/f4b2e849-6f0b-4075-be89-6f14a517adb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740805)
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0cdb10>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F1d00d77b-0e08-4fdc-b7d7-c94e91b6cae8.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/1d00d77b-0e08-4fdc-b7d7-c94e91b6cae8.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0bac0828-68c0-51e2-9204-483e5c65e6d6
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1e5fd0>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e89e22dc-e125-53b6-ada9-96ab9c0e28d1/e89e22dc-e125-53b6-ada9-96ab9c0e28d1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252F0c471c5b-6288-43fa-be08-bea9d01866cc.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/0c471c5b-6288-43fa-be08-bea9d01866cc.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e89e22dc-e125-53b6-ada9-96ab9c0e28d1
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d479fd0>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e89e22dc-e125-53b6-ada9-96ab9c0e28d1/e89e22dc-e125-53b6-ada9-96ab9c0e28d1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252F63f72f4f-5b59-4c2a-b0bd-2ae8152538fa.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/63f72f4f-5b59-4c2a-b0bd-2ae8152538fa.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e89e22dc-e125-53b6-ada9-96ab9c0e28d1
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752266/general/7ae54835-6ee8-4a56-8a06-26df438ef53a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740298)
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0bac0828-68c0-51e2-9204-483e5c65e6d6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0bac0828-68c0-51e2-9204-483e5c65e6d6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752526/general/020c8734-de88-40fe-925e-85859ce06702.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740805)
2026-03-27 22:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9c410>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e89e22dc-e125-53b6-ada9-96ab9c0e28d1/e89e22dc-e125-53b6-ada9-96ab9c0e28d1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252Faac24b92-f779-411c-ad92-d75983a7fb5b.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/aac24b92-f779-411c-ad92-d75983a7fb5b.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e89e22dc-e125-53b6-ada9-96ab9c0e28d1
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de9c990>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e89e22dc-e125-53b6-ada9-96ab9c0e28d1/e89e22dc-e125-53b6-ada9-96ab9c0e28d1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252Ff4b2e849-6f0b-4075-be89-6f14a517adb7.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/f4b2e849-6f0b-4075-be89-6f14a517adb7.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e89e22dc-e125-53b6-ada9-96ab9c0e28d1
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752266/general/999511ef-b9bc-47f6-9eef-c50080ced2db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740298)
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752244/general/080f2b30-5f3b-4580-a874-2f916f36a369.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739998)
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752248/general/c2f3c725-7343-4a1f-8341-635d74bcebd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740002)
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf7c410>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F7ae54835-6ee8-4a56-8a06-26df438ef53a.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/7ae54835-6ee8-4a56-8a06-26df438ef53a.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0bac0828-68c0-51e2-9204-483e5c65e6d6
2026-03-27 22:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd1aed41-d420-56a4-b286-d434e82e9e0e with identifier: 10740292
2026-03-27 22:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd1aed41-d420-56a4-b286-d434e82e9e0e with scrape type 1
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd1aed41-d420-56a4-b286-d434e82e9e0e
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691084%252Fgeneral%252F69684335-db08-46e0-b2d6-46384a051480.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691084/general/69684335-db08-46e0-b2d6-46384a051480.JPG not downloaded yet
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0a7050>
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e89e22dc-e125-53b6-ada9-96ab9c0e28d1/e89e22dc-e125-53b6-ada9-96ab9c0e28d1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752526%252Fgeneral%252F020c8734-de88-40fe-925e-85859ce06702.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752526/general/020c8734-de88-40fe-925e-85859ce06702.jpg saved to cache
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e89e22dc-e125-53b6-ada9-96ab9c0e28d1
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691084%252Fgeneral%252F57cb2513-ce5e-47d8-b1ce-aac56dbc3928.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691084/general/57cb2513-ce5e-47d8-b1ce-aac56dbc3928.JPG not downloaded yet
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752559/general/7fe7f9ba-5f72-41bf-b841-879695a04fa8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740483)
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752244/general/90dbd4e1-1e3d-4549-a4ca-2e65be275f6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739998)
2026-03-27 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752460/general/99776e3a-316f-4129-be97-6c7a78967bd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740744)
2026-03-27 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691084%252Fgeneral%252F5209c202-b519-417b-bf79-c86bbf10761b.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691084/general/5209c202-b519-417b-bf79-c86bbf10761b.JPG not downloaded yet
2026-03-27 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02bc390>
2026-03-27 22:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752266%252Fgeneral%252F999511ef-b9bc-47f6-9eef-c50080ced2db.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752266/general/999511ef-b9bc-47f6-9eef-c50080ced2db.jpg saved to cache
2026-03-27 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0bac0828-68c0-51e2-9204-483e5c65e6d6
2026-03-27 22:18:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0bac0828-68c0-51e2-9204-483e5c65e6d6, skipping ID generation
2026-03-27 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bac0828-68c0-51e2-9204-483e5c65e6d6 with scrape type 1
2026-03-27 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0bac0828-68c0-51e2-9204-483e5c65e6d6 sending to next pipeline
2026-03-27 22:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bac0828-68c0-51e2-9204-483e5c65e6d6, identifier: 10740298
2026-03-27 22:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a07cb050>
2026-03-27 22:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F080f2b30-5f3b-4580-a874-2f916f36a369.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/080f2b30-5f3b-4580-a874-2f916f36a369.jpg saved to cache
2026-03-27 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020
2026-03-27 22:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e116750>
2026-03-27 22:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252Fc2f3c725-7343-4a1f-8341-635d74bcebd1.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/c2f3c725-7343-4a1f-8341-635d74bcebd1.jpg saved to cache
2026-03-27 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f16d83a0-d902-5e62-8247-719d752e467a
2026-03-27 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752645/general/b6401972-a929-4c16-b2b1-c743e9920e89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740528)
2026-03-27 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bac0828-68c0-51e2-9204-483e5c65e6d6 with identifier: 10740298
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-27 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bac0828-68c0-51e2-9204-483e5c65e6d6 with identifier: 10740298
2026-03-27 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bac0828-68c0-51e2-9204-483e5c65e6d6 with identifier: 10740298 to the API
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752266/general/999511ef-b9bc-47f6-9eef-c50080ced2db.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '0bac0828-68c0-51e2-9204-483e5c65e6d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXL611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740298',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 153880,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 55,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752266/general/4aef0ce0-726c-4560-9a91-ac95a33cfd81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752266/general/8b906858-698e-47f7-85c2-a355913567d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752266/general/0b3585b9-6924-400d-9543-6d974193a31c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77194,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752266/general/59dd0c02-2a2c-4815-98c9-75d404844726.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752266/general/1d00d77b-0e08-4fdc-b7d7-c94e91b6cae8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752266/general/6b790021-f2e4-4e7a-a445-2a02cdf511ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752266/general/999511ef-b9bc-47f6-9eef-c50080ced2db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bac0828-68c0-51e2-9204-483e5c65e6d6/0bac0828-68c0-51e2-9204-483e5c65e6d6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58891,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752266/general/7ae54835-6ee8-4a56-8a06-26df438ef53a.jpg',
'Width': 1024}],
'price': 19500,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi A6 Avant 2.0 TDI Business - Quattro - Diesel - Automatic - 204 '
'hp - 153.880 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740298%27 HTTP/1.1" 200 None
2026-03-27 22:18:17 [adesa.be] INFO: Saving data for 10740298: {'created_time': 1774649897.89687, 'last_price_update_time': 1774649897.896881, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740298') HTTP/1.1" 204 0
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691084%252Fgeneral%252Fedeb3db1-b4f7-4522-9b20-053c0a3b3fe3.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691084/general/edeb3db1-b4f7-4522-9b20-053c0a3b3fe3.JPG not downloaded yet
2026-03-27 22:18:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691084/general/69684335-db08-46e0-b2d6-46384a051480.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740292)
2026-03-27 22:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752248/general/ba0debfd-d784-4991-9ec2-33dddc17e3cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740002)
2026-03-27 22:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752244/general/aa048973-0615-43cc-bdd6-48833744a5e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739998)
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7363c8f3-543b-5783-b5b9-5b5d13209237 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691084%252Fgeneral%252F199a5972-dfdd-435a-92bd-825ddd158bb0.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691084/general/199a5972-dfdd-435a-92bd-825ddd158bb0.JPG not downloaded yet
2026-03-27 22:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de9cd10>
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4570f58c-79f2-5189-b8d0-4dd9213b867b/4570f58c-79f2-5189-b8d0-4dd9213b867b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752559%252Fgeneral%252F7fe7f9ba-5f72-41bf-b841-879695a04fa8.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752559/general/7fe7f9ba-5f72-41bf-b841-879695a04fa8.jpg saved to cache
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4570f58c-79f2-5189-b8d0-4dd9213b867b
2026-03-27 22:18:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4570f58c-79f2-5189-b8d0-4dd9213b867b, skipping ID generation
2026-03-27 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4570f58c-79f2-5189-b8d0-4dd9213b867b with scrape type 1
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4570f58c-79f2-5189-b8d0-4dd9213b867b sending to next pipeline
2026-03-27 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4570f58c-79f2-5189-b8d0-4dd9213b867b, identifier: 10740483
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de4e210>
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F90dbd4e1-1e3d-4549-a4ca-2e65be275f6b.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/90dbd4e1-1e3d-4549-a4ca-2e65be275f6b.jpg saved to cache
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1f52d0>
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a677f85-6a35-501a-a925-cf06d325bad6/2a677f85-6a35-501a-a925-cf06d325bad6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752460%252Fgeneral%252F99776e3a-316f-4129-be97-6c7a78967bd0.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752460/general/99776e3a-316f-4129-be97-6c7a78967bd0.jpg saved to cache
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2a677f85-6a35-501a-a925-cf06d325bad6
2026-03-27 22:18:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2a677f85-6a35-501a-a925-cf06d325bad6, skipping ID generation
2026-03-27 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a677f85-6a35-501a-a925-cf06d325bad6 with scrape type 1
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2a677f85-6a35-501a-a925-cf06d325bad6 sending to next pipeline
2026-03-27 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a677f85-6a35-501a-a925-cf06d325bad6, identifier: 10740744
2026-03-27 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 406e32a1-47a7-5955-b885-b8cb5d83cc18 with identifier: 10740288
2026-03-27 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 406e32a1-47a7-5955-b885-b8cb5d83cc18 with scrape type 1
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 406e32a1-47a7-5955-b885-b8cb5d83cc18
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677336%252Fgeneral%252F7682a858-b03f-44c7-9ced-24360c7976a5.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677336/general/7682a858-b03f-44c7-9ced-24360c7976a5.JPG not downloaded yet
2026-03-27 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10740293
2026-03-27 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afcc071c-7b6f-56c9-abe9-06adcd11653e with scrape type 1
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item afcc071c-7b6f-56c9-abe9-06adcd11653e
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252Fcd36bb15-18a0-4543-a1e6-cd99f724cae0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/cd36bb15-18a0-4543-a1e6-cd99f724cae0.jpg already downloaded
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252Fa6924b90-dae7-47bb-8da6-859bf867a593.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/a6924b90-dae7-47bb-8da6-859bf867a593.jpg already downloaded
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252Fce19cd56-5548-4595-9f9e-28d6b8a02481.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/ce19cd56-5548-4595-9f9e-28d6b8a02481.jpg already downloaded
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252F40301084-16cd-477d-a29e-a41fc39fd574.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/40301084-16cd-477d-a29e-a41fc39fd574.jpg already downloaded
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252F4ff26436-4864-4d7b-b2c6-8f1ebd3a3ef7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/4ff26436-4864-4d7b-b2c6-8f1ebd3a3ef7.jpg already downloaded
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252Fe2619eb1-7347-45ce-bee3-8dd8f77407fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/e2619eb1-7347-45ce-bee3-8dd8f77407fa.jpg already downloaded
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252F64c21a73-11b8-42f2-9549-a787ae060e3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/64c21a73-11b8-42f2-9549-a787ae060e3c.jpg already downloaded
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252F8574e2b1-0c4e-424d-866b-10831518dae5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/8574e2b1-0c4e-424d-866b-10831518dae5.jpg already downloaded
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252F5a89de7d-7618-4c08-b5e2-687a2edd9fb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/5a89de7d-7618-4c08-b5e2-687a2edd9fb8.jpg already downloaded
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252Fd0f7a36b-b9f8-4dec-9532-2fbeb4f8c5c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/d0f7a36b-b9f8-4dec-9532-2fbeb4f8c5c7.jpg already downloaded
2026-03-27 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afcc071c-7b6f-56c9-abe9-06adcd11653e, identifier: 10740293
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0d7310>
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7363c8f3-543b-5783-b5b9-5b5d13209237/7363c8f3-543b-5783-b5b9-5b5d13209237_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752645%252Fgeneral%252Fb6401972-a929-4c16-b2b1-c743e9920e89.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752645/general/b6401972-a929-4c16-b2b1-c743e9920e89.jpg saved to cache
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7363c8f3-543b-5783-b5b9-5b5d13209237
2026-03-27 22:18:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7363c8f3-543b-5783-b5b9-5b5d13209237, skipping ID generation
2026-03-27 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7363c8f3-543b-5783-b5b9-5b5d13209237 with scrape type 1
2026-03-27 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7363c8f3-543b-5783-b5b9-5b5d13209237 sending to next pipeline
2026-03-27 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7363c8f3-543b-5783-b5b9-5b5d13209237, identifier: 10740528
2026-03-27 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eef00035-775c-5ab5-aaa3-3d07572a9e51 with identifier: 10740289
2026-03-27 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eef00035-775c-5ab5-aaa3-3d07572a9e51 with scrape type 1
2026-03-27 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eef00035-775c-5ab5-aaa3-3d07572a9e51
2026-03-27 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677338%252Fgeneral%252F346db88b-14be-4662-91c8-9697dcb8f5b8.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677338/general/346db88b-14be-4662-91c8-9697dcb8f5b8.JPG not downloaded yet
2026-03-27 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4570f58c-79f2-5189-b8d0-4dd9213b867b with identifier: 10740483
2026-03-27 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4570f58c-79f2-5189-b8d0-4dd9213b867b with identifier: 10740483
2026-03-27 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4570f58c-79f2-5189-b8d0-4dd9213b867b with identifier: 10740483 to the API
2026-03-27 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752559/general/7fe7f9ba-5f72-41bf-b841-879695a04fa8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '4570f58c-79f2-5189-b8d0-4dd9213b867b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADB644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740483',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 115310,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 92,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4570f58c-79f2-5189-b8d0-4dd9213b867b/4570f58c-79f2-5189-b8d0-4dd9213b867b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752559/general/f096fa69-c790-4722-b20a-d03f6e053180.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4570f58c-79f2-5189-b8d0-4dd9213b867b/4570f58c-79f2-5189-b8d0-4dd9213b867b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752559/general/7fe7f9ba-5f72-41bf-b841-879695a04fa8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4570f58c-79f2-5189-b8d0-4dd9213b867b/4570f58c-79f2-5189-b8d0-4dd9213b867b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752559/general/cb8eb711-caca-434c-8fbe-48d8b9b0e68c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4570f58c-79f2-5189-b8d0-4dd9213b867b/4570f58c-79f2-5189-b8d0-4dd9213b867b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752559/general/c03b58f6-dd19-4afb-a580-4f9c9e447888.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4570f58c-79f2-5189-b8d0-4dd9213b867b/4570f58c-79f2-5189-b8d0-4dd9213b867b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752559/general/351845c3-fa11-4c4c-a23e-16e515f76f96.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4570f58c-79f2-5189-b8d0-4dd9213b867b/4570f58c-79f2-5189-b8d0-4dd9213b867b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752559/general/1a8a35ac-dff3-4b2c-a50b-d8a9690ca4bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4570f58c-79f2-5189-b8d0-4dd9213b867b/4570f58c-79f2-5189-b8d0-4dd9213b867b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164311,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752559/general/514dd6cb-069f-472f-832a-055128061fee.jpg',
'Width': 1024}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 115.310 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740483%27 HTTP/1.1" 200 None
2026-03-27 22:18:19 [adesa.be] INFO: Saving data for 10740483: {'created_time': 1774649899.533121, 'last_price_update_time': 1774649899.533133, 'auction_closing_time': 1774965600.0}
2026-03-27 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740483') HTTP/1.1" 204 0
2026-03-27 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a677f85-6a35-501a-a925-cf06d325bad6 with identifier: 10740744
2026-03-27 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a677f85-6a35-501a-a925-cf06d325bad6 with identifier: 10740744
2026-03-27 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a677f85-6a35-501a-a925-cf06d325bad6 with identifier: 10740744 to the API
2026-03-27 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752460/general/99776e3a-316f-4129-be97-6c7a78967bd0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2a677f85-6a35-501a-a925-cf06d325bad6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFN137',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740744',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 77356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 79,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a677f85-6a35-501a-a925-cf06d325bad6/2a677f85-6a35-501a-a925-cf06d325bad6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83546,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752460/general/bf283fff-1e07-4065-ba90-25c73b7182ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a677f85-6a35-501a-a925-cf06d325bad6/2a677f85-6a35-501a-a925-cf06d325bad6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752460/general/99776e3a-316f-4129-be97-6c7a78967bd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a677f85-6a35-501a-a925-cf06d325bad6/2a677f85-6a35-501a-a925-cf06d325bad6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74334,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752460/general/c909b67a-8faa-40fa-9d16-92313c1d4a86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a677f85-6a35-501a-a925-cf06d325bad6/2a677f85-6a35-501a-a925-cf06d325bad6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752460/general/3a4ece34-6aec-4197-ae05-08089e9a0f80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a677f85-6a35-501a-a925-cf06d325bad6/2a677f85-6a35-501a-a925-cf06d325bad6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111370,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752460/general/57cb17e4-868c-4885-a6ba-cd0e3b6f91d7.jpg',
'Width': 1024}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 2.0 TDI Life Business - Diesel - Manual - 122 hp '
'- 77.356 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-27 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740744%27 HTTP/1.1" 200 None
2026-03-27 22:18:19 [adesa.be] INFO: Saving data for 10740744: {'created_time': 1774649899.894224, 'last_price_update_time': 1774649899.894234, 'auction_closing_time': 1774947600.0}
2026-03-27 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740744') HTTP/1.1" 204 0
2026-03-27 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10740293
2026-03-27 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10740293
2026-03-27 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10740293 to the API
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740293>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'afcc071c-7b6f-56c9-abe9-06adcd11653e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YND174',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740293',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 163712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5696197/general/cd36bb15-18a0-4543-a1e6-cd99f724cae0.jpg',
'https://images.openlane.eu/carimgs/5696197/general/a6924b90-dae7-47bb-8da6-859bf867a593.jpg',
'https://images.openlane.eu/carimgs/5696197/general/ce19cd56-5548-4595-9f9e-28d6b8a02481.jpg',
'https://images.openlane.eu/carimgs/5696197/general/40301084-16cd-477d-a29e-a41fc39fd574.jpg',
'https://images.openlane.eu/carimgs/5696197/general/4ff26436-4864-4d7b-b2c6-8f1ebd3a3ef7.jpg',
'https://images.openlane.eu/carimgs/5696197/general/e2619eb1-7347-45ce-bee3-8dd8f77407fa.jpg',
'https://images.openlane.eu/carimgs/5696197/general/64c21a73-11b8-42f2-9549-a787ae060e3c.jpg',
'https://images.openlane.eu/carimgs/5696197/general/8574e2b1-0c4e-424d-866b-10831518dae5.jpg',
'https://images.openlane.eu/carimgs/5696197/general/5a89de7d-7618-4c08-b5e2-687a2edd9fb8.jpg',
'https://images.openlane.eu/carimgs/5696197/general/d0f7a36b-b9f8-4dec-9532-2fbeb4f8c5c7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395284,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/cd36bb15-18a0-4543-a1e6-cd99f724cae0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368250,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/a6924b90-dae7-47bb-8da6-859bf867a593.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363524,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/ce19cd56-5548-4595-9f9e-28d6b8a02481.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416618,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/40301084-16cd-477d-a29e-a41fc39fd574.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406895,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/4ff26436-4864-4d7b-b2c6-8f1ebd3a3ef7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385559,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/e2619eb1-7347-45ce-bee3-8dd8f77407fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287134,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/64c21a73-11b8-42f2-9549-a787ae060e3c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363560,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/8574e2b1-0c4e-424d-866b-10831518dae5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406218,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/5a89de7d-7618-4c08-b5e2-687a2edd9fb8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262345,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/d0f7a36b-b9f8-4dec-9532-2fbeb4f8c5c7.jpg',
'Width': 1920}],
'price': 15250,
'price_includes_vat': True,
'registration_date': '2020-10-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 35 TDI Business - Diesel - Automatic - 150 hp - 163.712 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740293%27 HTTP/1.1" 200 None
2026-03-27 22:18:20 [adesa.be] INFO: Saving data for 10740293: {'created_time': 1774649900.219745, 'last_price_update_time': 1774649900.219756, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740293') HTTP/1.1" 204 0
2026-03-27 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7363c8f3-543b-5783-b5b9-5b5d13209237 with identifier: 10740528
2026-03-27 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7363c8f3-543b-5783-b5b9-5b5d13209237 with identifier: 10740528
2026-03-27 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7363c8f3-543b-5783-b5b9-5b5d13209237 with identifier: 10740528 to the API
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752645/general/b6401972-a929-4c16-b2b1-c743e9920e89.jpg>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '7363c8f3-543b-5783-b5b9-5b5d13209237',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEF566',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740528',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 133604,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 68,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7363c8f3-543b-5783-b5b9-5b5d13209237/7363c8f3-543b-5783-b5b9-5b5d13209237_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152128,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752645/general/7d6d538a-7139-4bf1-b63a-b58b8c97d293.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7363c8f3-543b-5783-b5b9-5b5d13209237/7363c8f3-543b-5783-b5b9-5b5d13209237_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151986,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752645/general/ce46e918-1364-4b9a-afc4-6e2604be023a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7363c8f3-543b-5783-b5b9-5b5d13209237/7363c8f3-543b-5783-b5b9-5b5d13209237_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143647,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752645/general/b6401972-a929-4c16-b2b1-c743e9920e89.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7363c8f3-543b-5783-b5b9-5b5d13209237/7363c8f3-543b-5783-b5b9-5b5d13209237_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139975,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752645/general/88d5bb7e-0aa2-43e1-b08d-d8d0a86b1388.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7363c8f3-543b-5783-b5b9-5b5d13209237/7363c8f3-543b-5783-b5b9-5b5d13209237_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244252,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752645/general/54841e4b-662f-4b31-8518-378c95bb988c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7363c8f3-543b-5783-b5b9-5b5d13209237/7363c8f3-543b-5783-b5b9-5b5d13209237_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165609,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752645/general/e84b71bf-f449-4e0c-9e18-bc790ebff79c.jpg',
'Width': 1500}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-06-22',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 150 hp - '
'133.604 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740528%27 HTTP/1.1" 200 None
2026-03-27 22:18:20 [adesa.be] INFO: Saving data for 10740528: {'created_time': 1774649900.559219, 'last_price_update_time': 1774649900.559228, 'auction_closing_time': 1774965600.0}
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740528') HTTP/1.1" 204 0
2026-03-27 22:18:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691084/general/57cb2513-ce5e-47d8-b1ce-aac56dbc3928.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740292)
2026-03-27 22:18:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e89e22dc-e125-53b6-ada9-96ab9c0e28d1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e89e22dc-e125-53b6-ada9-96ab9c0e28d1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e89e22dc-e125-53b6-ada9-96ab9c0e28d1 with identifier: 10740805
2026-03-27 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e89e22dc-e125-53b6-ada9-96ab9c0e28d1 with identifier: 10740805
2026-03-27 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e89e22dc-e125-53b6-ada9-96ab9c0e28d1 with identifier: 10740805 to the API
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e89e22dc-e125-53b6-ada9-96ab9c0e28d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAX233',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740805',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 124631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 99,
'photo_urls': ['https://images.openlane.eu/carimgs/5752526/general/37196294-d61c-4d56-8615-589d9ac9bf0f.jpg',
'https://images.openlane.eu/carimgs/5752526/general/c0b20743-819e-454e-8fa9-772e3482b2d2.jpg',
'https://images.openlane.eu/carimgs/5752526/general/0c471c5b-6288-43fa-be08-bea9d01866cc.jpg',
'https://images.openlane.eu/carimgs/5752526/general/aac24b92-f779-411c-ad92-d75983a7fb5b.jpg',
'https://images.openlane.eu/carimgs/5752526/general/63f72f4f-5b59-4c2a-b0bd-2ae8152538fa.jpg',
'https://images.openlane.eu/carimgs/5752526/general/f4b2e849-6f0b-4075-be89-6f14a517adb7.jpg',
'https://images.openlane.eu/carimgs/5752526/general/d438acbe-799c-4f9f-ac10-119d1592d244.jpg',
'https://images.openlane.eu/carimgs/5752526/general/eb7b0ffd-d4dc-44d5-a376-f125b6bb4ec3.jpg',
'https://images.openlane.eu/carimgs/5752526/general/020c8734-de88-40fe-925e-85859ce06702.jpg',
'https://images.openlane.eu/carimgs/5752526/general/4ea84c9d-c2fa-4022-b0cd-46b2e870d53b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89e22dc-e125-53b6-ada9-96ab9c0e28d1/e89e22dc-e125-53b6-ada9-96ab9c0e28d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186852,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752526/general/37196294-d61c-4d56-8615-589d9ac9bf0f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89e22dc-e125-53b6-ada9-96ab9c0e28d1/e89e22dc-e125-53b6-ada9-96ab9c0e28d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172941,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752526/general/c0b20743-819e-454e-8fa9-772e3482b2d2.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89e22dc-e125-53b6-ada9-96ab9c0e28d1/e89e22dc-e125-53b6-ada9-96ab9c0e28d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138176,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752526/general/0c471c5b-6288-43fa-be08-bea9d01866cc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89e22dc-e125-53b6-ada9-96ab9c0e28d1/e89e22dc-e125-53b6-ada9-96ab9c0e28d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171144,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752526/general/aac24b92-f779-411c-ad92-d75983a7fb5b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89e22dc-e125-53b6-ada9-96ab9c0e28d1/e89e22dc-e125-53b6-ada9-96ab9c0e28d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230415,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752526/general/63f72f4f-5b59-4c2a-b0bd-2ae8152538fa.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89e22dc-e125-53b6-ada9-96ab9c0e28d1/e89e22dc-e125-53b6-ada9-96ab9c0e28d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163740,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752526/general/f4b2e849-6f0b-4075-be89-6f14a517adb7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89e22dc-e125-53b6-ada9-96ab9c0e28d1/e89e22dc-e125-53b6-ada9-96ab9c0e28d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175480,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752526/general/020c8734-de88-40fe-925e-85859ce06702.jpg',
'Width': 1500}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic - Hybrid - Automatic - 98 '
'hp - 124.631 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2023}
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740805%27 HTTP/1.1" 200 None
2026-03-27 22:18:20 [adesa.be] INFO: Saving data for 10740805: {'created_time': 1774649900.945094, 'last_price_update_time': 1774649900.945103, 'auction_closing_time': 1774947600.0}
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740805') HTTP/1.1" 204 0
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691084%252Fgeneral%252F4150d3ce-b18f-415c-aa7c-7e81565a4cfc.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691084/general/4150d3ce-b18f-415c-aa7c-7e81565a4cfc.JPG not downloaded yet
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677336%252Fgeneral%252F332f3391-2ad9-44fd-bd27-147c9aba3325.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677336/general/332f3391-2ad9-44fd-bd27-147c9aba3325.JPG not downloaded yet
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677338%252Fgeneral%252F881f1f9c-927d-48a0-8953-6e7f76c81bcc.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677338/general/881f1f9c-927d-48a0-8953-6e7f76c81bcc.JPG not downloaded yet
2026-03-27 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752248/general/bc8f2017-e03e-430e-9017-bc0c00c4e8f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740002)
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e89e22dc-e125-53b6-ada9-96ab9c0e28d1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item fd1aed41-d420-56a4-b286-d434e82e9e0e due to Ignoring non-200 response
2026-03-27 22:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3c9490>
2026-03-27 22:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252Fba0debfd-d784-4991-9ec2-33dddc17e3cb.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/ba0debfd-d784-4991-9ec2-33dddc17e3cb.jpg saved to cache
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f16d83a0-d902-5e62-8247-719d752e467a
2026-03-27 22:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0cb510>
2026-03-27 22:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252Faa048973-0615-43cc-bdd6-48833744a5e4.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/aa048973-0615-43cc-bdd6-48833744a5e4.jpg saved to cache
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020
2026-03-27 22:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10740294
2026-03-27 22:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 996b08c8-e5fa-5f73-8077-96ea6e448557 with scrape type 1
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 996b08c8-e5fa-5f73-8077-96ea6e448557
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252Fde3bde24-5420-4dc2-9bea-a496b2aa3f2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/de3bde24-5420-4dc2-9bea-a496b2aa3f2f.jpg already downloaded
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252F6d2bd598-8ad6-4b73-add7-fd1161481979.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/6d2bd598-8ad6-4b73-add7-fd1161481979.jpg already downloaded
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252F89a91875-f036-4943-83c5-73b852b0076e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/89a91875-f036-4943-83c5-73b852b0076e.jpg already downloaded
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252Fa1bb4400-7f52-4e48-8662-8b1717cd3fd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/a1bb4400-7f52-4e48-8662-8b1717cd3fd6.jpg already downloaded
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252F6db6eaf3-800c-4748-981d-32f915816e36.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/6db6eaf3-800c-4748-981d-32f915816e36.jpg already downloaded
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252F2a59d15e-d4b1-4b8e-b565-18df6c06f2b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/2a59d15e-d4b1-4b8e-b565-18df6c06f2b7.jpg already downloaded
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252F1c2d186c-c735-4b59-8320-17e7a125384b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/1c2d186c-c735-4b59-8320-17e7a125384b.jpg already downloaded
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252Fde93a1e5-bf37-4af5-9286-e92b34d2e890.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/de93a1e5-bf37-4af5-9286-e92b34d2e890.jpg already downloaded
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252Fa359af1e-e66d-433c-bc32-2d3ede9a6638.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/a359af1e-e66d-433c-bc32-2d3ede9a6638.jpg already downloaded
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252Fb602bb89-ddea-4756-a2e9-a6edf5ffc7b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/b602bb89-ddea-4756-a2e9-a6edf5ffc7b6.jpg already downloaded
2026-03-27 22:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 996b08c8-e5fa-5f73-8077-96ea6e448557, identifier: 10740294
2026-03-27 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752248/general/20472d4b-31af-4017-8f34-c828d3664eb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740002)
2026-03-27 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752244/general/3007d43f-87ed-4bcb-96ec-2bb27d844b46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739998)
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691084%252Fgeneral%252Fbe0afc84-88b3-4261-aa5d-62cb65147df4.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691084/general/be0afc84-88b3-4261-aa5d-62cb65147df4.JPG not downloaded yet
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677336%252Fgeneral%252Ff70a7616-3e24-4587-93d5-7a2740a5e735.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677336/general/f70a7616-3e24-4587-93d5-7a2740a5e735.JPG not downloaded yet
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677338%252Fgeneral%252Fda382310-a2ce-434c-a69c-56b943281714.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677338/general/da382310-a2ce-434c-a69c-56b943281714.JPG not downloaded yet
2026-03-27 22:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10740294
2026-03-27 22:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10740294
2026-03-27 22:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10740294 to the API
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740294>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '996b08c8-e5fa-5f73-8077-96ea6e448557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASX011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740294',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 176484,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5696228/general/de3bde24-5420-4dc2-9bea-a496b2aa3f2f.jpg',
'https://images.openlane.eu/carimgs/5696228/general/6d2bd598-8ad6-4b73-add7-fd1161481979.jpg',
'https://images.openlane.eu/carimgs/5696228/general/89a91875-f036-4943-83c5-73b852b0076e.jpg',
'https://images.openlane.eu/carimgs/5696228/general/a1bb4400-7f52-4e48-8662-8b1717cd3fd6.jpg',
'https://images.openlane.eu/carimgs/5696228/general/6db6eaf3-800c-4748-981d-32f915816e36.jpg',
'https://images.openlane.eu/carimgs/5696228/general/2a59d15e-d4b1-4b8e-b565-18df6c06f2b7.jpg',
'https://images.openlane.eu/carimgs/5696228/general/1c2d186c-c735-4b59-8320-17e7a125384b.jpg',
'https://images.openlane.eu/carimgs/5696228/general/de93a1e5-bf37-4af5-9286-e92b34d2e890.jpg',
'https://images.openlane.eu/carimgs/5696228/general/a359af1e-e66d-433c-bc32-2d3ede9a6638.jpg',
'https://images.openlane.eu/carimgs/5696228/general/b602bb89-ddea-4756-a2e9-a6edf5ffc7b6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352575,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/de3bde24-5420-4dc2-9bea-a496b2aa3f2f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344553,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/6d2bd598-8ad6-4b73-add7-fd1161481979.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352520,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/89a91875-f036-4943-83c5-73b852b0076e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352608,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/a1bb4400-7f52-4e48-8662-8b1717cd3fd6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404173,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/6db6eaf3-800c-4748-981d-32f915816e36.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386176,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/2a59d15e-d4b1-4b8e-b565-18df6c06f2b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407774,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/1c2d186c-c735-4b59-8320-17e7a125384b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343823,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/de93a1e5-bf37-4af5-9286-e92b34d2e890.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391555,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/a359af1e-e66d-433c-bc32-2d3ede9a6638.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360759,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/b602bb89-ddea-4756-a2e9-a6edf5ffc7b6.jpg',
'Width': 1920}],
'price': 9850,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Ford S-Max 2.0 TDCI - Diesel - Manual - 150 hp - 176.484 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740294%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [adesa.be] INFO: Saving data for 10740294: {'created_time': 1774649901.785742, 'last_price_update_time': 1774649901.785753, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740294') HTTP/1.1" 204 0
2026-03-27 22:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item fd1aed41-d420-56a4-b286-d434e82e9e0e due to Ignoring non-200 response
2026-03-27 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752456/general/e0e99819-2551-494b-b17d-c001d734b46c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740741)
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691084%252Fgeneral%252F6d453a74-7d9c-48ae-84ea-653f457b0db5.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691084/general/6d453a74-7d9c-48ae-84ea-653f457b0db5.JPG not downloaded yet
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677336%252Fgeneral%252Fd33e843f-c801-40bb-b5b1-3036d8d5585a.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677336/general/d33e843f-c801-40bb-b5b1-3036d8d5585a.JPG not downloaded yet
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677338%252Fgeneral%252F3101803c-f792-4be6-9151-0b275844a7c7.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677338/general/3101803c-f792-4be6-9151-0b275844a7c7.JPG not downloaded yet
2026-03-27 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752468/general/3e6d4c8f-6e00-4f34-925f-bdbee4b5252b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740751)
2026-03-27 22:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfd5790>
2026-03-27 22:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252Fbc8f2017-e03e-430e-9017-bc0c00c4e8f1.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/bc8f2017-e03e-430e-9017-bc0c00c4e8f1.jpg saved to cache
2026-03-27 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f16d83a0-d902-5e62-8247-719d752e467a
2026-03-27 22:18:21 [adesa.be] INFO: Found listing with ID: 10736950
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736950%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [adesa.be] INFO: Scrape type for 10736950: 0
2026-03-27 22:18:21 [adesa.be] INFO: Skipping item 10736950 url https://www.openlane.eu/en/carv6/auction/10736950
2026-03-27 22:18:21 [adesa.be] INFO: Found listing with ID: 10736952
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736952%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [adesa.be] INFO: Scrape type for 10736952: 0
2026-03-27 22:18:21 [adesa.be] INFO: Skipping item 10736952 url https://www.openlane.eu/en/carv6/auction/10736952
2026-03-27 22:18:21 [adesa.be] INFO: Found listing with ID: 10737058
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737058%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [adesa.be] INFO: Scrape type for 10737058: 0
2026-03-27 22:18:21 [adesa.be] INFO: Skipping item 10737058 url https://www.openlane.eu/en/carv6/auction/10737058
2026-03-27 22:18:21 [adesa.be] INFO: Found listing with ID: 10737013
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737013%27 HTTP/1.1" 200 None
2026-03-27 22:18:21 [adesa.be] INFO: Scrape type for 10737013: 0
2026-03-27 22:18:21 [adesa.be] INFO: Skipping item 10737013 url https://www.openlane.eu/en/carv6/auction/10737013
2026-03-27 22:18:21 [adesa.be] INFO: Found listing with ID: 10737120
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737120%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10737120: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10737120 url https://www.openlane.eu/en/carv6/auction/10737120
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10737035
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737035%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10737035: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10737035 url https://www.openlane.eu/en/carv6/auction/10737035
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10736863
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736863%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10736863: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10736863 url https://www.openlane.eu/en/carv6/auction/10736863
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10736880
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736880%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10736880: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10736880 url https://www.openlane.eu/en/carv6/auction/10736880
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10737122
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737122%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10737122: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10737122 url https://www.openlane.eu/en/carv6/auction/10737122
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10737008
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737008%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10737008: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10737008 url https://www.openlane.eu/en/carv6/auction/10737008
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10736912
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736912%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10736912: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10736912 url https://www.openlane.eu/en/carv6/auction/10736912
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10736887
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736887%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10736887: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10736887 url https://www.openlane.eu/en/carv6/auction/10736887
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10736888
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736888%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10736888: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10736888 url https://www.openlane.eu/en/carv6/auction/10736888
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10737087
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737087%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10737087: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10737087 url https://www.openlane.eu/en/carv6/auction/10737087
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10737116
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737116%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10737116: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10737116 url https://www.openlane.eu/en/carv6/auction/10737116
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10737153
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737153%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10737153: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10737153 url https://www.openlane.eu/en/carv6/auction/10737153
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10736942
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736942%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10736942: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10736942 url https://www.openlane.eu/en/carv6/auction/10736942
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10736974
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736974%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10736974: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10736974 url https://www.openlane.eu/en/carv6/auction/10736974
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10737089
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737089%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10737089: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10737089 url https://www.openlane.eu/en/carv6/auction/10737089
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10736910
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736910%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10736910: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10736910 url https://www.openlane.eu/en/carv6/auction/10736910
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10737074
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737074%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10737074: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10737074 url https://www.openlane.eu/en/carv6/auction/10737074
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10736992
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736992%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10736992: 0
2026-03-27 22:18:22 [adesa.be] INFO: Skipping item 10736992 url https://www.openlane.eu/en/carv6/auction/10736992
2026-03-27 22:18:22 [adesa.be] INFO: Found listing with ID: 10740287
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740287%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [adesa.be] INFO: Scrape type for 10740287: 1
2026-03-27 22:18:22 [adesa.be] INFO: Scraping item 10740287 url https://www.openlane.eu/en/carv6/auction/10740287
2026-03-27 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99f16e16-85da-593e-b788-20f3bf839215 with identifier: 10739939
2026-03-27 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99f16e16-85da-593e-b788-20f3bf839215 with scrape type 1
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 99f16e16-85da-593e-b788-20f3bf839215
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672079%252Fgeneral%252F4cefab52-52a8-482c-814f-55f8e8c25e68.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672079/general/4cefab52-52a8-482c-814f-55f8e8c25e68.jpg already downloaded
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672079%252Fgeneral%252F5fb0563d-5f63-46a3-b242-fcf1d84574a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672079/general/5fb0563d-5f63-46a3-b242-fcf1d84574a5.jpg already downloaded
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672079%252Fgeneral%252F960454e1-d7ef-4336-9985-5051168ebbad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672079/general/960454e1-d7ef-4336-9985-5051168ebbad.jpg already downloaded
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672079%252Fgeneral%252F1ce39900-295c-4f8a-9be6-7375908134a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672079/general/1ce39900-295c-4f8a-9be6-7375908134a5.jpg already downloaded
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672079%252Fgeneral%252F0be443d5-05a5-413b-b131-92201e005cc1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672079/general/0be443d5-05a5-413b-b131-92201e005cc1.jpg already downloaded
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672079%252Fgeneral%252F7fb90c43-32b1-4bf0-9987-78472cc4d83d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672079/general/7fb90c43-32b1-4bf0-9987-78472cc4d83d.jpg already downloaded
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672079%252Fgeneral%252Ffb64d8c8-19d7-4b87-9183-34ab931879b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672079/general/fb64d8c8-19d7-4b87-9183-34ab931879b4.jpg already downloaded
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672079%252Fgeneral%252F7f11ee78-aa4f-41c7-a9af-c9eda3583c84.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672079/general/7f11ee78-aa4f-41c7-a9af-c9eda3583c84.jpg already downloaded
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672079%252Fgeneral%252F89744642-a580-4493-8724-38755de312cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672079/general/89744642-a580-4493-8724-38755de312cf.jpg already downloaded
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672079%252Fgeneral%252F506d50e0-e539-490f-8bbd-869a7f417dd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672079/general/506d50e0-e539-490f-8bbd-869a7f417dd1.jpg already downloaded
2026-03-27 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99f16e16-85da-593e-b788-20f3bf839215, identifier: 10739939
2026-03-27 22:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e115d90>
2026-03-27 22:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752248%252Fgeneral%252F20472d4b-31af-4017-8f34-c828d3664eb3.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752248/general/20472d4b-31af-4017-8f34-c828d3664eb3.jpg saved to cache
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f16d83a0-d902-5e62-8247-719d752e467a
2026-03-27 22:18:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f16d83a0-d902-5e62-8247-719d752e467a, skipping ID generation
2026-03-27 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f16d83a0-d902-5e62-8247-719d752e467a with scrape type 1
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f16d83a0-d902-5e62-8247-719d752e467a sending to next pipeline
2026-03-27 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f16d83a0-d902-5e62-8247-719d752e467a, identifier: 10740002
2026-03-27 22:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df7ff90>
2026-03-27 22:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F3007d43f-87ed-4bcb-96ec-2bb27d844b46.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/3007d43f-87ed-4bcb-96ec-2bb27d844b46.jpg saved to cache
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020
2026-03-27 22:18:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691084/general/edeb3db1-b4f7-4522-9b20-053c0a3b3fe3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740292)
2026-03-27 22:18:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677338/general/346db88b-14be-4662-91c8-9697dcb8f5b8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740289)
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691084%252Fgeneral%252F962b37ea-e12a-4343-92ba-f8d35bf006c4.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691084/general/962b37ea-e12a-4343-92ba-f8d35bf006c4.JPG not downloaded yet
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677336%252Fgeneral%252Fd25a4edb-cd33-4f7e-bcd4-9acb3e126e21.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677336/general/d25a4edb-cd33-4f7e-bcd4-9acb3e126e21.JPG not downloaded yet
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677338%252Fgeneral%252F834b0117-922e-4238-9fed-9fbebfca5e60.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677338/general/834b0117-922e-4238-9fed-9fbebfca5e60.JPG not downloaded yet
2026-03-27 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740736> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99f16e16-85da-593e-b788-20f3bf839215 with identifier: 10739939
2026-03-27 22:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99f16e16-85da-593e-b788-20f3bf839215 with identifier: 10739939
2026-03-27 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99f16e16-85da-593e-b788-20f3bf839215 with identifier: 10739939 to the API
2026-03-27 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739939>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '99f16e16-85da-593e-b788-20f3bf839215',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEA825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739939',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 181528,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5672079/general/4cefab52-52a8-482c-814f-55f8e8c25e68.jpg',
'https://images.openlane.eu/carimgs/5672079/general/5fb0563d-5f63-46a3-b242-fcf1d84574a5.jpg',
'https://images.openlane.eu/carimgs/5672079/general/960454e1-d7ef-4336-9985-5051168ebbad.jpg',
'https://images.openlane.eu/carimgs/5672079/general/1ce39900-295c-4f8a-9be6-7375908134a5.jpg',
'https://images.openlane.eu/carimgs/5672079/general/0be443d5-05a5-413b-b131-92201e005cc1.jpg',
'https://images.openlane.eu/carimgs/5672079/general/7fb90c43-32b1-4bf0-9987-78472cc4d83d.jpg',
'https://images.openlane.eu/carimgs/5672079/general/fb64d8c8-19d7-4b87-9183-34ab931879b4.jpg',
'https://images.openlane.eu/carimgs/5672079/general/7f11ee78-aa4f-41c7-a9af-c9eda3583c84.jpg',
'https://images.openlane.eu/carimgs/5672079/general/89744642-a580-4493-8724-38755de312cf.jpg',
'https://images.openlane.eu/carimgs/5672079/general/506d50e0-e539-490f-8bbd-869a7f417dd1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f16e16-85da-593e-b788-20f3bf839215/99f16e16-85da-593e-b788-20f3bf839215_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198172,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672079/general/4cefab52-52a8-482c-814f-55f8e8c25e68.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f16e16-85da-593e-b788-20f3bf839215/99f16e16-85da-593e-b788-20f3bf839215_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179750,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672079/general/5fb0563d-5f63-46a3-b242-fcf1d84574a5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f16e16-85da-593e-b788-20f3bf839215/99f16e16-85da-593e-b788-20f3bf839215_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161178,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672079/general/960454e1-d7ef-4336-9985-5051168ebbad.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f16e16-85da-593e-b788-20f3bf839215/99f16e16-85da-593e-b788-20f3bf839215_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172614,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672079/general/1ce39900-295c-4f8a-9be6-7375908134a5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f16e16-85da-593e-b788-20f3bf839215/99f16e16-85da-593e-b788-20f3bf839215_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238756,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672079/general/0be443d5-05a5-413b-b131-92201e005cc1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f16e16-85da-593e-b788-20f3bf839215/99f16e16-85da-593e-b788-20f3bf839215_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279995,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672079/general/7fb90c43-32b1-4bf0-9987-78472cc4d83d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f16e16-85da-593e-b788-20f3bf839215/99f16e16-85da-593e-b788-20f3bf839215_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284469,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672079/general/fb64d8c8-19d7-4b87-9183-34ab931879b4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f16e16-85da-593e-b788-20f3bf839215/99f16e16-85da-593e-b788-20f3bf839215_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178385,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672079/general/7f11ee78-aa4f-41c7-a9af-c9eda3583c84.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f16e16-85da-593e-b788-20f3bf839215/99f16e16-85da-593e-b788-20f3bf839215_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220307,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672079/general/89744642-a580-4493-8724-38755de312cf.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f16e16-85da-593e-b788-20f3bf839215/99f16e16-85da-593e-b788-20f3bf839215_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200248,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672079/general/506d50e0-e539-490f-8bbd-869a7f417dd1.jpg',
'Width': 1500}],
'price': 28200,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC90 T8 Plus Dark - Hybrid - Automatic - 310 hp - 181.528 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739939%27 HTTP/1.1" 200 None
2026-03-27 22:18:23 [adesa.be] INFO: Saving data for 10739939: {'created_time': 1774649903.154051, 'last_price_update_time': 1774649903.154061, 'auction_closing_time': 1774861200.0}
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739939') HTTP/1.1" 204 0
2026-03-27 22:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f16d83a0-d902-5e62-8247-719d752e467a with identifier: 10740002
2026-03-27 22:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f16d83a0-d902-5e62-8247-719d752e467a with identifier: 10740002
2026-03-27 22:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f16d83a0-d902-5e62-8247-719d752e467a with identifier: 10740002 to the API
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752248/general/20472d4b-31af-4017-8f34-c828d3664eb3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f16d83a0-d902-5e62-8247-719d752e467a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XGU664',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740002',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 184572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 75,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91874,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752248/general/36828a0c-ca1e-4e2b-8610-1a6173f7c709.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93857,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752248/general/5fd0ecc4-e59c-4d9f-aed1-92d11effb6ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88929,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752248/general/20472d4b-31af-4017-8f34-c828d3664eb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88403,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752248/general/bc8f2017-e03e-430e-9017-bc0c00c4e8f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111276,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752248/general/ba0debfd-d784-4991-9ec2-33dddc17e3cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95686,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752248/general/c2f3c725-7343-4a1f-8341-635d74bcebd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98430,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752248/general/06450865-19a7-49ae-8c1e-70ab5ba32647.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104118,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752248/general/d1a2de09-804e-4698-a206-450205ee14bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117460,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752248/general/ca9204d7-bef3-4810-b79d-c922137d3bd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16d83a0-d902-5e62-8247-719d752e467a/f16d83a0-d902-5e62-8247-719d752e467a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131662,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752248/general/2bd0c5ab-9d3b-44d4-b32e-8ad0ddf46bbc.jpg',
'Width': 1024}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 1.6 TDI Elegance Business - Diesel - '
'Automatic - 120 hp - 184.572 km',
'transmission': 'automatic',
'trim': 'Elegance Business',
'vin': None,
'year': 2020}
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740002%27 HTTP/1.1" 200 None
2026-03-27 22:18:23 [adesa.be] INFO: Saving data for 10740002: {'created_time': 1774649903.602181, 'last_price_update_time': 1774649903.602193, 'auction_closing_time': 1774861200.0}
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740002') HTTP/1.1" 204 0
2026-03-27 22:18:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677336/general/7682a858-b03f-44c7-9ced-24360c7976a5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740288)
2026-03-27 22:18:23 [adesa.be] INFO: Found listing with ID: 10737003
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737003%27 HTTP/1.1" 200 None
2026-03-27 22:18:23 [adesa.be] INFO: Scrape type for 10737003: 0
2026-03-27 22:18:23 [adesa.be] INFO: Skipping item 10737003 url https://www.openlane.eu/en/carv6/auction/10737003
2026-03-27 22:18:23 [adesa.be] INFO: Found listing with ID: 10737090
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737090%27 HTTP/1.1" 200 None
2026-03-27 22:18:23 [adesa.be] INFO: Scrape type for 10737090: 0
2026-03-27 22:18:23 [adesa.be] INFO: Skipping item 10737090 url https://www.openlane.eu/en/carv6/auction/10737090
2026-03-27 22:18:23 [adesa.be] INFO: Found listing with ID: 10740285
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740285%27 HTTP/1.1" 200 None
2026-03-27 22:18:23 [adesa.be] INFO: Scrape type for 10740285: 1
2026-03-27 22:18:23 [adesa.be] INFO: Scraping item 10740285 url https://www.openlane.eu/en/carv6/auction/10740285
2026-03-27 22:18:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691084/general/199a5972-dfdd-435a-92bd-825ddd158bb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740292)
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691084%252Fgeneral%252Fb92721c7-6c22-4535-9d1a-4268b4b159c0.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691084/general/b92721c7-6c22-4535-9d1a-4268b4b159c0.JPG not downloaded yet
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677336%252Fgeneral%252F6fce0103-7373-4289-a127-ac2d6f4ffd02.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677336/general/6fce0103-7373-4289-a127-ac2d6f4ffd02.JPG not downloaded yet
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677338%252Fgeneral%252Fa0155738-5ba3-4259-b331-e4f0bd95cacc.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677338/general/a0155738-5ba3-4259-b331-e4f0bd95cacc.JPG not downloaded yet
2026-03-27 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3f70d0>
2026-03-27 22:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3/5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252Fe0e99819-2551-494b-b17d-c001d734b46c.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/e0e99819-2551-494b-b17d-c001d734b46c.jpg saved to cache
2026-03-27 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3
2026-03-27 22:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e2c90>
2026-03-27 22:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f225576-74eb-5300-a29d-7019074a3726/7f225576-74eb-5300-a29d-7019074a3726_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752468%252Fgeneral%252F3e6d4c8f-6e00-4f34-925f-bdbee4b5252b.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752468/general/3e6d4c8f-6e00-4f34-925f-bdbee4b5252b.jpg saved to cache
2026-03-27 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7f225576-74eb-5300-a29d-7019074a3726
2026-03-27 22:18:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677338/general/881f1f9c-927d-48a0-8953-6e7f76c81bcc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740289)
2026-03-27 22:18:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677336/general/332f3391-2ad9-44fd-bd27-147c9aba3325.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740288)
2026-03-27 22:18:23 [adesa.be] INFO: Found listing with ID: 10737046
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737046%27 HTTP/1.1" 200 None
2026-03-27 22:18:23 [adesa.be] INFO: Scrape type for 10737046: 0
2026-03-27 22:18:23 [adesa.be] INFO: Skipping item 10737046 url https://www.openlane.eu/en/carv6/auction/10737046
2026-03-27 22:18:23 [adesa.be] INFO: Found listing with ID: 10737044
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737044%27 HTTP/1.1" 200 None
2026-03-27 22:18:23 [adesa.be] INFO: Scrape type for 10737044: 0
2026-03-27 22:18:23 [adesa.be] INFO: Skipping item 10737044 url https://www.openlane.eu/en/carv6/auction/10737044
2026-03-27 22:18:23 [adesa.be] INFO: Found listing with ID: 10737140
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737140%27 HTTP/1.1" 200 None
2026-03-27 22:18:23 [adesa.be] INFO: Scrape type for 10737140: 0
2026-03-27 22:18:23 [adesa.be] INFO: Skipping item 10737140 url https://www.openlane.eu/en/carv6/auction/10737140
2026-03-27 22:18:23 [adesa.be] INFO: Found listing with ID: 10736916
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736916%27 HTTP/1.1" 200 None
2026-03-27 22:18:23 [adesa.be] INFO: Scrape type for 10736916: 0
2026-03-27 22:18:23 [adesa.be] INFO: Skipping item 10736916 url https://www.openlane.eu/en/carv6/auction/10736916
2026-03-27 22:18:23 [adesa.be] INFO: Found listing with ID: 10736948
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736948%27 HTTP/1.1" 200 None
2026-03-27 22:18:23 [adesa.be] INFO: Scrape type for 10736948: 0
2026-03-27 22:18:23 [adesa.be] INFO: Skipping item 10736948 url https://www.openlane.eu/en/carv6/auction/10736948
2026-03-27 22:18:23 [adesa.be] INFO: Found listing with ID: 10736955
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736955%27 HTTP/1.1" 200 None
2026-03-27 22:18:23 [adesa.be] INFO: Scrape type for 10736955: 0
2026-03-27 22:18:23 [adesa.be] INFO: Skipping item 10736955 url https://www.openlane.eu/en/carv6/auction/10736955
2026-03-27 22:18:23 [adesa.be] INFO: Found listing with ID: 10736919
2026-03-27 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736919%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736919: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736919 url https://www.openlane.eu/en/carv6/auction/10736919
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736917
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736917%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736917: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736917 url https://www.openlane.eu/en/carv6/auction/10736917
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736873
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736873%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736873: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736873 url https://www.openlane.eu/en/carv6/auction/10736873
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736861
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736861%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736861: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736861 url https://www.openlane.eu/en/carv6/auction/10736861
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736946
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736946%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736946: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736946 url https://www.openlane.eu/en/carv6/auction/10736946
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10737162
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737162%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10737162: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10737162 url https://www.openlane.eu/en/carv6/auction/10737162
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10737128
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737128%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10737128: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10737128 url https://www.openlane.eu/en/carv6/auction/10737128
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736874
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736874%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736874: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736874 url https://www.openlane.eu/en/carv6/auction/10736874
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736862
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736862%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736862: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736862 url https://www.openlane.eu/en/carv6/auction/10736862
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10737115
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737115%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10737115: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10737115 url https://www.openlane.eu/en/carv6/auction/10737115
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736964
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736964%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736964: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736964 url https://www.openlane.eu/en/carv6/auction/10736964
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10737151
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737151%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10737151: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10737151 url https://www.openlane.eu/en/carv6/auction/10737151
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736901
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736901%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736901: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736901 url https://www.openlane.eu/en/carv6/auction/10736901
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10737016
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737016%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10737016: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10737016 url https://www.openlane.eu/en/carv6/auction/10737016
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10737099
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737099%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10737099: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10737099 url https://www.openlane.eu/en/carv6/auction/10737099
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736959
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736959%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736959: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736959 url https://www.openlane.eu/en/carv6/auction/10736959
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10737052
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737052%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10737052: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10737052 url https://www.openlane.eu/en/carv6/auction/10737052
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10740300
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740300%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10740300: 1
2026-03-27 22:18:24 [adesa.be] INFO: Scraping item 10740300 url https://www.openlane.eu/en/carv6/auction/10740300
2026-03-27 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fd1aed41-d420-56a4-b286-d434e82e9e0e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7f225576-74eb-5300-a29d-7019074a3726 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677336%252Fgeneral%252F16da3994-d656-4443-bbab-78a5601ebbc2.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677336/general/16da3994-d656-4443-bbab-78a5601ebbc2.JPG not downloaded yet
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677338%252Fgeneral%252Ff5430e31-565e-427b-9fcb-fda90b87b437.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677338/general/f5430e31-565e-427b-9fcb-fda90b87b437.JPG not downloaded yet
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item fd1aed41-d420-56a4-b286-d434e82e9e0e due to Ignoring non-200 response
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item eef00035-775c-5ab5-aaa3-3d07572a9e51 due to Ignoring non-200 response
2026-03-27 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 969c0aa6-582a-5e4d-8fb2-59da866e7d12 with identifier: 10740736
2026-03-27 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12 with scrape type 1
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252Fdb245692-d2f9-4dab-bf77-6cc7dbae275c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/db245692-d2f9-4dab-bf77-6cc7dbae275c.jpg not downloaded yet
2026-03-27 22:18:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691084/general/4150d3ce-b18f-415c-aa7c-7e81565a4cfc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740292)
2026-03-27 22:18:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677336/general/d33e843f-c801-40bb-b5b1-3036d8d5585a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740288)
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10737080
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737080%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10737080: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10737080 url https://www.openlane.eu/en/carv6/auction/10737080
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736889
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736889%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736889: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736889 url https://www.openlane.eu/en/carv6/auction/10736889
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10737045
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737045%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10737045: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10737045 url https://www.openlane.eu/en/carv6/auction/10737045
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10740290
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740290%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10740290: 1
2026-03-27 22:18:24 [adesa.be] INFO: Scraping item 10740290 url https://www.openlane.eu/en/carv6/auction/10740290
2026-03-27 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 406e32a1-47a7-5955-b885-b8cb5d83cc18 due to Ignoring non-200 response
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fd1aed41-d420-56a4-b286-d434e82e9e0e due to Ignoring non-200 response
2026-03-27 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53d90a88-74b7-5933-bec5-0d1c963d2e3b with identifier: 10740782
2026-03-27 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53d90a88-74b7-5933-bec5-0d1c963d2e3b with scrape type 1
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53d90a88-74b7-5933-bec5-0d1c963d2e3b
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252F96600452-7ab3-47d7-9df6-7cacc911aebf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/96600452-7ab3-47d7-9df6-7cacc911aebf.jpg not downloaded yet
2026-03-27 22:18:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677336/general/d25a4edb-cd33-4f7e-bcd4-9acb3e126e21.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740288)
2026-03-27 22:18:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691084/general/962b37ea-e12a-4343-92ba-f8d35bf006c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740292)
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677336%252Fgeneral%252Febd16158-a4be-4d22-8a24-e2fe2f487678.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677336/general/ebd16158-a4be-4d22-8a24-e2fe2f487678.JPG not downloaded yet
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677338%252Fgeneral%252F91442f85-cd62-4c72-ac1c-17775aa5e84c.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677338/general/91442f85-cd62-4c72-ac1c-17775aa5e84c.JPG not downloaded yet
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252F5df77ba6-268e-47eb-8324-f565e2be96fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/5df77ba6-268e-47eb-8324-f565e2be96fa.jpg not downloaded yet
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736913
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736913%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736913: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736913 url https://www.openlane.eu/en/carv6/auction/10736913
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736941
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736941%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736941: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736941 url https://www.openlane.eu/en/carv6/auction/10736941
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10737023
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737023%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10737023: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10737023 url https://www.openlane.eu/en/carv6/auction/10737023
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736870
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736870%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736870: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736870 url https://www.openlane.eu/en/carv6/auction/10736870
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736973
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736973%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736973: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736973 url https://www.openlane.eu/en/carv6/auction/10736973
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10737114
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737114%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10737114: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10737114 url https://www.openlane.eu/en/carv6/auction/10737114
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736925
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736925%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736925: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736925 url https://www.openlane.eu/en/carv6/auction/10736925
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736965
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736965%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736965: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736965 url https://www.openlane.eu/en/carv6/auction/10736965
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736944
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736944%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736944: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736944 url https://www.openlane.eu/en/carv6/auction/10736944
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10736900
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736900%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10736900: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10736900 url https://www.openlane.eu/en/carv6/auction/10736900
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10737113
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737113%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10737113: 0
2026-03-27 22:18:24 [adesa.be] INFO: Skipping item 10737113 url https://www.openlane.eu/en/carv6/auction/10737113
2026-03-27 22:18:24 [adesa.be] INFO: Found listing with ID: 10740295
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740295%27 HTTP/1.1" 200 None
2026-03-27 22:18:24 [adesa.be] INFO: Scrape type for 10740295: 1
2026-03-27 22:18:24 [adesa.be] INFO: Scraping item 10740295 url https://www.openlane.eu/en/carv6/auction/10740295
2026-03-27 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252F238d1411-7121-4d17-9ed7-8a77cfa8e84d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/238d1411-7121-4d17-9ed7-8a77cfa8e84d.jpg not downloaded yet
2026-03-27 22:18:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item eef00035-775c-5ab5-aaa3-3d07572a9e51 due to Ignoring non-200 response
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 406e32a1-47a7-5955-b885-b8cb5d83cc18 due to Ignoring non-200 response
2026-03-27 22:18:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691084/general/6d453a74-7d9c-48ae-84ea-653f457b0db5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740292)
2026-03-27 22:18:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691084/general/be0afc84-88b3-4261-aa5d-62cb65147df4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740292)
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677336%252Fgeneral%252F16ea494d-a3c0-4669-9ef5-9a4a0c3e477b.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677336/general/16ea494d-a3c0-4669-9ef5-9a4a0c3e477b.JPG not downloaded yet
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677338%252Fgeneral%252F35e80db7-9a25-4786-b559-92115f77fa07.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677338/general/35e80db7-9a25-4786-b559-92115f77fa07.JPG not downloaded yet
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252Fc5c35430-c83f-46ea-afa3-c4509f3eb1a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/c5c35430-c83f-46ea-afa3-c4509f3eb1a0.jpg not downloaded yet
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10736911
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736911%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10736911: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10736911 url https://www.openlane.eu/en/carv6/auction/10736911
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10736975
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736975%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10736975: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10736975 url https://www.openlane.eu/en/carv6/auction/10736975
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10737078
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737078%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10737078: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10737078 url https://www.openlane.eu/en/carv6/auction/10737078
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10737070
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737070%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10737070: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10737070 url https://www.openlane.eu/en/carv6/auction/10737070
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10740299
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740299%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10740299: 1
2026-03-27 22:18:25 [adesa.be] INFO: Scraping item 10740299 url https://www.openlane.eu/en/carv6/auction/10740299
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252F75c5d8c3-3e73-4c5b-86d6-2a4050da0e2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/75c5d8c3-3e73-4c5b-86d6-2a4050da0e2a.jpg not downloaded yet
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677336%252Fgeneral%252Ff6875921-2580-42de-9a3f-5f875fece40b.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677336/general/f6875921-2580-42de-9a3f-5f875fece40b.JPG not downloaded yet
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677338%252Fgeneral%252F2d929db3-8122-47e8-b520-de8f70ecea31.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677338/general/2d929db3-8122-47e8-b520-de8f70ecea31.JPG not downloaded yet
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252Fc982be9a-cdcf-4e97-97c7-0a91c90bd8c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/c982be9a-cdcf-4e97-97c7-0a91c90bd8c1.jpg not downloaded yet
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fd1aed41-d420-56a4-b286-d434e82e9e0e due to Ignoring non-200 response
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 406e32a1-47a7-5955-b885-b8cb5d83cc18 due to Ignoring non-200 response
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 406e32a1-47a7-5955-b885-b8cb5d83cc18 due to Ignoring non-200 response
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item fd1aed41-d420-56a4-b286-d434e82e9e0e due to Ignoring non-200 response
2026-03-27 22:18:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677338/general/a0155738-5ba3-4259-b331-e4f0bd95cacc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740289)
2026-03-27 22:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752244/general/1bb46b03-dc60-4709-9bf6-5ca8651255f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739998)
2026-03-27 22:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752456/general/d48fa06c-1885-48f7-b304-ecd98d9322aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740741)
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10737050
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737050%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10737050: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10737050 url https://www.openlane.eu/en/carv6/auction/10737050
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10737103
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737103%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10737103: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10737103 url https://www.openlane.eu/en/carv6/auction/10737103
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10737088
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737088%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10737088: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10737088 url https://www.openlane.eu/en/carv6/auction/10737088
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10736909
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736909%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10736909: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10736909 url https://www.openlane.eu/en/carv6/auction/10736909
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10737022
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737022%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10737022: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10737022 url https://www.openlane.eu/en/carv6/auction/10737022
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10736991
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736991%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10736991: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10736991 url https://www.openlane.eu/en/carv6/auction/10736991
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10737021
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737021%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10737021: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10737021 url https://www.openlane.eu/en/carv6/auction/10737021
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10737017
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737017%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10737017: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10737017 url https://www.openlane.eu/en/carv6/auction/10737017
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10736951
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736951%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10736951: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10736951 url https://www.openlane.eu/en/carv6/auction/10736951
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10736999
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736999%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10736999: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10736999 url https://www.openlane.eu/en/carv6/auction/10736999
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10740296
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740296%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10740296: 1
2026-03-27 22:18:25 [adesa.be] INFO: Scraping item 10740296 url https://www.openlane.eu/en/carv6/auction/10740296
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252Ffa01caff-3a8c-4c4e-b1c2-cb508b611e78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/fa01caff-3a8c-4c4e-b1c2-cb508b611e78.jpg not downloaded yet
2026-03-27 22:18:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752580/general/9cd7c2d3-507e-4a72-8b5f-159de4915a90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740489)
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252F91445b37-8d12-478f-8c73-0cc7a3ec684e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/91445b37-8d12-478f-8c73-0cc7a3ec684e.jpg not downloaded yet
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10737157
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737157%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10737157: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10737157 url https://www.openlane.eu/en/carv6/auction/10737157
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10736906
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736906%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10736906: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10736906 url https://www.openlane.eu/en/carv6/auction/10736906
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10736896
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736896%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10736896: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10736896 url https://www.openlane.eu/en/carv6/auction/10736896
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10737149
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737149%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10737149: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10737149 url https://www.openlane.eu/en/carv6/auction/10737149
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10737150
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737150%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10737150: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10737150 url https://www.openlane.eu/en/carv6/auction/10737150
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10736996
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736996%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10736996: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10736996 url https://www.openlane.eu/en/carv6/auction/10736996
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10736961
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736961%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10736961: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10736961 url https://www.openlane.eu/en/carv6/auction/10736961
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10740301
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740301%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10740301: 1
2026-03-27 22:18:25 [adesa.be] INFO: Scraping item 10740301 url https://www.openlane.eu/en/carv6/auction/10740301
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252F28756124-8ef0-421b-96fc-8e4cb71e3548.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/28756124-8ef0-421b-96fc-8e4cb71e3548.jpg not downloaded yet
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item fd1aed41-d420-56a4-b286-d434e82e9e0e due to Ignoring non-200 response
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fd1aed41-d420-56a4-b286-d434e82e9e0e due to Ignoring non-200 response
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252Faec5070f-ea51-458a-ace9-ad0f82490d0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/aec5070f-ea51-458a-ace9-ad0f82490d0e.jpg not downloaded yet
2026-03-27 22:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677338/general/91442f85-cd62-4c72-ac1c-17775aa5e84c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740289)
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10736956
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736956%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10736956: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10736956 url https://www.openlane.eu/en/carv6/auction/10736956
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10736932
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736932%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10736932: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10736932 url https://www.openlane.eu/en/carv6/auction/10736932
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10736971
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736971%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10736971: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10736971 url https://www.openlane.eu/en/carv6/auction/10736971
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10737004
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737004%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10737004: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10737004 url https://www.openlane.eu/en/carv6/auction/10737004
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10737130
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737130%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10737130: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10737130 url https://www.openlane.eu/en/carv6/auction/10737130
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10737123
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737123%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10737123: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10737123 url https://www.openlane.eu/en/carv6/auction/10737123
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10736907
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736907%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10736907: 0
2026-03-27 22:18:25 [adesa.be] INFO: Skipping item 10736907 url https://www.openlane.eu/en/carv6/auction/10736907
2026-03-27 22:18:25 [adesa.be] INFO: Found listing with ID: 10740291
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740291%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [adesa.be] INFO: Scrape type for 10740291: 1
2026-03-27 22:18:25 [adesa.be] INFO: Scraping item 10740291 url https://www.openlane.eu/en/carv6/auction/10740291
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252Fa696569f-eef1-4f98-b778-1b96714b3ab5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/a696569f-eef1-4f98-b778-1b96714b3ab5.jpg not downloaded yet
2026-03-27 22:18:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item eef00035-775c-5ab5-aaa3-3d07572a9e51 due to Ignoring non-200 response
2026-03-27 22:18:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e121350>
2026-03-27 22:18:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752244%252Fgeneral%252F1bb46b03-dc60-4709-9bf6-5ca8651255f1.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752244/general/1bb46b03-dc60-4709-9bf6-5ca8651255f1.jpg saved to cache
2026-03-27 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020
2026-03-27 22:18:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ce634fe-3a38-5cc1-86e9-296fea2bc020, skipping ID generation
2026-03-27 22:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with scrape type 1
2026-03-27 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020 sending to next pipeline
2026-03-27 22:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ce634fe-3a38-5cc1-86e9-296fea2bc020, identifier: 10739998
2026-03-27 22:18:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d38d3d0>
2026-03-27 22:18:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3/5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752456%252Fgeneral%252Fd48fa06c-1885-48f7-b304-ecd98d9322aa.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752456/general/d48fa06c-1885-48f7-b304-ecd98d9322aa.jpg saved to cache
2026-03-27 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3
2026-03-27 22:18:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3, skipping ID generation
2026-03-27 22:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 with scrape type 1
2026-03-27 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 sending to next pipeline
2026-03-27 22:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3, identifier: 10740741
2026-03-27 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752502/general/96600452-7ab3-47d7-9df6-7cacc911aebf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740782)
2026-03-27 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252F2eae039c-c5dd-46c2-a3e1-89f524f267ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/2eae039c-c5dd-46c2-a3e1-89f524f267ab.jpg not downloaded yet
2026-03-27 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with identifier: 10739998
2026-03-27 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with identifier: 10739998
2026-03-27 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with identifier: 10739998 to the API
2026-03-27 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752244/general/1bb46b03-dc60-4709-9bf6-5ca8651255f1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3ce634fe-3a38-5cc1-86e9-296fea2bc020',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPS551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739998',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 180581,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752244/general/1bb46b03-dc60-4709-9bf6-5ca8651255f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752244/general/78cca1b9-c5f2-42da-b4e5-348d66ae82e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116228,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752244/general/3007d43f-87ed-4bcb-96ec-2bb27d844b46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116237,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752244/general/aa048973-0615-43cc-bdd6-48833744a5e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752244/general/90dbd4e1-1e3d-4549-a4ca-2e65be275f6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119195,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752244/general/080f2b30-5f3b-4580-a874-2f916f36a369.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752244/general/2c4ac51e-1c33-4f54-a540-7ba5d7415fa3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ce634fe-3a38-5cc1-86e9-296fea2bc020/3ce634fe-3a38-5cc1-86e9-296fea2bc020_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154165,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752244/general/59dea842-9817-449b-820a-cd2133009fbe.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 2.0 TDI Active - Diesel - Automatic - 150 hp - '
'180.581 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-27 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739998%27 HTTP/1.1" 200 None
2026-03-27 22:18:26 [adesa.be] INFO: Saving data for 10739998: {'created_time': 1774649906.797894, 'last_price_update_time': 1774649906.797908, 'auction_closing_time': 1774861200.0}
2026-03-27 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739998') HTTP/1.1" 204 0
2026-03-27 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 with identifier: 10740741
2026-03-27 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 with identifier: 10740741
2026-03-27 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3 with identifier: 10740741 to the API
2026-03-27 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752456/general/d48fa06c-1885-48f7-b304-ecd98d9322aa.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XGU739',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740741',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 86572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 66,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3/5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752456/general/de45573c-e350-4ae8-b36c-c36f3185e890.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3/5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95808,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752456/general/bdd3f694-7d3e-46ff-8e1f-9719acbf9862.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3/5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752456/general/66b104ef-48d5-45bc-9ccc-2434b3914fb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3/5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752456/general/a7b922ab-1677-4383-8a20-9769ad0e5048.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3/5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752456/general/75cc03c6-3642-48b9-b3dc-cf1fae507445.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3/5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752456/general/d48fa06c-1885-48f7-b304-ecd98d9322aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3/5fe2d238-9daa-5fb6-bb19-eb80a5da1ac3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752456/general/e0e99819-2551-494b-b17d-c001d734b46c.jpg',
'Width': 1024}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 1.0 TSI Comfortline - Petrol - Manual - 115 '
'hp - 86.572 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-27 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740741%27 HTTP/1.1" 200 None
2026-03-27 22:18:27 [adesa.be] INFO: Saving data for 10740741: {'created_time': 1774649907.984228, 'last_price_update_time': 1774649907.984237, 'auction_closing_time': 1774947600.0}
2026-03-27 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740741') HTTP/1.1" 204 0
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d321090>
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6a52f5b-d114-53c4-bc15-9bcc8ac3c182/b6a52f5b-d114-53c4-bc15-9bcc8ac3c182_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252F9cd7c2d3-507e-4a72-8b5f-159de4915a90.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/9cd7c2d3-507e-4a72-8b5f-159de4915a90.jpg saved to cache
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182
2026-03-27 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752447/general/5df77ba6-268e-47eb-8324-f565e2be96fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740736)
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item eef00035-775c-5ab5-aaa3-3d07572a9e51 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 406e32a1-47a7-5955-b885-b8cb5d83cc18 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item eef00035-775c-5ab5-aaa3-3d07572a9e51 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:28 [adesa.be] INFO: Found listing with ID: 10736930
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736930%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [adesa.be] INFO: Scrape type for 10736930: 0
2026-03-27 22:18:28 [adesa.be] INFO: Skipping item 10736930 url https://www.openlane.eu/en/carv6/auction/10736930
2026-03-27 22:18:28 [adesa.be] INFO: Found listing with ID: 10737132
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737132%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [adesa.be] INFO: Scrape type for 10737132: 0
2026-03-27 22:18:28 [adesa.be] INFO: Skipping item 10737132 url https://www.openlane.eu/en/carv6/auction/10737132
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252F86671e99-f8c9-4f73-95eb-650d1c524d46.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/86671e99-f8c9-4f73-95eb-650d1c524d46.jpg not downloaded yet
2026-03-27 22:18:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752502/general/75c5d8c3-3e73-4c5b-86d6-2a4050da0e2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740782)
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252Fea316c0f-c543-453c-bb09-dbf089460af0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/ea316c0f-c543-453c-bb09-dbf089460af0.jpg not downloaded yet
2026-03-27 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78 with identifier: 10740464
2026-03-27 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78 with scrape type 1
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252F6be9cb07-140d-4b9a-aa25-1c9a4af8d5f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/6be9cb07-140d-4b9a-aa25-1c9a4af8d5f1.jpg not downloaded yet
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item eef00035-775c-5ab5-aaa3-3d07572a9e51 due to Ignoring non-200 response
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252F07d9c2e9-cdba-4cc1-8a8a-3a3256dfb0b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/07d9c2e9-cdba-4cc1-8a8a-3a3256dfb0b5.jpg not downloaded yet
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df70450>
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53d90a88-74b7-5933-bec5-0d1c963d2e3b/53d90a88-74b7-5933-bec5-0d1c963d2e3b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252F96600452-7ab3-47d7-9df6-7cacc911aebf.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/96600452-7ab3-47d7-9df6-7cacc911aebf.jpg saved to cache
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 53d90a88-74b7-5933-bec5-0d1c963d2e3b
2026-03-27 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752447/general/c5c35430-c83f-46ea-afa3-c4509f3eb1a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740736)
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item eef00035-775c-5ab5-aaa3-3d07572a9e51 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252Fc51564c8-a147-43e5-a4e3-f32f8c1cb6af.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/c51564c8-a147-43e5-a4e3-f32f8c1cb6af.jpg not downloaded yet
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252Fb8f076ad-bff4-48aa-9e21-7962d755d3c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/b8f076ad-bff4-48aa-9e21-7962d755d3c5.jpg not downloaded yet
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252F4aa79d25-58c7-4960-ab5e-92263304dae4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/4aa79d25-58c7-4960-ab5e-92263304dae4.jpg not downloaded yet
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d38e610>
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252F5df77ba6-268e-47eb-8324-f565e2be96fa.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/5df77ba6-268e-47eb-8324-f565e2be96fa.jpg saved to cache
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12
2026-03-27 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752447/general/c982be9a-cdcf-4e97-97c7-0a91c90bd8c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740736)
2026-03-27 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752447/general/aec5070f-ea51-458a-ace9-ad0f82490d0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740736)
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252F638bafe4-ce00-42d3-8d13-dd07e1300bb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/638bafe4-ce00-42d3-8d13-dd07e1300bb4.jpg not downloaded yet
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252Ffc18b7c8-d1f5-41ea-b817-76835cbe3891.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/fc18b7c8-d1f5-41ea-b817-76835cbe3891.jpg not downloaded yet
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e223350>
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53d90a88-74b7-5933-bec5-0d1c963d2e3b/53d90a88-74b7-5933-bec5-0d1c963d2e3b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252F75c5d8c3-3e73-4c5b-86d6-2a4050da0e2a.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/75c5d8c3-3e73-4c5b-86d6-2a4050da0e2a.jpg saved to cache
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 53d90a88-74b7-5933-bec5-0d1c963d2e3b
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252Fb97c19a2-8fba-4f7d-8dff-253aa719b622.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/b97c19a2-8fba-4f7d-8dff-253aa719b622.jpg not downloaded yet
2026-03-27 22:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with identifier: 10740287
2026-03-27 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with scrape type 1
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672233%252Fgeneral%252Fd251e12d-9eb0-43bb-b2dd-d717ca9eda02.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672233/general/d251e12d-9eb0-43bb-b2dd-d717ca9eda02.JPG not downloaded yet
2026-03-27 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752502/general/86671e99-f8c9-4f73-95eb-650d1c524d46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740782)
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252Fe52f4400-e901-469d-8ecb-27540c701ceb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/e52f4400-e901-469d-8ecb-27540c701ceb.jpg not downloaded yet
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0cf310>
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252Fc5c35430-c83f-46ea-afa3-c4509f3eb1a0.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/c5c35430-c83f-46ea-afa3-c4509f3eb1a0.jpg saved to cache
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672233%252Fgeneral%252F24d80a5e-db3e-4931-b624-b1e4a401dd01.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672233/general/24d80a5e-db3e-4931-b624-b1e4a401dd01.JPG not downloaded yet
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252Fe3c63bb0-8296-4942-8364-6365bd751464.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/e3c63bb0-8296-4942-8364-6365bd751464.jpg not downloaded yet
2026-03-27 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752447/general/2eae039c-c5dd-46c2-a3e1-89f524f267ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740736)
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672233%252Fgeneral%252F8c91066a-3316-4d07-8eb5-1df63a6ee1a5.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672233/general/8c91066a-3316-4d07-8eb5-1df63a6ee1a5.JPG not downloaded yet
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e209190>
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252Fc982be9a-cdcf-4e97-97c7-0a91c90bd8c1.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/c982be9a-cdcf-4e97-97c7-0a91c90bd8c1.jpg saved to cache
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4a1f90>
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252Faec5070f-ea51-458a-ace9-ad0f82490d0e.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/aec5070f-ea51-458a-ace9-ad0f82490d0e.jpg saved to cache
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12
2026-03-27 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752535/general/6be9cb07-140d-4b9a-aa25-1c9a4af8d5f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740464)
2026-03-27 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752535/general/b8f076ad-bff4-48aa-9e21-7962d755d3c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740464)
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252F54340174-7160-4bd9-a4a8-8a03b6e675bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/54340174-7160-4bd9-a4a8-8a03b6e675bb.jpg not downloaded yet
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672233%252Fgeneral%252F194e7bc5-969c-40ed-b24b-a649232c1d08.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672233/general/194e7bc5-969c-40ed-b24b-a649232c1d08.JPG not downloaded yet
2026-03-27 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752447/general/c51564c8-a147-43e5-a4e3-f32f8c1cb6af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740736)
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252Fe3780ec0-e3c7-4b86-b39b-f55730605350.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/e3780ec0-e3c7-4b86-b39b-f55730605350.jpg not downloaded yet
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0dcbd0>
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53d90a88-74b7-5933-bec5-0d1c963d2e3b/53d90a88-74b7-5933-bec5-0d1c963d2e3b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252F86671e99-f8c9-4f73-95eb-650d1c524d46.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/86671e99-f8c9-4f73-95eb-650d1c524d46.jpg saved to cache
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 53d90a88-74b7-5933-bec5-0d1c963d2e3b
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672233%252Fgeneral%252F699f2035-666c-425d-804c-908e2b052f66.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672233/general/699f2035-666c-425d-804c-908e2b052f66.JPG not downloaded yet
2026-03-27 22:18:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672233/general/24d80a5e-db3e-4931-b624-b1e4a401dd01.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740287)
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252F06ccc7b5-26f8-4c56-b966-52c93b6df401.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/06ccc7b5-26f8-4c56-b966-52c93b6df401.jpg not downloaded yet
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099defa790>
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252F2eae039c-c5dd-46c2-a3e1-89f524f267ab.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/2eae039c-c5dd-46c2-a3e1-89f524f267ab.jpg saved to cache
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672233%252Fgeneral%252F434076dd-7136-4828-a3db-91f385dcfcf7.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672233/general/434076dd-7136-4828-a3db-91f385dcfcf7.JPG not downloaded yet
2026-03-27 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752535/general/fc18b7c8-d1f5-41ea-b817-76835cbe3891.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740464)
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252F48e09882-729a-42c5-ae0a-974c2201073c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/48e09882-729a-42c5-ae0a-974c2201073c.jpg not downloaded yet
2026-03-27 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752535/general/e3c63bb0-8296-4942-8364-6365bd751464.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740464)
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672233%252Fgeneral%252F4941eb8a-faac-439e-ac2d-84505965a9ae.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672233/general/4941eb8a-faac-439e-ac2d-84505965a9ae.JPG not downloaded yet
2026-03-27 22:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfa6f90>
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252F6be9cb07-140d-4b9a-aa25-1c9a4af8d5f1.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/6be9cb07-140d-4b9a-aa25-1c9a4af8d5f1.jpg saved to cache
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cff4f10>
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252Fb8f076ad-bff4-48aa-9e21-7962d755d3c5.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/b8f076ad-bff4-48aa-9e21-7962d755d3c5.jpg saved to cache
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e167ad0>
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252Fc51564c8-a147-43e5-a4e3-f32f8c1cb6af.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/c51564c8-a147-43e5-a4e3-f32f8c1cb6af.jpg saved to cache
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 due to Ignoring non-200 response
2026-03-27 22:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752535/general/e52f4400-e901-469d-8ecb-27540c701ceb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740464)
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252Fbe2b51eb-6ba6-4fdb-b271-d6236c3a2950.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/be2b51eb-6ba6-4fdb-b271-d6236c3a2950.jpg not downloaded yet
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672233%252Fgeneral%252Febc222e1-6dfb-4ec3-b605-5e8029b1dc53.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672233/general/ebc222e1-6dfb-4ec3-b605-5e8029b1dc53.JPG not downloaded yet
2026-03-27 22:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd76cd0>
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252Ffc18b7c8-d1f5-41ea-b817-76835cbe3891.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/fc18b7c8-d1f5-41ea-b817-76835cbe3891.jpg saved to cache
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddd2fd0>
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252Fe3c63bb0-8296-4942-8364-6365bd751464.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/e3c63bb0-8296-4942-8364-6365bd751464.jpg saved to cache
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78
2026-03-27 22:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdbe178c-1208-5502-a887-232c86f5850e with identifier: 10740299
2026-03-27 22:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdbe178c-1208-5502-a887-232c86f5850e with scrape type 1
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cdbe178c-1208-5502-a887-232c86f5850e
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252F5662ec12-4d13-4481-9013-f875dfa4549d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/5662ec12-4d13-4481-9013-f875dfa4549d.jpg not downloaded yet
2026-03-27 22:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with identifier: 10740285
2026-03-27 22:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with scrape type 1
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672117%252Fgeneral%252F63dc3c43-85c5-48fd-90bd-4c79fd37a919.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672117/general/63dc3c43-85c5-48fd-90bd-4c79fd37a919.JPG not downloaded yet
2026-03-27 22:18:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672233/general/434076dd-7136-4828-a3db-91f385dcfcf7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740287)
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672233%252Fgeneral%252Fff2bc765-5b1a-46f8-8173-0c7c3cfadfc4.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672233/general/ff2bc765-5b1a-46f8-8173-0c7c3cfadfc4.JPG not downloaded yet
2026-03-27 22:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752535/general/54340174-7160-4bd9-a4a8-8a03b6e675bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740464)
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 53d90a88-74b7-5933-bec5-0d1c963d2e3b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252F81803b7f-0e80-4765-9730-9c54747a397c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/81803b7f-0e80-4765-9730-9c54747a397c.jpg not downloaded yet
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672117%252Fgeneral%252F2902308f-c17f-4287-8e18-4945fafc08ac.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672117/general/2902308f-c17f-4287-8e18-4945fafc08ac.JPG not downloaded yet
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672233%252Fgeneral%252F72502d0c-eecd-49ed-ae53-6052c565d99b.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672233/general/72502d0c-eecd-49ed-ae53-6052c565d99b.JPG not downloaded yet
2026-03-27 22:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672233/general/699f2035-666c-425d-804c-908e2b052f66.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740287)
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252F63531bfc-f428-4a63-b57e-f9451abe2b12.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/63531bfc-f428-4a63-b57e-f9451abe2b12.jpg not downloaded yet
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672117%252Fgeneral%252F95128bcd-bf31-4977-b394-8c0c170116bd.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672117/general/95128bcd-bf31-4977-b394-8c0c170116bd.JPG not downloaded yet
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d150e50>
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252Fe52f4400-e901-469d-8ecb-27540c701ceb.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/e52f4400-e901-469d-8ecb-27540c701ceb.jpg saved to cache
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78
2026-03-27 22:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10740300
2026-03-27 22:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4571c2c2-2ae2-5992-b721-143b83b2825f with scrape type 1
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4571c2c2-2ae2-5992-b721-143b83b2825f
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252F67857ded-0ca5-4c84-a117-4f18566061ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/67857ded-0ca5-4c84-a117-4f18566061ce.jpg not downloaded yet
2026-03-27 22:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55aa5f20-8a13-5275-b402-ecb9dbb582db with identifier: 10740301
2026-03-27 22:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55aa5f20-8a13-5275-b402-ecb9dbb582db with scrape type 1
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55aa5f20-8a13-5275-b402-ecb9dbb582db
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252Fa56d1574-aa82-421f-b3b6-185dc2aa201d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/a56d1574-aa82-421f-b3b6-185dc2aa201d.jpg not downloaded yet
2026-03-27 22:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752535/general/06ccc7b5-26f8-4c56-b966-52c93b6df401.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740464)
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 53d90a88-74b7-5933-bec5-0d1c963d2e3b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752535/general/e3780ec0-e3c7-4b86-b39b-f55730605350.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740464)
2026-03-27 22:18:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672233/general/ebc222e1-6dfb-4ec3-b605-5e8029b1dc53.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740287)
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 53d90a88-74b7-5933-bec5-0d1c963d2e3b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252Fa663112a-32ef-41ab-8ecd-245f644284bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/a663112a-32ef-41ab-8ecd-245f644284bc.jpg not downloaded yet
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672117%252Fgeneral%252F3867fdda-ed61-459c-9445-f0c6f41e4086.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672117/general/3867fdda-ed61-459c-9445-f0c6f41e4086.JPG not downloaded yet
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252Fbe8c5eb4-9d3d-4a0d-ab4c-ab44cc1b1966.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/be8c5eb4-9d3d-4a0d-ab4c-ab44cc1b1966.jpg not downloaded yet
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252Fa1cb3e5a-8da4-4a0e-a310-314071765b1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/a1cb3e5a-8da4-4a0e-a310-314071765b1e.jpg not downloaded yet
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 due to Ignoring non-200 response
2026-03-27 22:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d37f4d0>
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252F54340174-7160-4bd9-a4a8-8a03b6e675bb.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/54340174-7160-4bd9-a4a8-8a03b6e675bb.jpg saved to cache
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78
2026-03-27 22:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10740296
2026-03-27 22:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with scrape type 1
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Fa5fbce75-44e5-4b54-976f-a4ebaba74431.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/a5fbce75-44e5-4b54-976f-a4ebaba74431.jpg already downloaded
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Fb8344c44-9d1f-48e3-820e-ed5ce9158b24.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/b8344c44-9d1f-48e3-820e-ed5ce9158b24.jpg already downloaded
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252F96f3168c-0fa4-4dba-b7e8-fcf1aa2c82f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/96f3168c-0fa4-4dba-b7e8-fcf1aa2c82f1.jpg already downloaded
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252F1098dbca-eb6b-405d-9eb4-089ea01b6ab6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/1098dbca-eb6b-405d-9eb4-089ea01b6ab6.jpg already downloaded
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252F45d2aa84-5b27-4e5c-9bb5-492641de08fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/45d2aa84-5b27-4e5c-9bb5-492641de08fd.jpg already downloaded
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Fabb8d9aa-dc5f-4fa2-923c-079b2e30156c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/abb8d9aa-dc5f-4fa2-923c-079b2e30156c.jpg already downloaded
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252F6336dd46-dde3-4aec-8c19-3552ee8e15ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/6336dd46-dde3-4aec-8c19-3552ee8e15ce.jpg already downloaded
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Ff9c8fb97-6ae6-45e0-8398-2cf6c1116917.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/f9c8fb97-6ae6-45e0-8398-2cf6c1116917.jpg already downloaded
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Fc5a498c5-1b7b-4382-8908-86968de3d889.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/c5a498c5-1b7b-4382-8908-86968de3d889.jpg already downloaded
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Fd5071cce-5d41-4863-8d5d-65ff04ae0d92.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/d5071cce-5d41-4863-8d5d-65ff04ae0d92.jpg already downloaded
2026-03-27 22:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287, identifier: 10740296
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 due to Ignoring non-200 response
2026-03-27 22:18:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672233/general/8c91066a-3316-4d07-8eb5-1df63a6ee1a5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740287)
2026-03-27 22:18:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672233/general/d251e12d-9eb0-43bb-b2dd-d717ca9eda02.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740287)
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252Fd90c0880-643b-40ae-ad8a-c4b1aaf12b12.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/d90c0880-643b-40ae-ad8a-c4b1aaf12b12.jpg not downloaded yet
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672117%252Fgeneral%252Fdbc461c0-1596-497d-adaf-c0b7f1c276ea.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672117/general/dbc461c0-1596-497d-adaf-c0b7f1c276ea.JPG not downloaded yet
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252F80f0282f-4316-4274-994f-c7c24fbc5ca3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/80f0282f-4316-4274-994f-c7c24fbc5ca3.jpg not downloaded yet
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252F5761e65c-de2c-4359-9018-f81838af1224.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/5761e65c-de2c-4359-9018-f81838af1224.jpg not downloaded yet
2026-03-27 22:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10740296
2026-03-27 22:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10740296
2026-03-27 22:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10740296 to the API
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740296>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740296',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 22639,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5698494/general/a5fbce75-44e5-4b54-976f-a4ebaba74431.jpg',
'https://images.openlane.eu/carimgs/5698494/general/b8344c44-9d1f-48e3-820e-ed5ce9158b24.jpg',
'https://images.openlane.eu/carimgs/5698494/general/96f3168c-0fa4-4dba-b7e8-fcf1aa2c82f1.jpg',
'https://images.openlane.eu/carimgs/5698494/general/1098dbca-eb6b-405d-9eb4-089ea01b6ab6.jpg',
'https://images.openlane.eu/carimgs/5698494/general/45d2aa84-5b27-4e5c-9bb5-492641de08fd.jpg',
'https://images.openlane.eu/carimgs/5698494/general/abb8d9aa-dc5f-4fa2-923c-079b2e30156c.jpg',
'https://images.openlane.eu/carimgs/5698494/general/6336dd46-dde3-4aec-8c19-3552ee8e15ce.jpg',
'https://images.openlane.eu/carimgs/5698494/general/f9c8fb97-6ae6-45e0-8398-2cf6c1116917.jpg',
'https://images.openlane.eu/carimgs/5698494/general/c5a498c5-1b7b-4382-8908-86968de3d889.jpg',
'https://images.openlane.eu/carimgs/5698494/general/d5071cce-5d41-4863-8d5d-65ff04ae0d92.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372548,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/a5fbce75-44e5-4b54-976f-a4ebaba74431.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371536,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/b8344c44-9d1f-48e3-820e-ed5ce9158b24.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407748,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/96f3168c-0fa4-4dba-b7e8-fcf1aa2c82f1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420689,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/1098dbca-eb6b-405d-9eb4-089ea01b6ab6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421285,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/45d2aa84-5b27-4e5c-9bb5-492641de08fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423044,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/abb8d9aa-dc5f-4fa2-923c-079b2e30156c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465121,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/6336dd46-dde3-4aec-8c19-3552ee8e15ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361214,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/f9c8fb97-6ae6-45e0-8398-2cf6c1116917.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401544,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/c5a498c5-1b7b-4382-8908-86968de3d889.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215235,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/d5071cce-5d41-4863-8d5d-65ff04ae0d92.jpg',
'Width': 1536}],
'price': 14250,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.2i GT - Petrol - Automatic - 130 hp - 22.639 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740296%27 HTTP/1.1" 200 None
2026-03-27 22:18:30 [adesa.be] INFO: Saving data for 10740296: {'created_time': 1774649910.567617, 'last_price_update_time': 1774649910.567626, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740296') HTTP/1.1" 204 0
2026-03-27 22:18:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672117/general/63dc3c43-85c5-48fd-90bd-4c79fd37a919.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740285)
2026-03-27 22:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752502/general/b97c19a2-8fba-4f7d-8dff-253aa719b622.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740782)
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252F780c5224-ec95-4f83-ba51-21352bf51ab2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/780c5224-ec95-4f83-ba51-21352bf51ab2.jpg not downloaded yet
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672117%252Fgeneral%252Fd0834bb8-cbe5-47a4-955f-12afd39125ea.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672117/general/d0834bb8-cbe5-47a4-955f-12afd39125ea.JPG not downloaded yet
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252F2d3907f7-4987-42af-a743-7dfbb4b51c3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/2d3907f7-4987-42af-a743-7dfbb4b51c3b.jpg not downloaded yet
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252F922b604b-e2d0-4104-9530-d4d54e1b1b3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/922b604b-e2d0-4104-9530-d4d54e1b1b3f.jpg not downloaded yet
2026-03-27 22:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de46390>
2026-03-27 22:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252F06ccc7b5-26f8-4c56-b966-52c93b6df401.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/06ccc7b5-26f8-4c56-b966-52c93b6df401.jpg saved to cache
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78
2026-03-27 22:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1315d0>
2026-03-27 22:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752535%252Fgeneral%252Fe3780ec0-e3c7-4b86-b39b-f55730605350.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752535/general/e3780ec0-e3c7-4b86-b39b-f55730605350.jpg saved to cache
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 due to Ignoring non-200 response
2026-03-27 22:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fc1a2c5-faad-51be-ad38-15b1d3299167 with identifier: 10740290
2026-03-27 22:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fc1a2c5-faad-51be-ad38-15b1d3299167 with scrape type 1
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fc1a2c5-faad-51be-ad38-15b1d3299167
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684848%252Fgeneral%252F1c8b8d2b-e542-4a8d-8ce2-2dc5125c1f5c.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684848/general/1c8b8d2b-e542-4a8d-8ce2-2dc5125c1f5c.JPG not downloaded yet
2026-03-27 22:18:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672117/general/2902308f-c17f-4287-8e18-4945fafc08ac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740285)
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252Fa78bce23-1565-4ec4-802d-446172649f5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/a78bce23-1565-4ec4-802d-446172649f5b.jpg not downloaded yet
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672117%252Fgeneral%252Fc37c20bf-6bb1-43b2-abf6-d2c6cb3ad97b.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672117/general/c37c20bf-6bb1-43b2-abf6-d2c6cb3ad97b.JPG not downloaded yet
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252Fcbee4c44-d2ae-4da2-b295-20fbc06571d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/cbee4c44-d2ae-4da2-b295-20fbc06571d6.jpg not downloaded yet
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252Fe62fe692-3585-4487-b445-b4eb02c79c60.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/e62fe692-3585-4487-b445-b4eb02c79c60.jpg not downloaded yet
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684848%252Fgeneral%252F310f1829-99a5-40d2-9c18-1d76793425ca.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684848/general/310f1829-99a5-40d2-9c18-1d76793425ca.JPG not downloaded yet
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 due to Ignoring non-200 response
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 due to Ignoring non-200 response
2026-03-27 22:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752291/general/5662ec12-4d13-4481-9013-f875dfa4549d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740299)
2026-03-27 22:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752291/general/81803b7f-0e80-4765-9730-9c54747a397c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740299)
2026-03-27 22:18:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78 with identifier: 10740464
2026-03-27 22:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78 with identifier: 10740464
2026-03-27 22:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78 with identifier: 10740464 to the API
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:31 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '618d8e5b-8409-5a5b-ac9f-9fb78bb83f78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVJ652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740464',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 68976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5752535/general/6be9cb07-140d-4b9a-aa25-1c9a4af8d5f1.jpg',
'https://images.openlane.eu/carimgs/5752535/general/b8f076ad-bff4-48aa-9e21-7962d755d3c5.jpg',
'https://images.openlane.eu/carimgs/5752535/general/fc18b7c8-d1f5-41ea-b817-76835cbe3891.jpg',
'https://images.openlane.eu/carimgs/5752535/general/e52f4400-e901-469d-8ecb-27540c701ceb.jpg',
'https://images.openlane.eu/carimgs/5752535/general/e3c63bb0-8296-4942-8364-6365bd751464.jpg',
'https://images.openlane.eu/carimgs/5752535/general/54340174-7160-4bd9-a4a8-8a03b6e675bb.jpg',
'https://images.openlane.eu/carimgs/5752535/general/e3780ec0-e3c7-4b86-b39b-f55730605350.jpg',
'https://images.openlane.eu/carimgs/5752535/general/06ccc7b5-26f8-4c56-b966-52c93b6df401.jpg',
'https://images.openlane.eu/carimgs/5752535/general/48e09882-729a-42c5-ae0a-974c2201073c.jpg',
'https://images.openlane.eu/carimgs/5752535/general/be2b51eb-6ba6-4fdb-b271-d6236c3a2950.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173489,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752535/general/6be9cb07-140d-4b9a-aa25-1c9a4af8d5f1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158284,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752535/general/b8f076ad-bff4-48aa-9e21-7962d755d3c5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160285,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752535/general/fc18b7c8-d1f5-41ea-b817-76835cbe3891.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165518,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752535/general/e52f4400-e901-469d-8ecb-27540c701ceb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235329,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752535/general/e3c63bb0-8296-4942-8364-6365bd751464.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267949,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752535/general/54340174-7160-4bd9-a4a8-8a03b6e675bb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325826,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752535/general/e3780ec0-e3c7-4b86-b39b-f55730605350.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_618d8e5b-8409-5a5b-ac9f-9fb78bb83f78/618d8e5b-8409-5a5b-ac9f-9fb78bb83f78_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234857,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752535/general/06ccc7b5-26f8-4c56-b966-52c93b6df401.jpg',
'Width': 1500}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2020-06-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T5 Momentum Pro - Hybrid - Automatic - 180 hp - 68.976 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740464%27 HTTP/1.1" 200 None
2026-03-27 22:18:31 [adesa.be] INFO: Saving data for 10740464: {'created_time': 1774649911.59848, 'last_price_update_time': 1774649911.59849, 'auction_closing_time': 1774965600.0}
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740464') HTTP/1.1" 204 0
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672117/general/3867fdda-ed61-459c-9445-f0c6f41e4086.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740285)
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 618d8e5b-8409-5a5b-ac9f-9fb78bb83f78 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252F276f8cd1-5e4d-4505-81b3-77fa54e6795a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/276f8cd1-5e4d-4505-81b3-77fa54e6795a.jpg not downloaded yet
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672117%252Fgeneral%252F2cf8ec1c-2519-4c4d-b121-bcc31dd33c47.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672117/general/2cf8ec1c-2519-4c4d-b121-bcc31dd33c47.JPG not downloaded yet
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252F3bbab60e-631f-410d-9885-34a55e3babb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/3bbab60e-631f-410d-9885-34a55e3babb0.jpg not downloaded yet
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252Fb201d6bb-9756-402e-8729-fbf62d721bc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/b201d6bb-9756-402e-8729-fbf62d721bc7.jpg not downloaded yet
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684848%252Fgeneral%252F17f2dbf7-908f-441d-8693-e722273b6074.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684848/general/17f2dbf7-908f-441d-8693-e722273b6074.JPG not downloaded yet
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5 due to Ignoring non-200 response
2026-03-27 22:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e39a468d-5751-5f73-b473-8affa4fd88ee with identifier: 10740291
2026-03-27 22:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e39a468d-5751-5f73-b473-8affa4fd88ee with scrape type 1
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e39a468d-5751-5f73-b473-8affa4fd88ee
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685006%252Fgeneral%252Ffbcaf813-b0a2-4352-965d-ee5a69b669b4.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685006/general/fbcaf813-b0a2-4352-965d-ee5a69b669b4.JPG not downloaded yet
2026-03-27 22:18:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e236490>
2026-03-27 22:18:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53d90a88-74b7-5933-bec5-0d1c963d2e3b/53d90a88-74b7-5933-bec5-0d1c963d2e3b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252Fb97c19a2-8fba-4f7d-8dff-253aa719b622.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/b97c19a2-8fba-4f7d-8dff-253aa719b622.jpg saved to cache
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 53d90a88-74b7-5933-bec5-0d1c963d2e3b
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5 due to Ignoring non-200 response
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252F713db128-a24e-40e2-a971-7387afd1b231.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/713db128-a24e-40e2-a971-7387afd1b231.jpg not downloaded yet
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672117%252Fgeneral%252F9968084c-deab-4ab8-8577-a3cacc36c1c8.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672117/general/9968084c-deab-4ab8-8577-a3cacc36c1c8.JPG not downloaded yet
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252Fdd5943e6-8f2a-4933-8f68-5699ea347705.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/dd5943e6-8f2a-4933-8f68-5699ea347705.jpg not downloaded yet
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252F4eff6ec3-d44f-40bc-95b4-06cc0214cb4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/4eff6ec3-d44f-40bc-95b4-06cc0214cb4b.jpg not downloaded yet
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684848%252Fgeneral%252F825f0683-e1fa-44e3-b8cb-b21b7b15f2c7.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684848/general/825f0683-e1fa-44e3-b8cb-b21b7b15f2c7.JPG not downloaded yet
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685006%252Fgeneral%252F312f7cd3-a216-4c2a-a7d3-cca289f1f919.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685006/general/312f7cd3-a216-4c2a-a7d3-cca289f1f919.JPG not downloaded yet
2026-03-27 22:18:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9c710>
2026-03-27 22:18:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252F5662ec12-4d13-4481-9013-f875dfa4549d.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/5662ec12-4d13-4481-9013-f875dfa4549d.jpg saved to cache
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cdbe178c-1208-5502-a887-232c86f5850e
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4db7d0>
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252F81803b7f-0e80-4765-9730-9c54747a397c.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/81803b7f-0e80-4765-9730-9c54747a397c.jpg saved to cache
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cdbe178c-1208-5502-a887-232c86f5850e
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752291/general/a663112a-32ef-41ab-8ecd-245f644284bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740299)
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5 due to Ignoring non-200 response
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752310/general/be8c5eb4-9d3d-4a0d-ab4c-ab44cc1b1966.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740300)
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252F87560718-91fe-41d5-84b7-d8c9c390d236.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/87560718-91fe-41d5-84b7-d8c9c390d236.jpg not downloaded yet
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672117%252Fgeneral%252Fbc97246a-b91c-4426-ae2b-f570549341ad.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672117/general/bc97246a-b91c-4426-ae2b-f570549341ad.JPG not downloaded yet
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252Fc56c11f3-35de-4a4d-9c27-e8de98a87cde.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/c56c11f3-35de-4a4d-9c27-e8de98a87cde.jpg not downloaded yet
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252F24ed4443-a84c-4847-8f71-257f1690bc7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/24ed4443-a84c-4847-8f71-257f1690bc7d.jpg not downloaded yet
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684848%252Fgeneral%252F6ba50107-fcf7-44c0-8c71-39bc80218dcc.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684848/general/6ba50107-fcf7-44c0-8c71-39bc80218dcc.JPG not downloaded yet
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685006%252Fgeneral%252Fcb287332-e2d0-4628-9676-9e0ee06e98a1.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685006/general/cb287332-e2d0-4628-9676-9e0ee06e98a1.JPG not downloaded yet
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752353/general/5761e65c-de2c-4359-9018-f81838af1224.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740301)
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672117/general/dbc461c0-1596-497d-adaf-c0b7f1c276ea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740285)
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 55aa5f20-8a13-5275-b402-ecb9dbb582db due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 55aa5f20-8a13-5275-b402-ecb9dbb582db due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4571c2c2-2ae2-5992-b721-143b83b2825f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252Fbfde3f64-ade7-464f-a14e-e2538e5e9bde.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/bfde3f64-ade7-464f-a14e-e2538e5e9bde.jpg not downloaded yet
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252F2de9da3d-b4e2-4b6f-82ad-5497ef0bbdc1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/2de9da3d-b4e2-4b6f-82ad-5497ef0bbdc1.jpg not downloaded yet
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684848%252Fgeneral%252Faeb3bd56-6a06-4988-848a-008896ba2ec5.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684848/general/aeb3bd56-6a06-4988-848a-008896ba2ec5.JPG not downloaded yet
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685006%252Fgeneral%252Fa08b46e2-2148-45e6-b349-c231231f1e84.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685006/general/a08b46e2-2148-45e6-b349-c231231f1e84.JPG not downloaded yet
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752310/general/80f0282f-4316-4274-994f-c7c24fbc5ca3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740300)
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252Fee46b867-c18b-4156-874f-075b3a7db2e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/ee46b867-c18b-4156-874f-075b3a7db2e6.jpg not downloaded yet
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252F8706f23e-e667-45cd-b977-24fc0ccf457c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/8706f23e-e667-45cd-b977-24fc0ccf457c.jpg not downloaded yet
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684848%252Fgeneral%252F612d6ec0-7e8d-4c7e-b8a8-bb3b3c10450a.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684848/general/612d6ec0-7e8d-4c7e-b8a8-bb3b3c10450a.JPG not downloaded yet
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685006%252Fgeneral%252Fa33ddc11-4934-4ceb-b769-dd41741ad96c.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685006/general/a33ddc11-4934-4ceb-b769-dd41741ad96c.JPG not downloaded yet
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c7850>
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252Fa663112a-32ef-41ab-8ecd-245f644284bc.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/a663112a-32ef-41ab-8ecd-245f644284bc.jpg saved to cache
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cdbe178c-1208-5502-a887-232c86f5850e
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3b20d0>
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252Fbe8c5eb4-9d3d-4a0d-ab4c-ab44cc1b1966.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/be8c5eb4-9d3d-4a0d-ab4c-ab44cc1b1966.jpg saved to cache
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4571c2c2-2ae2-5992-b721-143b83b2825f
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752291/general/d90c0880-643b-40ae-ad8a-c4b1aaf12b12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740299)
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5684848/general/310f1829-99a5-40d2-9c18-1d76793425ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740290)
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684848%252Fgeneral%252F72c121af-4e20-47c4-99ca-278a04258125.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684848/general/72c121af-4e20-47c4-99ca-278a04258125.JPG not downloaded yet
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685006%252Fgeneral%252Ff358c496-0b6c-4eb5-b43c-6a78c56b2075.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685006/general/f358c496-0b6c-4eb5-b43c-6a78c56b2075.JPG not downloaded yet
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752310/general/2d3907f7-4987-42af-a743-7dfbb4b51c3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740300)
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685006/general/fbcaf813-b0a2-4352-965d-ee5a69b669b4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740291)
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684848%252Fgeneral%252F81da2220-a7fb-4b8e-a684-c1b6b572e292.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684848/general/81da2220-a7fb-4b8e-a684-c1b6b572e292.JPG not downloaded yet
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685006%252Fgeneral%252F8fa6acf8-60bd-4b07-a047-0758959d1fe1.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685006/general/8fa6acf8-60bd-4b07-a047-0758959d1fe1.JPG not downloaded yet
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4895d0>
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55aa5f20-8a13-5275-b402-ecb9dbb582db/55aa5f20-8a13-5275-b402-ecb9dbb582db_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252F5761e65c-de2c-4359-9018-f81838af1224.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/5761e65c-de2c-4359-9018-f81838af1224.jpg saved to cache
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 55aa5f20-8a13-5275-b402-ecb9dbb582db
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5 due to Ignoring non-200 response
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0e9bd0>
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252F80f0282f-4316-4274-994f-c7c24fbc5ca3.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/80f0282f-4316-4274-994f-c7c24fbc5ca3.jpg saved to cache
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4571c2c2-2ae2-5992-b721-143b83b2825f
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5684848/general/825f0683-e1fa-44e3-b8cb-b21b7b15f2c7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740290)
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684848%252Fgeneral%252F13d7a816-3d94-4b79-bcfe-b3be6c241052.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684848/general/13d7a816-3d94-4b79-bcfe-b3be6c241052.JPG not downloaded yet
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685006%252Fgeneral%252F99120766-4237-49bd-81d0-35048e7d83f9.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685006/general/99120766-4237-49bd-81d0-35048e7d83f9.JPG not downloaded yet
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685006/general/312f7cd3-a216-4c2a-a7d3-cca289f1f919.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740291)
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685006%252Fgeneral%252F92d9d9e3-7473-4bb4-9f19-e0d2129e5e27.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685006/general/92d9d9e3-7473-4bb4-9f19-e0d2129e5e27.JPG not downloaded yet
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685006%252Fgeneral%252F0fe336eb-653e-4741-aa51-ef2f1948661a.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685006/general/0fe336eb-653e-4741-aa51-ef2f1948661a.JPG not downloaded yet
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df3ec90>
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252Fd90c0880-643b-40ae-ad8a-c4b1aaf12b12.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/d90c0880-643b-40ae-ad8a-c4b1aaf12b12.jpg saved to cache
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cdbe178c-1208-5502-a887-232c86f5850e
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5fc1a2c5-faad-51be-ad38-15b1d3299167 due to Ignoring non-200 response
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d086690>
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252F2d3907f7-4987-42af-a743-7dfbb4b51c3b.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/2d3907f7-4987-42af-a743-7dfbb4b51c3b.jpg saved to cache
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4571c2c2-2ae2-5992-b721-143b83b2825f
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item e39a468d-5751-5f73-b473-8affa4fd88ee due to Ignoring non-200 response
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672117/general/9968084c-deab-4ab8-8577-a3cacc36c1c8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740285)
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752353/general/4eff6ec3-d44f-40bc-95b4-06cc0214cb4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740301)
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752291/general/713db128-a24e-40e2-a971-7387afd1b231.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740299)
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5fc1a2c5-faad-51be-ad38-15b1d3299167 due to Ignoring non-200 response
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e39a468d-5751-5f73-b473-8affa4fd88ee due to Ignoring non-200 response
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752310/general/dd5943e6-8f2a-4933-8f68-5699ea347705.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740300)
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685006/general/cb287332-e2d0-4628-9676-9e0ee06e98a1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740291)
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685006/general/a33ddc11-4934-4ceb-b769-dd41741ad96c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740291)
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685006/general/a08b46e2-2148-45e6-b349-c231231f1e84.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740291)
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5684848/general/612d6ec0-7e8d-4c7e-b8a8-bb3b3c10450a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740290)
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685006/general/f358c496-0b6c-4eb5-b43c-6a78c56b2075.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740291)
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685006/general/8fa6acf8-60bd-4b07-a047-0758959d1fe1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740291)
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5684848/general/81da2220-a7fb-4b8e-a684-c1b6b572e292.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740290)
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5684848/general/72c121af-4e20-47c4-99ca-278a04258125.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740290)
2026-03-27 22:18:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685006/general/0fe336eb-653e-4741-aa51-ef2f1948661a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740291)
2026-03-27 22:18:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5 due to Ignoring non-200 response
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d127b90>
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55aa5f20-8a13-5275-b402-ecb9dbb582db/55aa5f20-8a13-5275-b402-ecb9dbb582db_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252F4eff6ec3-d44f-40bc-95b4-06cc0214cb4b.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/4eff6ec3-d44f-40bc-95b4-06cc0214cb4b.jpg saved to cache
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 55aa5f20-8a13-5275-b402-ecb9dbb582db
2026-03-27 22:18:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685006/general/99120766-4237-49bd-81d0-35048e7d83f9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740291)
2026-03-27 22:18:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5684848/general/13d7a816-3d94-4b79-bcfe-b3be6c241052.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740290)
2026-03-27 22:18:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685006/general/92d9d9e3-7473-4bb4-9f19-e0d2129e5e27.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740291)
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff23d0>
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252F713db128-a24e-40e2-a971-7387afd1b231.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/713db128-a24e-40e2-a971-7387afd1b231.jpg saved to cache
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cdbe178c-1208-5502-a887-232c86f5850e
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df19410>
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252Fdd5943e6-8f2a-4933-8f68-5699ea347705.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/dd5943e6-8f2a-4933-8f68-5699ea347705.jpg saved to cache
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4571c2c2-2ae2-5992-b721-143b83b2825f
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e39a468d-5751-5f73-b473-8affa4fd88ee due to Ignoring non-200 response
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e39a468d-5751-5f73-b473-8affa4fd88ee due to Ignoring non-200 response
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e39a468d-5751-5f73-b473-8affa4fd88ee due to Ignoring non-200 response
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5fc1a2c5-faad-51be-ad38-15b1d3299167 due to Ignoring non-200 response
2026-03-27 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752353/general/8706f23e-e667-45cd-b977-24fc0ccf457c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740301)
2026-03-27 22:18:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5684848/general/aeb3bd56-6a06-4988-848a-008896ba2ec5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740290)
2026-03-27 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752353/general/2de9da3d-b4e2-4b6f-82ad-5497ef0bbdc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740301)
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e39a468d-5751-5f73-b473-8affa4fd88ee due to Ignoring non-200 response
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e39a468d-5751-5f73-b473-8affa4fd88ee due to Ignoring non-200 response
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5fc1a2c5-faad-51be-ad38-15b1d3299167 due to Ignoring non-200 response
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 5fc1a2c5-faad-51be-ad38-15b1d3299167 due to Ignoring non-200 response
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e39a468d-5751-5f73-b473-8affa4fd88ee due to Ignoring non-200 response
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e39a468d-5751-5f73-b473-8affa4fd88ee due to Ignoring non-200 response
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5fc1a2c5-faad-51be-ad38-15b1d3299167 due to Ignoring non-200 response
2026-03-27 22:18:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e39a468d-5751-5f73-b473-8affa4fd88ee, skipping ID generation
2026-03-27 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e39a468d-5751-5f73-b473-8affa4fd88ee with scrape type 1
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e39a468d-5751-5f73-b473-8affa4fd88ee sending to next pipeline
2026-03-27 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e39a468d-5751-5f73-b473-8affa4fd88ee, identifier: 10740291
2026-03-27 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e39a468d-5751-5f73-b473-8affa4fd88ee with identifier: 10740291
2026-03-27 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e39a468d-5751-5f73-b473-8affa4fd88ee with identifier: 10740291
2026-03-27 22:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e39a468d-5751-5f73-b473-8affa4fd88ee with identifier: 10740291 to the API
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5685006/general/92d9d9e3-7473-4bb4-9f19-e0d2129e5e27.JPG>
{'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': 181,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e39a468d-5751-5f73-b473-8affa4fd88ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHG891',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740291',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 34848,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photos': [],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 3008 1.6 Allure - Hybrid - Automatic - 181 hp - 34.848 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740291%27 HTTP/1.1" 200 None
2026-03-27 22:18:33 [adesa.be] INFO: Saving data for 10740291: {'created_time': 1774649913.871895, 'last_price_update_time': 1774649913.871908, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740291') HTTP/1.1" 204 0
2026-03-27 22:18:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5684848/general/6ba50107-fcf7-44c0-8c71-39bc80218dcc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740290)
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e39a468d-5751-5f73-b473-8affa4fd88ee due to Ignoring non-200 response
2026-03-27 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752310/general/ee46b867-c18b-4156-874f-075b3a7db2e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740300)
2026-03-27 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752353/general/24ed4443-a84c-4847-8f71-257f1690bc7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740301)
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df4b3d0>
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55aa5f20-8a13-5275-b402-ecb9dbb582db/55aa5f20-8a13-5275-b402-ecb9dbb582db_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252F8706f23e-e667-45cd-b977-24fc0ccf457c.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/8706f23e-e667-45cd-b977-24fc0ccf457c.jpg saved to cache
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 55aa5f20-8a13-5275-b402-ecb9dbb582db
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5fc1a2c5-faad-51be-ad38-15b1d3299167 due to Ignoring non-200 response
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d55db90>
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55aa5f20-8a13-5275-b402-ecb9dbb582db/55aa5f20-8a13-5275-b402-ecb9dbb582db_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252F2de9da3d-b4e2-4b6f-82ad-5497ef0bbdc1.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/2de9da3d-b4e2-4b6f-82ad-5497ef0bbdc1.jpg saved to cache
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 55aa5f20-8a13-5275-b402-ecb9dbb582db
2026-03-27 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752310/general/bfde3f64-ade7-464f-a14e-e2538e5e9bde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740300)
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5fc1a2c5-faad-51be-ad38-15b1d3299167 due to Ignoring non-200 response
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5fc1a2c5-faad-51be-ad38-15b1d3299167 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item cdbe178c-1208-5502-a887-232c86f5850e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 55aa5f20-8a13-5275-b402-ecb9dbb582db due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dddd5d0>
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252Fee46b867-c18b-4156-874f-075b3a7db2e6.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/ee46b867-c18b-4156-874f-075b3a7db2e6.jpg saved to cache
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4571c2c2-2ae2-5992-b721-143b83b2825f
2026-03-27 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752291/general/276f8cd1-5e4d-4505-81b3-77fa54e6795a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740299)
2026-03-27 22:18:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672117/general/2cf8ec1c-2519-4c4d-b121-bcc31dd33c47.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740285)
2026-03-27 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752310/general/c56c11f3-35de-4a4d-9c27-e8de98a87cde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740300)
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d15a010>
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55aa5f20-8a13-5275-b402-ecb9dbb582db/55aa5f20-8a13-5275-b402-ecb9dbb582db_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252F24ed4443-a84c-4847-8f71-257f1690bc7d.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/24ed4443-a84c-4847-8f71-257f1690bc7d.jpg saved to cache
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 55aa5f20-8a13-5275-b402-ecb9dbb582db
2026-03-27 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752353/general/e62fe692-3585-4487-b445-b4eb02c79c60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740301)
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d388950>
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252Fbfde3f64-ade7-464f-a14e-e2538e5e9bde.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/bfde3f64-ade7-464f-a14e-e2538e5e9bde.jpg saved to cache
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4571c2c2-2ae2-5992-b721-143b83b2825f
2026-03-27 22:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672117/general/c37c20bf-6bb1-43b2-abf6-d2c6cb3ad97b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740285)
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0e0690>
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252F276f8cd1-5e4d-4505-81b3-77fa54e6795a.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/276f8cd1-5e4d-4505-81b3-77fa54e6795a.jpg saved to cache
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cdbe178c-1208-5502-a887-232c86f5850e
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5 due to Ignoring non-200 response
2026-03-27 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752310/general/3bbab60e-631f-410d-9885-34a55e3babb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740300)
2026-03-27 22:18:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672117/general/d0834bb8-cbe5-47a4-955f-12afd39125ea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740285)
2026-03-27 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752291/general/a78bce23-1565-4ec4-802d-446172649f5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740299)
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df48090>
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252Fc56c11f3-35de-4a4d-9c27-e8de98a87cde.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/c56c11f3-35de-4a4d-9c27-e8de98a87cde.jpg saved to cache
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4571c2c2-2ae2-5992-b721-143b83b2825f
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e139910>
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55aa5f20-8a13-5275-b402-ecb9dbb582db/55aa5f20-8a13-5275-b402-ecb9dbb582db_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752353%252Fgeneral%252Fe62fe692-3585-4487-b445-b4eb02c79c60.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752353/general/e62fe692-3585-4487-b445-b4eb02c79c60.jpg saved to cache
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 55aa5f20-8a13-5275-b402-ecb9dbb582db
2026-03-27 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752310/general/cbee4c44-d2ae-4da2-b295-20fbc06571d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740300)
2026-03-27 22:18:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672233/general/ff2bc765-5b1a-46f8-8173-0c7c3cfadfc4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740287)
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5 due to Ignoring non-200 response
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d013910>
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252F3bbab60e-631f-410d-9885-34a55e3babb0.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/3bbab60e-631f-410d-9885-34a55e3babb0.jpg saved to cache
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4571c2c2-2ae2-5992-b721-143b83b2825f
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5 due to Ignoring non-200 response
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e25ded0>
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252Fa78bce23-1565-4ec4-802d-446172649f5b.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/a78bce23-1565-4ec4-802d-446172649f5b.jpg saved to cache
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cdbe178c-1208-5502-a887-232c86f5850e
2026-03-27 22:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752291/general/780c5224-ec95-4f83-ba51-21352bf51ab2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740299)
2026-03-27 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752447/general/638bafe4-ce00-42d3-8d13-dd07e1300bb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740736)
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df188d0>
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752310%252Fgeneral%252Fcbee4c44-d2ae-4da2-b295-20fbc06571d6.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752310/general/cbee4c44-d2ae-4da2-b295-20fbc06571d6.jpg saved to cache
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4571c2c2-2ae2-5992-b721-143b83b2825f
2026-03-27 22:18:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4571c2c2-2ae2-5992-b721-143b83b2825f, skipping ID generation
2026-03-27 22:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4571c2c2-2ae2-5992-b721-143b83b2825f with scrape type 1
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4571c2c2-2ae2-5992-b721-143b83b2825f sending to next pipeline
2026-03-27 22:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4571c2c2-2ae2-5992-b721-143b83b2825f, identifier: 10740300
2026-03-27 22:18:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b3776984-11b3-50fd-a8d2-3c12b9fa93a1, skipping ID generation
2026-03-27 22:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with scrape type 1
2026-03-27 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 sending to next pipeline
2026-03-27 22:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3776984-11b3-50fd-a8d2-3c12b9fa93a1, identifier: 10740287
2026-03-27 22:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10740300
2026-03-27 22:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10740300
2026-03-27 22:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10740300 to the API
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752310/general/cbee4c44-d2ae-4da2-b295-20fbc06571d6.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': 190,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '4571c2c2-2ae2-5992-b721-143b83b2825f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFL287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740300',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 118853,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306330,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752310/general/be8c5eb4-9d3d-4a0d-ab4c-ab44cc1b1966.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289113,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752310/general/80f0282f-4316-4274-994f-c7c24fbc5ca3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280578,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752310/general/2d3907f7-4987-42af-a743-7dfbb4b51c3b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272139,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752310/general/cbee4c44-d2ae-4da2-b295-20fbc06571d6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299295,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752310/general/3bbab60e-631f-410d-9885-34a55e3babb0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272934,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752310/general/dd5943e6-8f2a-4933-8f68-5699ea347705.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287046,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752310/general/c56c11f3-35de-4a4d-9c27-e8de98a87cde.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263853,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752310/general/bfde3f64-ade7-464f-a14e-e2538e5e9bde.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4571c2c2-2ae2-5992-b721-143b83b2825f/4571c2c2-2ae2-5992-b721-143b83b2825f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305021,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752310/general/ee46b867-c18b-4156-874f-075b3a7db2e6.jpg',
'Width': 1400}],
'price': 18100,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz EQA 250 Luxury - Electric - Automatic - 190 hp - '
'118.853 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2021}
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740300%27 HTTP/1.1" 200 None
2026-03-27 22:18:35 [adesa.be] INFO: Saving data for 10740300: {'created_time': 1774649915.263303, 'last_price_update_time': 1774649915.263316, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740300') HTTP/1.1" 204 0
2026-03-27 22:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with identifier: 10740287
2026-03-27 22:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with identifier: 10740287
2026-03-27 22:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with identifier: 10740287 to the API
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5672233/general/ff2bc765-5b1a-46f8-8173-0c7c3cfadfc4.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': 184,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'b3776984-11b3-50fd-a8d2-3c12b9fa93a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWM227',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740287',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Lexus',
'model': 'UX',
'odometer': 95980,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 46,
'photos': [],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Lexus UX 250h Business - Hybrid - Automatic - 184 hp - 95.980 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740287%27 HTTP/1.1" 200 None
2026-03-27 22:18:35 [adesa.be] INFO: Saving data for 10740287: {'created_time': 1774649915.604783, 'last_price_update_time': 1774649915.604793, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740287') HTTP/1.1" 204 0
2026-03-27 22:18:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677338/general/2d929db3-8122-47e8-b520-de8f70ecea31.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740289)
2026-03-27 22:18:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 due to Ignoring non-200 response
2026-03-27 22:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752502/general/07d9c2e9-cdba-4cc1-8a8a-3a3256dfb0b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740782)
2026-03-27 22:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752502/general/4aa79d25-58c7-4960-ab5e-92263304dae4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740782)
2026-03-27 22:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d15e2d0>
2026-03-27 22:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752291%252Fgeneral%252F780c5224-ec95-4f83-ba51-21352bf51ab2.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752291/general/780c5224-ec95-4f83-ba51-21352bf51ab2.jpg saved to cache
2026-03-27 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cdbe178c-1208-5502-a887-232c86f5850e
2026-03-27 22:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4a3990>
2026-03-27 22:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252F638bafe4-ce00-42d3-8d13-dd07e1300bb4.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/638bafe4-ce00-42d3-8d13-dd07e1300bb4.jpg saved to cache
2026-03-27 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12
2026-03-27 22:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752447/general/ea316c0f-c543-453c-bb09-dbf089460af0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740736)
2026-03-27 22:18:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677336/general/f6875921-2580-42de-9a3f-5f875fece40b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740288)
2026-03-27 22:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item eef00035-775c-5ab5-aaa3-3d07572a9e51 due to Ignoring non-200 response
2026-03-27 22:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with identifier: 10740285
2026-03-27 22:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with identifier: 10740285
2026-03-27 22:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with identifier: 10740285 to the API
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7d6a032e-b6cf-53cc-a849-88f9e79936d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKZ988',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740285',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 102707,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5672117/general/63dc3c43-85c5-48fd-90bd-4c79fd37a919.JPG',
'https://images.openlane.eu/carimgs/5672117/general/2902308f-c17f-4287-8e18-4945fafc08ac.JPG',
'https://images.openlane.eu/carimgs/5672117/general/95128bcd-bf31-4977-b394-8c0c170116bd.JPG',
'https://images.openlane.eu/carimgs/5672117/general/3867fdda-ed61-459c-9445-f0c6f41e4086.JPG',
'https://images.openlane.eu/carimgs/5672117/general/dbc461c0-1596-497d-adaf-c0b7f1c276ea.JPG',
'https://images.openlane.eu/carimgs/5672117/general/d0834bb8-cbe5-47a4-955f-12afd39125ea.JPG',
'https://images.openlane.eu/carimgs/5672117/general/c37c20bf-6bb1-43b2-abf6-d2c6cb3ad97b.JPG',
'https://images.openlane.eu/carimgs/5672117/general/2cf8ec1c-2519-4c4d-b121-bcc31dd33c47.JPG',
'https://images.openlane.eu/carimgs/5672117/general/9968084c-deab-4ab8-8577-a3cacc36c1c8.JPG',
'https://images.openlane.eu/carimgs/5672117/general/bc97246a-b91c-4426-ae2b-f570549341ad.JPG'],
'photos': [],
'price': 18250,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'102.707 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740285%27 HTTP/1.1" 200 None
2026-03-27 22:18:36 [adesa.be] INFO: Saving data for 10740285: {'created_time': 1774649916.086873, 'last_price_update_time': 1774649916.086884, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740285') HTTP/1.1" 204 0
2026-03-27 22:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fc1a2c5-faad-51be-ad38-15b1d3299167 with identifier: 10740290
2026-03-27 22:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fc1a2c5-faad-51be-ad38-15b1d3299167 with identifier: 10740290
2026-03-27 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fc1a2c5-faad-51be-ad38-15b1d3299167 with identifier: 10740290 to the API
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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': 194,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '5fc1a2c5-faad-51be-ad38-15b1d3299167',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDB528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740290',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 154988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 61,
'photo_urls': ['https://images.openlane.eu/carimgs/5684848/general/1c8b8d2b-e542-4a8d-8ce2-2dc5125c1f5c.JPG',
'https://images.openlane.eu/carimgs/5684848/general/310f1829-99a5-40d2-9c18-1d76793425ca.JPG',
'https://images.openlane.eu/carimgs/5684848/general/17f2dbf7-908f-441d-8693-e722273b6074.JPG',
'https://images.openlane.eu/carimgs/5684848/general/825f0683-e1fa-44e3-b8cb-b21b7b15f2c7.JPG',
'https://images.openlane.eu/carimgs/5684848/general/6ba50107-fcf7-44c0-8c71-39bc80218dcc.JPG',
'https://images.openlane.eu/carimgs/5684848/general/aeb3bd56-6a06-4988-848a-008896ba2ec5.JPG',
'https://images.openlane.eu/carimgs/5684848/general/612d6ec0-7e8d-4c7e-b8a8-bb3b3c10450a.JPG',
'https://images.openlane.eu/carimgs/5684848/general/72c121af-4e20-47c4-99ca-278a04258125.JPG',
'https://images.openlane.eu/carimgs/5684848/general/81da2220-a7fb-4b8e-a684-c1b6b572e292.JPG',
'https://images.openlane.eu/carimgs/5684848/general/13d7a816-3d94-4b79-bcfe-b3be6c241052.JPG'],
'photos': [],
'price': 23350,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Hybrid - Automatic - 194 hp - '
'154.988 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740290%27 HTTP/1.1" 200 None
2026-03-27 22:18:36 [adesa.be] INFO: Saving data for 10740290: {'created_time': 1774649916.433255, 'last_price_update_time': 1774649916.433265, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740290') HTTP/1.1" 204 0
2026-03-27 22:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cdbe178c-1208-5502-a887-232c86f5850e with identifier: 10740299
2026-03-27 22:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cdbe178c-1208-5502-a887-232c86f5850e with identifier: 10740299
2026-03-27 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cdbe178c-1208-5502-a887-232c86f5850e with identifier: 10740299 to the API
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'cdbe178c-1208-5502-a887-232c86f5850e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFD139',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740299',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 161169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5752291/general/5662ec12-4d13-4481-9013-f875dfa4549d.jpg',
'https://images.openlane.eu/carimgs/5752291/general/81803b7f-0e80-4765-9730-9c54747a397c.jpg',
'https://images.openlane.eu/carimgs/5752291/general/63531bfc-f428-4a63-b57e-f9451abe2b12.jpg',
'https://images.openlane.eu/carimgs/5752291/general/a663112a-32ef-41ab-8ecd-245f644284bc.jpg',
'https://images.openlane.eu/carimgs/5752291/general/d90c0880-643b-40ae-ad8a-c4b1aaf12b12.jpg',
'https://images.openlane.eu/carimgs/5752291/general/780c5224-ec95-4f83-ba51-21352bf51ab2.jpg',
'https://images.openlane.eu/carimgs/5752291/general/a78bce23-1565-4ec4-802d-446172649f5b.jpg',
'https://images.openlane.eu/carimgs/5752291/general/276f8cd1-5e4d-4505-81b3-77fa54e6795a.jpg',
'https://images.openlane.eu/carimgs/5752291/general/713db128-a24e-40e2-a971-7387afd1b231.jpg',
'https://images.openlane.eu/carimgs/5752291/general/87560718-91fe-41d5-84b7-d8c9c390d236.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752291/general/5662ec12-4d13-4481-9013-f875dfa4549d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752291/general/81803b7f-0e80-4765-9730-9c54747a397c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64557,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752291/general/a663112a-32ef-41ab-8ecd-245f644284bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752291/general/d90c0880-643b-40ae-ad8a-c4b1aaf12b12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752291/general/780c5224-ec95-4f83-ba51-21352bf51ab2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752291/general/a78bce23-1565-4ec4-802d-446172649f5b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752291/general/276f8cd1-5e4d-4505-81b3-77fa54e6795a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdbe178c-1208-5502-a887-232c86f5850e/cdbe178c-1208-5502-a887-232c86f5850e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752291/general/713db128-a24e-40e2-a971-7387afd1b231.jpg',
'Width': 1024}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Opel Corsa 1.5 Edition - Diesel - Manual - 102 hp - 161.169 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740299%27 HTTP/1.1" 200 None
2026-03-27 22:18:36 [adesa.be] INFO: Saving data for 10740299: {'created_time': 1774649916.785993, 'last_price_update_time': 1774649916.786003, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740299') HTTP/1.1" 204 0
2026-03-27 22:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55aa5f20-8a13-5275-b402-ecb9dbb582db with identifier: 10740301
2026-03-27 22:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55aa5f20-8a13-5275-b402-ecb9dbb582db with identifier: 10740301
2026-03-27 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55aa5f20-8a13-5275-b402-ecb9dbb582db with identifier: 10740301 to the API
2026-03-27 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:37 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '55aa5f20-8a13-5275-b402-ecb9dbb582db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKV450',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740301',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 95496,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5752353/general/a56d1574-aa82-421f-b3b6-185dc2aa201d.jpg',
'https://images.openlane.eu/carimgs/5752353/general/a1cb3e5a-8da4-4a0e-a310-314071765b1e.jpg',
'https://images.openlane.eu/carimgs/5752353/general/5761e65c-de2c-4359-9018-f81838af1224.jpg',
'https://images.openlane.eu/carimgs/5752353/general/922b604b-e2d0-4104-9530-d4d54e1b1b3f.jpg',
'https://images.openlane.eu/carimgs/5752353/general/e62fe692-3585-4487-b445-b4eb02c79c60.jpg',
'https://images.openlane.eu/carimgs/5752353/general/b201d6bb-9756-402e-8729-fbf62d721bc7.jpg',
'https://images.openlane.eu/carimgs/5752353/general/4eff6ec3-d44f-40bc-95b4-06cc0214cb4b.jpg',
'https://images.openlane.eu/carimgs/5752353/general/24ed4443-a84c-4847-8f71-257f1690bc7d.jpg',
'https://images.openlane.eu/carimgs/5752353/general/2de9da3d-b4e2-4b6f-82ad-5497ef0bbdc1.jpg',
'https://images.openlane.eu/carimgs/5752353/general/8706f23e-e667-45cd-b977-24fc0ccf457c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55aa5f20-8a13-5275-b402-ecb9dbb582db/55aa5f20-8a13-5275-b402-ecb9dbb582db_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228021,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752353/general/5761e65c-de2c-4359-9018-f81838af1224.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55aa5f20-8a13-5275-b402-ecb9dbb582db/55aa5f20-8a13-5275-b402-ecb9dbb582db_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118143,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752353/general/e62fe692-3585-4487-b445-b4eb02c79c60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55aa5f20-8a13-5275-b402-ecb9dbb582db/55aa5f20-8a13-5275-b402-ecb9dbb582db_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752353/general/4eff6ec3-d44f-40bc-95b4-06cc0214cb4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55aa5f20-8a13-5275-b402-ecb9dbb582db/55aa5f20-8a13-5275-b402-ecb9dbb582db_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752353/general/24ed4443-a84c-4847-8f71-257f1690bc7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55aa5f20-8a13-5275-b402-ecb9dbb582db/55aa5f20-8a13-5275-b402-ecb9dbb582db_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752353/general/2de9da3d-b4e2-4b6f-82ad-5497ef0bbdc1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55aa5f20-8a13-5275-b402-ecb9dbb582db/55aa5f20-8a13-5275-b402-ecb9dbb582db_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752353/general/8706f23e-e667-45cd-b977-24fc0ccf457c.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 208 1.2i Active - Petrol - Manual - 75 hp - 95.496 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740301%27 HTTP/1.1" 200 None
2026-03-27 22:18:37 [adesa.be] INFO: Saving data for 10740301: {'created_time': 1774649917.101762, 'last_price_update_time': 1774649917.101772, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740301') HTTP/1.1" 204 0
2026-03-27 22:18:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677336/general/6fce0103-7373-4289-a127-ac2d6f4ffd02.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740288)
2026-03-27 22:18:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677338/general/f5430e31-565e-427b-9fcb-fda90b87b437.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740289)
2026-03-27 22:18:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677336/general/16da3994-d656-4443-bbab-78a5601ebbc2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740288)
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5fc1a2c5-faad-51be-ad38-15b1d3299167 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item cdbe178c-1208-5502-a887-232c86f5850e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 55aa5f20-8a13-5275-b402-ecb9dbb582db due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e116dd0>
2026-03-27 22:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53d90a88-74b7-5933-bec5-0d1c963d2e3b/53d90a88-74b7-5933-bec5-0d1c963d2e3b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252F07d9c2e9-cdba-4cc1-8a8a-3a3256dfb0b5.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/07d9c2e9-cdba-4cc1-8a8a-3a3256dfb0b5.jpg saved to cache
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 53d90a88-74b7-5933-bec5-0d1c963d2e3b
2026-03-27 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752447/general/db245692-d2f9-4dab-bf77-6cc7dbae275c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740736)
2026-03-27 22:18:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691084/general/b92721c7-6c22-4535-9d1a-4268b4b159c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740292)
2026-03-27 22:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1e6090>
2026-03-27 22:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53d90a88-74b7-5933-bec5-0d1c963d2e3b/53d90a88-74b7-5933-bec5-0d1c963d2e3b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752502%252Fgeneral%252F4aa79d25-58c7-4960-ab5e-92263304dae4.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752502/general/4aa79d25-58c7-4960-ab5e-92263304dae4.jpg saved to cache
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 53d90a88-74b7-5933-bec5-0d1c963d2e3b
2026-03-27 22:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e132fd0>
2026-03-27 22:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252Fea316c0f-c543-453c-bb09-dbf089460af0.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/ea316c0f-c543-453c-bb09-dbf089460af0.jpg saved to cache
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 406e32a1-47a7-5955-b885-b8cb5d83cc18 due to Ignoring non-200 response
2026-03-27 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item eef00035-775c-5ab5-aaa3-3d07572a9e51 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53d90a88-74b7-5933-bec5-0d1c963d2e3b with identifier: 10740782
2026-03-27 22:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53d90a88-74b7-5933-bec5-0d1c963d2e3b with identifier: 10740782
2026-03-27 22:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53d90a88-74b7-5933-bec5-0d1c963d2e3b with identifier: 10740782 to the API
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:37 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '53d90a88-74b7-5933-bec5-0d1c963d2e3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WXS060',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740782',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 117896,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5752502/general/96600452-7ab3-47d7-9df6-7cacc911aebf.jpg',
'https://images.openlane.eu/carimgs/5752502/general/238d1411-7121-4d17-9ed7-8a77cfa8e84d.jpg',
'https://images.openlane.eu/carimgs/5752502/general/75c5d8c3-3e73-4c5b-86d6-2a4050da0e2a.jpg',
'https://images.openlane.eu/carimgs/5752502/general/fa01caff-3a8c-4c4e-b1c2-cb508b611e78.jpg',
'https://images.openlane.eu/carimgs/5752502/general/28756124-8ef0-421b-96fc-8e4cb71e3548.jpg',
'https://images.openlane.eu/carimgs/5752502/general/a696569f-eef1-4f98-b778-1b96714b3ab5.jpg',
'https://images.openlane.eu/carimgs/5752502/general/86671e99-f8c9-4f73-95eb-650d1c524d46.jpg',
'https://images.openlane.eu/carimgs/5752502/general/07d9c2e9-cdba-4cc1-8a8a-3a3256dfb0b5.jpg',
'https://images.openlane.eu/carimgs/5752502/general/4aa79d25-58c7-4960-ab5e-92263304dae4.jpg',
'https://images.openlane.eu/carimgs/5752502/general/b97c19a2-8fba-4f7d-8dff-253aa719b622.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d90a88-74b7-5933-bec5-0d1c963d2e3b/53d90a88-74b7-5933-bec5-0d1c963d2e3b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752502/general/96600452-7ab3-47d7-9df6-7cacc911aebf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d90a88-74b7-5933-bec5-0d1c963d2e3b/53d90a88-74b7-5933-bec5-0d1c963d2e3b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103351,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752502/general/75c5d8c3-3e73-4c5b-86d6-2a4050da0e2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d90a88-74b7-5933-bec5-0d1c963d2e3b/53d90a88-74b7-5933-bec5-0d1c963d2e3b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752502/general/86671e99-f8c9-4f73-95eb-650d1c524d46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d90a88-74b7-5933-bec5-0d1c963d2e3b/53d90a88-74b7-5933-bec5-0d1c963d2e3b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752502/general/07d9c2e9-cdba-4cc1-8a8a-3a3256dfb0b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d90a88-74b7-5933-bec5-0d1c963d2e3b/53d90a88-74b7-5933-bec5-0d1c963d2e3b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752502/general/4aa79d25-58c7-4960-ab5e-92263304dae4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d90a88-74b7-5933-bec5-0d1c963d2e3b/53d90a88-74b7-5933-bec5-0d1c963d2e3b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77099,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752502/general/b97c19a2-8fba-4f7d-8dff-253aa719b622.jpg',
'Width': 1024}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2019-10-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC60 D4 Momentum Pro - Diesel - Automatic - 163 hp - 117.896 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2019}
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740782%27 HTTP/1.1" 200 None
2026-03-27 22:18:37 [adesa.be] INFO: Saving data for 10740782: {'created_time': 1774649917.642144, 'last_price_update_time': 1774649917.642154, 'auction_closing_time': 1774947600.0}
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740782') HTTP/1.1" 204 0
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 406e32a1-47a7-5955-b885-b8cb5d83cc18 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 406e32a1-47a7-5955-b885-b8cb5d83cc18 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752580/general/c725278a-f7e3-4f9e-8bf5-94034ab9cbf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740489)
2026-03-27 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752580/general/79ff15ab-fc2f-4e3a-92e1-a78527b91ed4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740489)
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 53d90a88-74b7-5933-bec5-0d1c963d2e3b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 406e32a1-47a7-5955-b885-b8cb5d83cc18 due to Ignoring non-200 response
2026-03-27 22:18:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eef00035-775c-5ab5-aaa3-3d07572a9e51, skipping ID generation
2026-03-27 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eef00035-775c-5ab5-aaa3-3d07572a9e51 with scrape type 1
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eef00035-775c-5ab5-aaa3-3d07572a9e51 sending to next pipeline
2026-03-27 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eef00035-775c-5ab5-aaa3-3d07572a9e51, identifier: 10740289
2026-03-27 22:18:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 406e32a1-47a7-5955-b885-b8cb5d83cc18, skipping ID generation
2026-03-27 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 406e32a1-47a7-5955-b885-b8cb5d83cc18 with scrape type 1
2026-03-27 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 406e32a1-47a7-5955-b885-b8cb5d83cc18 sending to next pipeline
2026-03-27 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 406e32a1-47a7-5955-b885-b8cb5d83cc18, identifier: 10740288
2026-03-27 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752481/general/e411a158-fe8d-4463-8c64-ee99d76e5b19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740762)
2026-03-27 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eef00035-775c-5ab5-aaa3-3d07572a9e51 with identifier: 10740289
2026-03-27 22:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eef00035-775c-5ab5-aaa3-3d07572a9e51 with identifier: 10740289
2026-03-27 22:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eef00035-775c-5ab5-aaa3-3d07572a9e51 with identifier: 10740289 to the API
2026-03-27 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5677338/general/f5430e31-565e-427b-9fcb-fda90b87b437.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'eef00035-775c-5ab5-aaa3-3d07572a9e51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM846',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740289',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 131765,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 55,
'photos': [],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Cupra Formentor 1.4 - Hybrid - Automatic - 150 hp - 131.765 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740289%27 HTTP/1.1" 200 None
2026-03-27 22:18:38 [adesa.be] INFO: Saving data for 10740289: {'created_time': 1774649918.201643, 'last_price_update_time': 1774649918.201653, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740289') HTTP/1.1" 204 0
2026-03-27 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 406e32a1-47a7-5955-b885-b8cb5d83cc18 with identifier: 10740288
2026-03-27 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 406e32a1-47a7-5955-b885-b8cb5d83cc18 with identifier: 10740288
2026-03-27 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 406e32a1-47a7-5955-b885-b8cb5d83cc18 with identifier: 10740288 to the API
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5677336/general/16da3994-d656-4443-bbab-78a5601ebbc2.JPG>
{'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': 181,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '406e32a1-47a7-5955-b885-b8cb5d83cc18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJH644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740288',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 120858,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 56,
'photos': [],
'price': 11350,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Citroën C5 Aircross 1.6 Lounge - Hybrid - Automatic - 181 hp - '
'120.858 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740288%27 HTTP/1.1" 200 None
2026-03-27 22:18:38 [adesa.be] INFO: Saving data for 10740288: {'created_time': 1774649918.541391, 'last_price_update_time': 1774649918.541401, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740288') HTTP/1.1" 204 0
2026-03-27 22:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e117050>
2026-03-27 22:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752447%252Fgeneral%252Fdb245692-d2f9-4dab-bf77-6cc7dbae275c.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752447/general/db245692-d2f9-4dab-bf77-6cc7dbae275c.jpg saved to cache
2026-03-27 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12
2026-03-27 22:18:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 969c0aa6-582a-5e4d-8fb2-59da866e7d12, skipping ID generation
2026-03-27 22:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12 with scrape type 1
2026-03-27 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 969c0aa6-582a-5e4d-8fb2-59da866e7d12 sending to next pipeline
2026-03-27 22:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 969c0aa6-582a-5e4d-8fb2-59da866e7d12, identifier: 10740736
2026-03-27 22:18:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd1aed41-d420-56a4-b286-d434e82e9e0e, skipping ID generation
2026-03-27 22:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd1aed41-d420-56a4-b286-d434e82e9e0e with scrape type 1
2026-03-27 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd1aed41-d420-56a4-b286-d434e82e9e0e sending to next pipeline
2026-03-27 22:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd1aed41-d420-56a4-b286-d434e82e9e0e, identifier: 10740292
2026-03-27 22:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752463/general/174eb654-39b9-409f-9a55-6314bf6ca0d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740747)
2026-03-27 22:18:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item eef00035-775c-5ab5-aaa3-3d07572a9e51 due to Ignoring non-200 response
2026-03-27 22:18:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 406e32a1-47a7-5955-b885-b8cb5d83cc18 due to Ignoring non-200 response
2026-03-27 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 969c0aa6-582a-5e4d-8fb2-59da866e7d12 with identifier: 10740736
2026-03-27 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 969c0aa6-582a-5e4d-8fb2-59da866e7d12 with identifier: 10740736
2026-03-27 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 969c0aa6-582a-5e4d-8fb2-59da866e7d12 with identifier: 10740736 to the API
2026-03-27 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752447/general/db245692-d2f9-4dab-bf77-6cc7dbae275c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '969c0aa6-582a-5e4d-8fb2-59da866e7d12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJB519',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740736',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 79480,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187528,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752447/general/db245692-d2f9-4dab-bf77-6cc7dbae275c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183078,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752447/general/5df77ba6-268e-47eb-8324-f565e2be96fa.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174367,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752447/general/c5c35430-c83f-46ea-afa3-c4509f3eb1a0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167714,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752447/general/c982be9a-cdcf-4e97-97c7-0a91c90bd8c1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193418,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752447/general/aec5070f-ea51-458a-ace9-ad0f82490d0e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292139,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752447/general/2eae039c-c5dd-46c2-a3e1-89f524f267ab.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281207,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752447/general/ea316c0f-c543-453c-bb09-dbf089460af0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122092,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752447/general/c51564c8-a147-43e5-a4e3-f32f8c1cb6af.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969c0aa6-582a-5e4d-8fb2-59da866e7d12/969c0aa6-582a-5e4d-8fb2-59da866e7d12_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233568,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752447/general/638bafe4-ce00-42d3-8d13-dd07e1300bb4.jpg',
'Width': 1500}],
'price': 27800,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'79.480 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740736%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Saving data for 10740736: {'created_time': 1774649919.170831, 'last_price_update_time': 1774649919.170844, 'auction_closing_time': 1774947600.0}
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740736') HTTP/1.1" 204 0
2026-03-27 22:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd1aed41-d420-56a4-b286-d434e82e9e0e with identifier: 10740292
2026-03-27 22:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd1aed41-d420-56a4-b286-d434e82e9e0e with identifier: 10740292
2026-03-27 22:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd1aed41-d420-56a4-b286-d434e82e9e0e with identifier: 10740292 to the API
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5691084/general/b92721c7-6c22-4535-9d1a-4268b4b159c0.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'fd1aed41-d420-56a4-b286-d434e82e9e0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXV615',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740292',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 66383,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photos': [],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 320e Business - Hybrid - Automatic - 163 hp - 66.383 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740292%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Saving data for 10740292: {'created_time': 1774649919.512823, 'last_price_update_time': 1774649919.512832, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740292') HTTP/1.1" 204 0
2026-03-27 22:18:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item fd1aed41-d420-56a4-b286-d434e82e9e0e due to Ignoring non-200 response
2026-03-27 22:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0ae690>
2026-03-27 22:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6a52f5b-d114-53c4-bc15-9bcc8ac3c182/b6a52f5b-d114-53c4-bc15-9bcc8ac3c182_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252Fc725278a-f7e3-4f9e-8bf5-94034ab9cbf6.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/c725278a-f7e3-4f9e-8bf5-94034ab9cbf6.jpg saved to cache
2026-03-27 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182
2026-03-27 22:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d550610>
2026-03-27 22:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6a52f5b-d114-53c4-bc15-9bcc8ac3c182/b6a52f5b-d114-53c4-bc15-9bcc8ac3c182_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752580%252Fgeneral%252F79ff15ab-fc2f-4e3a-92e1-a78527b91ed4.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752580/general/79ff15ab-fc2f-4e3a-92e1-a78527b91ed4.jpg saved to cache
2026-03-27 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10737167
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737167%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10737167: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10737167 url https://www.openlane.eu/en/carv6/auction/10737167
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10736940
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736940%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10736940: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10736940 url https://www.openlane.eu/en/carv6/auction/10736940
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10737158
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737158%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10737158: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10737158 url https://www.openlane.eu/en/carv6/auction/10737158
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10737024
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737024%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10737024: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10737024 url https://www.openlane.eu/en/carv6/auction/10737024
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10737006
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737006%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10737006: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10737006 url https://www.openlane.eu/en/carv6/auction/10737006
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10737127
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737127%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10737127: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10737127 url https://www.openlane.eu/en/carv6/auction/10737127
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10737081
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737081%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10737081: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10737081 url https://www.openlane.eu/en/carv6/auction/10737081
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10736966
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736966%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10736966: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10736966 url https://www.openlane.eu/en/carv6/auction/10736966
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10737005
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737005%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10737005: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10737005 url https://www.openlane.eu/en/carv6/auction/10737005
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10737152
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737152%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10737152: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10737152 url https://www.openlane.eu/en/carv6/auction/10737152
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10736970
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736970%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10736970: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10736970 url https://www.openlane.eu/en/carv6/auction/10736970
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10737138
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737138%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10737138: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10737138 url https://www.openlane.eu/en/carv6/auction/10737138
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10736958
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736958%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10736958: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10736958 url https://www.openlane.eu/en/carv6/auction/10736958
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10736891
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736891%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10736891: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10736891 url https://www.openlane.eu/en/carv6/auction/10736891
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10737025
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737025%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10737025: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10737025 url https://www.openlane.eu/en/carv6/auction/10737025
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10736963
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736963%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10736963: 0
2026-03-27 22:18:39 [adesa.be] INFO: Skipping item 10736963 url https://www.openlane.eu/en/carv6/auction/10736963
2026-03-27 22:18:39 [adesa.be] INFO: Found listing with ID: 10740284
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740284%27 HTTP/1.1" 200 None
2026-03-27 22:18:39 [adesa.be] INFO: Scrape type for 10740284: 1
2026-03-27 22:18:39 [adesa.be] INFO: Scraping item 10740284 url https://www.openlane.eu/en/carv6/auction/10740284
2026-03-27 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752640/general/c928c90a-1e5d-48d5-9b7d-427179b22c2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740523)
2026-03-27 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752481/general/8ece46dc-c8cc-4657-9402-e07df2458a55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740762)
2026-03-27 22:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with identifier: 10740489
2026-03-27 22:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with identifier: 10740489
2026-03-27 22:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with identifier: 10740489 to the API
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:40 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b6a52f5b-d114-53c4-bc15-9bcc8ac3c182',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAU614',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740489',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 146245,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 133,
'photo_urls': ['https://images.openlane.eu/carimgs/5752580/general/30b4d05a-67fe-476a-9da8-b42d55412eb8.jpg',
'https://images.openlane.eu/carimgs/5752580/general/d64e0e09-30a7-4231-992b-7b52ddf4f2d0.jpg',
'https://images.openlane.eu/carimgs/5752580/general/473517f6-a105-4615-b88c-742749f3db78.jpg',
'https://images.openlane.eu/carimgs/5752580/general/18671d79-29aa-4c89-9a0f-8eaa0ade0d0c.jpg',
'https://images.openlane.eu/carimgs/5752580/general/79ff15ab-fc2f-4e3a-92e1-a78527b91ed4.jpg',
'https://images.openlane.eu/carimgs/5752580/general/c725278a-f7e3-4f9e-8bf5-94034ab9cbf6.jpg',
'https://images.openlane.eu/carimgs/5752580/general/15c318cc-5422-48dc-8a71-3c43ca4df7be.jpg',
'https://images.openlane.eu/carimgs/5752580/general/a6d0d8a4-f75f-4cd9-be8e-6d09d9c85ee4.jpg',
'https://images.openlane.eu/carimgs/5752580/general/a24457aa-75f0-4eb1-a101-16bbabb9caba.jpg',
'https://images.openlane.eu/carimgs/5752580/general/9cd7c2d3-507e-4a72-8b5f-159de4915a90.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6a52f5b-d114-53c4-bc15-9bcc8ac3c182/b6a52f5b-d114-53c4-bc15-9bcc8ac3c182_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752580/general/d64e0e09-30a7-4231-992b-7b52ddf4f2d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6a52f5b-d114-53c4-bc15-9bcc8ac3c182/b6a52f5b-d114-53c4-bc15-9bcc8ac3c182_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752580/general/473517f6-a105-4615-b88c-742749f3db78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6a52f5b-d114-53c4-bc15-9bcc8ac3c182/b6a52f5b-d114-53c4-bc15-9bcc8ac3c182_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96583,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752580/general/79ff15ab-fc2f-4e3a-92e1-a78527b91ed4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6a52f5b-d114-53c4-bc15-9bcc8ac3c182/b6a52f5b-d114-53c4-bc15-9bcc8ac3c182_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752580/general/c725278a-f7e3-4f9e-8bf5-94034ab9cbf6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6a52f5b-d114-53c4-bc15-9bcc8ac3c182/b6a52f5b-d114-53c4-bc15-9bcc8ac3c182_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105711,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752580/general/a24457aa-75f0-4eb1-a101-16bbabb9caba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6a52f5b-d114-53c4-bc15-9bcc8ac3c182/b6a52f5b-d114-53c4-bc15-9bcc8ac3c182_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752580/general/9cd7c2d3-507e-4a72-8b5f-159de4915a90.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-05-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 1.0 eTSI Life - Petrol - Automatic - 110 hp '
'- 146.245 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740489%27 HTTP/1.1" 200 None
2026-03-27 22:18:40 [adesa.be] INFO: Saving data for 10740489: {'created_time': 1774649920.297395, 'last_price_update_time': 1774649920.297405, 'auction_closing_time': 1774965600.0}
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740489') HTTP/1.1" 204 0
2026-03-27 22:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f225576-74eb-5300-a29d-7019074a3726 with identifier: 10740751
2026-03-27 22:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f225576-74eb-5300-a29d-7019074a3726 with identifier: 10740751
2026-03-27 22:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f225576-74eb-5300-a29d-7019074a3726 with identifier: 10740751 to the API
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:40 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7f225576-74eb-5300-a29d-7019074a3726',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK831',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740751',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 77800,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5752468/general/7d7c1be6-1508-4986-bfce-7ba33d399d65.jpg',
'https://images.openlane.eu/carimgs/5752468/general/46ee0363-7648-4b04-be71-5718f78680c4.jpg',
'https://images.openlane.eu/carimgs/5752468/general/0cec4904-81ff-402e-adeb-e8403dfe25be.jpg',
'https://images.openlane.eu/carimgs/5752468/general/63df94ef-6a42-4a33-bea5-b387d66c5eac.jpg',
'https://images.openlane.eu/carimgs/5752468/general/d87d7ee7-de73-445b-8124-196fc8e2575f.jpg',
'https://images.openlane.eu/carimgs/5752468/general/71901ab7-30df-4d2d-83b3-646a752dd0d3.jpg',
'https://images.openlane.eu/carimgs/5752468/general/3e6d4c8f-6e00-4f34-925f-bdbee4b5252b.jpg',
'https://images.openlane.eu/carimgs/5752468/general/dd796099-f67c-469f-ae43-f7b69529b0a9.jpg',
'https://images.openlane.eu/carimgs/5752468/general/2928f335-2db4-4b2a-8cfc-85d38da35baa.jpg',
'https://images.openlane.eu/carimgs/5752468/general/a1833360-c709-40bd-9393-3657aefd3672.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f225576-74eb-5300-a29d-7019074a3726/7f225576-74eb-5300-a29d-7019074a3726_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752468/general/46ee0363-7648-4b04-be71-5718f78680c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f225576-74eb-5300-a29d-7019074a3726/7f225576-74eb-5300-a29d-7019074a3726_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752468/general/0cec4904-81ff-402e-adeb-e8403dfe25be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f225576-74eb-5300-a29d-7019074a3726/7f225576-74eb-5300-a29d-7019074a3726_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752468/general/d87d7ee7-de73-445b-8124-196fc8e2575f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f225576-74eb-5300-a29d-7019074a3726/7f225576-74eb-5300-a29d-7019074a3726_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752468/general/3e6d4c8f-6e00-4f34-925f-bdbee4b5252b.jpg',
'Width': 1024}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 116 hp - '
'77.800 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740751%27 HTTP/1.1" 200 None
2026-03-27 22:18:40 [adesa.be] INFO: Saving data for 10740751: {'created_time': 1774649920.693144, 'last_price_update_time': 1774649920.693153, 'auction_closing_time': 1774947600.0}
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740751') HTTP/1.1" 204 0
2026-03-27 22:18:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 2fbf76b7-dce0-5c7e-8da7-851e06356307 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4374d55b-9d65-537e-8d25-d03bcb5fda93 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:40 [adesa.be] INFO: Found listing with ID: 10737121
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737121%27 HTTP/1.1" 200 None
2026-03-27 22:18:40 [adesa.be] INFO: Scrape type for 10737121: 0
2026-03-27 22:18:40 [adesa.be] INFO: Skipping item 10737121 url https://www.openlane.eu/en/carv6/auction/10737121
2026-03-27 22:18:40 [adesa.be] INFO: Found listing with ID: 10737071
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737071%27 HTTP/1.1" 200 None
2026-03-27 22:18:40 [adesa.be] INFO: Scrape type for 10737071: 0
2026-03-27 22:18:40 [adesa.be] INFO: Skipping item 10737071 url https://www.openlane.eu/en/carv6/auction/10737071
2026-03-27 22:18:40 [adesa.be] INFO: Found listing with ID: 10737073
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737073%27 HTTP/1.1" 200 None
2026-03-27 22:18:40 [adesa.be] INFO: Scrape type for 10737073: 0
2026-03-27 22:18:40 [adesa.be] INFO: Skipping item 10737073 url https://www.openlane.eu/en/carv6/auction/10737073
2026-03-27 22:18:40 [adesa.be] INFO: Found listing with ID: 10737067
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737067%27 HTTP/1.1" 200 None
2026-03-27 22:18:40 [adesa.be] INFO: Scrape type for 10737067: 0
2026-03-27 22:18:40 [adesa.be] INFO: Skipping item 10737067 url https://www.openlane.eu/en/carv6/auction/10737067
2026-03-27 22:18:40 [adesa.be] INFO: Found listing with ID: 10737068
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737068%27 HTTP/1.1" 200 None
2026-03-27 22:18:40 [adesa.be] INFO: Scrape type for 10737068: 0
2026-03-27 22:18:40 [adesa.be] INFO: Skipping item 10737068 url https://www.openlane.eu/en/carv6/auction/10737068
2026-03-27 22:18:40 [adesa.be] INFO: Found listing with ID: 10737007
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737007%27 HTTP/1.1" 200 None
2026-03-27 22:18:40 [adesa.be] INFO: Scrape type for 10737007: 0
2026-03-27 22:18:40 [adesa.be] INFO: Skipping item 10737007 url https://www.openlane.eu/en/carv6/auction/10737007
2026-03-27 22:18:40 [adesa.be] INFO: Found listing with ID: 10736957
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736957%27 HTTP/1.1" 200 None
2026-03-27 22:18:40 [adesa.be] INFO: Scrape type for 10736957: 0
2026-03-27 22:18:40 [adesa.be] INFO: Skipping item 10736957 url https://www.openlane.eu/en/carv6/auction/10736957
2026-03-27 22:18:40 [adesa.be] INFO: Found listing with ID: 10740283
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740283%27 HTTP/1.1" 200 None
2026-03-27 22:18:40 [adesa.be] INFO: Scrape type for 10740283: 1
2026-03-27 22:18:40 [adesa.be] INFO: Scraping item 10740283 url https://www.openlane.eu/en/carv6/auction/10740283
2026-03-27 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddda650>
2026-03-27 22:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252Fe411a158-fe8d-4463-8c64-ee99d76e5b19.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/e411a158-fe8d-4463-8c64-ee99d76e5b19.jpg saved to cache
2026-03-27 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2fbf76b7-dce0-5c7e-8da7-851e06356307
2026-03-27 22:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1bc910>
2026-03-27 22:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36bed9b-c2fd-515b-b13b-9fb27316e905/a36bed9b-c2fd-515b-b13b-9fb27316e905_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252F174eb654-39b9-409f-9a55-6314bf6ca0d0.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/174eb654-39b9-409f-9a55-6314bf6ca0d0.jpg saved to cache
2026-03-27 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a36bed9b-c2fd-515b-b13b-9fb27316e905
2026-03-27 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752463/general/53c93703-f93f-4b38-b527-ec23e3012f5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740747)
2026-03-27 22:18:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7f225576-74eb-5300-a29d-7019074a3726 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752640/general/bcb4b368-a943-44b9-af0e-89489b9a71a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740523)
2026-03-27 22:18:40 [adesa.be] INFO: Found listing with ID: 10737077
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737077%27 HTTP/1.1" 200 None
2026-03-27 22:18:40 [adesa.be] INFO: Scrape type for 10737077: 0
2026-03-27 22:18:40 [adesa.be] INFO: Skipping item 10737077 url https://www.openlane.eu/en/carv6/auction/10737077
2026-03-27 22:18:40 [adesa.be] INFO: Found listing with ID: 10740286
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740286%27 HTTP/1.1" 200 None
2026-03-27 22:18:40 [adesa.be] INFO: Scrape type for 10740286: 1
2026-03-27 22:18:40 [adesa.be] INFO: Scraping item 10740286 url https://www.openlane.eu/en/carv6/auction/10740286
2026-03-27 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d389410>
2026-03-27 22:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4374d55b-9d65-537e-8d25-d03bcb5fda93/4374d55b-9d65-537e-8d25-d03bcb5fda93_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752640%252Fgeneral%252Fc928c90a-1e5d-48d5-9b7d-427179b22c2d.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752640/general/c928c90a-1e5d-48d5-9b7d-427179b22c2d.jpg saved to cache
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4374d55b-9d65-537e-8d25-d03bcb5fda93
2026-03-27 22:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10740295
2026-03-27 22:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82c2510a-bc52-55ed-bf66-d789136f229a with scrape type 1
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82c2510a-bc52-55ed-bf66-d789136f229a
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252Fe3d174c5-1783-4539-a8f2-7286d0e83aaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/e3d174c5-1783-4539-a8f2-7286d0e83aaa.jpg already downloaded
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252Fc9782d2e-eef8-470b-b8a0-43524ebdff01.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/c9782d2e-eef8-470b-b8a0-43524ebdff01.jpg already downloaded
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F57ac8a1d-2599-4fe3-9a01-3911f61f4b89.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/57ac8a1d-2599-4fe3-9a01-3911f61f4b89.jpg already downloaded
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F4dd84b20-5c54-4fe4-9109-0bc765dc52a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/4dd84b20-5c54-4fe4-9109-0bc765dc52a3.jpg already downloaded
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F38ab4092-4218-4d59-8f97-c2affd455761.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/38ab4092-4218-4d59-8f97-c2affd455761.jpg already downloaded
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F7fe9f077-abcd-45d7-8e5a-a9e2fedae16d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/7fe9f077-abcd-45d7-8e5a-a9e2fedae16d.jpg already downloaded
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252Fa935571a-4d61-4743-aa31-bbc1777986ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/a935571a-4d61-4743-aa31-bbc1777986ea.jpg already downloaded
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252Fe53a0a7b-06d0-47df-8812-da0ea3020c0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/e53a0a7b-06d0-47df-8812-da0ea3020c0a.jpg already downloaded
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F831f66af-5ecc-41da-83a1-bd47f80de5de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/831f66af-5ecc-41da-83a1-bd47f80de5de.jpg already downloaded
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252Fdca1aebe-da28-4517-86dc-d2f711ea3e89.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/dca1aebe-da28-4517-86dc-d2f711ea3e89.jpg already downloaded
2026-03-27 22:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82c2510a-bc52-55ed-bf66-d789136f229a, identifier: 10740295
2026-03-27 22:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2a53521-fb87-508e-bc2a-ffee52135a1b with identifier: 10740793
2026-03-27 22:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2a53521-fb87-508e-bc2a-ffee52135a1b with scrape type 1
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2a53521-fb87-508e-bc2a-ffee52135a1b
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252F5bccb4aa-359e-429d-9dc2-72a8930e08fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/5bccb4aa-359e-429d-9dc2-72a8930e08fb.jpg not downloaded yet
2026-03-27 22:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d47ae10>
2026-03-27 22:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752481%252Fgeneral%252F8ece46dc-c8cc-4657-9402-e07df2458a55.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752481/general/8ece46dc-c8cc-4657-9402-e07df2458a55.jpg saved to cache
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2fbf76b7-dce0-5c7e-8da7-851e06356307
2026-03-27 22:18:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2fbf76b7-dce0-5c7e-8da7-851e06356307, skipping ID generation
2026-03-27 22:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fbf76b7-dce0-5c7e-8da7-851e06356307 with scrape type 1
2026-03-27 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2fbf76b7-dce0-5c7e-8da7-851e06356307 sending to next pipeline
2026-03-27 22:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fbf76b7-dce0-5c7e-8da7-851e06356307, identifier: 10740762
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737105
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737105%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10737105: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10737105 url https://www.openlane.eu/en/carv6/auction/10737105
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10736982
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736982%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10736982: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10736982 url https://www.openlane.eu/en/carv6/auction/10736982
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737064
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737064%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10737064: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10737064 url https://www.openlane.eu/en/carv6/auction/10737064
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737166
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737166%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10737166: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10737166 url https://www.openlane.eu/en/carv6/auction/10737166
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10736934
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736934%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10736934: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10736934 url https://www.openlane.eu/en/carv6/auction/10736934
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737072
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737072%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10737072: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10737072 url https://www.openlane.eu/en/carv6/auction/10737072
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737079
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737079%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10737079: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10737079 url https://www.openlane.eu/en/carv6/auction/10737079
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10736984
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736984%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10736984: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10736984 url https://www.openlane.eu/en/carv6/auction/10736984
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10736947
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736947%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10736947: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10736947 url https://www.openlane.eu/en/carv6/auction/10736947
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10736986
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736986%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10736986: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10736986 url https://www.openlane.eu/en/carv6/auction/10736986
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737059
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737059%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10737059: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10737059 url https://www.openlane.eu/en/carv6/auction/10737059
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10736976
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736976%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10736976: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10736976 url https://www.openlane.eu/en/carv6/auction/10736976
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737034
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737034%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10737034: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10737034 url https://www.openlane.eu/en/carv6/auction/10737034
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737110
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737110%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10737110: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10737110 url https://www.openlane.eu/en/carv6/auction/10737110
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737030
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737030%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10737030: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10737030 url https://www.openlane.eu/en/carv6/auction/10737030
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10736968
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736968%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10736968: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10736968 url https://www.openlane.eu/en/carv6/auction/10736968
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737033
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737033%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10737033: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10737033 url https://www.openlane.eu/en/carv6/auction/10737033
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10736983
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736983%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10736983: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10736983 url https://www.openlane.eu/en/carv6/auction/10736983
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737031
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737031%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10737031: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10737031 url https://www.openlane.eu/en/carv6/auction/10737031
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737062
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737062%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10737062: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10737062 url https://www.openlane.eu/en/carv6/auction/10737062
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737155
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737155%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10737155: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10737155 url https://www.openlane.eu/en/carv6/auction/10737155
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10736997
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736997%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10736997: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10736997 url https://www.openlane.eu/en/carv6/auction/10736997
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10736904
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736904%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10736904: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10736904 url https://www.openlane.eu/en/carv6/auction/10736904
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737049
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737049%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10737049: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10737049 url https://www.openlane.eu/en/carv6/auction/10737049
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737061
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737061%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10737061: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10737061 url https://www.openlane.eu/en/carv6/auction/10737061
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10736905
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736905%27 HTTP/1.1" 200 None
2026-03-27 22:18:41 [adesa.be] INFO: Scrape type for 10736905: 0
2026-03-27 22:18:41 [adesa.be] INFO: Skipping item 10736905 url https://www.openlane.eu/en/carv6/auction/10736905
2026-03-27 22:18:41 [adesa.be] INFO: Found listing with ID: 10737104
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737104%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737104: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737104 url https://www.openlane.eu/en/carv6/auction/10737104
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736987
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736987%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736987: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736987 url https://www.openlane.eu/en/carv6/auction/10736987
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737091
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737091%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737091: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737091 url https://www.openlane.eu/en/carv6/auction/10737091
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737154
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737154%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737154: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737154 url https://www.openlane.eu/en/carv6/auction/10737154
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737139
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737139%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737139: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737139 url https://www.openlane.eu/en/carv6/auction/10737139
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737117
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737117%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737117: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737117 url https://www.openlane.eu/en/carv6/auction/10737117
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737129
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737129%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737129: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737129 url https://www.openlane.eu/en/carv6/auction/10737129
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736922
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736922%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736922: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736922 url https://www.openlane.eu/en/carv6/auction/10736922
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736877
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736877%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736877: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736877 url https://www.openlane.eu/en/carv6/auction/10736877
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736878
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736878%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736878: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736878 url https://www.openlane.eu/en/carv6/auction/10736878
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736933
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736933%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736933: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736933 url https://www.openlane.eu/en/carv6/auction/10736933
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737083
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737083%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737083: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737083 url https://www.openlane.eu/en/carv6/auction/10737083
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736885
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736885%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736885: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736885 url https://www.openlane.eu/en/carv6/auction/10736885
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737032
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737032%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737032: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737032 url https://www.openlane.eu/en/carv6/auction/10737032
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737109
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737109%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737109: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737109 url https://www.openlane.eu/en/carv6/auction/10737109
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737119
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737119%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737119: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737119 url https://www.openlane.eu/en/carv6/auction/10737119
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736921
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736921%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736921: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736921 url https://www.openlane.eu/en/carv6/auction/10736921
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737053
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737053%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737053: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737053 url https://www.openlane.eu/en/carv6/auction/10737053
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736871
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736871%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736871: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736871 url https://www.openlane.eu/en/carv6/auction/10736871
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736890
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736890%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736890: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736890 url https://www.openlane.eu/en/carv6/auction/10736890
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737015
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737015%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737015: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737015 url https://www.openlane.eu/en/carv6/auction/10737015
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737101
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737101%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737101: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737101 url https://www.openlane.eu/en/carv6/auction/10737101
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737084
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737084%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737084: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737084 url https://www.openlane.eu/en/carv6/auction/10737084
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737002
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737002%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737002: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737002 url https://www.openlane.eu/en/carv6/auction/10737002
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736977
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736977%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736977: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736977 url https://www.openlane.eu/en/carv6/auction/10736977
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736962
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736962%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736962: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736962 url https://www.openlane.eu/en/carv6/auction/10736962
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736998
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736998%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736998: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736998 url https://www.openlane.eu/en/carv6/auction/10736998
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736980
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736980%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736980: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736980 url https://www.openlane.eu/en/carv6/auction/10736980
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736928
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736928%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736928: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736928 url https://www.openlane.eu/en/carv6/auction/10736928
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737060
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737060%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737060: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737060 url https://www.openlane.eu/en/carv6/auction/10737060
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737076
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737076%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737076: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737076 url https://www.openlane.eu/en/carv6/auction/10737076
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736990
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736990%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736990: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736990 url https://www.openlane.eu/en/carv6/auction/10736990
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736868
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736868%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736868: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736868 url https://www.openlane.eu/en/carv6/auction/10736868
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736866
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736866%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736866: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736866 url https://www.openlane.eu/en/carv6/auction/10736866
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736923
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736923%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736923: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736923 url https://www.openlane.eu/en/carv6/auction/10736923
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10737107
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737107%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10737107: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10737107 url https://www.openlane.eu/en/carv6/auction/10737107
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736884
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736884%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736884: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736884 url https://www.openlane.eu/en/carv6/auction/10736884
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10736864
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736864%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10736864: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10736864 url https://www.openlane.eu/en/carv6/auction/10736864
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10724177
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724177%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10724177: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10724177 url https://www.openlane.eu/en/carv6/auction/10724177
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10724181
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724181%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10724181: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10724181 url https://www.openlane.eu/en/carv6/auction/10724181
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10724180
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724180%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10724180: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10724180 url https://www.openlane.eu/en/carv6/auction/10724180
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10724176
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724176%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10724176: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10724176 url https://www.openlane.eu/en/carv6/auction/10724176
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10724182
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724182%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10724182: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10724182 url https://www.openlane.eu/en/carv6/auction/10724182
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10724179
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724179%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10724179: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10724179 url https://www.openlane.eu/en/carv6/auction/10724179
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10724178
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724178%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10724178: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10724178 url https://www.openlane.eu/en/carv6/auction/10724178
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10734660
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734660%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10734660: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10734660 url https://www.openlane.eu/en/carv6/auction/10734660
2026-03-27 22:18:42 [adesa.be] INFO: Found listing with ID: 10738187
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738187%27 HTTP/1.1" 200 None
2026-03-27 22:18:42 [adesa.be] INFO: Scrape type for 10738187: 0
2026-03-27 22:18:42 [adesa.be] INFO: Skipping item 10738187 url https://www.openlane.eu/en/carv6/auction/10738187
2026-03-27 22:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10740295
2026-03-27 22:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10740295
2026-03-27 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10740295 to the API
2026-03-27 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '82c2510a-bc52-55ed-bf66-d789136f229a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQB667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740295',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Electric',
'odometer': 122056,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5696318/general/e3d174c5-1783-4539-a8f2-7286d0e83aaa.jpg',
'https://images.openlane.eu/carimgs/5696318/general/c9782d2e-eef8-470b-b8a0-43524ebdff01.jpg',
'https://images.openlane.eu/carimgs/5696318/general/57ac8a1d-2599-4fe3-9a01-3911f61f4b89.jpg',
'https://images.openlane.eu/carimgs/5696318/general/4dd84b20-5c54-4fe4-9109-0bc765dc52a3.jpg',
'https://images.openlane.eu/carimgs/5696318/general/38ab4092-4218-4d59-8f97-c2affd455761.jpg',
'https://images.openlane.eu/carimgs/5696318/general/7fe9f077-abcd-45d7-8e5a-a9e2fedae16d.jpg',
'https://images.openlane.eu/carimgs/5696318/general/a935571a-4d61-4743-aa31-bbc1777986ea.jpg',
'https://images.openlane.eu/carimgs/5696318/general/e53a0a7b-06d0-47df-8812-da0ea3020c0a.jpg',
'https://images.openlane.eu/carimgs/5696318/general/831f66af-5ecc-41da-83a1-bd47f80de5de.jpg',
'https://images.openlane.eu/carimgs/5696318/general/dca1aebe-da28-4517-86dc-d2f711ea3e89.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360238,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/e3d174c5-1783-4539-a8f2-7286d0e83aaa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349613,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/c9782d2e-eef8-470b-b8a0-43524ebdff01.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342411,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/57ac8a1d-2599-4fe3-9a01-3911f61f4b89.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330497,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/4dd84b20-5c54-4fe4-9109-0bc765dc52a3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372797,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/38ab4092-4218-4d59-8f97-c2affd455761.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383349,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/7fe9f077-abcd-45d7-8e5a-a9e2fedae16d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373823,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/a935571a-4d61-4743-aa31-bbc1777986ea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349049,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/e53a0a7b-06d0-47df-8812-da0ea3020c0a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447323,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/831f66af-5ecc-41da-83a1-bd47f80de5de.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82c2510a-bc52-55ed-bf66-d789136f229a/82c2510a-bc52-55ed-bf66-d789136f229a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362384,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/dca1aebe-da28-4517-86dc-d2f711ea3e89.jpg',
'Width': 1920}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 4,
'seller_name': 'SIA Automotive',
'title': 'Mini Electric Cooper 29 kWh - Electric - Automatic - 184 hp - '
'122.056 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740295%27 HTTP/1.1" 200 None
2026-03-27 22:18:43 [adesa.be] INFO: Saving data for 10740295: {'created_time': 1774649923.45715, 'last_price_update_time': 1774649923.457161, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740295') HTTP/1.1" 204 0
2026-03-27 22:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fbf76b7-dce0-5c7e-8da7-851e06356307 with identifier: 10740762
2026-03-27 22:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fbf76b7-dce0-5c7e-8da7-851e06356307 with identifier: 10740762
2026-03-27 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fbf76b7-dce0-5c7e-8da7-851e06356307 with identifier: 10740762 to the API
2026-03-27 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752481/general/8ece46dc-c8cc-4657-9402-e07df2458a55.jpg>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2fbf76b7-dce0-5c7e-8da7-851e06356307',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCC859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740762',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 125899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752481/general/8ece46dc-c8cc-4657-9402-e07df2458a55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752481/general/e411a158-fe8d-4463-8c64-ee99d76e5b19.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752481/general/8c6eaa95-9f18-4c22-ad10-6dec0141a56d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752481/general/5f9b0538-8f22-4888-b834-1e3bf1cdc5c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114401,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752481/general/891de520-575c-41ec-b957-0202b4607ef2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752481/general/51aaed88-cb76-4ad1-afa3-8b5f28546f78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141770,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752481/general/c79bf5cf-4bf2-4f07-884d-5fde403aa884.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752481/general/111f07e3-1bbe-480b-92d0-7a58cbb7e3a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fbf76b7-dce0-5c7e-8da7-851e06356307/2fbf76b7-dce0-5c7e-8da7-851e06356307_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125525,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752481/general/751b3d8c-4aa6-416d-9f79-bcb944889b4e.jpg',
'Width': 1024}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2019-11-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 1.5 TSI Style - Petrol - Manual - 150 hp - '
'125.899 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-27 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740762%27 HTTP/1.1" 200 None
2026-03-27 22:18:43 [adesa.be] INFO: Saving data for 10740762: {'created_time': 1774649923.925978, 'last_price_update_time': 1774649923.925994, 'auction_closing_time': 1774947600.0}
2026-03-27 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740762') HTTP/1.1" 204 0
2026-03-27 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752636/general/daf67cfe-d748-4532-9c71-7279faf97824.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740519)
2026-03-27 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252F4d5ff0e7-8d2b-48e8-81c3-df8ab77073af.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/4d5ff0e7-8d2b-48e8-81c3-df8ab77073af.jpg not downloaded yet
2026-03-27 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752623/general/8d995a4a-81b3-4183-85a7-a94f37adbc86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740507)
2026-03-27 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4255d0>
2026-03-27 22:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36bed9b-c2fd-515b-b13b-9fb27316e905/a36bed9b-c2fd-515b-b13b-9fb27316e905_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252F53c93703-f93f-4b38-b527-ec23e3012f5e.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/53c93703-f93f-4b38-b527-ec23e3012f5e.jpg saved to cache
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a36bed9b-c2fd-515b-b13b-9fb27316e905
2026-03-27 22:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd7ba90>
2026-03-27 22:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4374d55b-9d65-537e-8d25-d03bcb5fda93/4374d55b-9d65-537e-8d25-d03bcb5fda93_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752640%252Fgeneral%252Fbcb4b368-a943-44b9-af0e-89489b9a71a4.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752640/general/bcb4b368-a943-44b9-af0e-89489b9a71a4.jpg saved to cache
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4374d55b-9d65-537e-8d25-d03bcb5fda93
2026-03-27 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a02095c7-9661-515b-882b-40f239d138bc with identifier: 10740028
2026-03-27 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a02095c7-9661-515b-882b-40f239d138bc with scrape type 1
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a02095c7-9661-515b-882b-40f239d138bc
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252F73f9b2c0-7fc8-4640-952f-f7ab5f28e721.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/73f9b2c0-7fc8-4640-952f-f7ab5f28e721.jpg not downloaded yet
2026-03-27 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffacef10-b58c-5678-aa9c-989769d982cc with identifier: 10740466
2026-03-27 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffacef10-b58c-5678-aa9c-989769d982cc with scrape type 1
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ffacef10-b58c-5678-aa9c-989769d982cc
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252Febb2890d-1249-4eec-ad34-ac3649a09902.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/ebb2890d-1249-4eec-ad34-ac3649a09902.jpg not downloaded yet
2026-03-27 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752592/general/76fb8bb7-a5eb-4c1b-9268-ba6cb90f0eb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740494)
2026-03-27 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752463/general/f2afe5f1-0d23-46fd-be8c-fe137ea23a58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740747)
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252F3f298a02-9ef4-47d7-b592-1ecd2aed49a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/3f298a02-9ef4-47d7-b592-1ecd2aed49a7.jpg not downloaded yet
2026-03-27 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f890fe04-87a1-5486-b097-897e00bc05b0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4374d55b-9d65-537e-8d25-d03bcb5fda93 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a36bed9b-c2fd-515b-b13b-9fb27316e905 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9bbe0d91-ca5d-5bd6-9516-297ead952df5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252F864e9f18-9826-44bf-ab8d-a5656842ca97.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/864e9f18-9826-44bf-ab8d-a5656842ca97.jpg not downloaded yet
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252F82078457-3a05-4cbe-9317-133d3f45a809.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/82078457-3a05-4cbe-9317-133d3f45a809.jpg not downloaded yet
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252Fedd70182-99f4-46d5-8dcc-dfece97c52de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/edd70182-99f4-46d5-8dcc-dfece97c52de.jpg not downloaded yet
2026-03-27 22:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ffec050>
2026-03-27 22:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bbe0d91-ca5d-5bd6-9516-297ead952df5/9bbe0d91-ca5d-5bd6-9516-297ead952df5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252Fdaf67cfe-d748-4532-9c71-7279faf97824.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/daf67cfe-d748-4532-9c71-7279faf97824.jpg saved to cache
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9bbe0d91-ca5d-5bd6-9516-297ead952df5
2026-03-27 22:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e149650>
2026-03-27 22:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252F8d995a4a-81b3-4183-85a7-a94f37adbc86.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/8d995a4a-81b3-4183-85a7-a94f37adbc86.jpg saved to cache
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d377a574-a6c3-52c8-9612-d4d5b448afdb
2026-03-27 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10739968
2026-03-27 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with scrape type 1
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06ea284f-8f65-5ac7-a39e-fdbe34cb2613
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739055%252Fgeneral%252F2d726aaf-f50f-4fc3-ad5e-e11482e81b98.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739055/general/2d726aaf-f50f-4fc3-ad5e-e11482e81b98.jpg already downloaded
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739055%252Fgeneral%252F758459d0-6f0a-408c-bd7d-a04fd6a4e53c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739055/general/758459d0-6f0a-408c-bd7d-a04fd6a4e53c.jpg already downloaded
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739055%252Fgeneral%252F57725773-4d00-4724-a264-c272d3f119fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739055/general/57725773-4d00-4724-a264-c272d3f119fd.jpg already downloaded
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739055%252Fgeneral%252F693d52e7-4f80-46a0-ad75-98087c9a7fb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739055/general/693d52e7-4f80-46a0-ad75-98087c9a7fb7.jpg already downloaded
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739055%252Fgeneral%252F7dc8f9c0-5129-4174-8cff-829827c9007b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739055/general/7dc8f9c0-5129-4174-8cff-829827c9007b.jpg already downloaded
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739055%252Fgeneral%252F4b366395-6440-4422-bc7a-74a3a20bc1cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739055/general/4b366395-6440-4422-bc7a-74a3a20bc1cb.jpg already downloaded
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739055%252Fgeneral%252Fff4b613c-7ec8-4845-a937-4f9a37c199e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739055/general/ff4b613c-7ec8-4845-a937-4f9a37c199e6.jpg already downloaded
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739055%252Fgeneral%252Fb9dc955f-0309-4f57-a225-0ed84cf8c949.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739055/general/b9dc955f-0309-4f57-a225-0ed84cf8c949.jpg already downloaded
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739055%252Fgeneral%252F2c88824d-0f49-4c79-8916-73217253f19d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739055/general/2c88824d-0f49-4c79-8916-73217253f19d.jpg already downloaded
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739055%252Fgeneral%252Fc18505a1-a5e7-46da-a1a9-c09b1673ba0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739055/general/c18505a1-a5e7-46da-a1a9-c09b1673ba0e.jpg already downloaded
2026-03-27 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613, identifier: 10739968
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252F3d08ac0e-b143-49b3-9288-d420be889e96.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/3d08ac0e-b143-49b3-9288-d420be889e96.jpg not downloaded yet
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252F1ac30178-e927-44b8-8027-a608f8a753a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/1ac30178-e927-44b8-8027-a608f8a753a7.jpg not downloaded yet
2026-03-27 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10739968
2026-03-27 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10739968
2026-03-27 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10739968 to the API
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739968>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '06ea284f-8f65-5ac7-a39e-fdbe34cb2613',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABJ187',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739968',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 183614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5739055/general/2d726aaf-f50f-4fc3-ad5e-e11482e81b98.jpg',
'https://images.openlane.eu/carimgs/5739055/general/758459d0-6f0a-408c-bd7d-a04fd6a4e53c.jpg',
'https://images.openlane.eu/carimgs/5739055/general/57725773-4d00-4724-a264-c272d3f119fd.jpg',
'https://images.openlane.eu/carimgs/5739055/general/693d52e7-4f80-46a0-ad75-98087c9a7fb7.jpg',
'https://images.openlane.eu/carimgs/5739055/general/7dc8f9c0-5129-4174-8cff-829827c9007b.jpg',
'https://images.openlane.eu/carimgs/5739055/general/4b366395-6440-4422-bc7a-74a3a20bc1cb.jpg',
'https://images.openlane.eu/carimgs/5739055/general/ff4b613c-7ec8-4845-a937-4f9a37c199e6.jpg',
'https://images.openlane.eu/carimgs/5739055/general/b9dc955f-0309-4f57-a225-0ed84cf8c949.jpg',
'https://images.openlane.eu/carimgs/5739055/general/2c88824d-0f49-4c79-8916-73217253f19d.jpg',
'https://images.openlane.eu/carimgs/5739055/general/c18505a1-a5e7-46da-a1a9-c09b1673ba0e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ea284f-8f65-5ac7-a39e-fdbe34cb2613/06ea284f-8f65-5ac7-a39e-fdbe34cb2613_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194929,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739055/general/2d726aaf-f50f-4fc3-ad5e-e11482e81b98.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ea284f-8f65-5ac7-a39e-fdbe34cb2613/06ea284f-8f65-5ac7-a39e-fdbe34cb2613_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190948,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739055/general/758459d0-6f0a-408c-bd7d-a04fd6a4e53c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ea284f-8f65-5ac7-a39e-fdbe34cb2613/06ea284f-8f65-5ac7-a39e-fdbe34cb2613_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166451,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739055/general/57725773-4d00-4724-a264-c272d3f119fd.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ea284f-8f65-5ac7-a39e-fdbe34cb2613/06ea284f-8f65-5ac7-a39e-fdbe34cb2613_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160090,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739055/general/693d52e7-4f80-46a0-ad75-98087c9a7fb7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ea284f-8f65-5ac7-a39e-fdbe34cb2613/06ea284f-8f65-5ac7-a39e-fdbe34cb2613_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237859,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739055/general/7dc8f9c0-5129-4174-8cff-829827c9007b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ea284f-8f65-5ac7-a39e-fdbe34cb2613/06ea284f-8f65-5ac7-a39e-fdbe34cb2613_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264597,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739055/general/4b366395-6440-4422-bc7a-74a3a20bc1cb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ea284f-8f65-5ac7-a39e-fdbe34cb2613/06ea284f-8f65-5ac7-a39e-fdbe34cb2613_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306684,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739055/general/ff4b613c-7ec8-4845-a937-4f9a37c199e6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ea284f-8f65-5ac7-a39e-fdbe34cb2613/06ea284f-8f65-5ac7-a39e-fdbe34cb2613_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302890,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739055/general/b9dc955f-0309-4f57-a225-0ed84cf8c949.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ea284f-8f65-5ac7-a39e-fdbe34cb2613/06ea284f-8f65-5ac7-a39e-fdbe34cb2613_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191346,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739055/general/2c88824d-0f49-4c79-8916-73217253f19d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06ea284f-8f65-5ac7-a39e-fdbe34cb2613/06ea284f-8f65-5ac7-a39e-fdbe34cb2613_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364573,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739055/general/c18505a1-a5e7-46da-a1a9-c09b1673ba0e.jpg',
'Width': 1500}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 183.614 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739968%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [adesa.be] INFO: Saving data for 10739968: {'created_time': 1774649924.905081, 'last_price_update_time': 1774649924.905091, 'auction_closing_time': 1774861200.0}
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739968') HTTP/1.1" 204 0
2026-03-27 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752636/general/ae37828d-b38f-44b2-b84b-018965e32b5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740519)
2026-03-27 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752463/general/c62e709d-678d-46ad-83e2-843fd493a0b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740747)
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252F9126a965-7460-43a0-a077-8ae1a02bad66.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/9126a965-7460-43a0-a077-8ae1a02bad66.jpg not downloaded yet
2026-03-27 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752513/general/5bccb4aa-359e-429d-9dc2-72a8930e08fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740793)
2026-03-27 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752513/general/4d5ff0e7-8d2b-48e8-81c3-df8ab77073af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740793)
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252Fe5498334-9bfa-455a-bfd5-f3675fdd3e11.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/e5498334-9bfa-455a-bfd5-f3675fdd3e11.jpg not downloaded yet
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252F3589f55b-abbe-4068-ae6d-f5f6b8878860.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/3589f55b-abbe-4068-ae6d-f5f6b8878860.jpg not downloaded yet
2026-03-27 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252F3ba0c9e5-5835-453a-97b4-644bcfe78880.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/3ba0c9e5-5835-453a-97b4-644bcfe78880.jpg not downloaded yet
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252F36bd6a98-ddb8-4ef7-badc-49883f89edde.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/36bd6a98-ddb8-4ef7-badc-49883f89edde.jpg not downloaded yet
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252F8ae9cea1-08e1-4d2c-b9e5-9a3670f46428.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/8ae9cea1-08e1-4d2c-b9e5-9a3670f46428.jpg not downloaded yet
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df9d950>
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f890fe04-87a1-5486-b097-897e00bc05b0/f890fe04-87a1-5486-b097-897e00bc05b0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752592%252Fgeneral%252F76fb8bb7-a5eb-4c1b-9268-ba6cb90f0eb2.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752592/general/76fb8bb7-a5eb-4c1b-9268-ba6cb90f0eb2.jpg saved to cache
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f890fe04-87a1-5486-b097-897e00bc05b0
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e166fd0>
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36bed9b-c2fd-515b-b13b-9fb27316e905/a36bed9b-c2fd-515b-b13b-9fb27316e905_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252Ff2afe5f1-0d23-46fd-be8c-fe137ea23a58.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/f2afe5f1-0d23-46fd-be8c-fe137ea23a58.jpg saved to cache
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a36bed9b-c2fd-515b-b13b-9fb27316e905
2026-03-27 22:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c83ff57-98e8-5218-a102-f075151e7728 with identifier: 10740749
2026-03-27 22:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c83ff57-98e8-5218-a102-f075151e7728 with scrape type 1
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c83ff57-98e8-5218-a102-f075151e7728
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252Fd069fa19-b1bf-4fdd-8e70-b31d548cc655.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/d069fa19-b1bf-4fdd-8e70-b31d548cc655.jpg not downloaded yet
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252Fe18a4483-0bf7-482b-9f58-dfb3e0862e49.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/e18a4483-0bf7-482b-9f58-dfb3e0862e49.jpg not downloaded yet
2026-03-27 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752463/general/1fa54fd2-67c2-4df2-9166-d0514b779cf7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740747)
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252F867dfc2e-42b5-4029-9b84-ee4b0abcd8d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/867dfc2e-42b5-4029-9b84-ee4b0abcd8d6.jpg not downloaded yet
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252F31f6c75a-23b5-4e77-8cb1-23fe2d08611b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/31f6c75a-23b5-4e77-8cb1-23fe2d08611b.jpg not downloaded yet
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252Faa87077e-a426-4f47-a271-49c18fc8764b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/aa87077e-a426-4f47-a271-49c18fc8764b.jpg not downloaded yet
2026-03-27 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752623/general/40bb05b2-dd37-45b0-9406-3f1b2a1c7d21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740507)
2026-03-27 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752538/general/ebb2890d-1249-4eec-ad34-ac3649a09902.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740466)
2026-03-27 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752513/general/edd70182-99f4-46d5-8dcc-dfece97c52de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740793)
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252Fcdbb5b6c-75b3-49fb-bc22-23cf6322ddcc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/cdbb5b6c-75b3-49fb-bc22-23cf6322ddcc.jpg not downloaded yet
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1381d0>
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bbe0d91-ca5d-5bd6-9516-297ead952df5/9bbe0d91-ca5d-5bd6-9516-297ead952df5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752636%252Fgeneral%252Fae37828d-b38f-44b2-b84b-018965e32b5a.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752636/general/ae37828d-b38f-44b2-b84b-018965e32b5a.jpg saved to cache
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9bbe0d91-ca5d-5bd6-9516-297ead952df5
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e17b650>
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36bed9b-c2fd-515b-b13b-9fb27316e905/a36bed9b-c2fd-515b-b13b-9fb27316e905_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252Fc62e709d-678d-46ad-83e2-843fd493a0b1.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/c62e709d-678d-46ad-83e2-843fd493a0b1.jpg saved to cache
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a36bed9b-c2fd-515b-b13b-9fb27316e905
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de13f10>
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252F5bccb4aa-359e-429d-9dc2-72a8930e08fb.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/5bccb4aa-359e-429d-9dc2-72a8930e08fb.jpg saved to cache
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f2a53521-fb87-508e-bc2a-ffee52135a1b
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df55c90>
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252F4d5ff0e7-8d2b-48e8-81c3-df8ab77073af.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/4d5ff0e7-8d2b-48e8-81c3-df8ab77073af.jpg saved to cache
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f2a53521-fb87-508e-bc2a-ffee52135a1b
2026-03-27 22:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10740284
2026-03-27 22:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac50f046-c643-5f12-82c0-383b3c7ae0bf with scrape type 1
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac50f046-c643-5f12-82c0-383b3c7ae0bf
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252Ff144cf39-ebb0-4af2-ae02-9f7c61adc2cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/f144cf39-ebb0-4af2-ae02-9f7c61adc2cd.jpg already downloaded
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252Fd3ac491c-75e1-46ff-bc62-3b067e55dc44.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/d3ac491c-75e1-46ff-bc62-3b067e55dc44.jpg already downloaded
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252Ff7b1391b-2743-4fa7-9f4f-86a68e3ab0fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/f7b1391b-2743-4fa7-9f4f-86a68e3ab0fd.jpg already downloaded
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F6c9dad0d-d52f-49d5-9e4e-efa68165c0cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/6c9dad0d-d52f-49d5-9e4e-efa68165c0cc.jpg already downloaded
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F34a06e96-641d-438a-852f-ea0e83cae1d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/34a06e96-641d-438a-852f-ea0e83cae1d5.jpg already downloaded
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F5d4b5346-1a68-4c60-a46b-55715338d89f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/5d4b5346-1a68-4c60-a46b-55715338d89f.jpg already downloaded
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F9600c520-a228-40c7-8559-6b9f9fc973f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/9600c520-a228-40c7-8559-6b9f9fc973f9.jpg already downloaded
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F20d9aa5a-c159-4023-85eb-14bc18396a26.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/20d9aa5a-c159-4023-85eb-14bc18396a26.jpg already downloaded
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F783d0e1e-4f1c-4296-ae1e-3630418e8ead.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/783d0e1e-4f1c-4296-ae1e-3630418e8ead.jpg already downloaded
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F371097cf-f92b-4264-bf34-8def03582b30.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/371097cf-f92b-4264-bf34-8def03582b30.jpg already downloaded
2026-03-27 22:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac50f046-c643-5f12-82c0-383b3c7ae0bf, identifier: 10740284
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252F48ec2e8b-9b2e-4154-ab08-45ffc4cf0130.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/48ec2e8b-9b2e-4154-ab08-45ffc4cf0130.jpg not downloaded yet
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252Fb036ed6b-ae77-4c89-8c1c-3f5e0a88e40a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/b036ed6b-ae77-4c89-8c1c-3f5e0a88e40a.jpg not downloaded yet
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252F498b4fbb-fe7b-482e-b303-cc61e058116b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/498b4fbb-fe7b-482e-b303-cc61e058116b.jpg not downloaded yet
2026-03-27 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10740284
2026-03-27 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10740284
2026-03-27 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10740284 to the API
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740284>
{'auction_title': '',
'c_o_2_emission_value': 163,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ac50f046-c643-5f12-82c0-383b3c7ae0bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGE471',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740284',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 222118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5665074/general/f144cf39-ebb0-4af2-ae02-9f7c61adc2cd.jpg',
'https://images.openlane.eu/carimgs/5665074/general/d3ac491c-75e1-46ff-bc62-3b067e55dc44.jpg',
'https://images.openlane.eu/carimgs/5665074/general/f7b1391b-2743-4fa7-9f4f-86a68e3ab0fd.jpg',
'https://images.openlane.eu/carimgs/5665074/general/6c9dad0d-d52f-49d5-9e4e-efa68165c0cc.jpg',
'https://images.openlane.eu/carimgs/5665074/general/34a06e96-641d-438a-852f-ea0e83cae1d5.jpg',
'https://images.openlane.eu/carimgs/5665074/general/5d4b5346-1a68-4c60-a46b-55715338d89f.jpg',
'https://images.openlane.eu/carimgs/5665074/general/9600c520-a228-40c7-8559-6b9f9fc973f9.jpg',
'https://images.openlane.eu/carimgs/5665074/general/20d9aa5a-c159-4023-85eb-14bc18396a26.jpg',
'https://images.openlane.eu/carimgs/5665074/general/783d0e1e-4f1c-4296-ae1e-3630418e8ead.jpg',
'https://images.openlane.eu/carimgs/5665074/general/371097cf-f92b-4264-bf34-8def03582b30.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2964611,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/f144cf39-ebb0-4af2-ae02-9f7c61adc2cd.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2618537,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/d3ac491c-75e1-46ff-bc62-3b067e55dc44.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3154893,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/f7b1391b-2743-4fa7-9f4f-86a68e3ab0fd.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1984759,
'Height': 3845,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/6c9dad0d-d52f-49d5-9e4e-efa68165c0cc.jpg',
'Width': 5127},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2893387,
'Height': 3683,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/34a06e96-641d-438a-852f-ea0e83cae1d5.jpg',
'Width': 4910},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4737987,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/5d4b5346-1a68-4c60-a46b-55715338d89f.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2252087,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/9600c520-a228-40c7-8559-6b9f9fc973f9.jpg',
'Width': 4461},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3473726,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/20d9aa5a-c159-4023-85eb-14bc18396a26.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3060929,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/783d0e1e-4f1c-4296-ae1e-3630418e8ead.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2053143,
'Height': 3423,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/371097cf-f92b-4264-bf34-8def03582b30.jpg',
'Width': 4564}],
'price': 6850,
'price_includes_vat': True,
'registration_date': '2021-03-24',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 120 hp - '
'222.118 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740284%27 HTTP/1.1" 200 None
2026-03-27 22:18:46 [adesa.be] INFO: Saving data for 10740284: {'created_time': 1774649926.029209, 'last_price_update_time': 1774649926.029219, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740284') HTTP/1.1" 204 0
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252Ff27c2d3e-0110-4498-9ae8-cb0912440888.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/f27c2d3e-0110-4498-9ae8-cb0912440888.jpg not downloaded yet
2026-03-27 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252Fbef37a63-f83e-4d61-ab09-dca9ac035179.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/bef37a63-f83e-4d61-ab09-dca9ac035179.jpg not downloaded yet
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252Fbc718691-c864-4f66-a8ef-5ead72dd28b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/bc718691-c864-4f66-a8ef-5ead72dd28b0.jpg not downloaded yet
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252F4264ea03-3fef-4c7b-bb1e-59ea74d71207.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/4264ea03-3fef-4c7b-bb1e-59ea74d71207.jpg not downloaded yet
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e12a0d0>
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36bed9b-c2fd-515b-b13b-9fb27316e905/a36bed9b-c2fd-515b-b13b-9fb27316e905_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752463%252Fgeneral%252F1fa54fd2-67c2-4df2-9166-d0514b779cf7.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752463/general/1fa54fd2-67c2-4df2-9166-d0514b779cf7.jpg saved to cache
2026-03-27 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a36bed9b-c2fd-515b-b13b-9fb27316e905
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d490d90>
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252F40bb05b2-dd37-45b0-9406-3f1b2a1c7d21.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/40bb05b2-dd37-45b0-9406-3f1b2a1c7d21.jpg saved to cache
2026-03-27 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d377a574-a6c3-52c8-9612-d4d5b448afdb
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e167450>
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252Febb2890d-1249-4eec-ad34-ac3649a09902.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/ebb2890d-1249-4eec-ad34-ac3649a09902.jpg saved to cache
2026-03-27 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ffacef10-b58c-5678-aa9c-989769d982cc
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d493f10>
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252Fedd70182-99f4-46d5-8dcc-dfece97c52de.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/edd70182-99f4-46d5-8dcc-dfece97c52de.jpg saved to cache
2026-03-27 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f2a53521-fb87-508e-bc2a-ffee52135a1b
2026-03-27 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752538/general/1ac30178-e927-44b8-8027-a608f8a753a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740466)
2026-03-27 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752538/general/3589f55b-abbe-4068-ae6d-f5f6b8878860.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740466)
2026-03-27 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752279/general/3d08ac0e-b143-49b3-9288-d420be889e96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740028)
2026-03-27 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752538/general/82078457-3a05-4cbe-9317-133d3f45a809.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740466)
2026-03-27 22:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4374d55b-9d65-537e-8d25-d03bcb5fda93 with identifier: 10740523
2026-03-27 22:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4374d55b-9d65-537e-8d25-d03bcb5fda93 with identifier: 10740523
2026-03-27 22:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4374d55b-9d65-537e-8d25-d03bcb5fda93 with identifier: 10740523 to the API
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:46 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '4374d55b-9d65-537e-8d25-d03bcb5fda93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DM3301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740523',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 86384,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5752640/general/f0f8ec7b-2c0c-4c3d-a185-39d38314bf70.jpg',
'https://images.openlane.eu/carimgs/5752640/general/e0c0ca7c-5d39-4d0a-b436-d2eb8ba29eba.jpg',
'https://images.openlane.eu/carimgs/5752640/general/f1004a44-5602-4ab1-87de-e502c279f840.jpg',
'https://images.openlane.eu/carimgs/5752640/general/ed232b3d-2bd2-4007-8a43-6d7109d53a8b.jpg',
'https://images.openlane.eu/carimgs/5752640/general/6cbe4a65-b6c4-4f92-bae8-9d99b741f113.jpg',
'https://images.openlane.eu/carimgs/5752640/general/bcb4b368-a943-44b9-af0e-89489b9a71a4.jpg',
'https://images.openlane.eu/carimgs/5752640/general/c928c90a-1e5d-48d5-9b7d-427179b22c2d.jpg',
'https://images.openlane.eu/carimgs/5752640/general/47d540a7-ed4c-44c5-b408-2ea6e09529cf.jpg',
'https://images.openlane.eu/carimgs/5752640/general/622b5297-ff6a-4b92-bc8b-800e8a3f7ea7.jpg',
'https://images.openlane.eu/carimgs/5752640/general/04140382-19a2-4411-afa3-f10102f634ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4374d55b-9d65-537e-8d25-d03bcb5fda93/4374d55b-9d65-537e-8d25-d03bcb5fda93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752640/general/f0f8ec7b-2c0c-4c3d-a185-39d38314bf70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4374d55b-9d65-537e-8d25-d03bcb5fda93/4374d55b-9d65-537e-8d25-d03bcb5fda93_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752640/general/bcb4b368-a943-44b9-af0e-89489b9a71a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4374d55b-9d65-537e-8d25-d03bcb5fda93/4374d55b-9d65-537e-8d25-d03bcb5fda93_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752640/general/c928c90a-1e5d-48d5-9b7d-427179b22c2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4374d55b-9d65-537e-8d25-d03bcb5fda93/4374d55b-9d65-537e-8d25-d03bcb5fda93_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14007,
'Height': 299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752640/general/622b5297-ff6a-4b92-bc8b-800e8a3f7ea7.jpg',
'Width': 407}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-09-15',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Caddy 2.0 TDI - Diesel - Manual - 102 hp - 86.384 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740523%27 HTTP/1.1" 200 None
2026-03-27 22:18:46 [adesa.be] INFO: Saving data for 10740523: {'created_time': 1774649926.609547, 'last_price_update_time': 1774649926.609557, 'auction_closing_time': 1774965600.0}
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740523') HTTP/1.1" 204 0
2026-03-27 22:18:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a36bed9b-c2fd-515b-b13b-9fb27316e905 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252Fcc6945c5-a8e4-4ec5-9fb6-5315c43282f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/cc6945c5-a8e4-4ec5-9fb6-5315c43282f4.jpg not downloaded yet
2026-03-27 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4374d55b-9d65-537e-8d25-d03bcb5fda93 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9bbe0d91-ca5d-5bd6-9516-297ead952df5 with identifier: 10740519
2026-03-27 22:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9bbe0d91-ca5d-5bd6-9516-297ead952df5 with identifier: 10740519
2026-03-27 22:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9bbe0d91-ca5d-5bd6-9516-297ead952df5 with identifier: 10740519 to the API
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '9bbe0d91-ca5d-5bd6-9516-297ead952df5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YCT651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740519',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 61628,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5752636/general/03c24c5f-2ff0-48ee-88df-620eb05aef58.jpg',
'https://images.openlane.eu/carimgs/5752636/general/d0c57e02-9e16-4083-aed2-e32ce0452a52.jpg',
'https://images.openlane.eu/carimgs/5752636/general/eaabe8d9-08b7-4f9f-84c9-c800f09cca85.jpg',
'https://images.openlane.eu/carimgs/5752636/general/fe80b632-e9ec-47e3-9d4b-b0f41d9fefeb.jpg',
'https://images.openlane.eu/carimgs/5752636/general/afa45a4f-d50b-4978-8246-58f1ac9c5ca7.jpg',
'https://images.openlane.eu/carimgs/5752636/general/781f3f77-b9ad-415a-8e71-19e7f05eac76.jpg',
'https://images.openlane.eu/carimgs/5752636/general/ae37828d-b38f-44b2-b84b-018965e32b5a.jpg',
'https://images.openlane.eu/carimgs/5752636/general/1943cf79-500f-4414-bbe6-6717f2c0ef49.jpg',
'https://images.openlane.eu/carimgs/5752636/general/daf67cfe-d748-4532-9c71-7279faf97824.jpg',
'https://images.openlane.eu/carimgs/5752636/general/166e24fd-2c89-4cd9-aea3-fa710e361d77.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bbe0d91-ca5d-5bd6-9516-297ead952df5/9bbe0d91-ca5d-5bd6-9516-297ead952df5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752636/general/03c24c5f-2ff0-48ee-88df-620eb05aef58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bbe0d91-ca5d-5bd6-9516-297ead952df5/9bbe0d91-ca5d-5bd6-9516-297ead952df5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752636/general/d0c57e02-9e16-4083-aed2-e32ce0452a52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bbe0d91-ca5d-5bd6-9516-297ead952df5/9bbe0d91-ca5d-5bd6-9516-297ead952df5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752636/general/eaabe8d9-08b7-4f9f-84c9-c800f09cca85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bbe0d91-ca5d-5bd6-9516-297ead952df5/9bbe0d91-ca5d-5bd6-9516-297ead952df5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143355,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752636/general/afa45a4f-d50b-4978-8246-58f1ac9c5ca7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bbe0d91-ca5d-5bd6-9516-297ead952df5/9bbe0d91-ca5d-5bd6-9516-297ead952df5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752636/general/ae37828d-b38f-44b2-b84b-018965e32b5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bbe0d91-ca5d-5bd6-9516-297ead952df5/9bbe0d91-ca5d-5bd6-9516-297ead952df5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752636/general/1943cf79-500f-4414-bbe6-6717f2c0ef49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bbe0d91-ca5d-5bd6-9516-297ead952df5/9bbe0d91-ca5d-5bd6-9516-297ead952df5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752636/general/daf67cfe-d748-4532-9c71-7279faf97824.jpg',
'Width': 1024}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2020-07-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.6 TDI Trendline - Diesel - Manual - 115 hp - '
'61.628 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740519%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [adesa.be] INFO: Saving data for 10740519: {'created_time': 1774649927.02356, 'last_price_update_time': 1774649927.02357, 'auction_closing_time': 1774965600.0}
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740519') HTTP/1.1" 204 0
2026-03-27 22:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f890fe04-87a1-5486-b097-897e00bc05b0 with identifier: 10740494
2026-03-27 22:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f890fe04-87a1-5486-b097-897e00bc05b0 with identifier: 10740494
2026-03-27 22:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f890fe04-87a1-5486-b097-897e00bc05b0 with identifier: 10740494 to the API
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'f890fe04-87a1-5486-b097-897e00bc05b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ENR232',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 79142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5752592/general/52125ba3-b6a4-4dbd-bb33-56c0bb347aca.jpg',
'https://images.openlane.eu/carimgs/5752592/general/901c57cb-1c4b-4f6c-8b8c-fdf2a6de85ee.jpg',
'https://images.openlane.eu/carimgs/5752592/general/268b9ffc-7b45-4fd7-b318-6e07ad0addda.jpg',
'https://images.openlane.eu/carimgs/5752592/general/0a014293-63f2-4d24-892c-e87c152aa502.jpg',
'https://images.openlane.eu/carimgs/5752592/general/b51072ca-5139-40b0-b977-b29968b7a50a.jpg',
'https://images.openlane.eu/carimgs/5752592/general/d4d23841-4a47-45e3-a128-6ebc19602546.jpg',
'https://images.openlane.eu/carimgs/5752592/general/95fcbedc-9242-4a03-b106-8776a2d1c7c6.jpg',
'https://images.openlane.eu/carimgs/5752592/general/bd7f3c27-f3cd-40d0-8df0-267e8fbcd5ef.jpg',
'https://images.openlane.eu/carimgs/5752592/general/76fb8bb7-a5eb-4c1b-9268-ba6cb90f0eb2.jpg',
'https://images.openlane.eu/carimgs/5752592/general/8ede0562-64d4-420e-9d1f-10395127fca1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f890fe04-87a1-5486-b097-897e00bc05b0/f890fe04-87a1-5486-b097-897e00bc05b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296647,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752592/general/52125ba3-b6a4-4dbd-bb33-56c0bb347aca.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f890fe04-87a1-5486-b097-897e00bc05b0/f890fe04-87a1-5486-b097-897e00bc05b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225201,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752592/general/268b9ffc-7b45-4fd7-b318-6e07ad0addda.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f890fe04-87a1-5486-b097-897e00bc05b0/f890fe04-87a1-5486-b097-897e00bc05b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295375,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752592/general/b51072ca-5139-40b0-b977-b29968b7a50a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f890fe04-87a1-5486-b097-897e00bc05b0/f890fe04-87a1-5486-b097-897e00bc05b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407179,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752592/general/bd7f3c27-f3cd-40d0-8df0-267e8fbcd5ef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f890fe04-87a1-5486-b097-897e00bc05b0/f890fe04-87a1-5486-b097-897e00bc05b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408140,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752592/general/76fb8bb7-a5eb-4c1b-9268-ba6cb90f0eb2.jpg',
'Width': 1920}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 eTSI Life Business - Petrol - Automatic - 110 '
'hp - 79.142 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740494%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [adesa.be] INFO: Saving data for 10740494: {'created_time': 1774649927.38387, 'last_price_update_time': 1774649927.383881, 'auction_closing_time': 1774965600.0}
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740494') HTTP/1.1" 204 0
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252Fd2b6581f-00db-436a-9820-ab401c533c08.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/d2b6581f-00db-436a-9820-ab401c533c08.jpg not downloaded yet
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252Fec3a9ba3-a681-48dc-b4cc-59ebf48f07aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/ec3a9ba3-a681-48dc-b4cc-59ebf48f07aa.jpg not downloaded yet
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252Fd223205f-c924-4d0a-abb4-825450d7f636.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/d223205f-c924-4d0a-abb4-825450d7f636.jpg not downloaded yet
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9bbe0d91-ca5d-5bd6-9516-297ead952df5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f890fe04-87a1-5486-b097-897e00bc05b0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with identifier: 10740283
2026-03-27 22:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with scrape type 1
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662114%252Fgeneral%252F179b91cd-121b-4fed-aa97-517af9d01180.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662114/general/179b91cd-121b-4fed-aa97-517af9d01180.JPG not downloaded yet
2026-03-27 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752465/general/aa87077e-a426-4f47-a271-49c18fc8764b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740749)
2026-03-27 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752538/general/31f6c75a-23b5-4e77-8cb1-23fe2d08611b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740466)
2026-03-27 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752465/general/498b4fbb-fe7b-482e-b303-cc61e058116b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740749)
2026-03-27 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752538/general/b036ed6b-ae77-4c89-8c1c-3f5e0a88e40a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740466)
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252F27ec9ee6-d218-4909-8156-242a76c000f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/27ec9ee6-d218-4909-8156-242a76c000f4.jpg not downloaded yet
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252Fa7bdd551-e1bb-4c6a-8a1c-6c43fb434a37.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/a7bdd551-e1bb-4c6a-8a1c-6c43fb434a37.jpg not downloaded yet
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252F8ed2f896-6114-4984-a3f3-91fa065aef87.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/8ed2f896-6114-4984-a3f3-91fa065aef87.jpg not downloaded yet
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662114%252Fgeneral%252F1e1e3cac-3ed4-435e-a7d4-30fad2ad63f5.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662114/general/1e1e3cac-3ed4-435e-a7d4-30fad2ad63f5.JPG not downloaded yet
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1e46d0>
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252F1ac30178-e927-44b8-8027-a608f8a753a7.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/1ac30178-e927-44b8-8027-a608f8a753a7.jpg saved to cache
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ffacef10-b58c-5678-aa9c-989769d982cc
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de973d0>
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252F3589f55b-abbe-4068-ae6d-f5f6b8878860.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/3589f55b-abbe-4068-ae6d-f5f6b8878860.jpg saved to cache
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ffacef10-b58c-5678-aa9c-989769d982cc
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1f2490>
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02095c7-9661-515b-882b-40f239d138bc/a02095c7-9661-515b-882b-40f239d138bc_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252F3d08ac0e-b143-49b3-9288-d420be889e96.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/3d08ac0e-b143-49b3-9288-d420be889e96.jpg saved to cache
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a02095c7-9661-515b-882b-40f239d138bc
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4908d0>
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252F82078457-3a05-4cbe-9317-133d3f45a809.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/82078457-3a05-4cbe-9317-133d3f45a809.jpg saved to cache
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ffacef10-b58c-5678-aa9c-989769d982cc
2026-03-27 22:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10740286
2026-03-27 22:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b672275b-f25f-50ff-9c43-b1cc2aac28f9 with scrape type 1
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b672275b-f25f-50ff-9c43-b1cc2aac28f9
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F18710a57-77f5-4fbd-8d3c-d6f38409c948.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/18710a57-77f5-4fbd-8d3c-d6f38409c948.jpg already downloaded
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F7af2b2d0-6cb2-41bc-b0f3-dac35ef85650.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/7af2b2d0-6cb2-41bc-b0f3-dac35ef85650.jpg already downloaded
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F29de3614-5b77-4029-bda7-40284210ef75.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/29de3614-5b77-4029-bda7-40284210ef75.jpg already downloaded
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F82d626b5-b227-4961-a529-dc177dd45353.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/82d626b5-b227-4961-a529-dc177dd45353.jpg already downloaded
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F455b4a46-0d03-46d5-810d-a986cf1277ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/455b4a46-0d03-46d5-810d-a986cf1277ad.jpg already downloaded
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F652ebe66-c020-4f58-946d-4fe216df244d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/652ebe66-c020-4f58-946d-4fe216df244d.jpg already downloaded
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F8ce18ebc-aa26-48c7-a174-1ab585332c36.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/8ce18ebc-aa26-48c7-a174-1ab585332c36.jpg already downloaded
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252Fddccfdc3-1235-4818-9c3c-55e6ca956fb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/ddccfdc3-1235-4818-9c3c-55e6ca956fb5.jpg already downloaded
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252Ff22bf81b-6ceb-4607-83d2-d504ce08c548.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/f22bf81b-6ceb-4607-83d2-d504ce08c548.jpg already downloaded
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252Fd92a68e8-9cc2-4434-a94a-139b797f241e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/d92a68e8-9cc2-4434-a94a-139b797f241e.jpg already downloaded
2026-03-27 22:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b672275b-f25f-50ff-9c43-b1cc2aac28f9, identifier: 10740286
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252F5ae27a71-e8d2-47c3-80bd-3011aebf1de4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/5ae27a71-e8d2-47c3-80bd-3011aebf1de4.jpg not downloaded yet
2026-03-27 22:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10740286
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Burgundy HTTP/1.1" 200 None
2026-03-27 22:18:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10740286
2026-03-27 22:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10740286 to the API
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740286>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 375,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'b672275b-f25f-50ff-9c43-b1cc2aac28f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740286',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 90929,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5672181/general/18710a57-77f5-4fbd-8d3c-d6f38409c948.jpg',
'https://images.openlane.eu/carimgs/5672181/general/7af2b2d0-6cb2-41bc-b0f3-dac35ef85650.jpg',
'https://images.openlane.eu/carimgs/5672181/general/29de3614-5b77-4029-bda7-40284210ef75.jpg',
'https://images.openlane.eu/carimgs/5672181/general/82d626b5-b227-4961-a529-dc177dd45353.jpg',
'https://images.openlane.eu/carimgs/5672181/general/455b4a46-0d03-46d5-810d-a986cf1277ad.jpg',
'https://images.openlane.eu/carimgs/5672181/general/652ebe66-c020-4f58-946d-4fe216df244d.jpg',
'https://images.openlane.eu/carimgs/5672181/general/8ce18ebc-aa26-48c7-a174-1ab585332c36.jpg',
'https://images.openlane.eu/carimgs/5672181/general/ddccfdc3-1235-4818-9c3c-55e6ca956fb5.jpg',
'https://images.openlane.eu/carimgs/5672181/general/f22bf81b-6ceb-4607-83d2-d504ce08c548.jpg',
'https://images.openlane.eu/carimgs/5672181/general/d92a68e8-9cc2-4434-a94a-139b797f241e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380528,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/18710a57-77f5-4fbd-8d3c-d6f38409c948.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382252,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/7af2b2d0-6cb2-41bc-b0f3-dac35ef85650.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412951,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/29de3614-5b77-4029-bda7-40284210ef75.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388070,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/82d626b5-b227-4961-a529-dc177dd45353.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381015,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/455b4a46-0d03-46d5-810d-a986cf1277ad.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363950,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/652ebe66-c020-4f58-946d-4fe216df244d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325710,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/8ce18ebc-aa26-48c7-a174-1ab585332c36.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374656,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/ddccfdc3-1235-4818-9c3c-55e6ca956fb5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288292,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/f22bf81b-6ceb-4607-83d2-d504ce08c548.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270699,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/d92a68e8-9cc2-4434-a94a-139b797f241e.jpg',
'Width': 1920}],
'price': 42200,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Porsche Taycan Cross Turismo - Electric - Automatic - 375 hp - '
'90.929 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740286%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [adesa.be] INFO: Saving data for 10740286: {'created_time': 1774649928.416814, 'last_price_update_time': 1774649928.416822, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740286') HTTP/1.1" 204 0
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f2a53521-fb87-508e-bc2a-ffee52135a1b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4c83ff57-98e8-5218-a102-f075151e7728 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662114%252Fgeneral%252F573a3687-0de6-46b4-861b-16754ccb19e8.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662114/general/573a3687-0de6-46b4-861b-16754ccb19e8.JPG not downloaded yet
2026-03-27 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252Ff91465f7-40db-4c85-8a54-7290b6e3ed24.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/f91465f7-40db-4c85-8a54-7290b6e3ed24.jpg not downloaded yet
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e138e10>
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252Faa87077e-a426-4f47-a271-49c18fc8764b.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/aa87077e-a426-4f47-a271-49c18fc8764b.jpg saved to cache
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4c83ff57-98e8-5218-a102-f075151e7728
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de4e3d0>
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252F31f6c75a-23b5-4e77-8cb1-23fe2d08611b.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/31f6c75a-23b5-4e77-8cb1-23fe2d08611b.jpg saved to cache
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ffacef10-b58c-5678-aa9c-989769d982cc
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df19b10>
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252F498b4fbb-fe7b-482e-b303-cc61e058116b.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/498b4fbb-fe7b-482e-b303-cc61e058116b.jpg saved to cache
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4c83ff57-98e8-5218-a102-f075151e7728
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de43f90>
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252Fb036ed6b-ae77-4c89-8c1c-3f5e0a88e40a.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/b036ed6b-ae77-4c89-8c1c-3f5e0a88e40a.jpg saved to cache
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ffacef10-b58c-5678-aa9c-989769d982cc
2026-03-27 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752513/general/cdbb5b6c-75b3-49fb-bc22-23cf6322ddcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740793)
2026-03-27 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752513/general/3ba0c9e5-5835-453a-97b4-644bcfe78880.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740793)
2026-03-27 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752279/general/867dfc2e-42b5-4029-9b84-ee4b0abcd8d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740028)
2026-03-27 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752465/general/4264ea03-3fef-4c7b-bb1e-59ea74d71207.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740749)
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662114%252Fgeneral%252Fc318d273-72d1-46df-916c-040f9c022ca4.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662114/general/c318d273-72d1-46df-916c-040f9c022ca4.JPG not downloaded yet
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252F663a6d3f-665d-40c2-92d5-416e0fbdc261.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/663a6d3f-665d-40c2-92d5-416e0fbdc261.jpg not downloaded yet
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662114%252Fgeneral%252F8cc0e36a-4f02-4f2d-bf9f-05741f63ce48.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662114/general/8cc0e36a-4f02-4f2d-bf9f-05741f63ce48.JPG not downloaded yet
2026-03-27 22:18:48 [adesa.be] INFO: Found listing with ID: 10730663
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730663%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [adesa.be] INFO: Scrape type for 10730663: 0
2026-03-27 22:18:48 [adesa.be] INFO: Skipping item 10730663 url https://www.openlane.eu/en/carv6/auction/10730663
2026-03-27 22:18:48 [adesa.be] INFO: Found listing with ID: 10731407
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731407%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [adesa.be] INFO: Scrape type for 10731407: 0
2026-03-27 22:18:48 [adesa.be] INFO: Skipping item 10731407 url https://www.openlane.eu/en/carv6/auction/10731407
2026-03-27 22:18:48 [adesa.be] INFO: Found listing with ID: 10730531
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730531%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [adesa.be] INFO: Scrape type for 10730531: 0
2026-03-27 22:18:48 [adesa.be] INFO: Skipping item 10730531 url https://www.openlane.eu/en/carv6/auction/10730531
2026-03-27 22:18:48 [adesa.be] INFO: Found listing with ID: 10732496
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732496%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [adesa.be] INFO: Scrape type for 10732496: 0
2026-03-27 22:18:48 [adesa.be] INFO: Skipping item 10732496 url https://www.openlane.eu/en/carv6/auction/10732496
2026-03-27 22:18:48 [adesa.be] INFO: Found listing with ID: 10730515
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730515%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [adesa.be] INFO: Scrape type for 10730515: 0
2026-03-27 22:18:48 [adesa.be] INFO: Skipping item 10730515 url https://www.openlane.eu/en/carv6/auction/10730515
2026-03-27 22:18:48 [adesa.be] INFO: Found listing with ID: 10731432
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731432%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [adesa.be] INFO: Scrape type for 10731432: 0
2026-03-27 22:18:48 [adesa.be] INFO: Skipping item 10731432 url https://www.openlane.eu/en/carv6/auction/10731432
2026-03-27 22:18:48 [adesa.be] INFO: Found listing with ID: 10730471
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730471%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [adesa.be] INFO: Scrape type for 10730471: 0
2026-03-27 22:18:48 [adesa.be] INFO: Skipping item 10730471 url https://www.openlane.eu/en/carv6/auction/10730471
2026-03-27 22:18:48 [adesa.be] INFO: Found listing with ID: 10732476
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732476%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [adesa.be] INFO: Scrape type for 10732476: 0
2026-03-27 22:18:48 [adesa.be] INFO: Skipping item 10732476 url https://www.openlane.eu/en/carv6/auction/10732476
2026-03-27 22:18:48 [adesa.be] INFO: Found listing with ID: 10730469
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730469%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [adesa.be] INFO: Scrape type for 10730469: 0
2026-03-27 22:18:48 [adesa.be] INFO: Skipping item 10730469 url https://www.openlane.eu/en/carv6/auction/10730469
2026-03-27 22:18:48 [adesa.be] INFO: Found listing with ID: 10731421
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731421%27 HTTP/1.1" 200 None
2026-03-27 22:18:48 [adesa.be] INFO: Scrape type for 10731421: 0
2026-03-27 22:18:48 [adesa.be] INFO: Skipping item 10731421 url https://www.openlane.eu/en/carv6/auction/10731421
2026-03-27 22:18:48 [adesa.be] INFO: Found listing with ID: 10730495
2026-03-27 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730495%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730495: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730495 url https://www.openlane.eu/en/carv6/auction/10730495
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10733085
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733085%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10733085: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10733085 url https://www.openlane.eu/en/carv6/auction/10733085
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10731428
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731428%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10731428: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10731428 url https://www.openlane.eu/en/carv6/auction/10731428
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730467
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730467%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730467: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730467 url https://www.openlane.eu/en/carv6/auction/10730467
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730459
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730459%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730459: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730459 url https://www.openlane.eu/en/carv6/auction/10730459
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10732473
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732473%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10732473: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10732473 url https://www.openlane.eu/en/carv6/auction/10732473
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10733081
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733081%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10733081: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10733081 url https://www.openlane.eu/en/carv6/auction/10733081
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730499
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730499%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730499: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730499 url https://www.openlane.eu/en/carv6/auction/10730499
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730503
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730503%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730503: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730503 url https://www.openlane.eu/en/carv6/auction/10730503
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730511
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730511%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730511: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730511 url https://www.openlane.eu/en/carv6/auction/10730511
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10731426
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731426%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10731426: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10731426 url https://www.openlane.eu/en/carv6/auction/10731426
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10731423
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731423%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10731423: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10731423 url https://www.openlane.eu/en/carv6/auction/10731423
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730551
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730551%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730551: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730551 url https://www.openlane.eu/en/carv6/auction/10730551
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730504
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730504%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730504: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730504 url https://www.openlane.eu/en/carv6/auction/10730504
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10737299
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737299%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10737299: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10737299 url https://www.openlane.eu/en/carv6/auction/10737299
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730530
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730530%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730530: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730530 url https://www.openlane.eu/en/carv6/auction/10730530
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730643
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730643%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730643: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730643 url https://www.openlane.eu/en/carv6/auction/10730643
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730519
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730519%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730519: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730519 url https://www.openlane.eu/en/carv6/auction/10730519
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730568
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730568%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730568: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730568 url https://www.openlane.eu/en/carv6/auction/10730568
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730549
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730549%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730549: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730549 url https://www.openlane.eu/en/carv6/auction/10730549
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730502
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730502%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730502: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730502 url https://www.openlane.eu/en/carv6/auction/10730502
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730488
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730488%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730488: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730488 url https://www.openlane.eu/en/carv6/auction/10730488
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10737298
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737298%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10737298: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10737298 url https://www.openlane.eu/en/carv6/auction/10737298
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730632
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730632%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730632: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730632 url https://www.openlane.eu/en/carv6/auction/10730632
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10731402
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731402%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10731402: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10731402 url https://www.openlane.eu/en/carv6/auction/10731402
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730548
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730548%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730548: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730548 url https://www.openlane.eu/en/carv6/auction/10730548
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730514
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730514%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730514: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730514 url https://www.openlane.eu/en/carv6/auction/10730514
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10731405
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731405%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10731405: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10731405 url https://www.openlane.eu/en/carv6/auction/10731405
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730491
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730491%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730491: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730491 url https://www.openlane.eu/en/carv6/auction/10730491
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10731411
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731411%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10731411: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10731411 url https://www.openlane.eu/en/carv6/auction/10731411
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730489
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730489%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730489: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730489 url https://www.openlane.eu/en/carv6/auction/10730489
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730558
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730558%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730558: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730558 url https://www.openlane.eu/en/carv6/auction/10730558
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730527
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730527%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730527: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730527 url https://www.openlane.eu/en/carv6/auction/10730527
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10731431
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731431%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10731431: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10731431 url https://www.openlane.eu/en/carv6/auction/10731431
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730642
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730642%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730642: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730642 url https://www.openlane.eu/en/carv6/auction/10730642
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10731427
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731427%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10731427: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10731427 url https://www.openlane.eu/en/carv6/auction/10731427
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730492
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730492%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730492: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730492 url https://www.openlane.eu/en/carv6/auction/10730492
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730508
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730508%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730508: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730508 url https://www.openlane.eu/en/carv6/auction/10730508
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730498
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730498%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730498: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730498 url https://www.openlane.eu/en/carv6/auction/10730498
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10732580
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732580%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10732580: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10732580 url https://www.openlane.eu/en/carv6/auction/10732580
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10732594
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732594%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10732594: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10732594 url https://www.openlane.eu/en/carv6/auction/10732594
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10727129
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727129%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10727129: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10727129 url https://www.openlane.eu/en/carv6/auction/10727129
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730478
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730478%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730478: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730478 url https://www.openlane.eu/en/carv6/auction/10730478
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730480
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730480%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730480: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730480 url https://www.openlane.eu/en/carv6/auction/10730480
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10732622
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732622%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10732622: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10732622 url https://www.openlane.eu/en/carv6/auction/10732622
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730490
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730490%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730490: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730490 url https://www.openlane.eu/en/carv6/auction/10730490
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730484
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730484%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730484: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730484 url https://www.openlane.eu/en/carv6/auction/10730484
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730457
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730457%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730457: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730457 url https://www.openlane.eu/en/carv6/auction/10730457
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730472
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730472%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730472: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730472 url https://www.openlane.eu/en/carv6/auction/10730472
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730482
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730482%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730482: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730482 url https://www.openlane.eu/en/carv6/auction/10730482
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10731430
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731430%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10731430: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10731430 url https://www.openlane.eu/en/carv6/auction/10731430
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10730464
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730464%27 HTTP/1.1" 200 None
2026-03-27 22:18:49 [adesa.be] INFO: Scrape type for 10730464: 0
2026-03-27 22:18:49 [adesa.be] INFO: Skipping item 10730464 url https://www.openlane.eu/en/carv6/auction/10730464
2026-03-27 22:18:49 [adesa.be] INFO: Found listing with ID: 10733082
2026-03-27 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733082%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10733082: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10733082 url https://www.openlane.eu/en/carv6/auction/10733082
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730461
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730461%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730461: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730461 url https://www.openlane.eu/en/carv6/auction/10730461
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730470
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730470%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730470: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730470 url https://www.openlane.eu/en/carv6/auction/10730470
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730486
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730486%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730486: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730486 url https://www.openlane.eu/en/carv6/auction/10730486
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10731425
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731425%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10731425: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10731425 url https://www.openlane.eu/en/carv6/auction/10731425
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730493
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730493%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730493: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730493 url https://www.openlane.eu/en/carv6/auction/10730493
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730528
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730528%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730528: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730528 url https://www.openlane.eu/en/carv6/auction/10730528
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730507
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730507%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730507: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730507 url https://www.openlane.eu/en/carv6/auction/10730507
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730510
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730510%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730510: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730510 url https://www.openlane.eu/en/carv6/auction/10730510
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10731418
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731418%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10731418: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10731418 url https://www.openlane.eu/en/carv6/auction/10731418
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730524
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730524%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730524: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730524 url https://www.openlane.eu/en/carv6/auction/10730524
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730552
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730552%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730552: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730552 url https://www.openlane.eu/en/carv6/auction/10730552
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730456
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730456%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730456: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730456 url https://www.openlane.eu/en/carv6/auction/10730456
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730569
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730569%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730569: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730569 url https://www.openlane.eu/en/carv6/auction/10730569
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10732475
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732475%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10732475: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10732475 url https://www.openlane.eu/en/carv6/auction/10732475
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10731424
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731424%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10731424: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10731424 url https://www.openlane.eu/en/carv6/auction/10731424
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730468
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730468%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730468: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730468 url https://www.openlane.eu/en/carv6/auction/10730468
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730550
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730550%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730550: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730550 url https://www.openlane.eu/en/carv6/auction/10730550
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10732495
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732495%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10732495: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10732495 url https://www.openlane.eu/en/carv6/auction/10732495
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10726498
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726498%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10726498: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10726498 url https://www.openlane.eu/en/carv6/auction/10726498
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730497
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730497%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730497: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730497 url https://www.openlane.eu/en/carv6/auction/10730497
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10731420
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731420%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10731420: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10731420 url https://www.openlane.eu/en/carv6/auction/10731420
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730505
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730505%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730505: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730505 url https://www.openlane.eu/en/carv6/auction/10730505
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10732641
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732641%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10732641: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10732641 url https://www.openlane.eu/en/carv6/auction/10732641
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730501
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730501%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730501: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730501 url https://www.openlane.eu/en/carv6/auction/10730501
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730521
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730521%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730521: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730521 url https://www.openlane.eu/en/carv6/auction/10730521
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10732645
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732645%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10732645: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10732645 url https://www.openlane.eu/en/carv6/auction/10732645
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730526
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730526%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730526: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730526 url https://www.openlane.eu/en/carv6/auction/10730526
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10737304
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737304%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10737304: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10737304 url https://www.openlane.eu/en/carv6/auction/10737304
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730485
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730485%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730485: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730485 url https://www.openlane.eu/en/carv6/auction/10730485
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730518
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730518%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730518: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730518 url https://www.openlane.eu/en/carv6/auction/10730518
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10737302
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737302%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10737302: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10737302 url https://www.openlane.eu/en/carv6/auction/10737302
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730525
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730525%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730525: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730525 url https://www.openlane.eu/en/carv6/auction/10730525
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10731410
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731410%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10731410: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10731410 url https://www.openlane.eu/en/carv6/auction/10731410
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730496
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730496%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730496: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730496 url https://www.openlane.eu/en/carv6/auction/10730496
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730641
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730641%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730641: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730641 url https://www.openlane.eu/en/carv6/auction/10730641
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10730634
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730634%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10730634: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10730634 url https://www.openlane.eu/en/carv6/auction/10730634
2026-03-27 22:18:50 [adesa.be] INFO: Found listing with ID: 10732646
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732646%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [adesa.be] INFO: Scrape type for 10732646: 0
2026-03-27 22:18:50 [adesa.be] INFO: Skipping item 10732646 url https://www.openlane.eu/en/carv6/auction/10732646
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252Fa258d0bb-6b7d-42f0-9451-720049ddad90.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/a258d0bb-6b7d-42f0-9451-720049ddad90.jpg not downloaded yet
2026-03-27 22:18:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662114/general/179b91cd-121b-4fed-aa97-517af9d01180.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740283)
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662114%252Fgeneral%252F76389e7c-f804-458f-8d35-cb60e346978f.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662114/general/76389e7c-f804-458f-8d35-cb60e346978f.JPG not downloaded yet
2026-03-27 22:18:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752465/general/d223205f-c924-4d0a-abb4-825450d7f636.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740749)
2026-03-27 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752538/general/bc718691-c864-4f66-a8ef-5ead72dd28b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740466)
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a02095c7-9661-515b-882b-40f239d138bc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ffacef10-b58c-5678-aa9c-989769d982cc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752513/general/cc6945c5-a8e4-4ec5-9fb6-5315c43282f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740793)
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662114%252Fgeneral%252Fda9ca487-faa6-419b-9d68-eaf0e463252b.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662114/general/da9ca487-faa6-419b-9d68-eaf0e463252b.JPG not downloaded yet
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e221b50>
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252Fcdbb5b6c-75b3-49fb-bc22-23cf6322ddcc.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/cdbb5b6c-75b3-49fb-bc22-23cf6322ddcc.jpg saved to cache
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f2a53521-fb87-508e-bc2a-ffee52135a1b
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff06d0>
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252F3ba0c9e5-5835-453a-97b4-644bcfe78880.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/3ba0c9e5-5835-453a-97b4-644bcfe78880.jpg saved to cache
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f2a53521-fb87-508e-bc2a-ffee52135a1b
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df34d90>
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02095c7-9661-515b-882b-40f239d138bc/a02095c7-9661-515b-882b-40f239d138bc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252F867dfc2e-42b5-4029-9b84-ee4b0abcd8d6.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/867dfc2e-42b5-4029-9b84-ee4b0abcd8d6.jpg saved to cache
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a02095c7-9661-515b-882b-40f239d138bc
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b0710>
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252F4264ea03-3fef-4c7b-bb1e-59ea74d71207.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/4264ea03-3fef-4c7b-bb1e-59ea74d71207.jpg saved to cache
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4c83ff57-98e8-5218-a102-f075151e7728
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662114%252Fgeneral%252Fb0f5368d-d29d-4a23-947c-1ba405ec8e65.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662114/general/b0f5368d-d29d-4a23-947c-1ba405ec8e65.JPG not downloaded yet
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a02095c7-9661-515b-882b-40f239d138bc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f2a53521-fb87-508e-bc2a-ffee52135a1b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752465/general/8ed2f896-6114-4984-a3f3-91fa065aef87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740749)
2026-03-27 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752538/general/a7bdd551-e1bb-4c6a-8a1c-6c43fb434a37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740466)
2026-03-27 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752465/general/5ae27a71-e8d2-47c3-80bd-3011aebf1de4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740749)
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662114%252Fgeneral%252Fe4b4f6fb-3423-4e87-a43b-4760dacd49fb.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662114/general/e4b4f6fb-3423-4e87-a43b-4760dacd49fb.JPG not downloaded yet
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d due to Ignoring non-200 response
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ded7bd0>
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252Fd223205f-c924-4d0a-abb4-825450d7f636.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/d223205f-c924-4d0a-abb4-825450d7f636.jpg saved to cache
2026-03-27 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4c83ff57-98e8-5218-a102-f075151e7728
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d553110>
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252Fbc718691-c864-4f66-a8ef-5ead72dd28b0.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/bc718691-c864-4f66-a8ef-5ead72dd28b0.jpg saved to cache
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ffacef10-b58c-5678-aa9c-989769d982cc
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d551510>
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252Fcc6945c5-a8e4-4ec5-9fb6-5315c43282f4.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/cc6945c5-a8e4-4ec5-9fb6-5315c43282f4.jpg saved to cache
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f2a53521-fb87-508e-bc2a-ffee52135a1b
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662114%252Fgeneral%252F8114ef94-03ba-4a02-9f04-5d0de6454307.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662114/general/8114ef94-03ba-4a02-9f04-5d0de6454307.JPG not downloaded yet
2026-03-27 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752465/general/f91465f7-40db-4c85-8a54-7290b6e3ed24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740749)
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b08d0>
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252F8ed2f896-6114-4984-a3f3-91fa065aef87.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/8ed2f896-6114-4984-a3f3-91fa065aef87.jpg saved to cache
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4c83ff57-98e8-5218-a102-f075151e7728
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de1c850>
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752538%252Fgeneral%252Fa7bdd551-e1bb-4c6a-8a1c-6c43fb434a37.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752538/general/a7bdd551-e1bb-4c6a-8a1c-6c43fb434a37.jpg saved to cache
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ffacef10-b58c-5678-aa9c-989769d982cc
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0a0610>
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252F5ae27a71-e8d2-47c3-80bd-3011aebf1de4.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/5ae27a71-e8d2-47c3-80bd-3011aebf1de4.jpg saved to cache
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4c83ff57-98e8-5218-a102-f075151e7728
2026-03-27 22:18:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662114/general/8cc0e36a-4f02-4f2d-bf9f-05741f63ce48.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740283)
2026-03-27 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752465/general/663a6d3f-665d-40c2-92d5-416e0fbdc261.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740749)
2026-03-27 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752279/general/27ec9ee6-d218-4909-8156-242a76c000f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740028)
2026-03-27 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752465/general/a258d0bb-6b7d-42f0-9451-720049ddad90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740749)
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d150050>
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252Ff91465f7-40db-4c85-8a54-7290b6e3ed24.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/f91465f7-40db-4c85-8a54-7290b6e3ed24.jpg saved to cache
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4c83ff57-98e8-5218-a102-f075151e7728
2026-03-27 22:18:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662114/general/c318d273-72d1-46df-916c-040f9c022ca4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740283)
2026-03-27 22:18:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662114/general/da9ca487-faa6-419b-9d68-eaf0e463252b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740283)
2026-03-27 22:18:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662114/general/76389e7c-f804-458f-8d35-cb60e346978f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740283)
2026-03-27 22:18:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662114/general/b0f5368d-d29d-4a23-947c-1ba405ec8e65.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740283)
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d due to Ignoring non-200 response
2026-03-27 22:18:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662114/general/e4b4f6fb-3423-4e87-a43b-4760dacd49fb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740283)
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0d2b10>
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252F663a6d3f-665d-40c2-92d5-416e0fbdc261.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/663a6d3f-665d-40c2-92d5-416e0fbdc261.jpg saved to cache
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4c83ff57-98e8-5218-a102-f075151e7728
2026-03-27 22:18:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662114/general/8114ef94-03ba-4a02-9f04-5d0de6454307.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740283)
2026-03-27 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752279/general/bef37a63-f83e-4d61-ab09-dca9ac035179.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740028)
2026-03-27 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752513/general/9126a965-7460-43a0-a077-8ae1a02bad66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740793)
2026-03-27 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752279/general/e5498334-9bfa-455a-bfd5-f3675fdd3e11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740028)
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c7e10>
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02095c7-9661-515b-882b-40f239d138bc/a02095c7-9661-515b-882b-40f239d138bc_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252F27ec9ee6-d218-4909-8156-242a76c000f4.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/27ec9ee6-d218-4909-8156-242a76c000f4.jpg saved to cache
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a02095c7-9661-515b-882b-40f239d138bc
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d134750>
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752465%252Fgeneral%252Fa258d0bb-6b7d-42f0-9451-720049ddad90.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752465/general/a258d0bb-6b7d-42f0-9451-720049ddad90.jpg saved to cache
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4c83ff57-98e8-5218-a102-f075151e7728
2026-03-27 22:18:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c83ff57-98e8-5218-a102-f075151e7728, skipping ID generation
2026-03-27 22:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c83ff57-98e8-5218-a102-f075151e7728 with scrape type 1
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c83ff57-98e8-5218-a102-f075151e7728 sending to next pipeline
2026-03-27 22:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c83ff57-98e8-5218-a102-f075151e7728, identifier: 10740749
2026-03-27 22:18:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d due to Ignoring non-200 response
2026-03-27 22:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c83ff57-98e8-5218-a102-f075151e7728 with identifier: 10740749
2026-03-27 22:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c83ff57-98e8-5218-a102-f075151e7728 with identifier: 10740749
2026-03-27 22:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c83ff57-98e8-5218-a102-f075151e7728 with identifier: 10740749 to the API
2026-03-27 22:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752465/general/a258d0bb-6b7d-42f0-9451-720049ddad90.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4c83ff57-98e8-5218-a102-f075151e7728',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL122',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740749',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 78994,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107101,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752465/general/aa87077e-a426-4f47-a271-49c18fc8764b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752465/general/498b4fbb-fe7b-482e-b303-cc61e058116b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752465/general/4264ea03-3fef-4c7b-bb1e-59ea74d71207.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117795,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752465/general/d223205f-c924-4d0a-abb4-825450d7f636.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752465/general/8ed2f896-6114-4984-a3f3-91fa065aef87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752465/general/5ae27a71-e8d2-47c3-80bd-3011aebf1de4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142435,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752465/general/f91465f7-40db-4c85-8a54-7290b6e3ed24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752465/general/663a6d3f-665d-40c2-92d5-416e0fbdc261.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c83ff57-98e8-5218-a102-f075151e7728/4c83ff57-98e8-5218-a102-f075151e7728_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752465/general/a258d0bb-6b7d-42f0-9451-720049ddad90.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 150 hp - 78.994 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-27 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740749%27 HTTP/1.1" 200 None
2026-03-27 22:18:52 [adesa.be] INFO: Saving data for 10740749: {'created_time': 1774649932.975629, 'last_price_update_time': 1774649932.975639, 'auction_closing_time': 1774947600.0}
2026-03-27 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740749') HTTP/1.1" 204 0
2026-03-27 22:18:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752513/general/3f298a02-9ef4-47d7-b592-1ecd2aed49a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740793)
2026-03-27 22:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752279/general/864e9f18-9826-44bf-ab8d-a5656842ca97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740028)
2026-03-27 22:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752279/general/73f9b2c0-7fc8-4640-952f-f7ab5f28e721.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740028)
2026-03-27 22:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752623/general/033540b8-c31c-4c29-8416-ab70f87653ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740507)
2026-03-27 22:18:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d due to Ignoring non-200 response
2026-03-27 22:18:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d due to Ignoring non-200 response
2026-03-27 22:18:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d due to Ignoring non-200 response
2026-03-27 22:18:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d due to Ignoring non-200 response
2026-03-27 22:18:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d due to Ignoring non-200 response
2026-03-27 22:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e28add0>
2026-03-27 22:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02095c7-9661-515b-882b-40f239d138bc/a02095c7-9661-515b-882b-40f239d138bc_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252Fbef37a63-f83e-4d61-ab09-dca9ac035179.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/bef37a63-f83e-4d61-ab09-dca9ac035179.jpg saved to cache
2026-03-27 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a02095c7-9661-515b-882b-40f239d138bc
2026-03-27 22:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d010390>
2026-03-27 22:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252F9126a965-7460-43a0-a077-8ae1a02bad66.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/9126a965-7460-43a0-a077-8ae1a02bad66.jpg saved to cache
2026-03-27 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f2a53521-fb87-508e-bc2a-ffee52135a1b
2026-03-27 22:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0cab90>
2026-03-27 22:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02095c7-9661-515b-882b-40f239d138bc/a02095c7-9661-515b-882b-40f239d138bc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252Fe5498334-9bfa-455a-bfd5-f3675fdd3e11.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/e5498334-9bfa-455a-bfd5-f3675fdd3e11.jpg saved to cache
2026-03-27 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a02095c7-9661-515b-882b-40f239d138bc
2026-03-27 22:18:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a02095c7-9661-515b-882b-40f239d138bc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ffacef10-b58c-5678-aa9c-989769d982cc with identifier: 10740466
2026-03-27 22:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ffacef10-b58c-5678-aa9c-989769d982cc with identifier: 10740466
2026-03-27 22:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ffacef10-b58c-5678-aa9c-989769d982cc with identifier: 10740466 to the API
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:53 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ffacef10-b58c-5678-aa9c-989769d982cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXW830',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740466',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 110746,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5752538/general/ebb2890d-1249-4eec-ad34-ac3649a09902.jpg',
'https://images.openlane.eu/carimgs/5752538/general/82078457-3a05-4cbe-9317-133d3f45a809.jpg',
'https://images.openlane.eu/carimgs/5752538/general/1ac30178-e927-44b8-8027-a608f8a753a7.jpg',
'https://images.openlane.eu/carimgs/5752538/general/3589f55b-abbe-4068-ae6d-f5f6b8878860.jpg',
'https://images.openlane.eu/carimgs/5752538/general/8ae9cea1-08e1-4d2c-b9e5-9a3670f46428.jpg',
'https://images.openlane.eu/carimgs/5752538/general/31f6c75a-23b5-4e77-8cb1-23fe2d08611b.jpg',
'https://images.openlane.eu/carimgs/5752538/general/b036ed6b-ae77-4c89-8c1c-3f5e0a88e40a.jpg',
'https://images.openlane.eu/carimgs/5752538/general/bc718691-c864-4f66-a8ef-5ead72dd28b0.jpg',
'https://images.openlane.eu/carimgs/5752538/general/ec3a9ba3-a681-48dc-b4cc-59ebf48f07aa.jpg',
'https://images.openlane.eu/carimgs/5752538/general/a7bdd551-e1bb-4c6a-8a1c-6c43fb434a37.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752538/general/ebb2890d-1249-4eec-ad34-ac3649a09902.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752538/general/82078457-3a05-4cbe-9317-133d3f45a809.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752538/general/1ac30178-e927-44b8-8027-a608f8a753a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752538/general/3589f55b-abbe-4068-ae6d-f5f6b8878860.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110604,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752538/general/31f6c75a-23b5-4e77-8cb1-23fe2d08611b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112005,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752538/general/b036ed6b-ae77-4c89-8c1c-3f5e0a88e40a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752538/general/bc718691-c864-4f66-a8ef-5ead72dd28b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffacef10-b58c-5678-aa9c-989769d982cc/ffacef10-b58c-5678-aa9c-989769d982cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752538/general/a7bdd551-e1bb-4c6a-8a1c-6c43fb434a37.jpg',
'Width': 1024}],
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-05-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 1.5 TSI Life Business - Petrol - Automatic - 150 '
'hp - 110.746 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740466%27 HTTP/1.1" 200 None
2026-03-27 22:18:53 [adesa.be] INFO: Saving data for 10740466: {'created_time': 1774649933.580721, 'last_price_update_time': 1774649933.580731, 'auction_closing_time': 1774965600.0}
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740466') HTTP/1.1" 204 0
2026-03-27 22:18:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with identifier: 10740283
2026-03-27 22:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with identifier: 10740283
2026-03-27 22:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with identifier: 10740283 to the API
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:53 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFM654',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740283',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 150610,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5662114/general/179b91cd-121b-4fed-aa97-517af9d01180.JPG',
'https://images.openlane.eu/carimgs/5662114/general/1e1e3cac-3ed4-435e-a7d4-30fad2ad63f5.JPG',
'https://images.openlane.eu/carimgs/5662114/general/573a3687-0de6-46b4-861b-16754ccb19e8.JPG',
'https://images.openlane.eu/carimgs/5662114/general/c318d273-72d1-46df-916c-040f9c022ca4.JPG',
'https://images.openlane.eu/carimgs/5662114/general/8cc0e36a-4f02-4f2d-bf9f-05741f63ce48.JPG',
'https://images.openlane.eu/carimgs/5662114/general/76389e7c-f804-458f-8d35-cb60e346978f.JPG',
'https://images.openlane.eu/carimgs/5662114/general/da9ca487-faa6-419b-9d68-eaf0e463252b.JPG',
'https://images.openlane.eu/carimgs/5662114/general/b0f5368d-d29d-4a23-947c-1ba405ec8e65.JPG',
'https://images.openlane.eu/carimgs/5662114/general/e4b4f6fb-3423-4e87-a43b-4760dacd49fb.JPG',
'https://images.openlane.eu/carimgs/5662114/general/8114ef94-03ba-4a02-9f04-5d0de6454307.JPG'],
'photos': [],
'price': 8350,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Rifter 1.5 HDI Active - Diesel - Manual - 102 hp - 150.610 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740283%27 HTTP/1.1" 200 None
2026-03-27 22:18:53 [adesa.be] INFO: Saving data for 10740283: {'created_time': 1774649933.916992, 'last_price_update_time': 1774649933.917001, 'auction_closing_time': 1774865400.0}
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740283') HTTP/1.1" 204 0
2026-03-27 22:18:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ffacef10-b58c-5678-aa9c-989769d982cc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a0808ad0>
2026-03-27 22:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752513%252Fgeneral%252F3f298a02-9ef4-47d7-b592-1ecd2aed49a7.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752513/general/3f298a02-9ef4-47d7-b592-1ecd2aed49a7.jpg saved to cache
2026-03-27 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f2a53521-fb87-508e-bc2a-ffee52135a1b
2026-03-27 22:18:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f2a53521-fb87-508e-bc2a-ffee52135a1b, skipping ID generation
2026-03-27 22:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2a53521-fb87-508e-bc2a-ffee52135a1b with scrape type 1
2026-03-27 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f2a53521-fb87-508e-bc2a-ffee52135a1b sending to next pipeline
2026-03-27 22:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2a53521-fb87-508e-bc2a-ffee52135a1b, identifier: 10740793
2026-03-27 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfef2d0>
2026-03-27 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02095c7-9661-515b-882b-40f239d138bc/a02095c7-9661-515b-882b-40f239d138bc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252F864e9f18-9826-44bf-ab8d-a5656842ca97.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/864e9f18-9826-44bf-ab8d-a5656842ca97.jpg saved to cache
2026-03-27 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a02095c7-9661-515b-882b-40f239d138bc
2026-03-27 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df84190>
2026-03-27 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02095c7-9661-515b-882b-40f239d138bc/a02095c7-9661-515b-882b-40f239d138bc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752279%252Fgeneral%252F73f9b2c0-7fc8-4640-952f-f7ab5f28e721.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752279/general/73f9b2c0-7fc8-4640-952f-f7ab5f28e721.jpg saved to cache
2026-03-27 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a02095c7-9661-515b-882b-40f239d138bc
2026-03-27 22:18:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a02095c7-9661-515b-882b-40f239d138bc, skipping ID generation
2026-03-27 22:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a02095c7-9661-515b-882b-40f239d138bc with scrape type 1
2026-03-27 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a02095c7-9661-515b-882b-40f239d138bc sending to next pipeline
2026-03-27 22:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a02095c7-9661-515b-882b-40f239d138bc, identifier: 10740028
2026-03-27 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df87fd0>
2026-03-27 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752623%252Fgeneral%252F033540b8-c31c-4c29-8416-ab70f87653ff.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752623/general/033540b8-c31c-4c29-8416-ab70f87653ff.jpg saved to cache
2026-03-27 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d377a574-a6c3-52c8-9612-d4d5b448afdb
2026-03-27 22:18:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d377a574-a6c3-52c8-9612-d4d5b448afdb, skipping ID generation
2026-03-27 22:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d377a574-a6c3-52c8-9612-d4d5b448afdb with scrape type 1
2026-03-27 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d377a574-a6c3-52c8-9612-d4d5b448afdb sending to next pipeline
2026-03-27 22:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d377a574-a6c3-52c8-9612-d4d5b448afdb, identifier: 10740507
2026-03-27 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752483/general/bfd4d035-d7f4-4013-97bb-b94435fd1761.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740764)
2026-03-27 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752262/general/3bcb5d58-e199-4d5f-a079-5b045a0cfc79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740016)
2026-03-27 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2a53521-fb87-508e-bc2a-ffee52135a1b with identifier: 10740793
2026-03-27 22:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2a53521-fb87-508e-bc2a-ffee52135a1b with identifier: 10740793
2026-03-27 22:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2a53521-fb87-508e-bc2a-ffee52135a1b with identifier: 10740793 to the API
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752513/general/3f298a02-9ef4-47d7-b592-1ecd2aed49a7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f2a53521-fb87-508e-bc2a-ffee52135a1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQG835',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740793',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 106671,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101237,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752513/general/5bccb4aa-359e-429d-9dc2-72a8930e08fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752513/general/4d5ff0e7-8d2b-48e8-81c3-df8ab77073af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95670,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752513/general/3f298a02-9ef4-47d7-b592-1ecd2aed49a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752513/general/edd70182-99f4-46d5-8dcc-dfece97c52de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752513/general/9126a965-7460-43a0-a077-8ae1a02bad66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752513/general/3ba0c9e5-5835-453a-97b4-644bcfe78880.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752513/general/cdbb5b6c-75b3-49fb-bc22-23cf6322ddcc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2a53521-fb87-508e-bc2a-ffee52135a1b/f2a53521-fb87-508e-bc2a-ffee52135a1b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752513/general/cc6945c5-a8e4-4ec5-9fb6-5315c43282f4.jpg',
'Width': 1024}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 Inscription Expression - Hybrid - Automatic - 129 hp '
'- 106.671 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2022}
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740793%27 HTTP/1.1" 200 None
2026-03-27 22:18:54 [adesa.be] INFO: Saving data for 10740793: {'created_time': 1774649934.800113, 'last_price_update_time': 1774649934.800123, 'auction_closing_time': 1774947600.0}
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740793') HTTP/1.1" 204 0
2026-03-27 22:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a02095c7-9661-515b-882b-40f239d138bc with identifier: 10740028
2026-03-27 22:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a02095c7-9661-515b-882b-40f239d138bc with identifier: 10740028
2026-03-27 22:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a02095c7-9661-515b-882b-40f239d138bc with identifier: 10740028 to the API
2026-03-27 22:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752279/general/73f9b2c0-7fc8-4640-952f-f7ab5f28e721.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a02095c7-9661-515b-882b-40f239d138bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTN510',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740028',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 221870,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02095c7-9661-515b-882b-40f239d138bc/a02095c7-9661-515b-882b-40f239d138bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752279/general/73f9b2c0-7fc8-4640-952f-f7ab5f28e721.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02095c7-9661-515b-882b-40f239d138bc/a02095c7-9661-515b-882b-40f239d138bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752279/general/864e9f18-9826-44bf-ab8d-a5656842ca97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02095c7-9661-515b-882b-40f239d138bc/a02095c7-9661-515b-882b-40f239d138bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752279/general/3d08ac0e-b143-49b3-9288-d420be889e96.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02095c7-9661-515b-882b-40f239d138bc/a02095c7-9661-515b-882b-40f239d138bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87005,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752279/general/e5498334-9bfa-455a-bfd5-f3675fdd3e11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02095c7-9661-515b-882b-40f239d138bc/a02095c7-9661-515b-882b-40f239d138bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752279/general/867dfc2e-42b5-4029-9b84-ee4b0abcd8d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02095c7-9661-515b-882b-40f239d138bc/a02095c7-9661-515b-882b-40f239d138bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752279/general/bef37a63-f83e-4d61-ab09-dca9ac035179.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02095c7-9661-515b-882b-40f239d138bc/a02095c7-9661-515b-882b-40f239d138bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752279/general/27ec9ee6-d218-4909-8156-242a76c000f4.jpg',
'Width': 1024}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 B4 Inscription - Diesel - Automatic - 197 hp - 221.870 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740028%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Saving data for 10740028: {'created_time': 1774649935.170281, 'last_price_update_time': 1774649935.17029, 'auction_closing_time': 1774861200.0}
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740028') HTTP/1.1" 204 0
2026-03-27 22:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d377a574-a6c3-52c8-9612-d4d5b448afdb with identifier: 10740507
2026-03-27 22:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d377a574-a6c3-52c8-9612-d4d5b448afdb with identifier: 10740507
2026-03-27 22:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d377a574-a6c3-52c8-9612-d4d5b448afdb with identifier: 10740507 to the API
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752623/general/033540b8-c31c-4c29-8416-ab70f87653ff.jpg>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd377a574-a6c3-52c8-9612-d4d5b448afdb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERY944',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740507',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 59550,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 80,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752623/general/033540b8-c31c-4c29-8416-ab70f87653ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752623/general/40bb05b2-dd37-45b0-9406-3f1b2a1c7d21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752623/general/9a873aeb-737d-4690-a225-5b7caa78b8f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752623/general/8d995a4a-81b3-4183-85a7-a94f37adbc86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752623/general/9a4f0ea9-6e71-4c93-850d-57d80cc961ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752623/general/e20c33cb-6137-43c8-9fd3-7fa4a21810b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752623/general/b4280cf5-4856-47b5-8d89-4326bc847119.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752623/general/fdab9f20-8c5a-4e4a-9a62-7c603f559669.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d377a574-a6c3-52c8-9612-d4d5b448afdb/d377a574-a6c3-52c8-9612-d4d5b448afdb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752623/general/9094315d-2fee-461b-89a2-e85db772e203.jpg',
'Width': 1024}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'59.550 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740507%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Saving data for 10740507: {'created_time': 1774649935.584096, 'last_price_update_time': 1774649935.584106, 'auction_closing_time': 1774965600.0}
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740507') HTTP/1.1" 204 0
2026-03-27 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752632/general/414bfa59-c6a0-4d7f-ab1d-a73ba31916d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740516)
2026-03-27 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752445/general/4b087383-1fb2-4cef-9369-a1860aa923b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740735)
2026-03-27 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df3c810>
2026-03-27 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21cf5cde-5c5a-51a5-81e8-779402a29306/21cf5cde-5c5a-51a5-81e8-779402a29306_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252Fbfd4d035-d7f4-4013-97bb-b94435fd1761.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/bfd4d035-d7f4-4013-97bb-b94435fd1761.jpg saved to cache
2026-03-27 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 21cf5cde-5c5a-51a5-81e8-779402a29306
2026-03-27 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3a0b10>
2026-03-27 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62dd929f-f06c-5625-ace9-ba63fd2244f2/62dd929f-f06c-5625-ace9-ba63fd2244f2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752262%252Fgeneral%252F3bcb5d58-e199-4d5f-a079-5b045a0cfc79.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752262/general/3bcb5d58-e199-4d5f-a079-5b045a0cfc79.jpg saved to cache
2026-03-27 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 62dd929f-f06c-5625-ace9-ba63fd2244f2
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10730494
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730494%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10730494: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10730494 url https://www.openlane.eu/en/carv6/auction/10730494
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10730529
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730529%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10730529: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10730529 url https://www.openlane.eu/en/carv6/auction/10730529
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10730500
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730500%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10730500: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10730500 url https://www.openlane.eu/en/carv6/auction/10730500
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10730463
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730463%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10730463: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10730463 url https://www.openlane.eu/en/carv6/auction/10730463
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10733083
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733083%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10733083: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10733083 url https://www.openlane.eu/en/carv6/auction/10733083
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10730458
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730458%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10730458: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10730458 url https://www.openlane.eu/en/carv6/auction/10730458
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10732644
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732644%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10732644: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10732644 url https://www.openlane.eu/en/carv6/auction/10732644
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10730509
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730509%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10730509: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10730509 url https://www.openlane.eu/en/carv6/auction/10730509
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10730561
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730561%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10730561: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10730561 url https://www.openlane.eu/en/carv6/auction/10730561
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10730565
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730565%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10730565: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10730565 url https://www.openlane.eu/en/carv6/auction/10730565
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10730555
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730555%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10730555: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10730555 url https://www.openlane.eu/en/carv6/auction/10730555
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10731429
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731429%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10731429: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10731429 url https://www.openlane.eu/en/carv6/auction/10731429
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10730566
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730566%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10730566: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10730566 url https://www.openlane.eu/en/carv6/auction/10730566
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10732608
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732608%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10732608: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10732608 url https://www.openlane.eu/en/carv6/auction/10732608
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10731413
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731413%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10731413: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10731413 url https://www.openlane.eu/en/carv6/auction/10731413
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10731412
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731412%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10731412: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10731412 url https://www.openlane.eu/en/carv6/auction/10731412
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10737303
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737303%27 HTTP/1.1" 200 None
2026-03-27 22:18:55 [adesa.be] INFO: Scrape type for 10737303: 0
2026-03-27 22:18:55 [adesa.be] INFO: Skipping item 10737303 url https://www.openlane.eu/en/carv6/auction/10737303
2026-03-27 22:18:55 [adesa.be] INFO: Found listing with ID: 10731416
2026-03-27 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731416%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10731416: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10731416 url https://www.openlane.eu/en/carv6/auction/10731416
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730640
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730640%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730640: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730640 url https://www.openlane.eu/en/carv6/auction/10730640
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10731415
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731415%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10731415: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10731415 url https://www.openlane.eu/en/carv6/auction/10731415
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10731414
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731414%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10731414: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10731414 url https://www.openlane.eu/en/carv6/auction/10731414
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10732507
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732507%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10732507: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10732507 url https://www.openlane.eu/en/carv6/auction/10732507
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10731419
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731419%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10731419: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10731419 url https://www.openlane.eu/en/carv6/auction/10731419
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730638
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730638%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730638: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730638 url https://www.openlane.eu/en/carv6/auction/10730638
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10737300
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737300%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10737300: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10737300 url https://www.openlane.eu/en/carv6/auction/10737300
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730639
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730639%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730639: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730639 url https://www.openlane.eu/en/carv6/auction/10730639
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730476
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730476%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730476: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730476 url https://www.openlane.eu/en/carv6/auction/10730476
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10732537
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732537%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10732537: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10732537 url https://www.openlane.eu/en/carv6/auction/10732537
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10724903
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724903%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10724903: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10724903 url https://www.openlane.eu/en/carv6/auction/10724903
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730564
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730564%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730564: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730564 url https://www.openlane.eu/en/carv6/auction/10730564
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10731406
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731406%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10731406: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10731406 url https://www.openlane.eu/en/carv6/auction/10731406
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730513
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730513%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730513: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730513 url https://www.openlane.eu/en/carv6/auction/10730513
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730520
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730520%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730520: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730520 url https://www.openlane.eu/en/carv6/auction/10730520
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10737301
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737301%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10737301: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10737301 url https://www.openlane.eu/en/carv6/auction/10737301
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730466
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730466%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730466: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730466 url https://www.openlane.eu/en/carv6/auction/10730466
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10732493
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732493%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10732493: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10732493 url https://www.openlane.eu/en/carv6/auction/10732493
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10732491
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732491%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10732491: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10732491 url https://www.openlane.eu/en/carv6/auction/10732491
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10732500
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732500%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10732500: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10732500 url https://www.openlane.eu/en/carv6/auction/10732500
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10732488
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732488%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10732488: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10732488 url https://www.openlane.eu/en/carv6/auction/10732488
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10732490
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732490%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10732490: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10732490 url https://www.openlane.eu/en/carv6/auction/10732490
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10732489
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732489%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10732489: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10732489 url https://www.openlane.eu/en/carv6/auction/10732489
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10732487
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732487%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10732487: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10732487 url https://www.openlane.eu/en/carv6/auction/10732487
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10732486
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732486%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10732486: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10732486 url https://www.openlane.eu/en/carv6/auction/10732486
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10732485
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732485%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10732485: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10732485 url https://www.openlane.eu/en/carv6/auction/10732485
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10732492
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732492%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10732492: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10732492 url https://www.openlane.eu/en/carv6/auction/10732492
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10732494
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732494%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10732494: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10732494 url https://www.openlane.eu/en/carv6/auction/10732494
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730506
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730506%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730506: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730506 url https://www.openlane.eu/en/carv6/auction/10730506
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730637
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730637%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730637: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730637 url https://www.openlane.eu/en/carv6/auction/10730637
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730475
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730475%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730475: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730475 url https://www.openlane.eu/en/carv6/auction/10730475
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730477
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730477%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730477: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730477 url https://www.openlane.eu/en/carv6/auction/10730477
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730512
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730512%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730512: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730512 url https://www.openlane.eu/en/carv6/auction/10730512
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10731404
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731404%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10731404: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10731404 url https://www.openlane.eu/en/carv6/auction/10731404
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730557
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730557%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730557: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730557 url https://www.openlane.eu/en/carv6/auction/10730557
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730636
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730636%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730636: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730636 url https://www.openlane.eu/en/carv6/auction/10730636
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730522
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730522%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730522: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730522 url https://www.openlane.eu/en/carv6/auction/10730522
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730516
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730516%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730516: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730516 url https://www.openlane.eu/en/carv6/auction/10730516
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10733084
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733084%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10733084: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10733084 url https://www.openlane.eu/en/carv6/auction/10733084
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10731403
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731403%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10731403: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10731403 url https://www.openlane.eu/en/carv6/auction/10731403
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10730473
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730473%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10730473: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10730473 url https://www.openlane.eu/en/carv6/auction/10730473
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10736364
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736364%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10736364: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10736364 url https://www.openlane.eu/en/carv6/auction/10736364
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10735621
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735621%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10735621: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10735621 url https://www.openlane.eu/en/carv6/auction/10735621
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10735476
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735476%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10735476: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10735476 url https://www.openlane.eu/en/carv6/auction/10735476
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10737701
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737701%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10737701: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10737701 url https://www.openlane.eu/en/carv6/auction/10737701
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10735559
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735559%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10735559: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10735559 url https://www.openlane.eu/en/carv6/auction/10735559
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10735419
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735419%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10735419: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10735419 url https://www.openlane.eu/en/carv6/auction/10735419
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10739884
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739884%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10739884: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10739884 url https://www.openlane.eu/en/carv6/auction/10739884
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10735532
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735532%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10735532: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10735532 url https://www.openlane.eu/en/carv6/auction/10735532
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10737675
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737675%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10737675: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10737675 url https://www.openlane.eu/en/carv6/auction/10737675
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10735594
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735594%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10735594: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10735594 url https://www.openlane.eu/en/carv6/auction/10735594
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10735539
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735539%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10735539: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10735539 url https://www.openlane.eu/en/carv6/auction/10735539
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10735511
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735511%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10735511: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10735511 url https://www.openlane.eu/en/carv6/auction/10735511
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10737551
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737551%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10737551: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10737551 url https://www.openlane.eu/en/carv6/auction/10737551
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10735552
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735552%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10735552: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10735552 url https://www.openlane.eu/en/carv6/auction/10735552
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10735507
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735507%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10735507: 0
2026-03-27 22:18:56 [adesa.be] INFO: Skipping item 10735507 url https://www.openlane.eu/en/carv6/auction/10735507
2026-03-27 22:18:56 [adesa.be] INFO: Found listing with ID: 10735445
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735445%27 HTTP/1.1" 200 None
2026-03-27 22:18:56 [adesa.be] INFO: Scrape type for 10735445: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735445 url https://www.openlane.eu/en/carv6/auction/10735445
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735443
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735443%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735443: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735443 url https://www.openlane.eu/en/carv6/auction/10735443
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735499
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735499%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735499: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735499 url https://www.openlane.eu/en/carv6/auction/10735499
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10737614
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737614%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10737614: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10737614 url https://www.openlane.eu/en/carv6/auction/10737614
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735489
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735489%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735489: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735489 url https://www.openlane.eu/en/carv6/auction/10735489
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735475
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735475%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735475: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735475 url https://www.openlane.eu/en/carv6/auction/10735475
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735633
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735633%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735633: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735633 url https://www.openlane.eu/en/carv6/auction/10735633
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735508
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735508%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735508: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735508 url https://www.openlane.eu/en/carv6/auction/10735508
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735528
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735528%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735528: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735528 url https://www.openlane.eu/en/carv6/auction/10735528
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10739888
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739888%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10739888: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10739888 url https://www.openlane.eu/en/carv6/auction/10739888
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10737712
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737712%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10737712: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10737712 url https://www.openlane.eu/en/carv6/auction/10737712
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10738273
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738273%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10738273: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10738273 url https://www.openlane.eu/en/carv6/auction/10738273
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735503
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735503%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735503: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735503 url https://www.openlane.eu/en/carv6/auction/10735503
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735613
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735613%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735613: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735613 url https://www.openlane.eu/en/carv6/auction/10735613
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735455
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735455%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735455: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735455 url https://www.openlane.eu/en/carv6/auction/10735455
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10738277
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738277%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10738277: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10738277 url https://www.openlane.eu/en/carv6/auction/10738277
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735457
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735457%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735457: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735457 url https://www.openlane.eu/en/carv6/auction/10735457
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735752
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735752%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735752: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735752 url https://www.openlane.eu/en/carv6/auction/10735752
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10737721
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737721%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10737721: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10737721 url https://www.openlane.eu/en/carv6/auction/10737721
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10737605
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737605%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10737605: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10737605 url https://www.openlane.eu/en/carv6/auction/10737605
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735557
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735557%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735557: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735557 url https://www.openlane.eu/en/carv6/auction/10735557
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735584
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735584%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735584: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735584 url https://www.openlane.eu/en/carv6/auction/10735584
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735523
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735523%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735523: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735523 url https://www.openlane.eu/en/carv6/auction/10735523
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10737612
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737612%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10737612: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10737612 url https://www.openlane.eu/en/carv6/auction/10737612
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10735573
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735573%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10735573: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10735573 url https://www.openlane.eu/en/carv6/auction/10735573
2026-03-27 22:18:57 [adesa.be] INFO: Found listing with ID: 10739887
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739887%27 HTTP/1.1" 200 None
2026-03-27 22:18:57 [adesa.be] INFO: Scrape type for 10739887: 0
2026-03-27 22:18:57 [adesa.be] INFO: Skipping item 10739887 url https://www.openlane.eu/en/carv6/auction/10739887
2026-03-27 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752245/general/a1396ebc-ac28-4103-b44d-2ed1dcaeb3bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739999)
2026-03-27 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a36bed9b-c2fd-515b-b13b-9fb27316e905 with identifier: 10740747
2026-03-27 22:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a36bed9b-c2fd-515b-b13b-9fb27316e905 with identifier: 10740747
2026-03-27 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a36bed9b-c2fd-515b-b13b-9fb27316e905 with identifier: 10740747 to the API
2026-03-27 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:58 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a36bed9b-c2fd-515b-b13b-9fb27316e905',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUJ369',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740747',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 87339,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 85,
'photo_urls': ['https://images.openlane.eu/carimgs/5752463/general/c9b34a7a-8496-47e9-a03a-6149b639a81f.jpg',
'https://images.openlane.eu/carimgs/5752463/general/1fa54fd2-67c2-4df2-9166-d0514b779cf7.jpg',
'https://images.openlane.eu/carimgs/5752463/general/c62e709d-678d-46ad-83e2-843fd493a0b1.jpg',
'https://images.openlane.eu/carimgs/5752463/general/cc425a29-a6b2-404c-ab0f-3d323127a72a.jpg',
'https://images.openlane.eu/carimgs/5752463/general/f2afe5f1-0d23-46fd-be8c-fe137ea23a58.jpg',
'https://images.openlane.eu/carimgs/5752463/general/b68db5bb-0491-4c88-aeea-27dea9f135c3.jpg',
'https://images.openlane.eu/carimgs/5752463/general/9d80b954-5d4f-4f57-aa20-01a970f5d167.jpg',
'https://images.openlane.eu/carimgs/5752463/general/53c93703-f93f-4b38-b527-ec23e3012f5e.jpg',
'https://images.openlane.eu/carimgs/5752463/general/174eb654-39b9-409f-9a55-6314bf6ca0d0.jpg',
'https://images.openlane.eu/carimgs/5752463/general/529223e0-f83e-4169-a9dc-e5f04b49e827.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36bed9b-c2fd-515b-b13b-9fb27316e905/a36bed9b-c2fd-515b-b13b-9fb27316e905_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752463/general/1fa54fd2-67c2-4df2-9166-d0514b779cf7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36bed9b-c2fd-515b-b13b-9fb27316e905/a36bed9b-c2fd-515b-b13b-9fb27316e905_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752463/general/c62e709d-678d-46ad-83e2-843fd493a0b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36bed9b-c2fd-515b-b13b-9fb27316e905/a36bed9b-c2fd-515b-b13b-9fb27316e905_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119525,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752463/general/f2afe5f1-0d23-46fd-be8c-fe137ea23a58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36bed9b-c2fd-515b-b13b-9fb27316e905/a36bed9b-c2fd-515b-b13b-9fb27316e905_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752463/general/b68db5bb-0491-4c88-aeea-27dea9f135c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36bed9b-c2fd-515b-b13b-9fb27316e905/a36bed9b-c2fd-515b-b13b-9fb27316e905_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752463/general/53c93703-f93f-4b38-b527-ec23e3012f5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36bed9b-c2fd-515b-b13b-9fb27316e905/a36bed9b-c2fd-515b-b13b-9fb27316e905_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752463/general/174eb654-39b9-409f-9a55-6314bf6ca0d0.jpg',
'Width': 1024}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-07-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 eTSI Life - Petrol - Automatic - 110 hp - '
'87.339 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740747%27 HTTP/1.1" 200 None
2026-03-27 22:18:58 [adesa.be] INFO: Saving data for 10740747: {'created_time': 1774649938.533246, 'last_price_update_time': 1774649938.533256, 'auction_closing_time': 1774947600.0}
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740747') HTTP/1.1" 204 0
2026-03-27 22:18:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 21cf5cde-5c5a-51a5-81e8-779402a29306 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 715719dc-12e1-5244-a840-23767960be1b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752527/general/31230e23-91d7-48df-a4c7-19621c76425d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740806)
2026-03-27 22:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752527/general/f4450f3f-5c0f-48cd-a2b5-304360937365.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740806)
2026-03-27 22:18:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a36bed9b-c2fd-515b-b13b-9fb27316e905 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd8ec10>
2026-03-27 22:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e8fe679-ae50-564d-b96d-215a1a9b9c53/9e8fe679-ae50-564d-b96d-215a1a9b9c53_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752632%252Fgeneral%252F414bfa59-c6a0-4d7f-ab1d-a73ba31916d3.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752632/general/414bfa59-c6a0-4d7f-ab1d-a73ba31916d3.jpg saved to cache
2026-03-27 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9e8fe679-ae50-564d-b96d-215a1a9b9c53
2026-03-27 22:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de44a50>
2026-03-27 22:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff56670-299d-5b07-9dab-494fce51db88/5ff56670-299d-5b07-9dab-494fce51db88_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252F4b087383-1fb2-4cef-9369-a1860aa923b9.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/4b087383-1fb2-4cef-9369-a1860aa923b9.jpg saved to cache
2026-03-27 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5ff56670-299d-5b07-9dab-494fce51db88
2026-03-27 22:18:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752445/general/1a1a86e5-7209-4a9e-acd9-07c2900d1b1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740735)
2026-03-27 22:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099eebd990>
2026-03-27 22:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40/7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252Fa1396ebc-ac28-4103-b44d-2ed1dcaeb3bd.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/a1396ebc-ac28-4103-b44d-2ed1dcaeb3bd.jpg saved to cache
2026-03-27 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40
2026-03-27 22:18:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 21cf5cde-5c5a-51a5-81e8-779402a29306 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 62dd929f-f06c-5625-ace9-ba63fd2244f2 with identifier: 10740016
2026-03-27 22:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 62dd929f-f06c-5625-ace9-ba63fd2244f2 with identifier: 10740016
2026-03-27 22:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 62dd929f-f06c-5625-ace9-ba63fd2244f2 with identifier: 10740016 to the API
2026-03-27 22:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:18:59 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '62dd929f-f06c-5625-ace9-ba63fd2244f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFX836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740016',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 70740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 97,
'photo_urls': ['https://images.openlane.eu/carimgs/5752262/general/d00cf5e1-13d0-46df-85b4-9e8f3c1cf3e8.jpg',
'https://images.openlane.eu/carimgs/5752262/general/e3819f62-66e5-4494-a1b2-854f080b281e.jpg',
'https://images.openlane.eu/carimgs/5752262/general/3bcb5d58-e199-4d5f-a079-5b045a0cfc79.jpg',
'https://images.openlane.eu/carimgs/5752262/general/89a855c7-cc75-47c1-8bac-5ccdff0542cf.jpg',
'https://images.openlane.eu/carimgs/5752262/general/95ed846e-db74-4656-a750-58a21f20e428.jpg',
'https://images.openlane.eu/carimgs/5752262/general/63a27031-dec8-4bdb-9f73-ef9be5b95f5c.jpg',
'https://images.openlane.eu/carimgs/5752262/general/4784eeb1-87ee-469a-b50f-577e08d2fd88.jpg',
'https://images.openlane.eu/carimgs/5752262/general/cad202b5-4027-4a90-9467-c817b416a7d9.jpg',
'https://images.openlane.eu/carimgs/5752262/general/af381ee7-f2a2-4cca-abfc-befee116f0b7.jpg',
'https://images.openlane.eu/carimgs/5752262/general/296d53d3-e0fd-4e0b-8568-840e2e03440b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62dd929f-f06c-5625-ace9-ba63fd2244f2/62dd929f-f06c-5625-ace9-ba63fd2244f2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752262/general/d00cf5e1-13d0-46df-85b4-9e8f3c1cf3e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62dd929f-f06c-5625-ace9-ba63fd2244f2/62dd929f-f06c-5625-ace9-ba63fd2244f2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752262/general/3bcb5d58-e199-4d5f-a079-5b045a0cfc79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62dd929f-f06c-5625-ace9-ba63fd2244f2/62dd929f-f06c-5625-ace9-ba63fd2244f2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752262/general/63a27031-dec8-4bdb-9f73-ef9be5b95f5c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62dd929f-f06c-5625-ace9-ba63fd2244f2/62dd929f-f06c-5625-ace9-ba63fd2244f2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752262/general/cad202b5-4027-4a90-9467-c817b416a7d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62dd929f-f06c-5625-ace9-ba63fd2244f2/62dd929f-f06c-5625-ace9-ba63fd2244f2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752262/general/af381ee7-f2a2-4cca-abfc-befee116f0b7.jpg',
'Width': 1024}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-08-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Fabia Combi 1.0 TSI Style - Petrol - Manual - 95 hp - 70.740 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740016%27 HTTP/1.1" 200 None
2026-03-27 22:18:59 [adesa.be] INFO: Saving data for 10740016: {'created_time': 1774649939.152308, 'last_price_update_time': 1774649939.152319, 'auction_closing_time': 1774861200.0}
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740016') HTTP/1.1" 204 0
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9e8fe679-ae50-564d-b96d-215a1a9b9c53 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752245/general/bcf9228b-29ea-4499-b362-0277929f377b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739999)
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 62dd929f-f06c-5625-ace9-ba63fd2244f2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e17abd0>
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252F31230e23-91d7-48df-a4c7-19621c76425d.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/31230e23-91d7-48df-a4c7-19621c76425d.jpg saved to cache
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 715719dc-12e1-5244-a840-23767960be1b
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfbf290>
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252Ff4450f3f-5c0f-48cd-a2b5-304360937365.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/f4450f3f-5c0f-48cd-a2b5-304360937365.jpg saved to cache
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 715719dc-12e1-5244-a840-23767960be1b
2026-03-27 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752527/general/ef44dee4-f16e-42b2-a864-ae3739eef95a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740806)
2026-03-27 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752445/general/f44d28fe-9cde-4046-87fe-10cc22a52c5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740735)
2026-03-27 22:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3137cdb6-0207-51e0-8631-9f1b7b96c000 with identifier: 10740029
2026-03-27 22:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3137cdb6-0207-51e0-8631-9f1b7b96c000 with scrape type 1
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3137cdb6-0207-51e0-8631-9f1b7b96c000
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252Fe3d78f04-344f-4cf9-937f-087ee82572bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/e3d78f04-344f-4cf9-937f-087ee82572bd.jpg not downloaded yet
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd8f610>
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff56670-299d-5b07-9dab-494fce51db88/5ff56670-299d-5b07-9dab-494fce51db88_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252F1a1a86e5-7209-4a9e-acd9-07c2900d1b1b.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/1a1a86e5-7209-4a9e-acd9-07c2900d1b1b.jpg saved to cache
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5ff56670-299d-5b07-9dab-494fce51db88
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf897d0>
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40/7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252Fbcf9228b-29ea-4499-b362-0277929f377b.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/bcf9228b-29ea-4499-b362-0277929f377b.jpg saved to cache
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40
2026-03-27 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752445/general/dfd48ad4-a1a4-4723-8a66-6d75c000faa0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740735)
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252F7693ec13-c03f-43af-935b-da8748a293fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/7693ec13-c03f-43af-935b-da8748a293fc.jpg not downloaded yet
2026-03-27 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752632/general/571f108d-7fee-4711-a602-59ddb72a37c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740516)
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252F6c804bd4-bf2a-4530-b7a3-5e59e4fe30bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/6c804bd4-bf2a-4530-b7a3-5e59e4fe30bb.jpg not downloaded yet
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d14b250>
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252Fef44dee4-f16e-42b2-a864-ae3739eef95a.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/ef44dee4-f16e-42b2-a864-ae3739eef95a.jpg saved to cache
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 715719dc-12e1-5244-a840-23767960be1b
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0acc90>
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff56670-299d-5b07-9dab-494fce51db88/5ff56670-299d-5b07-9dab-494fce51db88_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252Ff44d28fe-9cde-4046-87fe-10cc22a52c5d.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/f44d28fe-9cde-4046-87fe-10cc22a52c5d.jpg saved to cache
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5ff56670-299d-5b07-9dab-494fce51db88
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252F18f5a9f2-bb53-491a-9777-22fc98c94e10.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/18f5a9f2-bb53-491a-9777-22fc98c94e10.jpg not downloaded yet
2026-03-27 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752245/general/be1f68e5-500b-4b10-a702-dc1300bf87d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739999)
2026-03-27 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752483/general/2a0d766f-180c-41eb-80e2-4e96cfcc0b81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740764)
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252F669578a4-a97f-439a-9e54-47f0f856b196.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/669578a4-a97f-439a-9e54-47f0f856b196.jpg not downloaded yet
2026-03-27 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752524/general/5934fc1c-1b85-4066-b0cc-72325a904899.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740803)
2026-03-27 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752527/general/066ad455-65f9-4e55-abb6-e75d491efd93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740806)
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252Fe40880ab-3836-4660-810b-8c8cf3e629a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/e40880ab-3836-4660-810b-8c8cf3e629a2.jpg not downloaded yet
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e178990>
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff56670-299d-5b07-9dab-494fce51db88/5ff56670-299d-5b07-9dab-494fce51db88_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252Fdfd48ad4-a1a4-4723-8a66-6d75c000faa0.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/dfd48ad4-a1a4-4723-8a66-6d75c000faa0.jpg saved to cache
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5ff56670-299d-5b07-9dab-494fce51db88
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d482910>
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e8fe679-ae50-564d-b96d-215a1a9b9c53/9e8fe679-ae50-564d-b96d-215a1a9b9c53_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752632%252Fgeneral%252F571f108d-7fee-4711-a602-59ddb72a37c9.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752632/general/571f108d-7fee-4711-a602-59ddb72a37c9.jpg saved to cache
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9e8fe679-ae50-564d-b96d-215a1a9b9c53
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252F1b5ad6f4-3a95-4527-9396-be6e8f89cf0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/1b5ad6f4-3a95-4527-9396-be6e8f89cf0b.jpg not downloaded yet
2026-03-27 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752632/general/f39478e2-24eb-4dd1-8f8f-8154fd221af6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740516)
2026-03-27 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752445/general/38e99d2a-e738-4e3c-857f-610f344d38bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740735)
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252F4fffc6a0-d11b-4968-84a3-2c8d51fa4f7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/4fffc6a0-d11b-4968-84a3-2c8d51fa4f7a.jpg not downloaded yet
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0ac890>
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40/7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752245%252Fgeneral%252Fbe1f68e5-500b-4b10-a702-dc1300bf87d0.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752245/general/be1f68e5-500b-4b10-a702-dc1300bf87d0.jpg saved to cache
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40
2026-03-27 22:18:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40, skipping ID generation
2026-03-27 22:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with scrape type 1
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 sending to next pipeline
2026-03-27 22:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40, identifier: 10739999
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1944d0>
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21cf5cde-5c5a-51a5-81e8-779402a29306/21cf5cde-5c5a-51a5-81e8-779402a29306_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252F2a0d766f-180c-41eb-80e2-4e96cfcc0b81.jpg') HTTP/1.1" 204 0
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/2a0d766f-180c-41eb-80e2-4e96cfcc0b81.jpg saved to cache
2026-03-27 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 21cf5cde-5c5a-51a5-81e8-779402a29306
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d48ba10>
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef82ea22-1506-538e-be12-6690717f3ed8/ef82ea22-1506-538e-be12-6690717f3ed8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752524%252Fgeneral%252F5934fc1c-1b85-4066-b0cc-72325a904899.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752524/general/5934fc1c-1b85-4066-b0cc-72325a904899.jpg saved to cache
2026-03-27 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ef82ea22-1506-538e-be12-6690717f3ed8
2026-03-27 22:19:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ef82ea22-1506-538e-be12-6690717f3ed8, skipping ID generation
2026-03-27 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef82ea22-1506-538e-be12-6690717f3ed8 with scrape type 1
2026-03-27 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ef82ea22-1506-538e-be12-6690717f3ed8 sending to next pipeline
2026-03-27 22:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef82ea22-1506-538e-be12-6690717f3ed8, identifier: 10740803
2026-03-27 22:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d086ad0>
2026-03-27 22:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752527%252Fgeneral%252F066ad455-65f9-4e55-abb6-e75d491efd93.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752527/general/066ad455-65f9-4e55-abb6-e75d491efd93.jpg saved to cache
2026-03-27 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 715719dc-12e1-5244-a840-23767960be1b
2026-03-27 22:19:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 715719dc-12e1-5244-a840-23767960be1b, skipping ID generation
2026-03-27 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 715719dc-12e1-5244-a840-23767960be1b with scrape type 1
2026-03-27 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 715719dc-12e1-5244-a840-23767960be1b sending to next pipeline
2026-03-27 22:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 715719dc-12e1-5244-a840-23767960be1b, identifier: 10740806
2026-03-27 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252F938e7bed-b72c-4cbe-9ea1-283ec2248f7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/938e7bed-b72c-4cbe-9ea1-283ec2248f7a.jpg not downloaded yet
2026-03-27 22:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with identifier: 10739999
2026-03-27 22:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with identifier: 10739999
2026-03-27 22:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with identifier: 10739999 to the API
2026-03-27 22:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752245/general/be1f68e5-500b-4b10-a702-dc1300bf87d0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFB364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739999',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 167114,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 104,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40/7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752245/general/be1f68e5-500b-4b10-a702-dc1300bf87d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40/7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752245/general/bcf9228b-29ea-4499-b362-0277929f377b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40/7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752245/general/a1396ebc-ac28-4103-b44d-2ed1dcaeb3bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40/7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752245/general/3dda9bbb-f1b1-480a-8700-7e39840885e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40/7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752245/general/51084ac0-f919-4ce4-9015-f69e31596741.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40/7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752245/general/3d014498-c8f6-4c6c-8cb1-ae1f782f9235.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40/7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752245/general/cf780a74-2501-44e5-a867-dcc7542a4dbc.jpg',
'Width': 1024}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-03-15',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 167.114 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-27 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739999%27 HTTP/1.1" 200 None
2026-03-27 22:19:00 [adesa.be] INFO: Saving data for 10739999: {'created_time': 1774649940.654679, 'last_price_update_time': 1774649940.654688, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739999') HTTP/1.1" 204 0
2026-03-27 22:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef82ea22-1506-538e-be12-6690717f3ed8 with identifier: 10740803
2026-03-27 22:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef82ea22-1506-538e-be12-6690717f3ed8 with identifier: 10740803
2026-03-27 22:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef82ea22-1506-538e-be12-6690717f3ed8 with identifier: 10740803 to the API
2026-03-27 22:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752524/general/5934fc1c-1b85-4066-b0cc-72325a904899.jpg>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ef82ea22-1506-538e-be12-6690717f3ed8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJS021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740803',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 142532,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 95,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef82ea22-1506-538e-be12-6690717f3ed8/ef82ea22-1506-538e-be12-6690717f3ed8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192443,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752524/general/5934fc1c-1b85-4066-b0cc-72325a904899.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef82ea22-1506-538e-be12-6690717f3ed8/ef82ea22-1506-538e-be12-6690717f3ed8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191774,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752524/general/2baae100-942d-4a0b-990e-06d002220da5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef82ea22-1506-538e-be12-6690717f3ed8/ef82ea22-1506-538e-be12-6690717f3ed8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169290,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752524/general/2df0ff17-ceb1-4258-bbb9-6c1be395ebc6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef82ea22-1506-538e-be12-6690717f3ed8/ef82ea22-1506-538e-be12-6690717f3ed8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183503,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752524/general/46a47b6a-4a45-4858-bb5e-0348f8b42d91.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef82ea22-1506-538e-be12-6690717f3ed8/ef82ea22-1506-538e-be12-6690717f3ed8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182552,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752524/general/68351d91-f7b4-46ed-9509-24f29444431e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef82ea22-1506-538e-be12-6690717f3ed8/ef82ea22-1506-538e-be12-6690717f3ed8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199216,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752524/general/3d11f675-2cf2-4923-a172-451408399381.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef82ea22-1506-538e-be12-6690717f3ed8/ef82ea22-1506-538e-be12-6690717f3ed8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164489,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752524/general/37b45945-46f8-4b46-8f4d-d367ed38f3bb.jpg',
'Width': 1500}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-04-19',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 142.532 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740803%27 HTTP/1.1" 200 None
2026-03-27 22:19:01 [adesa.be] INFO: Saving data for 10740803: {'created_time': 1774649941.059489, 'last_price_update_time': 1774649941.059499, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740803') HTTP/1.1" 204 0
2026-03-27 22:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 715719dc-12e1-5244-a840-23767960be1b with identifier: 10740806
2026-03-27 22:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 715719dc-12e1-5244-a840-23767960be1b with identifier: 10740806
2026-03-27 22:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 715719dc-12e1-5244-a840-23767960be1b with identifier: 10740806 to the API
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752527/general/066ad455-65f9-4e55-abb6-e75d491efd93.jpg>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '715719dc-12e1-5244-a840-23767960be1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKM306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740806',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 133646,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 85,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196725,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752527/general/066ad455-65f9-4e55-abb6-e75d491efd93.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177487,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752527/general/ef44dee4-f16e-42b2-a864-ae3739eef95a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161000,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752527/general/31230e23-91d7-48df-a4c7-19621c76425d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184928,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752527/general/f4450f3f-5c0f-48cd-a2b5-304360937365.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261043,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752527/general/f3db092c-04bc-4c7c-820a-aaabc7252624.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241848,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752527/general/d999c16c-d60b-4424-b9e8-0b5eb1ffe1f5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243864,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752527/general/798156bf-115b-49a8-ab1c-01c3cdbd2b21.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254780,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752527/general/ae8ea6a5-6066-4830-a46f-cd7238a3e887.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715719dc-12e1-5244-a840-23767960be1b/715719dc-12e1-5244-a840-23767960be1b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354970,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752527/general/c6d76164-31e8-4320-b435-3f1ef65b2395.jpg',
'Width': 1500}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-09-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Karoq 1.0 TSI Ambition - Petrol - Manual - 115 hp - 133.646 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740806%27 HTTP/1.1" 200 None
2026-03-27 22:19:01 [adesa.be] INFO: Saving data for 10740806: {'created_time': 1774649941.355107, 'last_price_update_time': 1774649941.355116, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740806') HTTP/1.1" 204 0
2026-03-27 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752280/general/e3d78f04-344f-4cf9-937f-087ee82572bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740029)
2026-03-27 22:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752483/general/5369208b-ac9f-4c2a-984e-386a2e16e939.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740764)
2026-03-27 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752280/general/18f5a9f2-bb53-491a-9777-22fc98c94e10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740029)
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 56b896df-e301-52e6-b356-c11c5d4e3239 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9e8fe679-ae50-564d-b96d-215a1a9b9c53 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d31c4835-4bd8-5283-888a-407734781672 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 21cf5cde-5c5a-51a5-81e8-779402a29306 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252F988b9293-88bf-4cc1-8a81-40b62436f36b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/988b9293-88bf-4cc1-8a81-40b62436f36b.jpg not downloaded yet
2026-03-27 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752280/general/6c804bd4-bf2a-4530-b7a3-5e59e4fe30bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740029)
2026-03-27 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d018490>
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e8fe679-ae50-564d-b96d-215a1a9b9c53/9e8fe679-ae50-564d-b96d-215a1a9b9c53_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752632%252Fgeneral%252Ff39478e2-24eb-4dd1-8f8f-8154fd221af6.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752632/general/f39478e2-24eb-4dd1-8f8f-8154fd221af6.jpg saved to cache
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9e8fe679-ae50-564d-b96d-215a1a9b9c53
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d01bb10>
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff56670-299d-5b07-9dab-494fce51db88/5ff56670-299d-5b07-9dab-494fce51db88_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752445%252Fgeneral%252F38e99d2a-e738-4e3c-857f-610f344d38bb.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752445/general/38e99d2a-e738-4e3c-857f-610f344d38bb.jpg saved to cache
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5ff56670-299d-5b07-9dab-494fce51db88
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099eebc050>
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3137cdb6-0207-51e0-8631-9f1b7b96c000/3137cdb6-0207-51e0-8631-9f1b7b96c000_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252Fe3d78f04-344f-4cf9-937f-087ee82572bd.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/e3d78f04-344f-4cf9-937f-087ee82572bd.jpg saved to cache
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3137cdb6-0207-51e0-8631-9f1b7b96c000
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d01a990>
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21cf5cde-5c5a-51a5-81e8-779402a29306/21cf5cde-5c5a-51a5-81e8-779402a29306_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252F5369208b-ac9f-4c2a-984e-386a2e16e939.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/5369208b-ac9f-4c2a-984e-386a2e16e939.jpg saved to cache
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 21cf5cde-5c5a-51a5-81e8-779402a29306
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d49e850>
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3137cdb6-0207-51e0-8631-9f1b7b96c000/3137cdb6-0207-51e0-8631-9f1b7b96c000_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252F18f5a9f2-bb53-491a-9777-22fc98c94e10.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/18f5a9f2-bb53-491a-9777-22fc98c94e10.jpg saved to cache
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3137cdb6-0207-51e0-8631-9f1b7b96c000
2026-03-27 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752511/general/586195d1-1539-454d-b531-960bc0c43cb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740791)
2026-03-27 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752280/general/4fffc6a0-d11b-4968-84a3-2c8d51fa4f7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740029)
2026-03-27 22:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752483/general/ce1f0825-cdc9-4e93-b07c-999ee40f6926.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740764)
2026-03-27 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752504/general/ed5f7ef4-b763-400a-a85b-737f320d1f9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740784)
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a1a51b50>
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3137cdb6-0207-51e0-8631-9f1b7b96c000/3137cdb6-0207-51e0-8631-9f1b7b96c000_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252F6c804bd4-bf2a-4530-b7a3-5e59e4fe30bb.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/6c804bd4-bf2a-4530-b7a3-5e59e4fe30bb.jpg saved to cache
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3137cdb6-0207-51e0-8631-9f1b7b96c000
2026-03-27 22:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3951571f-e79e-531e-987a-2d05166da930 with identifier: 10739955
2026-03-27 22:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3951571f-e79e-531e-987a-2d05166da930 with scrape type 1
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3951571f-e79e-531e-987a-2d05166da930
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712517%252Fgeneral%252F81547367-6036-4f18-b084-f35603ce55b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712517/general/81547367-6036-4f18-b084-f35603ce55b2.jpg already downloaded
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712517%252Fgeneral%252Fb99142cc-fb12-4e98-90c2-b1772fbef7f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712517/general/b99142cc-fb12-4e98-90c2-b1772fbef7f5.jpg already downloaded
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712517%252Fgeneral%252F8c30b266-2893-416b-8953-21b58c9a067c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712517/general/8c30b266-2893-416b-8953-21b58c9a067c.jpg already downloaded
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712517%252Fgeneral%252F61bdd26a-d8f3-4905-b5ec-a7b020e0c638.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712517/general/61bdd26a-d8f3-4905-b5ec-a7b020e0c638.jpg already downloaded
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712517%252Fgeneral%252F98a1967a-f150-424d-8306-516e7ea73419.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712517/general/98a1967a-f150-424d-8306-516e7ea73419.jpg already downloaded
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712517%252Fgeneral%252F51817a04-395a-4cd3-88c2-0103f2440c72.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712517/general/51817a04-395a-4cd3-88c2-0103f2440c72.jpg already downloaded
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712517%252Fgeneral%252F44f679cf-560c-4e03-a758-b17c902af4a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712517/general/44f679cf-560c-4e03-a758-b17c902af4a0.jpg already downloaded
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712517%252Fgeneral%252Ffd5e1163-32da-4842-930d-6a1d481168b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712517/general/fd5e1163-32da-4842-930d-6a1d481168b2.jpg already downloaded
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712517%252Fgeneral%252F49f1d011-b8db-4660-b4cf-a330223af7a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712517/general/49f1d011-b8db-4660-b4cf-a330223af7a7.jpg already downloaded
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712517%252Fgeneral%252F1676157e-4f33-44c8-ada2-214184e68441.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712517/general/1676157e-4f33-44c8-ada2-214184e68441.jpg already downloaded
2026-03-27 22:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3951571f-e79e-531e-987a-2d05166da930, identifier: 10739955
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10738306
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738306%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10738306: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10738306 url https://www.openlane.eu/en/carv6/auction/10738306
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10737690
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737690%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10737690: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10737690 url https://www.openlane.eu/en/carv6/auction/10737690
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10739891
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739891%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10739891: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10739891 url https://www.openlane.eu/en/carv6/auction/10739891
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735449
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735449%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735449: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735449 url https://www.openlane.eu/en/carv6/auction/10735449
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735416
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735416%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735416: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735416 url https://www.openlane.eu/en/carv6/auction/10735416
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735619
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735619%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735619: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735619 url https://www.openlane.eu/en/carv6/auction/10735619
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735540
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735540%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735540: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735540 url https://www.openlane.eu/en/carv6/auction/10735540
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735408
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735408%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735408: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735408 url https://www.openlane.eu/en/carv6/auction/10735408
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735548
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735548%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735548: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735548 url https://www.openlane.eu/en/carv6/auction/10735548
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735474
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735474%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735474: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735474 url https://www.openlane.eu/en/carv6/auction/10735474
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735608
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735608%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735608: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735608 url https://www.openlane.eu/en/carv6/auction/10735608
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10737680
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737680%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10737680: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10737680 url https://www.openlane.eu/en/carv6/auction/10737680
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10736406
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736406%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10736406: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10736406 url https://www.openlane.eu/en/carv6/auction/10736406
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10739895
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739895%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10739895: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10739895 url https://www.openlane.eu/en/carv6/auction/10739895
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10736402
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736402%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10736402: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10736402 url https://www.openlane.eu/en/carv6/auction/10736402
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10739906
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739906%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10739906: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10739906 url https://www.openlane.eu/en/carv6/auction/10739906
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10738316
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738316%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10738316: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10738316 url https://www.openlane.eu/en/carv6/auction/10738316
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10737613
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737613%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10737613: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10737613 url https://www.openlane.eu/en/carv6/auction/10737613
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10737630
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737630%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10737630: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10737630 url https://www.openlane.eu/en/carv6/auction/10737630
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735603
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735603%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735603: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735603 url https://www.openlane.eu/en/carv6/auction/10735603
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735039
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735039%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735039: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735039 url https://www.openlane.eu/en/carv6/auction/10735039
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735592
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735592%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735592: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735592 url https://www.openlane.eu/en/carv6/auction/10735592
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735595
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735595%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735595: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735595 url https://www.openlane.eu/en/carv6/auction/10735595
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10739844
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739844%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10739844: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10739844 url https://www.openlane.eu/en/carv6/auction/10739844
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735578
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735578%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735578: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735578 url https://www.openlane.eu/en/carv6/auction/10735578
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735415
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735415%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735415: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735415 url https://www.openlane.eu/en/carv6/auction/10735415
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735424
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735424%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735424: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735424 url https://www.openlane.eu/en/carv6/auction/10735424
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10737632
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737632%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10737632: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10737632 url https://www.openlane.eu/en/carv6/auction/10737632
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735590
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735590%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735590: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735590 url https://www.openlane.eu/en/carv6/auction/10735590
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10738280
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738280%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10738280: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10738280 url https://www.openlane.eu/en/carv6/auction/10738280
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10736674
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736674%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10736674: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10736674 url https://www.openlane.eu/en/carv6/auction/10736674
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735598
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735598%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735598: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735598 url https://www.openlane.eu/en/carv6/auction/10735598
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10736480
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736480%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10736480: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10736480 url https://www.openlane.eu/en/carv6/auction/10736480
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735504
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735504%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735504: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735504 url https://www.openlane.eu/en/carv6/auction/10735504
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735569
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735569%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735569: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735569 url https://www.openlane.eu/en/carv6/auction/10735569
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10737656
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737656%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10737656: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10737656 url https://www.openlane.eu/en/carv6/auction/10737656
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10739921
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739921%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10739921: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10739921 url https://www.openlane.eu/en/carv6/auction/10739921
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735493
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735493%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735493: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735493 url https://www.openlane.eu/en/carv6/auction/10735493
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10736383
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736383%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10736383: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10736383 url https://www.openlane.eu/en/carv6/auction/10736383
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10739901
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739901%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10739901: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10739901 url https://www.openlane.eu/en/carv6/auction/10739901
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10736483
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736483%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10736483: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10736483 url https://www.openlane.eu/en/carv6/auction/10736483
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10738307
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738307%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10738307: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10738307 url https://www.openlane.eu/en/carv6/auction/10738307
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10736392
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736392%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10736392: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10736392 url https://www.openlane.eu/en/carv6/auction/10736392
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735525
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735525%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735525: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735525 url https://www.openlane.eu/en/carv6/auction/10735525
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735589
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735589%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735589: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735589 url https://www.openlane.eu/en/carv6/auction/10735589
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735510
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735510%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735510: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735510 url https://www.openlane.eu/en/carv6/auction/10735510
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10736675
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736675%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10736675: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10736675 url https://www.openlane.eu/en/carv6/auction/10736675
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735572
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735572%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735572: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735572 url https://www.openlane.eu/en/carv6/auction/10735572
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10738268
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738268%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10738268: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10738268 url https://www.openlane.eu/en/carv6/auction/10738268
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735430
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735430%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735430: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735430 url https://www.openlane.eu/en/carv6/auction/10735430
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10736378
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736378%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10736378: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10736378 url https://www.openlane.eu/en/carv6/auction/10736378
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10736399
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736399%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10736399: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10736399 url https://www.openlane.eu/en/carv6/auction/10736399
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735591
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735591%27 HTTP/1.1" 200 None
2026-03-27 22:19:02 [adesa.be] INFO: Scrape type for 10735591: 0
2026-03-27 22:19:02 [adesa.be] INFO: Skipping item 10735591 url https://www.openlane.eu/en/carv6/auction/10735591
2026-03-27 22:19:02 [adesa.be] INFO: Found listing with ID: 10735478
2026-03-27 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735478%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735478: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735478 url https://www.openlane.eu/en/carv6/auction/10735478
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10738287
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738287%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10738287: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10738287 url https://www.openlane.eu/en/carv6/auction/10738287
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10737621
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737621%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10737621: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10737621 url https://www.openlane.eu/en/carv6/auction/10737621
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10736400
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736400%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10736400: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10736400 url https://www.openlane.eu/en/carv6/auction/10736400
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10737677
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737677%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10737677: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10737677 url https://www.openlane.eu/en/carv6/auction/10737677
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10736676
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736676%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10736676: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10736676 url https://www.openlane.eu/en/carv6/auction/10736676
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10739883
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739883%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10739883: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10739883 url https://www.openlane.eu/en/carv6/auction/10739883
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10735491
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735491%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735491: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735491 url https://www.openlane.eu/en/carv6/auction/10735491
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10736409
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736409%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10736409: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10736409 url https://www.openlane.eu/en/carv6/auction/10736409
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10735555
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735555%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735555: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735555 url https://www.openlane.eu/en/carv6/auction/10735555
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10736485
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736485%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10736485: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10736485 url https://www.openlane.eu/en/carv6/auction/10736485
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10735562
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735562%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735562: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735562 url https://www.openlane.eu/en/carv6/auction/10735562
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10736683
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736683%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10736683: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10736683 url https://www.openlane.eu/en/carv6/auction/10736683
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10739908
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739908%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10739908: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10739908 url https://www.openlane.eu/en/carv6/auction/10739908
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10737752
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737752%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10737752: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10737752 url https://www.openlane.eu/en/carv6/auction/10737752
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10735454
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735454%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735454: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735454 url https://www.openlane.eu/en/carv6/auction/10735454
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10737637
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737637%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10737637: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10737637 url https://www.openlane.eu/en/carv6/auction/10737637
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10738293
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738293%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10738293: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10738293 url https://www.openlane.eu/en/carv6/auction/10738293
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10735626
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735626%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735626: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735626 url https://www.openlane.eu/en/carv6/auction/10735626
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10735549
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735549%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735549: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735549 url https://www.openlane.eu/en/carv6/auction/10735549
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10736384
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736384%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10736384: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10736384 url https://www.openlane.eu/en/carv6/auction/10736384
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10736393
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736393%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10736393: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10736393 url https://www.openlane.eu/en/carv6/auction/10736393
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10739917
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739917%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10739917: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10739917 url https://www.openlane.eu/en/carv6/auction/10739917
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10737565
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737565%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10737565: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10737565 url https://www.openlane.eu/en/carv6/auction/10737565
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10736372
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736372%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10736372: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10736372 url https://www.openlane.eu/en/carv6/auction/10736372
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10735513
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735513%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735513: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735513 url https://www.openlane.eu/en/carv6/auction/10735513
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10736482
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736482%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10736482: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10736482 url https://www.openlane.eu/en/carv6/auction/10736482
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10735428
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735428%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735428: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735428 url https://www.openlane.eu/en/carv6/auction/10735428
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10736388
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736388%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10736388: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10736388 url https://www.openlane.eu/en/carv6/auction/10736388
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10736386
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736386%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10736386: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10736386 url https://www.openlane.eu/en/carv6/auction/10736386
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10736394
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736394%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10736394: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10736394 url https://www.openlane.eu/en/carv6/auction/10736394
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10735537
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735537%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735537: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735537 url https://www.openlane.eu/en/carv6/auction/10735537
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10736362
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736362%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10736362: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10736362 url https://www.openlane.eu/en/carv6/auction/10736362
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10737622
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737622%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10737622: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10737622 url https://www.openlane.eu/en/carv6/auction/10737622
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10738298
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738298%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10738298: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10738298 url https://www.openlane.eu/en/carv6/auction/10738298
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10735509
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735509%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735509: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735509 url https://www.openlane.eu/en/carv6/auction/10735509
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10735575
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735575%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735575: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735575 url https://www.openlane.eu/en/carv6/auction/10735575
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10737705
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737705%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10737705: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10737705 url https://www.openlane.eu/en/carv6/auction/10737705
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10736371
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736371%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10736371: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10736371 url https://www.openlane.eu/en/carv6/auction/10736371
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10737638
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737638%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10737638: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10737638 url https://www.openlane.eu/en/carv6/auction/10737638
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10737636
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737636%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10737636: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10737636 url https://www.openlane.eu/en/carv6/auction/10737636
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10738281
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738281%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10738281: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10738281 url https://www.openlane.eu/en/carv6/auction/10738281
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10735418
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735418%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735418: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735418 url https://www.openlane.eu/en/carv6/auction/10735418
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10735498
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735498%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735498: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735498 url https://www.openlane.eu/en/carv6/auction/10735498
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10735614
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735614%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735614: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735614 url https://www.openlane.eu/en/carv6/auction/10735614
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10737657
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737657%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10737657: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10737657 url https://www.openlane.eu/en/carv6/auction/10737657
2026-03-27 22:19:03 [adesa.be] INFO: Found listing with ID: 10735016
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735016%27 HTTP/1.1" 200 None
2026-03-27 22:19:03 [adesa.be] INFO: Scrape type for 10735016: 0
2026-03-27 22:19:03 [adesa.be] INFO: Skipping item 10735016 url https://www.openlane.eu/en/carv6/auction/10735016
2026-03-27 22:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3951571f-e79e-531e-987a-2d05166da930 with identifier: 10739955
2026-03-27 22:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3951571f-e79e-531e-987a-2d05166da930 with identifier: 10739955
2026-03-27 22:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3951571f-e79e-531e-987a-2d05166da930 with identifier: 10739955 to the API
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739955>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3951571f-e79e-531e-987a-2d05166da930',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVJ463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739955',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 153022,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 84,
'photo_urls': ['https://images.openlane.eu/carimgs/5712517/general/81547367-6036-4f18-b084-f35603ce55b2.jpg',
'https://images.openlane.eu/carimgs/5712517/general/b99142cc-fb12-4e98-90c2-b1772fbef7f5.jpg',
'https://images.openlane.eu/carimgs/5712517/general/8c30b266-2893-416b-8953-21b58c9a067c.jpg',
'https://images.openlane.eu/carimgs/5712517/general/61bdd26a-d8f3-4905-b5ec-a7b020e0c638.jpg',
'https://images.openlane.eu/carimgs/5712517/general/98a1967a-f150-424d-8306-516e7ea73419.jpg',
'https://images.openlane.eu/carimgs/5712517/general/51817a04-395a-4cd3-88c2-0103f2440c72.jpg',
'https://images.openlane.eu/carimgs/5712517/general/44f679cf-560c-4e03-a758-b17c902af4a0.jpg',
'https://images.openlane.eu/carimgs/5712517/general/fd5e1163-32da-4842-930d-6a1d481168b2.jpg',
'https://images.openlane.eu/carimgs/5712517/general/49f1d011-b8db-4660-b4cf-a330223af7a7.jpg',
'https://images.openlane.eu/carimgs/5712517/general/1676157e-4f33-44c8-ada2-214184e68441.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3951571f-e79e-531e-987a-2d05166da930/3951571f-e79e-531e-987a-2d05166da930_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712517/general/81547367-6036-4f18-b084-f35603ce55b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3951571f-e79e-531e-987a-2d05166da930/3951571f-e79e-531e-987a-2d05166da930_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712517/general/b99142cc-fb12-4e98-90c2-b1772fbef7f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3951571f-e79e-531e-987a-2d05166da930/3951571f-e79e-531e-987a-2d05166da930_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712517/general/8c30b266-2893-416b-8953-21b58c9a067c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3951571f-e79e-531e-987a-2d05166da930/3951571f-e79e-531e-987a-2d05166da930_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712517/general/61bdd26a-d8f3-4905-b5ec-a7b020e0c638.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3951571f-e79e-531e-987a-2d05166da930/3951571f-e79e-531e-987a-2d05166da930_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712517/general/98a1967a-f150-424d-8306-516e7ea73419.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3951571f-e79e-531e-987a-2d05166da930/3951571f-e79e-531e-987a-2d05166da930_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108312,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712517/general/51817a04-395a-4cd3-88c2-0103f2440c72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3951571f-e79e-531e-987a-2d05166da930/3951571f-e79e-531e-987a-2d05166da930_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712517/general/44f679cf-560c-4e03-a758-b17c902af4a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3951571f-e79e-531e-987a-2d05166da930/3951571f-e79e-531e-987a-2d05166da930_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712517/general/fd5e1163-32da-4842-930d-6a1d481168b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3951571f-e79e-531e-987a-2d05166da930/3951571f-e79e-531e-987a-2d05166da930_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180214,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712517/general/49f1d011-b8db-4660-b4cf-a330223af7a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3951571f-e79e-531e-987a-2d05166da930/3951571f-e79e-531e-987a-2d05166da930_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712517/general/1676157e-4f33-44c8-ada2-214184e68441.jpg',
'Width': 1024}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Manual - 115 hp - '
'153.022 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739955%27 HTTP/1.1" 200 None
2026-03-27 22:19:04 [adesa.be] INFO: Saving data for 10739955: {'created_time': 1774649944.484944, 'last_price_update_time': 1774649944.484953, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739955') HTTP/1.1" 204 0
2026-03-27 22:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752280/general/938e7bed-b72c-4cbe-9ea1-283ec2248f7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740029)
2026-03-27 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752504/general/6c013626-705d-444e-8669-2ee51cc0ec70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740784)
2026-03-27 22:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1510d0>
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d31c4835-4bd8-5283-888a-407734781672/d31c4835-4bd8-5283-888a-407734781672_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752511%252Fgeneral%252F586195d1-1539-454d-b531-960bc0c43cb8.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752511/general/586195d1-1539-454d-b531-960bc0c43cb8.jpg saved to cache
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d31c4835-4bd8-5283-888a-407734781672
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d49e0d0>
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3137cdb6-0207-51e0-8631-9f1b7b96c000/3137cdb6-0207-51e0-8631-9f1b7b96c000_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252F4fffc6a0-d11b-4968-84a3-2c8d51fa4f7a.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/4fffc6a0-d11b-4968-84a3-2c8d51fa4f7a.jpg saved to cache
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3137cdb6-0207-51e0-8631-9f1b7b96c000
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd758d0>
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21cf5cde-5c5a-51a5-81e8-779402a29306/21cf5cde-5c5a-51a5-81e8-779402a29306_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252Fce1f0825-cdc9-4e93-b07c-999ee40f6926.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/ce1f0825-cdc9-4e93-b07c-999ee40f6926.jpg saved to cache
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 21cf5cde-5c5a-51a5-81e8-779402a29306
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d47ea10>
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252Fed5f7ef4-b763-400a-a85b-737f320d1f9c.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/ed5f7ef4-b763-400a-a85b-737f320d1f9c.jpg saved to cache
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 56b896df-e301-52e6-b356-c11c5d4e3239
2026-03-27 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752280/general/988b9293-88bf-4cc1-8a81-40b62436f36b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740029)
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3137cdb6-0207-51e0-8631-9f1b7b96c000 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3137cdb6-0207-51e0-8631-9f1b7b96c000 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3137cdb6-0207-51e0-8631-9f1b7b96c000 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3137cdb6-0207-51e0-8631-9f1b7b96c000 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752479/general/15d3be83-d92c-4da4-87ca-44ba1411a8a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740760)
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3b1d50>
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3137cdb6-0207-51e0-8631-9f1b7b96c000/3137cdb6-0207-51e0-8631-9f1b7b96c000_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252F938e7bed-b72c-4cbe-9ea1-283ec2248f7a.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/938e7bed-b72c-4cbe-9ea1-283ec2248f7a.jpg saved to cache
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3137cdb6-0207-51e0-8631-9f1b7b96c000
2026-03-27 22:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4bafba0-2fe9-5c18-af7c-09470225a716 with identifier: 10739975
2026-03-27 22:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4bafba0-2fe9-5c18-af7c-09470225a716 with scrape type 1
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a4bafba0-2fe9-5c18-af7c-09470225a716
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739085%252Fgeneral%252F3f757303-c752-4667-bbd2-36858859dcbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739085/general/3f757303-c752-4667-bbd2-36858859dcbb.jpg already downloaded
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739085%252Fgeneral%252F1f9ba75d-f15a-44b3-93c9-d27975305ef2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739085/general/1f9ba75d-f15a-44b3-93c9-d27975305ef2.jpg already downloaded
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739085%252Fgeneral%252Fc7e74b48-57e1-4214-8e20-1a60005d3fc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739085/general/c7e74b48-57e1-4214-8e20-1a60005d3fc8.jpg already downloaded
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739085%252Fgeneral%252F2dbd2582-45e2-4547-b3d9-81c7425cc3ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739085/general/2dbd2582-45e2-4547-b3d9-81c7425cc3ef.jpg already downloaded
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739085%252Fgeneral%252F2e71f093-f5c0-4619-b289-ac0cf120b1ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739085/general/2e71f093-f5c0-4619-b289-ac0cf120b1ce.jpg already downloaded
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739085%252Fgeneral%252F5fae24e5-b5d7-436f-8a3c-025adc4d0cb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739085/general/5fae24e5-b5d7-436f-8a3c-025adc4d0cb7.jpg already downloaded
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739085%252Fgeneral%252F6bb62526-a88b-4342-932d-4da6d4d3d015.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739085/general/6bb62526-a88b-4342-932d-4da6d4d3d015.jpg already downloaded
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739085%252Fgeneral%252Fe12d6996-3da5-4c14-9f2c-08546be2bf8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739085/general/e12d6996-3da5-4c14-9f2c-08546be2bf8e.jpg already downloaded
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739085%252Fgeneral%252F4e36d2ce-de4b-4500-b521-fc97b9f31c34.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739085/general/4e36d2ce-de4b-4500-b521-fc97b9f31c34.jpg already downloaded
2026-03-27 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739085%252Fgeneral%252F27fdcbb0-104d-4c12-ad44-867b12842c49.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739085/general/27fdcbb0-104d-4c12-ad44-867b12842c49.jpg already downloaded
2026-03-27 22:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4bafba0-2fe9-5c18-af7c-09470225a716, identifier: 10739975
2026-03-27 22:19:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d08a350>
2026-03-27 22:19:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252F6c013626-705d-444e-8669-2ee51cc0ec70.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/6c013626-705d-444e-8669-2ee51cc0ec70.jpg saved to cache
2026-03-27 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 56b896df-e301-52e6-b356-c11c5d4e3239
2026-03-27 22:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4bafba0-2fe9-5c18-af7c-09470225a716 with identifier: 10739975
2026-03-27 22:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4bafba0-2fe9-5c18-af7c-09470225a716 with identifier: 10739975
2026-03-27 22:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4bafba0-2fe9-5c18-af7c-09470225a716 with identifier: 10739975 to the API
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739975>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a4bafba0-2fe9-5c18-af7c-09470225a716',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDY898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739975',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 149236,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 90,
'photo_urls': ['https://images.openlane.eu/carimgs/5739085/general/3f757303-c752-4667-bbd2-36858859dcbb.jpg',
'https://images.openlane.eu/carimgs/5739085/general/1f9ba75d-f15a-44b3-93c9-d27975305ef2.jpg',
'https://images.openlane.eu/carimgs/5739085/general/c7e74b48-57e1-4214-8e20-1a60005d3fc8.jpg',
'https://images.openlane.eu/carimgs/5739085/general/2dbd2582-45e2-4547-b3d9-81c7425cc3ef.jpg',
'https://images.openlane.eu/carimgs/5739085/general/2e71f093-f5c0-4619-b289-ac0cf120b1ce.jpg',
'https://images.openlane.eu/carimgs/5739085/general/5fae24e5-b5d7-436f-8a3c-025adc4d0cb7.jpg',
'https://images.openlane.eu/carimgs/5739085/general/6bb62526-a88b-4342-932d-4da6d4d3d015.jpg',
'https://images.openlane.eu/carimgs/5739085/general/e12d6996-3da5-4c14-9f2c-08546be2bf8e.jpg',
'https://images.openlane.eu/carimgs/5739085/general/4e36d2ce-de4b-4500-b521-fc97b9f31c34.jpg',
'https://images.openlane.eu/carimgs/5739085/general/27fdcbb0-104d-4c12-ad44-867b12842c49.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4bafba0-2fe9-5c18-af7c-09470225a716/a4bafba0-2fe9-5c18-af7c-09470225a716_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96701,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739085/general/3f757303-c752-4667-bbd2-36858859dcbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4bafba0-2fe9-5c18-af7c-09470225a716/a4bafba0-2fe9-5c18-af7c-09470225a716_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97649,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739085/general/1f9ba75d-f15a-44b3-93c9-d27975305ef2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4bafba0-2fe9-5c18-af7c-09470225a716/a4bafba0-2fe9-5c18-af7c-09470225a716_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95467,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739085/general/c7e74b48-57e1-4214-8e20-1a60005d3fc8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4bafba0-2fe9-5c18-af7c-09470225a716/a4bafba0-2fe9-5c18-af7c-09470225a716_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98041,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739085/general/2dbd2582-45e2-4547-b3d9-81c7425cc3ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4bafba0-2fe9-5c18-af7c-09470225a716/a4bafba0-2fe9-5c18-af7c-09470225a716_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105042,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739085/general/2e71f093-f5c0-4619-b289-ac0cf120b1ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4bafba0-2fe9-5c18-af7c-09470225a716/a4bafba0-2fe9-5c18-af7c-09470225a716_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98387,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739085/general/5fae24e5-b5d7-436f-8a3c-025adc4d0cb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4bafba0-2fe9-5c18-af7c-09470225a716/a4bafba0-2fe9-5c18-af7c-09470225a716_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113241,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739085/general/6bb62526-a88b-4342-932d-4da6d4d3d015.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4bafba0-2fe9-5c18-af7c-09470225a716/a4bafba0-2fe9-5c18-af7c-09470225a716_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123232,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739085/general/e12d6996-3da5-4c14-9f2c-08546be2bf8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4bafba0-2fe9-5c18-af7c-09470225a716/a4bafba0-2fe9-5c18-af7c-09470225a716_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143608,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739085/general/4e36d2ce-de4b-4500-b521-fc97b9f31c34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4bafba0-2fe9-5c18-af7c-09470225a716/a4bafba0-2fe9-5c18-af7c-09470225a716_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87940,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739085/general/27fdcbb0-104d-4c12-ad44-867b12842c49.jpg',
'Width': 1024}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 115 hp - '
'149.236 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739975%27 HTTP/1.1" 200 None
2026-03-27 22:19:05 [adesa.be] INFO: Saving data for 10739975: {'created_time': 1774649945.435492, 'last_price_update_time': 1774649945.435504, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739975') HTTP/1.1" 204 0
2026-03-27 22:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752511/general/4a052554-d4cf-428d-8060-52c53cca4352.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740791)
2026-03-27 22:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752632/general/89679877-68d6-4cb2-b467-991af0d2f8bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740516)
2026-03-27 22:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752483/general/3335219e-914f-4cda-a766-a20d10976008.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740764)
2026-03-27 22:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752619/general/c6406026-8711-410a-92ff-5a29dc0e5a9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740503)
2026-03-27 22:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e14af10>
2026-03-27 22:19:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3137cdb6-0207-51e0-8631-9f1b7b96c000/3137cdb6-0207-51e0-8631-9f1b7b96c000_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752280%252Fgeneral%252F988b9293-88bf-4cc1-8a81-40b62436f36b.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752280/general/988b9293-88bf-4cc1-8a81-40b62436f36b.jpg saved to cache
2026-03-27 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3137cdb6-0207-51e0-8631-9f1b7b96c000
2026-03-27 22:19:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3137cdb6-0207-51e0-8631-9f1b7b96c000, skipping ID generation
2026-03-27 22:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3137cdb6-0207-51e0-8631-9f1b7b96c000 with scrape type 1
2026-03-27 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3137cdb6-0207-51e0-8631-9f1b7b96c000 sending to next pipeline
2026-03-27 22:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3137cdb6-0207-51e0-8631-9f1b7b96c000, identifier: 10740029
2026-03-27 22:19:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3b27d0>
2026-03-27 22:19:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252F15d3be83-d92c-4da4-87ca-44ba1411a8a5.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/15d3be83-d92c-4da4-87ca-44ba1411a8a5.jpg saved to cache
2026-03-27 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ada4bc77-dbbe-502d-9b6b-714a050a2b25
2026-03-27 22:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3137cdb6-0207-51e0-8631-9f1b7b96c000 with identifier: 10740029
2026-03-27 22:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3137cdb6-0207-51e0-8631-9f1b7b96c000 with identifier: 10740029
2026-03-27 22:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3137cdb6-0207-51e0-8631-9f1b7b96c000 with identifier: 10740029 to the API
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752280/general/988b9293-88bf-4cc1-8a81-40b62436f36b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3137cdb6-0207-51e0-8631-9f1b7b96c000',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGQ552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740029',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 185526,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 74,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3137cdb6-0207-51e0-8631-9f1b7b96c000/3137cdb6-0207-51e0-8631-9f1b7b96c000_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114643,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752280/general/e3d78f04-344f-4cf9-937f-087ee82572bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3137cdb6-0207-51e0-8631-9f1b7b96c000/3137cdb6-0207-51e0-8631-9f1b7b96c000_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99108,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752280/general/6c804bd4-bf2a-4530-b7a3-5e59e4fe30bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3137cdb6-0207-51e0-8631-9f1b7b96c000/3137cdb6-0207-51e0-8631-9f1b7b96c000_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119760,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752280/general/18f5a9f2-bb53-491a-9777-22fc98c94e10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3137cdb6-0207-51e0-8631-9f1b7b96c000/3137cdb6-0207-51e0-8631-9f1b7b96c000_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122288,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752280/general/4fffc6a0-d11b-4968-84a3-2c8d51fa4f7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3137cdb6-0207-51e0-8631-9f1b7b96c000/3137cdb6-0207-51e0-8631-9f1b7b96c000_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107043,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752280/general/938e7bed-b72c-4cbe-9ea1-283ec2248f7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3137cdb6-0207-51e0-8631-9f1b7b96c000/3137cdb6-0207-51e0-8631-9f1b7b96c000_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203371,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752280/general/988b9293-88bf-4cc1-8a81-40b62436f36b.jpg',
'Width': 1024}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-07-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Manual - 115 hp - '
'185.526 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740029%27 HTTP/1.1" 200 None
2026-03-27 22:19:06 [adesa.be] INFO: Saving data for 10740029: {'created_time': 1774649946.024407, 'last_price_update_time': 1774649946.024419, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740029') HTTP/1.1" 204 0
2026-03-27 22:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752583/general/322e6d08-faa2-4135-b733-a30b10ed10cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740490)
2026-03-27 22:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752479/general/4ba2d34f-2667-4677-9375-520813c83c60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740760)
2026-03-27 22:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752504/general/465b36cf-c498-4b26-8aba-05edf5406038.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740784)
2026-03-27 22:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752511/general/64b270d1-91e9-46ac-b00e-4e82b05e9f86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740791)
2026-03-27 22:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dddc810>
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d31c4835-4bd8-5283-888a-407734781672/d31c4835-4bd8-5283-888a-407734781672_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752511%252Fgeneral%252F4a052554-d4cf-428d-8060-52c53cca4352.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752511/general/4a052554-d4cf-428d-8060-52c53cca4352.jpg saved to cache
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d31c4835-4bd8-5283-888a-407734781672
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df87390>
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e8fe679-ae50-564d-b96d-215a1a9b9c53/9e8fe679-ae50-564d-b96d-215a1a9b9c53_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752632%252Fgeneral%252F89679877-68d6-4cb2-b467-991af0d2f8bb.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752632/general/89679877-68d6-4cb2-b467-991af0d2f8bb.jpg saved to cache
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9e8fe679-ae50-564d-b96d-215a1a9b9c53
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d086950>
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21cf5cde-5c5a-51a5-81e8-779402a29306/21cf5cde-5c5a-51a5-81e8-779402a29306_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752483%252Fgeneral%252F3335219e-914f-4cda-a766-a20d10976008.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752483/general/3335219e-914f-4cda-a766-a20d10976008.jpg saved to cache
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 21cf5cde-5c5a-51a5-81e8-779402a29306
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddc8d50>
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c56719a1-3d22-5db1-9329-78c2605de935/c56719a1-3d22-5db1-9329-78c2605de935_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752619%252Fgeneral%252Fc6406026-8711-410a-92ff-5a29dc0e5a9f.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752619/general/c6406026-8711-410a-92ff-5a29dc0e5a9f.jpg saved to cache
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c56719a1-3d22-5db1-9329-78c2605de935
2026-03-27 22:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10739982
2026-03-27 22:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c53cbe9-69d3-5040-a5cf-f7901303580b with scrape type 1
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c53cbe9-69d3-5040-a5cf-f7901303580b
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739104%252Fgeneral%252F2c9e1121-e245-4b27-9fe1-f72f872c81c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739104/general/2c9e1121-e245-4b27-9fe1-f72f872c81c7.jpg already downloaded
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739104%252Fgeneral%252F938e500c-4dcb-44a5-805e-f3c9f4bc7607.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739104/general/938e500c-4dcb-44a5-805e-f3c9f4bc7607.jpg already downloaded
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739104%252Fgeneral%252F7e47698a-a850-46bf-a0d1-da00ec8603a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739104/general/7e47698a-a850-46bf-a0d1-da00ec8603a0.jpg already downloaded
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739104%252Fgeneral%252F1403c12a-39dd-45f0-9b02-f6de84eccea9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739104/general/1403c12a-39dd-45f0-9b02-f6de84eccea9.jpg already downloaded
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739104%252Fgeneral%252F8161a591-7579-4794-88bb-95061cef2d2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739104/general/8161a591-7579-4794-88bb-95061cef2d2d.jpg already downloaded
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739104%252Fgeneral%252F70c08ba6-b649-48a4-9552-3598eac44aef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739104/general/70c08ba6-b649-48a4-9552-3598eac44aef.jpg already downloaded
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739104%252Fgeneral%252Fb518cd9e-404c-49d7-b639-85dbb99a7772.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739104/general/b518cd9e-404c-49d7-b639-85dbb99a7772.jpg already downloaded
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739104%252Fgeneral%252F2fb27346-a77c-4a7f-9289-d45f098baf8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739104/general/2fb27346-a77c-4a7f-9289-d45f098baf8d.jpg already downloaded
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739104%252Fgeneral%252F32cc9d4c-9909-4d2b-b7bd-05b21df1701e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739104/general/32cc9d4c-9909-4d2b-b7bd-05b21df1701e.jpg already downloaded
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739104%252Fgeneral%252F2cba62e7-bfd6-4c0a-99c1-32ba68172bb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739104/general/2cba62e7-bfd6-4c0a-99c1-32ba68172bb7.jpg already downloaded
2026-03-27 22:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c53cbe9-69d3-5040-a5cf-f7901303580b, identifier: 10739982
2026-03-27 22:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10739982
2026-03-27 22:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10739982
2026-03-27 22:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10739982 to the API
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739982>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4c53cbe9-69d3-5040-a5cf-f7901303580b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739982',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 203507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5739104/general/2c9e1121-e245-4b27-9fe1-f72f872c81c7.jpg',
'https://images.openlane.eu/carimgs/5739104/general/938e500c-4dcb-44a5-805e-f3c9f4bc7607.jpg',
'https://images.openlane.eu/carimgs/5739104/general/7e47698a-a850-46bf-a0d1-da00ec8603a0.jpg',
'https://images.openlane.eu/carimgs/5739104/general/1403c12a-39dd-45f0-9b02-f6de84eccea9.jpg',
'https://images.openlane.eu/carimgs/5739104/general/8161a591-7579-4794-88bb-95061cef2d2d.jpg',
'https://images.openlane.eu/carimgs/5739104/general/70c08ba6-b649-48a4-9552-3598eac44aef.jpg',
'https://images.openlane.eu/carimgs/5739104/general/b518cd9e-404c-49d7-b639-85dbb99a7772.jpg',
'https://images.openlane.eu/carimgs/5739104/general/2fb27346-a77c-4a7f-9289-d45f098baf8d.jpg',
'https://images.openlane.eu/carimgs/5739104/general/32cc9d4c-9909-4d2b-b7bd-05b21df1701e.jpg',
'https://images.openlane.eu/carimgs/5739104/general/2cba62e7-bfd6-4c0a-99c1-32ba68172bb7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c53cbe9-69d3-5040-a5cf-f7901303580b/4c53cbe9-69d3-5040-a5cf-f7901303580b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182021,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739104/general/2c9e1121-e245-4b27-9fe1-f72f872c81c7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c53cbe9-69d3-5040-a5cf-f7901303580b/4c53cbe9-69d3-5040-a5cf-f7901303580b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182845,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739104/general/938e500c-4dcb-44a5-805e-f3c9f4bc7607.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c53cbe9-69d3-5040-a5cf-f7901303580b/4c53cbe9-69d3-5040-a5cf-f7901303580b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176073,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739104/general/7e47698a-a850-46bf-a0d1-da00ec8603a0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c53cbe9-69d3-5040-a5cf-f7901303580b/4c53cbe9-69d3-5040-a5cf-f7901303580b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126413,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739104/general/1403c12a-39dd-45f0-9b02-f6de84eccea9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c53cbe9-69d3-5040-a5cf-f7901303580b/4c53cbe9-69d3-5040-a5cf-f7901303580b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244989,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739104/general/8161a591-7579-4794-88bb-95061cef2d2d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c53cbe9-69d3-5040-a5cf-f7901303580b/4c53cbe9-69d3-5040-a5cf-f7901303580b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277026,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739104/general/70c08ba6-b649-48a4-9552-3598eac44aef.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c53cbe9-69d3-5040-a5cf-f7901303580b/4c53cbe9-69d3-5040-a5cf-f7901303580b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259687,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739104/general/b518cd9e-404c-49d7-b639-85dbb99a7772.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c53cbe9-69d3-5040-a5cf-f7901303580b/4c53cbe9-69d3-5040-a5cf-f7901303580b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380992,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739104/general/2fb27346-a77c-4a7f-9289-d45f098baf8d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c53cbe9-69d3-5040-a5cf-f7901303580b/4c53cbe9-69d3-5040-a5cf-f7901303580b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187687,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739104/general/32cc9d4c-9909-4d2b-b7bd-05b21df1701e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c53cbe9-69d3-5040-a5cf-f7901303580b/4c53cbe9-69d3-5040-a5cf-f7901303580b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342232,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739104/general/2cba62e7-bfd6-4c0a-99c1-32ba68172bb7.jpg',
'Width': 1500}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'203.507 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739982%27 HTTP/1.1" 200 None
2026-03-27 22:19:06 [adesa.be] INFO: Saving data for 10739982: {'created_time': 1774649946.76834, 'last_price_update_time': 1774649946.76835, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739982') HTTP/1.1" 204 0
2026-03-27 22:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21cf5cde-5c5a-51a5-81e8-779402a29306 with identifier: 10740764
2026-03-27 22:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21cf5cde-5c5a-51a5-81e8-779402a29306 with identifier: 10740764
2026-03-27 22:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21cf5cde-5c5a-51a5-81e8-779402a29306 with identifier: 10740764 to the API
2026-03-27 22:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:07 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '21cf5cde-5c5a-51a5-81e8-779402a29306',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWZ062',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740764',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 74814,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5752483/general/c662987e-fba8-415f-9a16-d7afc24cd5eb.jpg',
'https://images.openlane.eu/carimgs/5752483/general/3335219e-914f-4cda-a766-a20d10976008.jpg',
'https://images.openlane.eu/carimgs/5752483/general/75165d7c-30d5-4c55-ad7c-c4764572c2ce.jpg',
'https://images.openlane.eu/carimgs/5752483/general/ce1f0825-cdc9-4e93-b07c-999ee40f6926.jpg',
'https://images.openlane.eu/carimgs/5752483/general/5369208b-ac9f-4c2a-984e-386a2e16e939.jpg',
'https://images.openlane.eu/carimgs/5752483/general/2a0d766f-180c-41eb-80e2-4e96cfcc0b81.jpg',
'https://images.openlane.eu/carimgs/5752483/general/7b64bade-7d0e-431d-9b27-7d3c610b4b97.jpg',
'https://images.openlane.eu/carimgs/5752483/general/9b1238a7-76f7-4057-ab7c-18cfdf1ec77c.jpg',
'https://images.openlane.eu/carimgs/5752483/general/bfd4d035-d7f4-4013-97bb-b94435fd1761.jpg',
'https://images.openlane.eu/carimgs/5752483/general/f220fe98-c946-46dd-b485-bb304f5f1b23.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21cf5cde-5c5a-51a5-81e8-779402a29306/21cf5cde-5c5a-51a5-81e8-779402a29306_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752483/general/c662987e-fba8-415f-9a16-d7afc24cd5eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21cf5cde-5c5a-51a5-81e8-779402a29306/21cf5cde-5c5a-51a5-81e8-779402a29306_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752483/general/3335219e-914f-4cda-a766-a20d10976008.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21cf5cde-5c5a-51a5-81e8-779402a29306/21cf5cde-5c5a-51a5-81e8-779402a29306_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752483/general/ce1f0825-cdc9-4e93-b07c-999ee40f6926.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21cf5cde-5c5a-51a5-81e8-779402a29306/21cf5cde-5c5a-51a5-81e8-779402a29306_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752483/general/5369208b-ac9f-4c2a-984e-386a2e16e939.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21cf5cde-5c5a-51a5-81e8-779402a29306/21cf5cde-5c5a-51a5-81e8-779402a29306_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752483/general/2a0d766f-180c-41eb-80e2-4e96cfcc0b81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21cf5cde-5c5a-51a5-81e8-779402a29306/21cf5cde-5c5a-51a5-81e8-779402a29306_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752483/general/bfd4d035-d7f4-4013-97bb-b94435fd1761.jpg',
'Width': 1024}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 74.814 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740764%27 HTTP/1.1" 200 None
2026-03-27 22:19:07 [adesa.be] INFO: Saving data for 10740764: {'created_time': 1774649947.148365, 'last_price_update_time': 1774649947.148376, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740764') HTTP/1.1" 204 0
2026-03-27 22:19:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d31c4835-4bd8-5283-888a-407734781672 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ff56670-299d-5b07-9dab-494fce51db88 with identifier: 10740735
2026-03-27 22:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ff56670-299d-5b07-9dab-494fce51db88 with identifier: 10740735
2026-03-27 22:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ff56670-299d-5b07-9dab-494fce51db88 with identifier: 10740735 to the API
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:07 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '5ff56670-299d-5b07-9dab-494fce51db88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEB271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740735',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 66517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5752445/general/4fa5d6b4-8f43-4712-a370-ee61f9db39a4.jpg',
'https://images.openlane.eu/carimgs/5752445/general/203083cc-02e2-4653-9a03-6206493621e1.jpg',
'https://images.openlane.eu/carimgs/5752445/general/c8087af3-c5cc-45ed-aa94-34227c0245b6.jpg',
'https://images.openlane.eu/carimgs/5752445/general/38e99d2a-e738-4e3c-857f-610f344d38bb.jpg',
'https://images.openlane.eu/carimgs/5752445/general/f44d28fe-9cde-4046-87fe-10cc22a52c5d.jpg',
'https://images.openlane.eu/carimgs/5752445/general/dfd48ad4-a1a4-4723-8a66-6d75c000faa0.jpg',
'https://images.openlane.eu/carimgs/5752445/general/1a1a86e5-7209-4a9e-acd9-07c2900d1b1b.jpg',
'https://images.openlane.eu/carimgs/5752445/general/4b087383-1fb2-4cef-9369-a1860aa923b9.jpg',
'https://images.openlane.eu/carimgs/5752445/general/2ef81fde-5e70-4c98-a5c4-395005bc3079.jpg',
'https://images.openlane.eu/carimgs/5752445/general/a2f65a39-2186-4de8-b18f-3ef237b2a723.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff56670-299d-5b07-9dab-494fce51db88/5ff56670-299d-5b07-9dab-494fce51db88_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165154,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752445/general/38e99d2a-e738-4e3c-857f-610f344d38bb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff56670-299d-5b07-9dab-494fce51db88/5ff56670-299d-5b07-9dab-494fce51db88_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228894,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752445/general/f44d28fe-9cde-4046-87fe-10cc22a52c5d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff56670-299d-5b07-9dab-494fce51db88/5ff56670-299d-5b07-9dab-494fce51db88_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287238,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752445/general/dfd48ad4-a1a4-4723-8a66-6d75c000faa0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff56670-299d-5b07-9dab-494fce51db88/5ff56670-299d-5b07-9dab-494fce51db88_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302491,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752445/general/1a1a86e5-7209-4a9e-acd9-07c2900d1b1b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff56670-299d-5b07-9dab-494fce51db88/5ff56670-299d-5b07-9dab-494fce51db88_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220232,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752445/general/4b087383-1fb2-4cef-9369-a1860aa923b9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff56670-299d-5b07-9dab-494fce51db88/5ff56670-299d-5b07-9dab-494fce51db88_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232733,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752445/general/2ef81fde-5e70-4c98-a5c4-395005bc3079.jpg',
'Width': 1500}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.6 Active Pack - Hybrid - Automatic - 180 hp - '
'66.517 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740735%27 HTTP/1.1" 200 None
2026-03-27 22:19:07 [adesa.be] INFO: Saving data for 10740735: {'created_time': 1774649947.484948, 'last_price_update_time': 1774649947.484958, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740735') HTTP/1.1" 204 0
2026-03-27 22:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e8fe679-ae50-564d-b96d-215a1a9b9c53 with identifier: 10740516
2026-03-27 22:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e8fe679-ae50-564d-b96d-215a1a9b9c53 with identifier: 10740516
2026-03-27 22:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e8fe679-ae50-564d-b96d-215a1a9b9c53 with identifier: 10740516 to the API
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:07 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '9e8fe679-ae50-564d-b96d-215a1a9b9c53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACM449',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740516',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 87706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5752632/general/89679877-68d6-4cb2-b467-991af0d2f8bb.jpg',
'https://images.openlane.eu/carimgs/5752632/general/4371eb55-4d69-4198-a902-f9983a99ad47.jpg',
'https://images.openlane.eu/carimgs/5752632/general/0849a444-4afa-4950-b5e7-2d1aec21ef78.jpg',
'https://images.openlane.eu/carimgs/5752632/general/f39478e2-24eb-4dd1-8f8f-8154fd221af6.jpg',
'https://images.openlane.eu/carimgs/5752632/general/571f108d-7fee-4711-a602-59ddb72a37c9.jpg',
'https://images.openlane.eu/carimgs/5752632/general/4bc2279f-ff96-4fa7-90f3-647359412f8b.jpg',
'https://images.openlane.eu/carimgs/5752632/general/b5ad7f4c-a1ca-4622-bba1-35d49c3b0bd9.jpg',
'https://images.openlane.eu/carimgs/5752632/general/414bfa59-c6a0-4d7f-ab1d-a73ba31916d3.jpg',
'https://images.openlane.eu/carimgs/5752632/general/c8dec073-f767-4421-8ead-d1724ef383d7.jpg',
'https://images.openlane.eu/carimgs/5752632/general/2f32f24a-04b4-489d-a2a2-1e204c81ecf5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e8fe679-ae50-564d-b96d-215a1a9b9c53/9e8fe679-ae50-564d-b96d-215a1a9b9c53_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752632/general/89679877-68d6-4cb2-b467-991af0d2f8bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e8fe679-ae50-564d-b96d-215a1a9b9c53/9e8fe679-ae50-564d-b96d-215a1a9b9c53_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752632/general/f39478e2-24eb-4dd1-8f8f-8154fd221af6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e8fe679-ae50-564d-b96d-215a1a9b9c53/9e8fe679-ae50-564d-b96d-215a1a9b9c53_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752632/general/571f108d-7fee-4711-a602-59ddb72a37c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e8fe679-ae50-564d-b96d-215a1a9b9c53/9e8fe679-ae50-564d-b96d-215a1a9b9c53_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752632/general/414bfa59-c6a0-4d7f-ab1d-a73ba31916d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e8fe679-ae50-564d-b96d-215a1a9b9c53/9e8fe679-ae50-564d-b96d-215a1a9b9c53_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 13929,
'Height': 301,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752632/general/2f32f24a-04b4-489d-a2a2-1e204c81ecf5.jpg',
'Width': 408}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.5 HDI GT - Diesel - Automatic - 130 hp - 87.706 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740516%27 HTTP/1.1" 200 None
2026-03-27 22:19:07 [adesa.be] INFO: Saving data for 10740516: {'created_time': 1774649947.802588, 'last_price_update_time': 1774649947.802598, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740516') HTTP/1.1" 204 0
2026-03-27 22:19:07 [scrapy.extensions.logstats] INFO: Crawled 333 pages (at 104 pages/min), scraped 166 items (at 58 items/min)
2026-03-27 22:19:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-27 22:19:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 21cf5cde-5c5a-51a5-81e8-779402a29306 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5ff56670-299d-5b07-9dab-494fce51db88 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9e8fe679-ae50-564d-b96d-215a1a9b9c53 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3bdbf78-6cdf-5fee-b577-3e05780ade44 with identifier: 10740007
2026-03-27 22:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3bdbf78-6cdf-5fee-b577-3e05780ade44 with scrape type 1
2026-03-27 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3bdbf78-6cdf-5fee-b577-3e05780ade44
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252Fc6de620d-b974-4745-ae20-2fef4f5cbee4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/c6de620d-b974-4745-ae20-2fef4f5cbee4.jpg not downloaded yet
2026-03-27 22:19:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099decb090>
2026-03-27 22:19:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9431785-9374-588d-91f2-9a8ebc64da19/d9431785-9374-588d-91f2-9a8ebc64da19_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752583%252Fgeneral%252F322e6d08-faa2-4135-b733-a30b10ed10cd.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752583/general/322e6d08-faa2-4135-b733-a30b10ed10cd.jpg saved to cache
2026-03-27 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d9431785-9374-588d-91f2-9a8ebc64da19
2026-03-27 22:19:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0d5e90>
2026-03-27 22:19:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752479%252Fgeneral%252F4ba2d34f-2667-4677-9375-520813c83c60.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752479/general/4ba2d34f-2667-4677-9375-520813c83c60.jpg saved to cache
2026-03-27 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ada4bc77-dbbe-502d-9b6b-714a050a2b25
2026-03-27 22:19:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ada4bc77-dbbe-502d-9b6b-714a050a2b25, skipping ID generation
2026-03-27 22:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ada4bc77-dbbe-502d-9b6b-714a050a2b25 with scrape type 1
2026-03-27 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ada4bc77-dbbe-502d-9b6b-714a050a2b25 sending to next pipeline
2026-03-27 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ada4bc77-dbbe-502d-9b6b-714a050a2b25, identifier: 10740760
2026-03-27 22:19:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2730d0>
2026-03-27 22:19:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752504%252Fgeneral%252F465b36cf-c498-4b26-8aba-05edf5406038.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752504/general/465b36cf-c498-4b26-8aba-05edf5406038.jpg saved to cache
2026-03-27 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 56b896df-e301-52e6-b356-c11c5d4e3239
2026-03-27 22:19:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e12ad90>
2026-03-27 22:19:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d31c4835-4bd8-5283-888a-407734781672/d31c4835-4bd8-5283-888a-407734781672_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752511%252Fgeneral%252F64b270d1-91e9-46ac-b00e-4e82b05e9f86.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752511/general/64b270d1-91e9-46ac-b00e-4e82b05e9f86.jpg saved to cache
2026-03-27 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d31c4835-4bd8-5283-888a-407734781672
2026-03-27 22:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752619/general/f64437a0-eb02-4ae1-bdb5-b1d4734d52aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740503)
2026-03-27 22:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752619/general/e52764d8-5760-40e4-b2ca-9b52a67f981b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740503)
2026-03-27 22:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ada4bc77-dbbe-502d-9b6b-714a050a2b25 with identifier: 10740760
2026-03-27 22:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ada4bc77-dbbe-502d-9b6b-714a050a2b25 with identifier: 10740760
2026-03-27 22:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ada4bc77-dbbe-502d-9b6b-714a050a2b25 with identifier: 10740760 to the API
2026-03-27 22:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752479/general/4ba2d34f-2667-4677-9375-520813c83c60.jpg>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ada4bc77-dbbe-502d-9b6b-714a050a2b25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJG668',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740760',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 90804,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178910,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752479/general/7c7dec21-a880-4b3f-a46a-d14a5c52c016.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182583,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752479/general/3ad3733d-155c-40c3-be75-04b61fcaa1ed.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162408,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752479/general/231d21cc-70b0-461e-a336-428b7e1e1624.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170166,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752479/general/4ba2d34f-2667-4677-9375-520813c83c60.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269967,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752479/general/d90a0122-b719-4b43-87bd-934115520351.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285629,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752479/general/c8082ad5-8ba7-40e9-9f1c-6a6818eba6e9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333087,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752479/general/15d3be83-d92c-4da4-87ca-44ba1411a8a5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223780,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752479/general/d61425b4-a20d-487f-a795-5c8f4119e9c3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187093,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752479/general/9636b0cc-5d91-4159-ade5-cdbd8ff33ceb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ada4bc77-dbbe-502d-9b6b-714a050a2b25/ada4bc77-dbbe-502d-9b6b-714a050a2b25_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162212,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752479/general/6dd4b486-3524-4a64-ba13-06812732d8ad.jpg',
'Width': 1500}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-06-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Clio - Petrol - Manual - 101 hp - 90.804 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740760%27 HTTP/1.1" 200 None
2026-03-27 22:19:08 [adesa.be] INFO: Saving data for 10740760: {'created_time': 1774649948.524755, 'last_price_update_time': 1774649948.524764, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740760') HTTP/1.1" 204 0
2026-03-27 22:19:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d9431785-9374-588d-91f2-9a8ebc64da19 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c56719a1-3d22-5db1-9329-78c2605de935 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56b896df-e301-52e6-b356-c11c5d4e3239 with identifier: 10740784
2026-03-27 22:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56b896df-e301-52e6-b356-c11c5d4e3239 with identifier: 10740784
2026-03-27 22:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56b896df-e301-52e6-b356-c11c5d4e3239 with identifier: 10740784 to the API
2026-03-27 22:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:09 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '56b896df-e301-52e6-b356-c11c5d4e3239',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRJ861',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740784',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 41140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 68,
'photo_urls': ['https://images.openlane.eu/carimgs/5752504/general/90336560-385e-4431-bc3c-844a7fa2e7c8.jpg',
'https://images.openlane.eu/carimgs/5752504/general/35c3e900-07c3-418b-a833-6bcee616aa22.jpg',
'https://images.openlane.eu/carimgs/5752504/general/13e10326-2e4c-4291-b08b-8f6f041ca791.jpg',
'https://images.openlane.eu/carimgs/5752504/general/465b36cf-c498-4b26-8aba-05edf5406038.jpg',
'https://images.openlane.eu/carimgs/5752504/general/8c4a46ff-adcb-4fd0-a6d1-7071abe7f142.jpg',
'https://images.openlane.eu/carimgs/5752504/general/feeed169-4f7a-4e26-8adb-24006dfd807b.jpg',
'https://images.openlane.eu/carimgs/5752504/general/6c013626-705d-444e-8669-2ee51cc0ec70.jpg',
'https://images.openlane.eu/carimgs/5752504/general/ed5f7ef4-b763-400a-a85b-737f320d1f9c.jpg',
'https://images.openlane.eu/carimgs/5752504/general/d3e86ae7-4988-4e8b-9b24-957bc736043d.jpg',
'https://images.openlane.eu/carimgs/5752504/general/6a41b155-4121-43a7-a131-df75cdfa19ba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128398,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752504/general/90336560-385e-4431-bc3c-844a7fa2e7c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752504/general/35c3e900-07c3-418b-a833-6bcee616aa22.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752504/general/465b36cf-c498-4b26-8aba-05edf5406038.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752504/general/8c4a46ff-adcb-4fd0-a6d1-7071abe7f142.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752504/general/feeed169-4f7a-4e26-8adb-24006dfd807b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126002,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752504/general/6c013626-705d-444e-8669-2ee51cc0ec70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752504/general/ed5f7ef4-b763-400a-a85b-737f320d1f9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b896df-e301-52e6-b356-c11c5d4e3239/56b896df-e301-52e6-b356-c11c5d4e3239_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752504/general/d3e86ae7-4988-4e8b-9b24-957bc736043d.jpg',
'Width': 1024}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 41.140 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740784%27 HTTP/1.1" 200 None
2026-03-27 22:19:09 [adesa.be] INFO: Saving data for 10740784: {'created_time': 1774649949.540417, 'last_price_update_time': 1774649949.540427, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740784') HTTP/1.1" 204 0
2026-03-27 22:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252F13eeaf8e-9985-4e6c-b946-68c4ca5471ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/13eeaf8e-9985-4e6c-b946-68c4ca5471ec.jpg not downloaded yet
2026-03-27 22:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752583/general/600da0bd-dc5c-428f-9208-e6b833a9aed9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740490)
2026-03-27 22:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752583/general/9011914a-1c12-451a-a63f-145e8addfb6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740490)
2026-03-27 22:19:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 56b896df-e301-52e6-b356-c11c5d4e3239 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252F9673e2a7-b9ab-4462-9ec4-df60333579e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/9673e2a7-b9ab-4462-9ec4-df60333579e9.jpg not downloaded yet
2026-03-27 22:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e14b950>
2026-03-27 22:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c56719a1-3d22-5db1-9329-78c2605de935/c56719a1-3d22-5db1-9329-78c2605de935_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752619%252Fgeneral%252Ff64437a0-eb02-4ae1-bdb5-b1d4734d52aa.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752619/general/f64437a0-eb02-4ae1-bdb5-b1d4734d52aa.jpg saved to cache
2026-03-27 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c56719a1-3d22-5db1-9329-78c2605de935
2026-03-27 22:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfef150>
2026-03-27 22:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c56719a1-3d22-5db1-9329-78c2605de935/c56719a1-3d22-5db1-9329-78c2605de935_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752619%252Fgeneral%252Fe52764d8-5760-40e4-b2ca-9b52a67f981b.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752619/general/e52764d8-5760-40e4-b2ca-9b52a67f981b.jpg saved to cache
2026-03-27 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c56719a1-3d22-5db1-9329-78c2605de935
2026-03-27 22:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with identifier: 10740486
2026-03-27 22:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with scrape type 1
2026-03-27 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252F8f437d41-a939-4080-a44d-9c7a2b613093.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/8f437d41-a939-4080-a44d-9c7a2b613093.jpg not downloaded yet
2026-03-27 22:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752253/general/c6de620d-b974-4745-ae20-2fef4f5cbee4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740007)
2026-03-27 22:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d31c4835-4bd8-5283-888a-407734781672 with identifier: 10740791
2026-03-27 22:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d31c4835-4bd8-5283-888a-407734781672 with identifier: 10740791
2026-03-27 22:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d31c4835-4bd8-5283-888a-407734781672 with identifier: 10740791 to the API
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:10 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd31c4835-4bd8-5283-888a-407734781672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WWC481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740791',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 63556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 71,
'photo_urls': ['https://images.openlane.eu/carimgs/5752511/general/f173546b-cbd6-48c6-b3c0-8c0741b52bc4.jpg',
'https://images.openlane.eu/carimgs/5752511/general/c03c3dec-f6c3-45fb-8da6-088422e42c42.jpg',
'https://images.openlane.eu/carimgs/5752511/general/cf28167e-4e5a-4ba8-b3d1-97e97f9f222e.jpg',
'https://images.openlane.eu/carimgs/5752511/general/64b270d1-91e9-46ac-b00e-4e82b05e9f86.jpg',
'https://images.openlane.eu/carimgs/5752511/general/4a052554-d4cf-428d-8060-52c53cca4352.jpg',
'https://images.openlane.eu/carimgs/5752511/general/e7bb4c44-023a-45a5-81e7-f1136ec22567.jpg',
'https://images.openlane.eu/carimgs/5752511/general/89ec8262-8fd7-433b-9018-f65250bd7f86.jpg',
'https://images.openlane.eu/carimgs/5752511/general/586195d1-1539-454d-b531-960bc0c43cb8.jpg',
'https://images.openlane.eu/carimgs/5752511/general/fc31732a-0086-4d5c-a62a-a3b6e7aca805.jpg',
'https://images.openlane.eu/carimgs/5752511/general/85331845-d76d-4610-be1f-18758807694b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31c4835-4bd8-5283-888a-407734781672/d31c4835-4bd8-5283-888a-407734781672_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752511/general/c03c3dec-f6c3-45fb-8da6-088422e42c42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31c4835-4bd8-5283-888a-407734781672/d31c4835-4bd8-5283-888a-407734781672_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752511/general/64b270d1-91e9-46ac-b00e-4e82b05e9f86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31c4835-4bd8-5283-888a-407734781672/d31c4835-4bd8-5283-888a-407734781672_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752511/general/4a052554-d4cf-428d-8060-52c53cca4352.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31c4835-4bd8-5283-888a-407734781672/d31c4835-4bd8-5283-888a-407734781672_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752511/general/586195d1-1539-454d-b531-960bc0c43cb8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31c4835-4bd8-5283-888a-407734781672/d31c4835-4bd8-5283-888a-407734781672_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146479,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752511/general/fc31732a-0086-4d5c-a62a-a3b6e7aca805.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2019-10-03',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Manual - 102 hp - 63.556 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740791%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Saving data for 10740791: {'created_time': 1774649950.067819, 'last_price_update_time': 1774649950.06783, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740791') HTTP/1.1" 204 0
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252F548b5fe6-6d1d-4b8c-859f-e9087aad6a0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/548b5fe6-6d1d-4b8c-859f-e9087aad6a0c.jpg not downloaded yet
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252F655a17aa-febb-414d-9401-dd046cd2687f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/655a17aa-febb-414d-9401-dd046cd2687f.jpg not downloaded yet
2026-03-27 22:19:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d31c4835-4bd8-5283-888a-407734781672 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de47850>
2026-03-27 22:19:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9431785-9374-588d-91f2-9a8ebc64da19/d9431785-9374-588d-91f2-9a8ebc64da19_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752583%252Fgeneral%252F600da0bd-dc5c-428f-9208-e6b833a9aed9.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752583/general/600da0bd-dc5c-428f-9208-e6b833a9aed9.jpg saved to cache
2026-03-27 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d9431785-9374-588d-91f2-9a8ebc64da19
2026-03-27 22:19:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df8d250>
2026-03-27 22:19:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9431785-9374-588d-91f2-9a8ebc64da19/d9431785-9374-588d-91f2-9a8ebc64da19_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752583%252Fgeneral%252F9011914a-1c12-451a-a63f-145e8addfb6c.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752583/general/9011914a-1c12-451a-a63f-145e8addfb6c.jpg saved to cache
2026-03-27 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d9431785-9374-588d-91f2-9a8ebc64da19
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10735651
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735651%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10735651: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10735651 url https://www.openlane.eu/en/carv6/auction/10735651
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10735636
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735636%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10735636: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10735636 url https://www.openlane.eu/en/carv6/auction/10735636
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10735534
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735534%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10735534: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10735534 url https://www.openlane.eu/en/carv6/auction/10735534
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10735538
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735538%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10735538: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10735538 url https://www.openlane.eu/en/carv6/auction/10735538
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737707
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737707%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737707: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737707 url https://www.openlane.eu/en/carv6/auction/10737707
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10735543
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735543%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10735543: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10735543 url https://www.openlane.eu/en/carv6/auction/10735543
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10738266
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738266%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10738266: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10738266 url https://www.openlane.eu/en/carv6/auction/10738266
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737562
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737562%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737562: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737562 url https://www.openlane.eu/en/carv6/auction/10737562
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737588
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737588%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737588: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737588 url https://www.openlane.eu/en/carv6/auction/10737588
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10738332
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738332%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10738332: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10738332 url https://www.openlane.eu/en/carv6/auction/10738332
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737658
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737658%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737658: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737658 url https://www.openlane.eu/en/carv6/auction/10737658
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737620
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737620%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737620: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737620 url https://www.openlane.eu/en/carv6/auction/10737620
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10735640
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735640%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10735640: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10735640 url https://www.openlane.eu/en/carv6/auction/10735640
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737665
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737665%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737665: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737665 url https://www.openlane.eu/en/carv6/auction/10737665
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10739914
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739914%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10739914: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10739914 url https://www.openlane.eu/en/carv6/auction/10739914
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737695
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737695%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737695: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737695 url https://www.openlane.eu/en/carv6/auction/10737695
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10738290
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738290%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10738290: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10738290 url https://www.openlane.eu/en/carv6/auction/10738290
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10735630
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735630%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10735630: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10735630 url https://www.openlane.eu/en/carv6/auction/10735630
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10738267
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738267%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10738267: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10738267 url https://www.openlane.eu/en/carv6/auction/10738267
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737561
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737561%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737561: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737561 url https://www.openlane.eu/en/carv6/auction/10737561
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737710
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737710%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737710: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737710 url https://www.openlane.eu/en/carv6/auction/10737710
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737558
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737558%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737558: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737558 url https://www.openlane.eu/en/carv6/auction/10737558
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737697
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737697%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737697: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737697 url https://www.openlane.eu/en/carv6/auction/10737697
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737579
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737579%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737579: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737579 url https://www.openlane.eu/en/carv6/auction/10737579
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10738270
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738270%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10738270: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10738270 url https://www.openlane.eu/en/carv6/auction/10738270
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737645
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737645%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737645: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737645 url https://www.openlane.eu/en/carv6/auction/10737645
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737650
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737650%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737650: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737650 url https://www.openlane.eu/en/carv6/auction/10737650
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10735634
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735634%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10735634: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10735634 url https://www.openlane.eu/en/carv6/auction/10735634
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737583
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737583%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737583: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737583 url https://www.openlane.eu/en/carv6/auction/10737583
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737651
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737651%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737651: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737651 url https://www.openlane.eu/en/carv6/auction/10737651
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10738330
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738330%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10738330: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10738330 url https://www.openlane.eu/en/carv6/auction/10738330
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10735579
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735579%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10735579: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10735579 url https://www.openlane.eu/en/carv6/auction/10735579
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737678
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737678%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737678: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737678 url https://www.openlane.eu/en/carv6/auction/10737678
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10738269
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738269%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10738269: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10738269 url https://www.openlane.eu/en/carv6/auction/10738269
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10735558
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735558%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10735558: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10735558 url https://www.openlane.eu/en/carv6/auction/10735558
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10735482
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735482%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10735482: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10735482 url https://www.openlane.eu/en/carv6/auction/10735482
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10736369
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736369%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10736369: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10736369 url https://www.openlane.eu/en/carv6/auction/10736369
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10736366
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736366%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10736366: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10736366 url https://www.openlane.eu/en/carv6/auction/10736366
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737724
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737724%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737724: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737724 url https://www.openlane.eu/en/carv6/auction/10737724
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10737567
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737567%27 HTTP/1.1" 200 None
2026-03-27 22:19:10 [adesa.be] INFO: Scrape type for 10737567: 0
2026-03-27 22:19:10 [adesa.be] INFO: Skipping item 10737567 url https://www.openlane.eu/en/carv6/auction/10737567
2026-03-27 22:19:10 [adesa.be] INFO: Found listing with ID: 10735629
2026-03-27 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735629%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735629: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735629 url https://www.openlane.eu/en/carv6/auction/10735629
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735470
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735470%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735470: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735470 url https://www.openlane.eu/en/carv6/auction/10735470
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10734331
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734331%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10734331: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10734331 url https://www.openlane.eu/en/carv6/auction/10734331
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10733987
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733987%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10733987: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10733987 url https://www.openlane.eu/en/carv6/auction/10733987
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10733994
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733994%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10733994: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10733994 url https://www.openlane.eu/en/carv6/auction/10733994
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10734333
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734333%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10734333: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10734333 url https://www.openlane.eu/en/carv6/auction/10734333
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10733995
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733995%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10733995: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10733995 url https://www.openlane.eu/en/carv6/auction/10733995
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10733993
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733993%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10733993: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10733993 url https://www.openlane.eu/en/carv6/auction/10733993
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10733989
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733989%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10733989: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10733989 url https://www.openlane.eu/en/carv6/auction/10733989
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10733988
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733988%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10733988: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10733988 url https://www.openlane.eu/en/carv6/auction/10733988
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735522
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735522%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735522: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735522 url https://www.openlane.eu/en/carv6/auction/10735522
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735623
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735623%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735623: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735623 url https://www.openlane.eu/en/carv6/auction/10735623
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737722
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737722%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737722: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737722 url https://www.openlane.eu/en/carv6/auction/10737722
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737684
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737684%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737684: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737684 url https://www.openlane.eu/en/carv6/auction/10737684
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10736397
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736397%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10736397: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10736397 url https://www.openlane.eu/en/carv6/auction/10736397
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10734332
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734332%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10734332: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10734332 url https://www.openlane.eu/en/carv6/auction/10734332
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737316
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737316%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737316: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737316 url https://www.openlane.eu/en/carv6/auction/10737316
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735520
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735520%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735520: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735520 url https://www.openlane.eu/en/carv6/auction/10735520
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10738264
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738264%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10738264: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10738264 url https://www.openlane.eu/en/carv6/auction/10738264
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737685
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737685%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737685: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737685 url https://www.openlane.eu/en/carv6/auction/10737685
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735452
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735452%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735452: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735452 url https://www.openlane.eu/en/carv6/auction/10735452
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10738300
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738300%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10738300: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10738300 url https://www.openlane.eu/en/carv6/auction/10738300
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735566
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735566%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735566: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735566 url https://www.openlane.eu/en/carv6/auction/10735566
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10738314
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738314%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10738314: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10738314 url https://www.openlane.eu/en/carv6/auction/10738314
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737560
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737560%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737560: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737560 url https://www.openlane.eu/en/carv6/auction/10737560
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735639
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735639%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735639: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735639 url https://www.openlane.eu/en/carv6/auction/10735639
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737693
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737693%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737693: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737693 url https://www.openlane.eu/en/carv6/auction/10737693
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737610
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737610%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737610: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737610 url https://www.openlane.eu/en/carv6/auction/10737610
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737556
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737556%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737556: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737556 url https://www.openlane.eu/en/carv6/auction/10737556
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735029
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735029%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735029: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735029 url https://www.openlane.eu/en/carv6/auction/10735029
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737311
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737311%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737311: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737311 url https://www.openlane.eu/en/carv6/auction/10737311
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737694
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737694%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737694: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737694 url https://www.openlane.eu/en/carv6/auction/10737694
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737719
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737719%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737719: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737719 url https://www.openlane.eu/en/carv6/auction/10737719
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10736365
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736365%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10736365: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10736365 url https://www.openlane.eu/en/carv6/auction/10736365
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737601
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737601%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737601: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737601 url https://www.openlane.eu/en/carv6/auction/10737601
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10736411
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736411%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10736411: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10736411 url https://www.openlane.eu/en/carv6/auction/10736411
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735480
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735480%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735480: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735480 url https://www.openlane.eu/en/carv6/auction/10735480
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735025
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735025%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735025: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735025 url https://www.openlane.eu/en/carv6/auction/10735025
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735417
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735417%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735417: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735417 url https://www.openlane.eu/en/carv6/auction/10735417
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735486
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735486%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735486: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735486 url https://www.openlane.eu/en/carv6/auction/10735486
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737659
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737659%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737659: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737659 url https://www.openlane.eu/en/carv6/auction/10737659
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737591
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737591%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737591: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737591 url https://www.openlane.eu/en/carv6/auction/10737591
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737563
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737563%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737563: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737563 url https://www.openlane.eu/en/carv6/auction/10737563
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735593
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735593%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735593: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735593 url https://www.openlane.eu/en/carv6/auction/10735593
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735032
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735032%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735032: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735032 url https://www.openlane.eu/en/carv6/auction/10735032
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735473
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735473%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735473: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735473 url https://www.openlane.eu/en/carv6/auction/10735473
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10738271
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738271%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10738271: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10738271 url https://www.openlane.eu/en/carv6/auction/10738271
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735583
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735583%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735583: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735583 url https://www.openlane.eu/en/carv6/auction/10735583
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737585
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737585%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737585: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737585 url https://www.openlane.eu/en/carv6/auction/10737585
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737604
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737604%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737604: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737604 url https://www.openlane.eu/en/carv6/auction/10737604
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10737570
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737570%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10737570: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10737570 url https://www.openlane.eu/en/carv6/auction/10737570
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10738760
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738760%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10738760: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10738760 url https://www.openlane.eu/en/carv6/auction/10738760
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10734328
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734328%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10734328: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10734328 url https://www.openlane.eu/en/carv6/auction/10734328
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10738326
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738326%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10738326: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10738326 url https://www.openlane.eu/en/carv6/auction/10738326
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10735483
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735483%27 HTTP/1.1" 200 None
2026-03-27 22:19:11 [adesa.be] INFO: Scrape type for 10735483: 0
2026-03-27 22:19:11 [adesa.be] INFO: Skipping item 10735483 url https://www.openlane.eu/en/carv6/auction/10735483
2026-03-27 22:19:11 [adesa.be] INFO: Found listing with ID: 10738721
2026-03-27 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738721%27 HTTP/1.1" 200 None
2026-03-27 22:19:12 [adesa.be] INFO: Scrape type for 10738721: 0
2026-03-27 22:19:12 [adesa.be] INFO: Skipping item 10738721 url https://www.openlane.eu/en/carv6/auction/10738721
2026-03-27 22:19:12 [adesa.be] INFO: Found listing with ID: 10737859
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737859%27 HTTP/1.1" 200 None
2026-03-27 22:19:12 [adesa.be] INFO: Scrape type for 10737859: 0
2026-03-27 22:19:12 [adesa.be] INFO: Skipping item 10737859 url https://www.openlane.eu/en/carv6/auction/10737859
2026-03-27 22:19:12 [adesa.be] INFO: Found listing with ID: 10735022
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735022%27 HTTP/1.1" 200 None
2026-03-27 22:19:12 [adesa.be] INFO: Scrape type for 10735022: 0
2026-03-27 22:19:12 [adesa.be] INFO: Skipping item 10735022 url https://www.openlane.eu/en/carv6/auction/10735022
2026-03-27 22:19:12 [adesa.be] INFO: Found listing with ID: 10736405
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736405%27 HTTP/1.1" 200 None
2026-03-27 22:19:12 [adesa.be] INFO: Scrape type for 10736405: 0
2026-03-27 22:19:12 [adesa.be] INFO: Skipping item 10736405 url https://www.openlane.eu/en/carv6/auction/10736405
2026-03-27 22:19:12 [adesa.be] INFO: Found listing with ID: 10737624
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737624%27 HTTP/1.1" 200 None
2026-03-27 22:19:12 [adesa.be] INFO: Scrape type for 10737624: 0
2026-03-27 22:19:12 [adesa.be] INFO: Skipping item 10737624 url https://www.openlane.eu/en/carv6/auction/10737624
2026-03-27 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752267/general/d5ba6f25-4f4a-4f7d-a199-5d931e7a4ffb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740018)
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252Ff92e23a9-6d31-4290-ad13-0e227835e941.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/f92e23a9-6d31-4290-ad13-0e227835e941.jpg not downloaded yet
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252Fc6076090-3782-46f8-9894-e112a79c1bbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/c6076090-3782-46f8-9894-e112a79c1bbf.jpg not downloaded yet
2026-03-27 22:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aba50cb-a70c-5297-a9aa-412e51cc5520 with identifier: 10740530
2026-03-27 22:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aba50cb-a70c-5297-a9aa-412e51cc5520 with scrape type 1
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1aba50cb-a70c-5297-a9aa-412e51cc5520
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252F75d82179-d9bf-4c05-916e-e32656beacea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/75d82179-d9bf-4c05-916e-e32656beacea.jpg not downloaded yet
2026-03-27 22:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 776d3e87-9e66-5546-b8f9-fc77779b1612 with identifier: 10740739
2026-03-27 22:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 776d3e87-9e66-5546-b8f9-fc77779b1612 with scrape type 1
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 776d3e87-9e66-5546-b8f9-fc77779b1612
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752453%252Fgeneral%252Fb44d6351-eac2-4b0d-a694-581556544835.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752453/general/b44d6351-eac2-4b0d-a694-581556544835.jpg not downloaded yet
2026-03-27 22:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c1d10>
2026-03-27 22:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3bdbf78-6cdf-5fee-b577-3e05780ade44/d3bdbf78-6cdf-5fee-b577-3e05780ade44_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252Fc6de620d-b974-4745-ae20-2fef4f5cbee4.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/c6de620d-b974-4745-ae20-2fef4f5cbee4.jpg saved to cache
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d3bdbf78-6cdf-5fee-b577-3e05780ade44
2026-03-27 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752267/general/b4a0bc19-e741-4a7c-99fa-c477e1aa050a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740018)
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252Fee3e93c7-17df-4728-8cf1-da3ac619b165.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/ee3e93c7-17df-4728-8cf1-da3ac619b165.jpg not downloaded yet
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252F5d0c62a2-73d1-4853-8fca-b508048600f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/5d0c62a2-73d1-4853-8fca-b508048600f9.jpg not downloaded yet
2026-03-27 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252F31fb7433-b434-4882-9dec-cd17937e6298.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/31fb7433-b434-4882-9dec-cd17937e6298.jpg not downloaded yet
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752453%252Fgeneral%252F93490a3e-03b4-4145-a919-01b768c1e4f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752453/general/93490a3e-03b4-4145-a919-01b768c1e4f1.jpg not downloaded yet
2026-03-27 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752496/general/c23361d2-95e8-465c-85e9-831b4b1f4edd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740776)
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252F3e755511-5f39-4a38-aff4-92102c487298.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/3e755511-5f39-4a38-aff4-92102c487298.jpg not downloaded yet
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252Fbc5980e6-b31a-440e-a3cd-b95d4fb3c121.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/bc5980e6-b31a-440e-a3cd-b95d4fb3c121.jpg not downloaded yet
2026-03-27 22:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c0e10>
2026-03-27 22:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252Fd5ba6f25-4f4a-4f7d-a199-5d931e7a4ffb.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/d5ba6f25-4f4a-4f7d-a199-5d931e7a4ffb.jpg saved to cache
2026-03-27 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4627d995-1ddb-56b6-9041-050eb953568a
2026-03-27 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752608/general/7c0f14ff-8d0d-4da1-b74d-25744e46a4ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740499)
2026-03-27 22:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c56719a1-3d22-5db1-9329-78c2605de935 with identifier: 10740503
2026-03-27 22:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c56719a1-3d22-5db1-9329-78c2605de935 with identifier: 10740503
2026-03-27 22:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c56719a1-3d22-5db1-9329-78c2605de935 with identifier: 10740503 to the API
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:13 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'c56719a1-3d22-5db1-9329-78c2605de935',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQJ186',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740503',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 142356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5752619/general/bbf9f56f-7c73-4650-a180-e6110ff363fe.jpg',
'https://images.openlane.eu/carimgs/5752619/general/8b918ef7-3361-47fb-bcb2-02462e2f93e1.jpg',
'https://images.openlane.eu/carimgs/5752619/general/a5604480-8b78-421c-a22a-7042e6a5a45c.jpg',
'https://images.openlane.eu/carimgs/5752619/general/34680f1e-b817-4c03-8501-436541a7ef8c.jpg',
'https://images.openlane.eu/carimgs/5752619/general/50b008d0-6e4a-4870-a57a-36464c5077b8.jpg',
'https://images.openlane.eu/carimgs/5752619/general/b89accb4-30a7-4826-b8c2-ee2a4c981c83.jpg',
'https://images.openlane.eu/carimgs/5752619/general/f64437a0-eb02-4ae1-bdb5-b1d4734d52aa.jpg',
'https://images.openlane.eu/carimgs/5752619/general/e52764d8-5760-40e4-b2ca-9b52a67f981b.jpg',
'https://images.openlane.eu/carimgs/5752619/general/e29871e3-0cd9-4158-bb67-7e7b4c43dd7b.jpg',
'https://images.openlane.eu/carimgs/5752619/general/c6406026-8711-410a-92ff-5a29dc0e5a9f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c56719a1-3d22-5db1-9329-78c2605de935/c56719a1-3d22-5db1-9329-78c2605de935_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90464,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752619/general/a5604480-8b78-421c-a22a-7042e6a5a45c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c56719a1-3d22-5db1-9329-78c2605de935/c56719a1-3d22-5db1-9329-78c2605de935_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752619/general/50b008d0-6e4a-4870-a57a-36464c5077b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c56719a1-3d22-5db1-9329-78c2605de935/c56719a1-3d22-5db1-9329-78c2605de935_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752619/general/f64437a0-eb02-4ae1-bdb5-b1d4734d52aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c56719a1-3d22-5db1-9329-78c2605de935/c56719a1-3d22-5db1-9329-78c2605de935_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752619/general/e52764d8-5760-40e4-b2ca-9b52a67f981b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c56719a1-3d22-5db1-9329-78c2605de935/c56719a1-3d22-5db1-9329-78c2605de935_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88819,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752619/general/c6406026-8711-410a-92ff-5a29dc0e5a9f.jpg',
'Width': 1024}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Megane Grandtour Zen - Diesel - Manual - 116 hp - 142.356 '
'km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2022}
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740503%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [adesa.be] INFO: Saving data for 10740503: {'created_time': 1774649953.070395, 'last_price_update_time': 1774649953.070407, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740503') HTTP/1.1" 204 0
2026-03-27 22:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9431785-9374-588d-91f2-9a8ebc64da19 with identifier: 10740490
2026-03-27 22:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9431785-9374-588d-91f2-9a8ebc64da19 with identifier: 10740490
2026-03-27 22:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9431785-9374-588d-91f2-9a8ebc64da19 with identifier: 10740490 to the API
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:13 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'd9431785-9374-588d-91f2-9a8ebc64da19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCD347',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 77421,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 92,
'photo_urls': ['https://images.openlane.eu/carimgs/5752583/general/512debc6-bf07-434d-91bf-353ca3d2ed7f.jpg',
'https://images.openlane.eu/carimgs/5752583/general/e22bcdb5-354e-48a9-9b20-235dffb6e5dd.jpg',
'https://images.openlane.eu/carimgs/5752583/general/326294d3-04b1-4733-826a-2f95e4246f67.jpg',
'https://images.openlane.eu/carimgs/5752583/general/67b13287-1609-4925-8bc4-f6ed25999eb3.jpg',
'https://images.openlane.eu/carimgs/5752583/general/fdf3018f-3582-48c2-9aa3-3d0a4d076244.jpg',
'https://images.openlane.eu/carimgs/5752583/general/d39bc48e-1d0e-49be-a5a5-c767c4d05969.jpg',
'https://images.openlane.eu/carimgs/5752583/general/600da0bd-dc5c-428f-9208-e6b833a9aed9.jpg',
'https://images.openlane.eu/carimgs/5752583/general/9011914a-1c12-451a-a63f-145e8addfb6c.jpg',
'https://images.openlane.eu/carimgs/5752583/general/3c0cf265-a1d5-42af-a732-d9e12e5a7638.jpg',
'https://images.openlane.eu/carimgs/5752583/general/322e6d08-faa2-4135-b733-a30b10ed10cd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9431785-9374-588d-91f2-9a8ebc64da19/d9431785-9374-588d-91f2-9a8ebc64da19_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187978,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752583/general/326294d3-04b1-4733-826a-2f95e4246f67.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9431785-9374-588d-91f2-9a8ebc64da19/d9431785-9374-588d-91f2-9a8ebc64da19_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241631,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752583/general/600da0bd-dc5c-428f-9208-e6b833a9aed9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9431785-9374-588d-91f2-9a8ebc64da19/d9431785-9374-588d-91f2-9a8ebc64da19_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247710,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752583/general/9011914a-1c12-451a-a63f-145e8addfb6c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9431785-9374-588d-91f2-9a8ebc64da19/d9431785-9374-588d-91f2-9a8ebc64da19_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172866,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752583/general/322e6d08-faa2-4135-b733-a30b10ed10cd.jpg',
'Width': 1500}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Trafic L1H1 2.0 DCI Comfort - Diesel - Manual - 131 hp - '
'77.421 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740490%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [adesa.be] INFO: Saving data for 10740490: {'created_time': 1774649953.51126, 'last_price_update_time': 1774649953.51127, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740490') HTTP/1.1" 204 0
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item dd35aa0a-c3de-5777-9592-50346f0bdbad due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252Fb75eaa0b-36cb-4f1b-9b58-34e5f4cdd748.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/b75eaa0b-36cb-4f1b-9b58-34e5f4cdd748.jpg not downloaded yet
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752453%252Fgeneral%252Fb97ff4ea-7e6f-4d59-932e-ba4174ec9338.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752453/general/b97ff4ea-7e6f-4d59-932e-ba4174ec9338.jpg not downloaded yet
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c56719a1-3d22-5db1-9329-78c2605de935 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d9431785-9374-588d-91f2-9a8ebc64da19 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252Fd068baa1-89ac-46a5-b986-507f891c7d01.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/d068baa1-89ac-46a5-b986-507f891c7d01.jpg not downloaded yet
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252F32330bc7-0dac-450c-a012-de408ce3a2e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/32330bc7-0dac-450c-a012-de408ce3a2e4.jpg not downloaded yet
2026-03-27 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752267/general/1fb2ef88-cdc8-4a79-baf7-ee04c5613a3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740018)
2026-03-27 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752570/general/c6076090-3782-46f8-9894-e112a79c1bbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740486)
2026-03-27 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752253/general/9673e2a7-b9ab-4462-9ec4-df60333579e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740007)
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252Fe99267cf-c16a-4568-b304-f0d75565191a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/e99267cf-c16a-4568-b304-f0d75565191a.jpg not downloaded yet
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752453%252Fgeneral%252F9187f5e0-c10f-4cb3-ac18-f231c67effb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752453/general/9187f5e0-c10f-4cb3-ac18-f231c67effb6.jpg not downloaded yet
2026-03-27 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099def5350>
2026-03-27 22:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252Fb4a0bc19-e741-4a7c-99fa-c477e1aa050a.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/b4a0bc19-e741-4a7c-99fa-c477e1aa050a.jpg saved to cache
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4627d995-1ddb-56b6-9041-050eb953568a
2026-03-27 22:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cc31d88-63fa-5cd2-b5fb-d100473b0d20 with identifier: 10740524
2026-03-27 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cc31d88-63fa-5cd2-b5fb-d100473b0d20 with scrape type 1
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4cc31d88-63fa-5cd2-b5fb-d100473b0d20
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252F61214d0a-6e1e-42cc-ac51-ab6a00ddec9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/61214d0a-6e1e-42cc-ac51-ab6a00ddec9d.jpg not downloaded yet
2026-03-27 22:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23306fd7-4126-522f-b5e3-41e82fa1ba62 with identifier: 10740756
2026-03-27 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23306fd7-4126-522f-b5e3-41e82fa1ba62 with scrape type 1
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23306fd7-4126-522f-b5e3-41e82fa1ba62
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252F55619930-7234-4fdd-948d-bafcdb6aebfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/55619930-7234-4fdd-948d-bafcdb6aebfb.jpg not downloaded yet
2026-03-27 22:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85a6fca5-e84f-53e6-ad67-6b8b8a734af2 with identifier: 10740472
2026-03-27 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85a6fca5-e84f-53e6-ad67-6b8b8a734af2 with scrape type 1
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85a6fca5-e84f-53e6-ad67-6b8b8a734af2
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752544%252Fgeneral%252Fb1ea013b-e772-4ed3-b62a-58dc25b38d1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752544/general/b1ea013b-e772-4ed3-b62a-58dc25b38d1c.jpg not downloaded yet
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252Fe8591193-35d1-40ed-8fcb-bebc5856fded.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/e8591193-35d1-40ed-8fcb-bebc5856fded.jpg not downloaded yet
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252Fbddce05d-206d-4e9b-8004-eda6eb86e513.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/bddce05d-206d-4e9b-8004-eda6eb86e513.jpg not downloaded yet
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252F34c5a4c1-e557-4410-b9eb-d0a51d490b64.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/34c5a4c1-e557-4410-b9eb-d0a51d490b64.jpg not downloaded yet
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752453%252Fgeneral%252Fd152d821-3ff9-409e-b551-791f750b993b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752453/general/d152d821-3ff9-409e-b551-791f750b993b.jpg not downloaded yet
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252Ffdc00e25-0b45-49e0-abc1-f29a745b6810.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/fdc00e25-0b45-49e0-abc1-f29a745b6810.jpg not downloaded yet
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252Fb09caf20-b775-4ac8-b591-e4e3df9def9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/b09caf20-b775-4ac8-b591-e4e3df9def9c.jpg not downloaded yet
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752544%252Fgeneral%252F54ef8603-1ed0-42a0-9f17-bcdc77162402.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752544/general/54ef8603-1ed0-42a0-9f17-bcdc77162402.jpg not downloaded yet
2026-03-27 22:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d382250>
2026-03-27 22:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752496%252Fgeneral%252Fc23361d2-95e8-465c-85e9-831b4b1f4edd.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752496/general/c23361d2-95e8-465c-85e9-831b4b1f4edd.jpg saved to cache
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4a4972e5-3d60-59ea-8beb-8ae147b3f966
2026-03-27 22:19:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a4972e5-3d60-59ea-8beb-8ae147b3f966, skipping ID generation
2026-03-27 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a4972e5-3d60-59ea-8beb-8ae147b3f966 with scrape type 1
2026-03-27 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a4972e5-3d60-59ea-8beb-8ae147b3f966 sending to next pipeline
2026-03-27 22:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a4972e5-3d60-59ea-8beb-8ae147b3f966, identifier: 10740776
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4782d0>
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd35aa0a-c3de-5777-9592-50346f0bdbad/dd35aa0a-c3de-5777-9592-50346f0bdbad_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252F7c0f14ff-8d0d-4da1-b74d-25744e46a4ae.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/7c0f14ff-8d0d-4da1-b74d-25744e46a4ae.jpg saved to cache
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dd35aa0a-c3de-5777-9592-50346f0bdbad
2026-03-27 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752570/general/5d0c62a2-73d1-4853-8fca-b508048600f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740486)
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d3bdbf78-6cdf-5fee-b577-3e05780ade44 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d3bdbf78-6cdf-5fee-b577-3e05780ade44 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252F98983edf-6a1e-4f22-b11d-de89892ac9bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/98983edf-6a1e-4f22-b11d-de89892ac9bb.jpg not downloaded yet
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252Ff4e19638-016f-4ef6-a3f4-f2c7fb113212.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/f4e19638-016f-4ef6-a3f4-f2c7fb113212.jpg not downloaded yet
2026-03-27 22:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a4972e5-3d60-59ea-8beb-8ae147b3f966 with identifier: 10740776
2026-03-27 22:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a4972e5-3d60-59ea-8beb-8ae147b3f966 with identifier: 10740776
2026-03-27 22:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a4972e5-3d60-59ea-8beb-8ae147b3f966 with identifier: 10740776 to the API
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19: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-27 22:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752496/general/c23361d2-95e8-465c-85e9-831b4b1f4edd.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4a4972e5-3d60-59ea-8beb-8ae147b3f966',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTJ508',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740776',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 114045,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285251,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752496/general/c23361d2-95e8-465c-85e9-831b4b1f4edd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257770,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752496/general/af228e68-9250-4d25-8fb3-fe4bd5ae552c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388503,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752496/general/d3d0a84b-dbb1-42e1-859b-eb9bd5f5efc5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394601,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752496/general/5c2ad8fb-b7ec-4430-a982-8e68b90b115f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347324,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752496/general/0cb2c750-0bad-464e-8235-161ffbbd72f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296175,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752496/general/121f9af1-c9d1-43d9-bacf-1608720d9548.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 723404,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752496/general/e13b2605-e9b7-4b88-9aff-d5d2f12d6ba2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a4972e5-3d60-59ea-8beb-8ae147b3f966/4a4972e5-3d60-59ea-8beb-8ae147b3f966_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367610,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752496/general/513e99e0-f73e-40fc-afa0-8637cfdc952b.jpg',
'Width': 1920}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI Active Pack - Diesel - Automatic - 130 hp - '
'114.045 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740776%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [adesa.be] INFO: Saving data for 10740776: {'created_time': 1774649954.489584, 'last_price_update_time': 1774649954.489594, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740776') HTTP/1.1" 204 0
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252F80bd33f6-4356-4d55-a7d7-50a5ad5b3379.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/80bd33f6-4356-4d55-a7d7-50a5ad5b3379.jpg not downloaded yet
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752453%252Fgeneral%252F3b97025d-3960-4525-a781-8b307cd8a59a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752453/general/3b97025d-3960-4525-a781-8b307cd8a59a.jpg not downloaded yet
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252F0693e03b-5fde-4d4b-82c0-23da92bca0d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/0693e03b-5fde-4d4b-82c0-23da92bca0d8.jpg not downloaded yet
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252F61239900-7de4-42fb-8478-e550db5d7e4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/61239900-7de4-42fb-8478-e550db5d7e4c.jpg not downloaded yet
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752544%252Fgeneral%252F2671046c-98eb-47b3-ae02-b86fd6d24486.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752544/general/2671046c-98eb-47b3-ae02-b86fd6d24486.jpg not downloaded yet
2026-03-27 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752253/general/3e755511-5f39-4a38-aff4-92102c487298.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740007)
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252F2126beeb-a168-41ec-84ec-4a16d9d1176f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/2126beeb-a168-41ec-84ec-4a16d9d1176f.jpg not downloaded yet
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d485e50>
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252F1fb2ef88-cdc8-4a79-baf7-ee04c5613a3a.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/1fb2ef88-cdc8-4a79-baf7-ee04c5613a3a.jpg saved to cache
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4627d995-1ddb-56b6-9041-050eb953568a
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d37dc90>
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c73ac4d5-5e0e-57e3-9579-c0e080a1ec26/c73ac4d5-5e0e-57e3-9579-c0e080a1ec26_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252Fc6076090-3782-46f8-9894-e112a79c1bbf.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/c6076090-3782-46f8-9894-e112a79c1bbf.jpg saved to cache
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0d6750>
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3bdbf78-6cdf-5fee-b577-3e05780ade44/d3bdbf78-6cdf-5fee-b577-3e05780ade44_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252F9673e2a7-b9ab-4462-9ec4-df60333579e9.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/9673e2a7-b9ab-4462-9ec4-df60333579e9.jpg saved to cache
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d3bdbf78-6cdf-5fee-b577-3e05780ade44
2026-03-27 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced with identifier: 10740750
2026-03-27 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced with scrape type 1
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252Fd7f1f086-0c27-4e74-bb2d-09c84792659f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/d7f1f086-0c27-4e74-bb2d-09c84792659f.jpg not downloaded yet
2026-03-27 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97f6f825-4e6e-55d9-8b10-fa71870e4a74 with identifier: 10740505
2026-03-27 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74 with scrape type 1
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252F87174329-5816-4d1e-856d-7aef236d2bda.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/87174329-5816-4d1e-856d-7aef236d2bda.jpg not downloaded yet
2026-03-27 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752570/general/bc5980e6-b31a-440e-a3cd-b95d4fb3c121.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740486)
2026-03-27 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752647/general/31fb7433-b434-4882-9dec-cd17937e6298.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740530)
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252F8e26206d-67e0-4380-ac2e-1000b490b551.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/8e26206d-67e0-4380-ac2e-1000b490b551.jpg not downloaded yet
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752453%252Fgeneral%252F9ae3aa2e-3fd9-4409-8788-8e01ac7808ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752453/general/9ae3aa2e-3fd9-4409-8788-8e01ac7808ae.jpg not downloaded yet
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252F10bde9f5-c2c5-4a17-a9fc-ff7272742106.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/10bde9f5-c2c5-4a17-a9fc-ff7272742106.jpg not downloaded yet
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252F1d99a790-746f-4dba-9146-58ff97aecb5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/1d99a790-746f-4dba-9146-58ff97aecb5e.jpg not downloaded yet
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752544%252Fgeneral%252F3bd88e59-0984-4cd9-9c55-16eff756a462.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752544/general/3bd88e59-0984-4cd9-9c55-16eff756a462.jpg not downloaded yet
2026-03-27 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752253/general/f92e23a9-6d31-4290-ad13-0e227835e941.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740007)
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252F9323ee69-4ed2-478d-8e83-6d528fc0956a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/9323ee69-4ed2-478d-8e83-6d528fc0956a.jpg not downloaded yet
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252F95531cf9-93d7-4ad6-8f1a-6405bd3455d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/95531cf9-93d7-4ad6-8f1a-6405bd3455d3.jpg not downloaded yet
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252F4b026b84-74d1-4a4b-a818-c6d09b2e41ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/4b026b84-74d1-4a4b-a818-c6d09b2e41ff.jpg not downloaded yet
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfa1510>
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c73ac4d5-5e0e-57e3-9579-c0e080a1ec26/c73ac4d5-5e0e-57e3-9579-c0e080a1ec26_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252F5d0c62a2-73d1-4853-8fca-b508048600f9.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/5d0c62a2-73d1-4853-8fca-b508048600f9.jpg saved to cache
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252Fe13ec4a1-68b9-475f-9e44-6c430e455a58.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/e13ec4a1-68b9-475f-9e44-6c430e455a58.jpg not downloaded yet
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752453%252Fgeneral%252F4eccdf26-5e81-42d6-bc9b-a2dd2699e503.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752453/general/4eccdf26-5e81-42d6-bc9b-a2dd2699e503.jpg not downloaded yet
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252F59befd60-1a55-42ce-8c5f-c558b424fc4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/59befd60-1a55-42ce-8c5f-c558b424fc4d.jpg not downloaded yet
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252F7d39b6cf-c6fe-487f-92b8-c4d5c21f005a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/7d39b6cf-c6fe-487f-92b8-c4d5c21f005a.jpg not downloaded yet
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752544%252Fgeneral%252F1ba7c8bf-de56-4943-9e41-71114211fdef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752544/general/1ba7c8bf-de56-4943-9e41-71114211fdef.jpg not downloaded yet
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfa1390>
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3bdbf78-6cdf-5fee-b577-3e05780ade44/d3bdbf78-6cdf-5fee-b577-3e05780ade44_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252F3e755511-5f39-4a38-aff4-92102c487298.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/3e755511-5f39-4a38-aff4-92102c487298.jpg saved to cache
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d3bdbf78-6cdf-5fee-b577-3e05780ade44
2026-03-27 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752453/general/b97ff4ea-7e6f-4d59-932e-ba4174ec9338.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740739)
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1aba50cb-a70c-5297-a9aa-412e51cc5520 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 776d3e87-9e66-5546-b8f9-fc77779b1612 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 776d3e87-9e66-5546-b8f9-fc77779b1612 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d3bdbf78-6cdf-5fee-b577-3e05780ade44 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252Fea22680c-b9cf-4464-b3fb-6a707192167f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/ea22680c-b9cf-4464-b3fb-6a707192167f.jpg not downloaded yet
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252F70a53d28-0faf-46a2-a71d-df9786d173f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/70a53d28-0faf-46a2-a71d-df9786d173f3.jpg not downloaded yet
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cffcd90>
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c73ac4d5-5e0e-57e3-9579-c0e080a1ec26/c73ac4d5-5e0e-57e3-9579-c0e080a1ec26_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252Fbc5980e6-b31a-440e-a3cd-b95d4fb3c121.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/bc5980e6-b31a-440e-a3cd-b95d4fb3c121.jpg saved to cache
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d49cc50>
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1aba50cb-a70c-5297-a9aa-412e51cc5520/1aba50cb-a70c-5297-a9aa-412e51cc5520_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252F31fb7433-b434-4882-9dec-cd17937e6298.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/31fb7433-b434-4882-9dec-cd17937e6298.jpg saved to cache
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1aba50cb-a70c-5297-a9aa-412e51cc5520
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252Fc850f272-33e8-41ac-b39c-9f2684d0c4ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/c850f272-33e8-41ac-b39c-9f2684d0c4ae.jpg not downloaded yet
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752453%252Fgeneral%252F132602ed-3f1a-49cd-be5f-0df9785c6995.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752453/general/132602ed-3f1a-49cd-be5f-0df9785c6995.jpg not downloaded yet
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252F23aa7035-eaa4-4785-b3ad-1cd1f6ac537d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/23aa7035-eaa4-4785-b3ad-1cd1f6ac537d.jpg not downloaded yet
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252F6d10cfe4-3fa0-483a-b3fb-3789e4530c65.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/6d10cfe4-3fa0-483a-b3fb-3789e4530c65.jpg not downloaded yet
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752544%252Fgeneral%252F19541810-11a7-4508-b8a2-3a75e9a521c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752544/general/19541810-11a7-4508-b8a2-3a75e9a521c9.jpg not downloaded yet
2026-03-27 22:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c248de3b-cbda-5f80-9d03-365ad64fde6b with identifier: 10739958
2026-03-27 22:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c248de3b-cbda-5f80-9d03-365ad64fde6b with scrape type 1
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c248de3b-cbda-5f80-9d03-365ad64fde6b
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712525%252Fgeneral%252F775ee79e-479a-407e-985a-31cab9f360b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712525/general/775ee79e-479a-407e-985a-31cab9f360b5.jpg already downloaded
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712525%252Fgeneral%252F72475ea1-b3e3-40f7-8a6a-5810dc6f8d21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712525/general/72475ea1-b3e3-40f7-8a6a-5810dc6f8d21.jpg already downloaded
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712525%252Fgeneral%252F6a4d59ff-bf0e-44d4-aa83-26f5427ef26c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712525/general/6a4d59ff-bf0e-44d4-aa83-26f5427ef26c.jpg already downloaded
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712525%252Fgeneral%252F884f5312-6b8e-4593-8e06-b0b1863bb2ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712525/general/884f5312-6b8e-4593-8e06-b0b1863bb2ac.jpg already downloaded
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712525%252Fgeneral%252Fc68ea130-cf75-4604-b92a-bfee7ef59df3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712525/general/c68ea130-cf75-4604-b92a-bfee7ef59df3.jpg already downloaded
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712525%252Fgeneral%252Fb9f9ee47-068d-4588-ba0d-a90516524726.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712525/general/b9f9ee47-068d-4588-ba0d-a90516524726.jpg already downloaded
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712525%252Fgeneral%252F7c768886-761e-4a46-b82d-10de8b4bef39.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712525/general/7c768886-761e-4a46-b82d-10de8b4bef39.jpg already downloaded
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712525%252Fgeneral%252F80ae8f37-c266-45e2-a63d-d6fbbd07fb5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712525/general/80ae8f37-c266-45e2-a63d-d6fbbd07fb5b.jpg already downloaded
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712525%252Fgeneral%252Fe145849d-6e2a-4cce-814e-cf3dc60f8401.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712525/general/e145849d-6e2a-4cce-814e-cf3dc60f8401.jpg already downloaded
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712525%252Fgeneral%252F9cec5cad-fa42-48d2-9ed4-79abae4b06bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712525/general/9cec5cad-fa42-48d2-9ed4-79abae4b06bd.jpg already downloaded
2026-03-27 22:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c248de3b-cbda-5f80-9d03-365ad64fde6b, identifier: 10739958
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0635d0>
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3bdbf78-6cdf-5fee-b577-3e05780ade44/d3bdbf78-6cdf-5fee-b577-3e05780ade44_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252Ff92e23a9-6d31-4290-ad13-0e227835e941.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/f92e23a9-6d31-4290-ad13-0e227835e941.jpg saved to cache
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d3bdbf78-6cdf-5fee-b577-3e05780ade44
2026-03-27 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752647/general/b75eaa0b-36cb-4f1b-9b58-34e5f4cdd748.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740530)
2026-03-27 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752544/general/2671046c-98eb-47b3-ae02-b86fd6d24486.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740472)
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252Fc2733a37-d246-40c6-90b0-a5499ce6806a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/c2733a37-d246-40c6-90b0-a5499ce6806a.jpg not downloaded yet
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252F2b3963c5-3b78-4882-9807-f5724512bc9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/2b3963c5-3b78-4882-9807-f5724512bc9d.jpg not downloaded yet
2026-03-27 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c248de3b-cbda-5f80-9d03-365ad64fde6b with identifier: 10739958
2026-03-27 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c248de3b-cbda-5f80-9d03-365ad64fde6b with identifier: 10739958
2026-03-27 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c248de3b-cbda-5f80-9d03-365ad64fde6b with identifier: 10739958 to the API
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739958>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c248de3b-cbda-5f80-9d03-365ad64fde6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XGU588',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739958',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 150322,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5712525/general/775ee79e-479a-407e-985a-31cab9f360b5.jpg',
'https://images.openlane.eu/carimgs/5712525/general/72475ea1-b3e3-40f7-8a6a-5810dc6f8d21.jpg',
'https://images.openlane.eu/carimgs/5712525/general/6a4d59ff-bf0e-44d4-aa83-26f5427ef26c.jpg',
'https://images.openlane.eu/carimgs/5712525/general/884f5312-6b8e-4593-8e06-b0b1863bb2ac.jpg',
'https://images.openlane.eu/carimgs/5712525/general/c68ea130-cf75-4604-b92a-bfee7ef59df3.jpg',
'https://images.openlane.eu/carimgs/5712525/general/b9f9ee47-068d-4588-ba0d-a90516524726.jpg',
'https://images.openlane.eu/carimgs/5712525/general/7c768886-761e-4a46-b82d-10de8b4bef39.jpg',
'https://images.openlane.eu/carimgs/5712525/general/80ae8f37-c266-45e2-a63d-d6fbbd07fb5b.jpg',
'https://images.openlane.eu/carimgs/5712525/general/e145849d-6e2a-4cce-814e-cf3dc60f8401.jpg',
'https://images.openlane.eu/carimgs/5712525/general/9cec5cad-fa42-48d2-9ed4-79abae4b06bd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c248de3b-cbda-5f80-9d03-365ad64fde6b/c248de3b-cbda-5f80-9d03-365ad64fde6b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179388,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712525/general/775ee79e-479a-407e-985a-31cab9f360b5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c248de3b-cbda-5f80-9d03-365ad64fde6b/c248de3b-cbda-5f80-9d03-365ad64fde6b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173080,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712525/general/72475ea1-b3e3-40f7-8a6a-5810dc6f8d21.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c248de3b-cbda-5f80-9d03-365ad64fde6b/c248de3b-cbda-5f80-9d03-365ad64fde6b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146183,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712525/general/6a4d59ff-bf0e-44d4-aa83-26f5427ef26c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c248de3b-cbda-5f80-9d03-365ad64fde6b/c248de3b-cbda-5f80-9d03-365ad64fde6b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129740,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712525/general/884f5312-6b8e-4593-8e06-b0b1863bb2ac.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c248de3b-cbda-5f80-9d03-365ad64fde6b/c248de3b-cbda-5f80-9d03-365ad64fde6b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215875,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712525/general/c68ea130-cf75-4604-b92a-bfee7ef59df3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c248de3b-cbda-5f80-9d03-365ad64fde6b/c248de3b-cbda-5f80-9d03-365ad64fde6b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284621,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712525/general/b9f9ee47-068d-4588-ba0d-a90516524726.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c248de3b-cbda-5f80-9d03-365ad64fde6b/c248de3b-cbda-5f80-9d03-365ad64fde6b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276998,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712525/general/7c768886-761e-4a46-b82d-10de8b4bef39.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c248de3b-cbda-5f80-9d03-365ad64fde6b/c248de3b-cbda-5f80-9d03-365ad64fde6b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221721,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712525/general/80ae8f37-c266-45e2-a63d-d6fbbd07fb5b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c248de3b-cbda-5f80-9d03-365ad64fde6b/c248de3b-cbda-5f80-9d03-365ad64fde6b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241669,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712525/general/e145849d-6e2a-4cce-814e-cf3dc60f8401.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c248de3b-cbda-5f80-9d03-365ad64fde6b/c248de3b-cbda-5f80-9d03-365ad64fde6b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213910,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712525/general/9cec5cad-fa42-48d2-9ed4-79abae4b06bd.jpg',
'Width': 1500}],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.2i GT Line - Petrol - Manual - 130 hp - 150.322 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739958%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [adesa.be] INFO: Saving data for 10739958: {'created_time': 1774649956.256099, 'last_price_update_time': 1774649956.25611, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739958') HTTP/1.1" 204 0
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252F0c5fcb75-e773-47c2-9fb7-414c71f21a0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/0c5fcb75-e773-47c2-9fb7-414c71f21a0d.jpg not downloaded yet
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752453%252Fgeneral%252Fc220af1a-46c0-436e-a4b2-1def334e6674.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752453/general/c220af1a-46c0-436e-a4b2-1def334e6674.jpg not downloaded yet
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252Fbe705cb0-a62a-409c-aa5f-f3da70b06c71.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/be705cb0-a62a-409c-aa5f-f3da70b06c71.jpg not downloaded yet
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252F566824fc-d615-42ad-890c-7f2fbad76485.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/566824fc-d615-42ad-890c-7f2fbad76485.jpg not downloaded yet
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752544%252Fgeneral%252Fb13d89b0-e4be-40f0-baf4-5dd33805fa17.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752544/general/b13d89b0-e4be-40f0-baf4-5dd33805fa17.jpg not downloaded yet
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d484910>
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_776d3e87-9e66-5546-b8f9-fc77779b1612/776d3e87-9e66-5546-b8f9-fc77779b1612_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752453%252Fgeneral%252Fb97ff4ea-7e6f-4d59-932e-ba4174ec9338.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752453/general/b97ff4ea-7e6f-4d59-932e-ba4174ec9338.jpg saved to cache
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 776d3e87-9e66-5546-b8f9-fc77779b1612
2026-03-27 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752475/general/61239900-7de4-42fb-8478-e550db5d7e4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740756)
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252F5522bea2-2676-4ccf-a6f0-bbf80c11f7c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/5522bea2-2676-4ccf-a6f0-bbf80c11f7c9.jpg not downloaded yet
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252F35090a80-f697-41a0-883f-7a9044ecdae6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/35090a80-f697-41a0-883f-7a9044ecdae6.jpg not downloaded yet
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252Fa506985e-8999-4e4b-b8fc-5cae4b231ad3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/a506985e-8999-4e4b-b8fc-5cae4b231ad3.jpg not downloaded yet
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252F79f9b5e4-6005-47d5-9bfd-ec902d8a1f22.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/79f9b5e4-6005-47d5-9bfd-ec902d8a1f22.jpg not downloaded yet
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752544%252Fgeneral%252Ffb0c9bd8-5b46-4713-b29d-c06844724a16.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752544/general/fb0c9bd8-5b46-4713-b29d-c06844724a16.jpg not downloaded yet
2026-03-27 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752608/general/5d4e583e-162c-4326-88b2-4730da120cec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740499)
2026-03-27 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752467/general/d7f1f086-0c27-4e74-bb2d-09c84792659f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740750)
2026-03-27 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752621/general/87174329-5816-4d1e-856d-7aef236d2bda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740505)
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252F9491d07b-dcb2-4bbb-bdea-85f0d3319d1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/9491d07b-dcb2-4bbb-bdea-85f0d3319d1f.jpg not downloaded yet
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252F2d3a33c2-d99d-4fbe-8474-b18fcad336bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/2d3a33c2-d99d-4fbe-8474-b18fcad336bd.jpg not downloaded yet
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d42bf10>
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1aba50cb-a70c-5297-a9aa-412e51cc5520/1aba50cb-a70c-5297-a9aa-412e51cc5520_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252Fb75eaa0b-36cb-4f1b-9b58-34e5f4cdd748.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/b75eaa0b-36cb-4f1b-9b58-34e5f4cdd748.jpg saved to cache
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1aba50cb-a70c-5297-a9aa-412e51cc5520
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d323610>
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85a6fca5-e84f-53e6-ad67-6b8b8a734af2/85a6fca5-e84f-53e6-ad67-6b8b8a734af2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752544%252Fgeneral%252F2671046c-98eb-47b3-ae02-b86fd6d24486.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752544/general/2671046c-98eb-47b3-ae02-b86fd6d24486.jpg saved to cache
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 85a6fca5-e84f-53e6-ad67-6b8b8a734af2
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 23306fd7-4126-522f-b5e3-41e82fa1ba62 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252Fc3e1206c-00eb-41be-bcc0-9c55de7330d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/c3e1206c-00eb-41be-bcc0-9c55de7330d9.jpg not downloaded yet
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252F57ca1682-e2f7-485b-8137-55e117de1712.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/57ca1682-e2f7-485b-8137-55e117de1712.jpg not downloaded yet
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752544%252Fgeneral%252Fc00bdc0d-a53f-4e51-b9db-fac6a039b73d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752544/general/c00bdc0d-a53f-4e51-b9db-fac6a039b73d.jpg not downloaded yet
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 85a6fca5-e84f-53e6-ad67-6b8b8a734af2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252F7f7aea28-72e1-4416-9128-018ebd4acf78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/7f7aea28-72e1-4416-9128-018ebd4acf78.jpg not downloaded yet
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252Ffbcc029a-5ca1-4a87-a0a0-333941758d1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/fbcc029a-5ca1-4a87-a0a0-333941758d1c.jpg not downloaded yet
2026-03-27 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e296d10>
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23306fd7-4126-522f-b5e3-41e82fa1ba62/23306fd7-4126-522f-b5e3-41e82fa1ba62_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252F61239900-7de4-42fb-8478-e550db5d7e4c.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/61239900-7de4-42fb-8478-e550db5d7e4c.jpg saved to cache
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 23306fd7-4126-522f-b5e3-41e82fa1ba62
2026-03-27 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752570/general/2126beeb-a168-41ec-84ec-4a16d9d1176f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740486)
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252F1f2953ec-af99-45e3-a459-6435094f9695.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/1f2953ec-af99-45e3-a459-6435094f9695.jpg not downloaded yet
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252Fb449eb1c-4d04-4d41-a4d5-b1ee6aab3175.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/b449eb1c-4d04-4d41-a4d5-b1ee6aab3175.jpg not downloaded yet
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752544%252Fgeneral%252Fb2e2e952-1b52-4d13-bcf9-63ed72b68fc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752544/general/b2e2e952-1b52-4d13-bcf9-63ed72b68fc9.jpg not downloaded yet
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dda2cd0>
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd35aa0a-c3de-5777-9592-50346f0bdbad/dd35aa0a-c3de-5777-9592-50346f0bdbad_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252F5d4e583e-162c-4326-88b2-4730da120cec.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/5d4e583e-162c-4326-88b2-4730da120cec.jpg saved to cache
2026-03-27 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dd35aa0a-c3de-5777-9592-50346f0bdbad
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2345d0>
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252Fd7f1f086-0c27-4e74-bb2d-09c84792659f.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/d7f1f086-0c27-4e74-bb2d-09c84792659f.jpg saved to cache
2026-03-27 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced
2026-03-27 22:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e288ed0>
2026-03-27 22:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252F87174329-5816-4d1e-856d-7aef236d2bda.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/87174329-5816-4d1e-856d-7aef236d2bda.jpg saved to cache
2026-03-27 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74
2026-03-27 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752621/general/2b3963c5-3b78-4882-9807-f5724512bc9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740505)
2026-03-27 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752621/general/70a53d28-0faf-46a2-a71d-df9786d173f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740505)
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252F0a9a4c76-5d91-4b0c-a967-df2bd7d31e09.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/0a9a4c76-5d91-4b0c-a967-df2bd7d31e09.jpg not downloaded yet
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252Fba2791a9-b534-451b-8a47-8840fe50d4d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/ba2791a9-b534-451b-8a47-8840fe50d4d1.jpg not downloaded yet
2026-03-27 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752467/general/ea22680c-b9cf-4464-b3fb-6a707192167f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740750)
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252F57c9559b-f854-4d2c-a2fe-fd15d871ad26.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/57c9559b-f854-4d2c-a2fe-fd15d871ad26.jpg not downloaded yet
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252F40458a97-5184-4009-a6d6-9d172d06c6d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/40458a97-5184-4009-a6d6-9d172d06c6d6.jpg not downloaded yet
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252F0ae2a198-4415-4249-a323-17ecc3cf6954.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/0ae2a198-4415-4249-a323-17ecc3cf6954.jpg not downloaded yet
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252F5870d0e0-d849-4af6-9708-be2b3161e6ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/5870d0e0-d849-4af6-9708-be2b3161e6ec.jpg not downloaded yet
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10737750
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737750%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10737750: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10737750 url https://www.openlane.eu/en/carv6/auction/10737750
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10738285
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738285%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10738285: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10738285 url https://www.openlane.eu/en/carv6/auction/10738285
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10736465
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736465%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10736465: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10736465 url https://www.openlane.eu/en/carv6/auction/10736465
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10738275
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738275%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10738275: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10738275 url https://www.openlane.eu/en/carv6/auction/10738275
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10735530
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735530%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10735530: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10735530 url https://www.openlane.eu/en/carv6/auction/10735530
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10736361
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736361%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10736361: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10736361 url https://www.openlane.eu/en/carv6/auction/10736361
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10737603
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737603%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10737603: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10737603 url https://www.openlane.eu/en/carv6/auction/10737603
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10738305
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738305%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10738305: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10738305 url https://www.openlane.eu/en/carv6/auction/10738305
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10735628
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735628%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10735628: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10735628 url https://www.openlane.eu/en/carv6/auction/10735628
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10735439
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735439%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10735439: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10735439 url https://www.openlane.eu/en/carv6/auction/10735439
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10736374
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736374%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10736374: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10736374 url https://www.openlane.eu/en/carv6/auction/10736374
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10735485
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735485%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10735485: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10735485 url https://www.openlane.eu/en/carv6/auction/10735485
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10736380
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736380%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10736380: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10736380 url https://www.openlane.eu/en/carv6/auction/10736380
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10739842
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739842%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10739842: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10739842 url https://www.openlane.eu/en/carv6/auction/10739842
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10735519
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735519%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10735519: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10735519 url https://www.openlane.eu/en/carv6/auction/10735519
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10736382
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736382%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10736382: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10736382 url https://www.openlane.eu/en/carv6/auction/10736382
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10737700
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737700%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10737700: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10737700 url https://www.openlane.eu/en/carv6/auction/10737700
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10737723
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737723%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10737723: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10737723 url https://www.openlane.eu/en/carv6/auction/10737723
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10739915
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739915%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10739915: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10739915 url https://www.openlane.eu/en/carv6/auction/10739915
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10737641
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737641%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10737641: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10737641 url https://www.openlane.eu/en/carv6/auction/10737641
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10737640
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737640%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10737640: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10737640 url https://www.openlane.eu/en/carv6/auction/10737640
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10737692
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737692%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10737692: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10737692 url https://www.openlane.eu/en/carv6/auction/10737692
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10737683
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737683%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10737683: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10737683 url https://www.openlane.eu/en/carv6/auction/10737683
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10737703
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737703%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10737703: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10737703 url https://www.openlane.eu/en/carv6/auction/10737703
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10736410
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736410%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10736410: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10736410 url https://www.openlane.eu/en/carv6/auction/10736410
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10735535
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735535%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10735535: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10735535 url https://www.openlane.eu/en/carv6/auction/10735535
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10739904
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739904%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10739904: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10739904 url https://www.openlane.eu/en/carv6/auction/10739904
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10737688
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737688%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10737688: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10737688 url https://www.openlane.eu/en/carv6/auction/10737688
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10737550
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737550%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10737550: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10737550 url https://www.openlane.eu/en/carv6/auction/10737550
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10739843
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739843%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10739843: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10739843 url https://www.openlane.eu/en/carv6/auction/10739843
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10735585
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735585%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10735585: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10735585 url https://www.openlane.eu/en/carv6/auction/10735585
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10735601
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735601%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10735601: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10735601 url https://www.openlane.eu/en/carv6/auction/10735601
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10737571
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737571%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10737571: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10737571 url https://www.openlane.eu/en/carv6/auction/10737571
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10737596
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737596%27 HTTP/1.1" 200 None
2026-03-27 22:19:17 [adesa.be] INFO: Scrape type for 10737596: 0
2026-03-27 22:19:17 [adesa.be] INFO: Skipping item 10737596 url https://www.openlane.eu/en/carv6/auction/10737596
2026-03-27 22:19:17 [adesa.be] INFO: Found listing with ID: 10737631
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737631%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10737631: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10737631 url https://www.openlane.eu/en/carv6/auction/10737631
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735026
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735026%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735026: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735026 url https://www.openlane.eu/en/carv6/auction/10735026
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735488
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735488%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735488: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735488 url https://www.openlane.eu/en/carv6/auction/10735488
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10737646
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737646%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10737646: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10737646 url https://www.openlane.eu/en/carv6/auction/10737646
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10737654
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737654%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10737654: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10737654 url https://www.openlane.eu/en/carv6/auction/10737654
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735516
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735516%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735516: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735516 url https://www.openlane.eu/en/carv6/auction/10735516
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10739885
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739885%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10739885: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10739885 url https://www.openlane.eu/en/carv6/auction/10739885
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10737713
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737713%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10737713: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10737713 url https://www.openlane.eu/en/carv6/auction/10737713
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10737602
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737602%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10737602: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10737602 url https://www.openlane.eu/en/carv6/auction/10737602
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10737718
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737718%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10737718: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10737718 url https://www.openlane.eu/en/carv6/auction/10737718
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10738278
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738278%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10738278: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10738278 url https://www.openlane.eu/en/carv6/auction/10738278
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10736358
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736358%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10736358: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10736358 url https://www.openlane.eu/en/carv6/auction/10736358
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10736484
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736484%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10736484: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10736484 url https://www.openlane.eu/en/carv6/auction/10736484
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735494
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735494%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735494: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735494 url https://www.openlane.eu/en/carv6/auction/10735494
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735617
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735617%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735617: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735617 url https://www.openlane.eu/en/carv6/auction/10735617
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735561
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735561%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735561: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735561 url https://www.openlane.eu/en/carv6/auction/10735561
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735412
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735412%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735412: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735412 url https://www.openlane.eu/en/carv6/auction/10735412
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10739916
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739916%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10739916: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10739916 url https://www.openlane.eu/en/carv6/auction/10739916
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735403
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735403%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735403: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735403 url https://www.openlane.eu/en/carv6/auction/10735403
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735607
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735607%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735607: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735607 url https://www.openlane.eu/en/carv6/auction/10735607
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735461
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735461%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735461: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735461 url https://www.openlane.eu/en/carv6/auction/10735461
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10737566
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737566%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10737566: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10737566 url https://www.openlane.eu/en/carv6/auction/10737566
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10738297
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738297%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10738297: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10738297 url https://www.openlane.eu/en/carv6/auction/10738297
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10736377
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736377%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10736377: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10736377 url https://www.openlane.eu/en/carv6/auction/10736377
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10737618
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737618%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10737618: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10737618 url https://www.openlane.eu/en/carv6/auction/10737618
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735451
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735451%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735451: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735451 url https://www.openlane.eu/en/carv6/auction/10735451
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10737312
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737312%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10737312: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10737312 url https://www.openlane.eu/en/carv6/auction/10737312
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10740878
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740878%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10740878: 1
2026-03-27 22:19:18 [adesa.be] INFO: Scraping item 10740878 url https://www.openlane.eu/en/carv6/auction/10740878
2026-03-27 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e270dd0>
2026-03-27 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c73ac4d5-5e0e-57e3-9579-c0e080a1ec26/c73ac4d5-5e0e-57e3-9579-c0e080a1ec26_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252F2126beeb-a168-41ec-84ec-4a16d9d1176f.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/2126beeb-a168-41ec-84ec-4a16d9d1176f.jpg saved to cache
2026-03-27 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26
2026-03-27 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752621/general/35090a80-f697-41a0-883f-7a9044ecdae6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740505)
2026-03-27 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752475/general/566824fc-d615-42ad-890c-7f2fbad76485.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740756)
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735564
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735564%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735564: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735564 url https://www.openlane.eu/en/carv6/auction/10735564
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10738291
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738291%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10738291: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10738291 url https://www.openlane.eu/en/carv6/auction/10738291
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735611
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735611%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735611: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735611 url https://www.openlane.eu/en/carv6/auction/10735611
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735531
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735531%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735531: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735531 url https://www.openlane.eu/en/carv6/auction/10735531
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735641
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735641%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735641: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735641 url https://www.openlane.eu/en/carv6/auction/10735641
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735615
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735615%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735615: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735615 url https://www.openlane.eu/en/carv6/auction/10735615
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735468
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735468%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735468: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735468 url https://www.openlane.eu/en/carv6/auction/10735468
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735490
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735490%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735490: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735490 url https://www.openlane.eu/en/carv6/auction/10735490
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10737627
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737627%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10737627: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10737627 url https://www.openlane.eu/en/carv6/auction/10737627
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10738283
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738283%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10738283: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10738283 url https://www.openlane.eu/en/carv6/auction/10738283
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10736681
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736681%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10736681: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10736681 url https://www.openlane.eu/en/carv6/auction/10736681
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735632
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735632%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735632: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735632 url https://www.openlane.eu/en/carv6/auction/10735632
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10740880
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740880%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10740880: 1
2026-03-27 22:19:18 [adesa.be] INFO: Scraping item 10740880 url https://www.openlane.eu/en/carv6/auction/10740880
2026-03-27 22:19:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752544/general/b13d89b0-e4be-40f0-baf4-5dd33805fa17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740472)
2026-03-27 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752467/general/5522bea2-2676-4ccf-a6f0-bbf80c11f7c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740750)
2026-03-27 22:19:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4cc31d88-63fa-5cd2-b5fb-d100473b0d20 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 776d3e87-9e66-5546-b8f9-fc77779b1612 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1aba50cb-a70c-5297-a9aa-412e51cc5520 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10739909
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739909%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10739909: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10739909 url https://www.openlane.eu/en/carv6/auction/10739909
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10739890
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739890%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10739890: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10739890 url https://www.openlane.eu/en/carv6/auction/10739890
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10737313
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737313%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10737313: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10737313 url https://www.openlane.eu/en/carv6/auction/10737313
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10736403
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736403%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10736403: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10736403 url https://www.openlane.eu/en/carv6/auction/10736403
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735596
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735596%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735596: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735596 url https://www.openlane.eu/en/carv6/auction/10735596
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735481
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735481%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735481: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735481 url https://www.openlane.eu/en/carv6/auction/10735481
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735456
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735456%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735456: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735456 url https://www.openlane.eu/en/carv6/auction/10735456
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10738286
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738286%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10738286: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10738286 url https://www.openlane.eu/en/carv6/auction/10738286
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10735620
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735620%27 HTTP/1.1" 200 None
2026-03-27 22:19:18 [adesa.be] INFO: Scrape type for 10735620: 0
2026-03-27 22:19:18 [adesa.be] INFO: Skipping item 10735620 url https://www.openlane.eu/en/carv6/auction/10735620
2026-03-27 22:19:18 [adesa.be] INFO: Found listing with ID: 10738329
2026-03-27 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738329%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10738329: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10738329 url https://www.openlane.eu/en/carv6/auction/10738329
2026-03-27 22:19:19 [adesa.be] INFO: Found listing with ID: 10735432
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735432%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10735432: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10735432 url https://www.openlane.eu/en/carv6/auction/10735432
2026-03-27 22:19:19 [adesa.be] INFO: Found listing with ID: 10735458
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735458%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10735458: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10735458 url https://www.openlane.eu/en/carv6/auction/10735458
2026-03-27 22:19:19 [adesa.be] INFO: Found listing with ID: 10737704
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737704%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10737704: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10737704 url https://www.openlane.eu/en/carv6/auction/10737704
2026-03-27 22:19:19 [adesa.be] INFO: Found listing with ID: 10738284
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738284%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10738284: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10738284 url https://www.openlane.eu/en/carv6/auction/10738284
2026-03-27 22:19:19 [adesa.be] INFO: Found listing with ID: 10735020
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735020%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10735020: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10735020 url https://www.openlane.eu/en/carv6/auction/10735020
2026-03-27 22:19:19 [adesa.be] INFO: Found listing with ID: 10737751
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737751%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10737751: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10737751 url https://www.openlane.eu/en/carv6/auction/10737751
2026-03-27 22:19:19 [adesa.be] INFO: Found listing with ID: 10736376
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736376%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10736376: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10736376 url https://www.openlane.eu/en/carv6/auction/10736376
2026-03-27 22:19:19 [adesa.be] INFO: Found listing with ID: 10736375
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736375%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10736375: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10736375 url https://www.openlane.eu/en/carv6/auction/10736375
2026-03-27 22:19:19 [adesa.be] INFO: Found listing with ID: 10737662
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737662%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10737662: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10737662 url https://www.openlane.eu/en/carv6/auction/10737662
2026-03-27 22:19:19 [adesa.be] INFO: Found listing with ID: 10735602
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735602%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10735602: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10735602 url https://www.openlane.eu/en/carv6/auction/10735602
2026-03-27 22:19:19 [adesa.be] INFO: Found listing with ID: 10735606
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735606%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10735606: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10735606 url https://www.openlane.eu/en/carv6/auction/10735606
2026-03-27 22:19:19 [adesa.be] INFO: Found listing with ID: 10736677
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736677%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10736677: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10736677 url https://www.openlane.eu/en/carv6/auction/10736677
2026-03-27 22:19:19 [adesa.be] INFO: Found listing with ID: 10739899
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739899%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10739899: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10739899 url https://www.openlane.eu/en/carv6/auction/10739899
2026-03-27 22:19:19 [adesa.be] INFO: Found listing with ID: 10735526
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735526%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10735526: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10735526 url https://www.openlane.eu/en/carv6/auction/10735526
2026-03-27 22:19:19 [adesa.be] INFO: Found listing with ID: 10736389
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736389%27 HTTP/1.1" 200 None
2026-03-27 22:19:19 [adesa.be] INFO: Scrape type for 10736389: 0
2026-03-27 22:19:19 [adesa.be] INFO: Skipping item 10736389 url https://www.openlane.eu/en/carv6/auction/10736389
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0d0f10>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252F2b3963c5-3b78-4882-9807-f5724512bc9d.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/2b3963c5-3b78-4882-9807-f5724512bc9d.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dee8b90>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252F70a53d28-0faf-46a2-a71d-df9786d173f3.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/70a53d28-0faf-46a2-a71d-df9786d173f3.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dda0710>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252Fea22680c-b9cf-4464-b3fb-6a707192167f.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/ea22680c-b9cf-4464-b3fb-6a707192167f.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b30d0>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252F35090a80-f697-41a0-883f-7a9044ecdae6.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/35090a80-f697-41a0-883f-7a9044ecdae6.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de35710>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23306fd7-4126-522f-b5e3-41e82fa1ba62/23306fd7-4126-522f-b5e3-41e82fa1ba62_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252F566824fc-d615-42ad-890c-7f2fbad76485.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/566824fc-d615-42ad-890c-7f2fbad76485.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 23306fd7-4126-522f-b5e3-41e82fa1ba62
2026-03-27 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752641/general/be705cb0-a62a-409c-aa5f-f3da70b06c71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740524)
2026-03-27 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752475/general/b449eb1c-4d04-4d41-a4d5-b1ee6aab3175.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740756)
2026-03-27 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752453/general/c220af1a-46c0-436e-a4b2-1def334e6674.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740739)
2026-03-27 22:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752641/general/1f2953ec-af99-45e3-a459-6435094f9695.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740524)
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de40d90>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85a6fca5-e84f-53e6-ad67-6b8b8a734af2/85a6fca5-e84f-53e6-ad67-6b8b8a734af2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752544%252Fgeneral%252Fb13d89b0-e4be-40f0-baf4-5dd33805fa17.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752544/general/b13d89b0-e4be-40f0-baf4-5dd33805fa17.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 85a6fca5-e84f-53e6-ad67-6b8b8a734af2
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddee350>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252F5522bea2-2676-4ccf-a6f0-bbf80c11f7c9.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/5522bea2-2676-4ccf-a6f0-bbf80c11f7c9.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced
2026-03-27 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752621/general/40458a97-5184-4009-a6d6-9d172d06c6d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740505)
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0d1710>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cc31d88-63fa-5cd2-b5fb-d100473b0d20/4cc31d88-63fa-5cd2-b5fb-d100473b0d20_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252Fbe705cb0-a62a-409c-aa5f-f3da70b06c71.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/be705cb0-a62a-409c-aa5f-f3da70b06c71.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4cc31d88-63fa-5cd2-b5fb-d100473b0d20
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de41a90>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23306fd7-4126-522f-b5e3-41e82fa1ba62/23306fd7-4126-522f-b5e3-41e82fa1ba62_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252Fb449eb1c-4d04-4d41-a4d5-b1ee6aab3175.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/b449eb1c-4d04-4d41-a4d5-b1ee6aab3175.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 23306fd7-4126-522f-b5e3-41e82fa1ba62
2026-03-27 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752621/general/5870d0e0-d849-4af6-9708-be2b3161e6ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740505)
2026-03-27 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752467/general/0ae2a198-4415-4249-a323-17ecc3cf6954.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740750)
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d550c10>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_776d3e87-9e66-5546-b8f9-fc77779b1612/776d3e87-9e66-5546-b8f9-fc77779b1612_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752453%252Fgeneral%252Fc220af1a-46c0-436e-a4b2-1def334e6674.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752453/general/c220af1a-46c0-436e-a4b2-1def334e6674.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 776d3e87-9e66-5546-b8f9-fc77779b1612
2026-03-27 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752621/general/ba2791a9-b534-451b-8a47-8840fe50d4d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740505)
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df9de90>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cc31d88-63fa-5cd2-b5fb-d100473b0d20/4cc31d88-63fa-5cd2-b5fb-d100473b0d20_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252F1f2953ec-af99-45e3-a459-6435094f9695.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/1f2953ec-af99-45e3-a459-6435094f9695.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4cc31d88-63fa-5cd2-b5fb-d100473b0d20
2026-03-27 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752467/general/57c9559b-f854-4d2c-a2fe-fd15d871ad26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740750)
2026-03-27 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752467/general/0a9a4c76-5d91-4b0c-a967-df2bd7d31e09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740750)
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a03ef890>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252F40458a97-5184-4009-a6d6-9d172d06c6d6.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/40458a97-5184-4009-a6d6-9d172d06c6d6.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df87f50>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252F5870d0e0-d849-4af6-9708-be2b3161e6ec.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/5870d0e0-d849-4af6-9708-be2b3161e6ec.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfd9e50>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252F0ae2a198-4415-4249-a323-17ecc3cf6954.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/0ae2a198-4415-4249-a323-17ecc3cf6954.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced
2026-03-27 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752621/general/fbcc029a-5ca1-4a87-a0a0-333941758d1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740505)
2026-03-27 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752641/general/c3e1206c-00eb-41be-bcc0-9c55de7330d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740524)
2026-03-27 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752621/general/2d3a33c2-d99d-4fbe-8474-b18fcad336bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740505)
2026-03-27 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752467/general/7f7aea28-72e1-4416-9128-018ebd4acf78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740750)
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1225d0>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252Fba2791a9-b534-451b-8a47-8840fe50d4d1.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/ba2791a9-b534-451b-8a47-8840fe50d4d1.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c61d0>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252F57c9559b-f854-4d2c-a2fe-fd15d871ad26.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/57c9559b-f854-4d2c-a2fe-fd15d871ad26.jpg saved to cache
2026-03-27 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d015e10>
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252F0a9a4c76-5d91-4b0c-a967-df2bd7d31e09.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/0a9a4c76-5d91-4b0c-a967-df2bd7d31e09.jpg saved to cache
2026-03-27 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced
2026-03-27 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752467/general/9491d07b-dcb2-4bbb-bdea-85f0d3319d1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740750)
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d393390>
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252Ffbcc029a-5ca1-4a87-a0a0-333941758d1c.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/fbcc029a-5ca1-4a87-a0a0-333941758d1c.jpg saved to cache
2026-03-27 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dee89d0>
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cc31d88-63fa-5cd2-b5fb-d100473b0d20/4cc31d88-63fa-5cd2-b5fb-d100473b0d20_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252Fc3e1206c-00eb-41be-bcc0-9c55de7330d9.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/c3e1206c-00eb-41be-bcc0-9c55de7330d9.jpg saved to cache
2026-03-27 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4cc31d88-63fa-5cd2-b5fb-d100473b0d20
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1e70d0>
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752621%252Fgeneral%252F2d3a33c2-d99d-4fbe-8474-b18fcad336bd.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752621/general/2d3a33c2-d99d-4fbe-8474-b18fcad336bd.jpg saved to cache
2026-03-27 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74
2026-03-27 22:19:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97f6f825-4e6e-55d9-8b10-fa71870e4a74, skipping ID generation
2026-03-27 22:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74 with scrape type 1
2026-03-27 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97f6f825-4e6e-55d9-8b10-fa71870e4a74 sending to next pipeline
2026-03-27 22:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97f6f825-4e6e-55d9-8b10-fa71870e4a74, identifier: 10740505
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddd4390>
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252F7f7aea28-72e1-4416-9128-018ebd4acf78.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/7f7aea28-72e1-4416-9128-018ebd4acf78.jpg saved to cache
2026-03-27 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced
2026-03-27 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97f6f825-4e6e-55d9-8b10-fa71870e4a74 with identifier: 10740505
2026-03-27 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97f6f825-4e6e-55d9-8b10-fa71870e4a74 with identifier: 10740505
2026-03-27 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97f6f825-4e6e-55d9-8b10-fa71870e4a74 with identifier: 10740505 to the API
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752621/general/2d3a33c2-d99d-4fbe-8474-b18fcad336bd.jpg>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '97f6f825-4e6e-55d9-8b10-fa71870e4a74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJY150',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740505',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 117790,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 89,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121022,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752621/general/87174329-5816-4d1e-856d-7aef236d2bda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113563,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752621/general/70a53d28-0faf-46a2-a71d-df9786d173f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114210,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752621/general/2b3963c5-3b78-4882-9807-f5724512bc9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107698,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752621/general/35090a80-f697-41a0-883f-7a9044ecdae6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110577,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752621/general/2d3a33c2-d99d-4fbe-8474-b18fcad336bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115959,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752621/general/fbcc029a-5ca1-4a87-a0a0-333941758d1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110639,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752621/general/ba2791a9-b534-451b-8a47-8840fe50d4d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96870,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752621/general/40458a97-5184-4009-a6d6-9d172d06c6d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f6f825-4e6e-55d9-8b10-fa71870e4a74/97f6f825-4e6e-55d9-8b10-fa71870e4a74_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182392,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752621/general/5870d0e0-d849-4af6-9708-be2b3161e6ec.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2020-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kodiaq 1.5 TSI Ambition - Petrol - Automatic - 150 hp - '
'117.790 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740505%27 HTTP/1.1" 200 None
2026-03-27 22:19:21 [adesa.be] INFO: Saving data for 10740505: {'created_time': 1774649961.083365, 'last_price_update_time': 1774649961.083376, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740505') HTTP/1.1" 204 0
2026-03-27 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752544/general/fb0c9bd8-5b46-4713-b29d-c06844724a16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740472)
2026-03-27 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752467/general/c2733a37-d246-40c6-90b0-a5499ce6806a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740750)
2026-03-27 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752475/general/79f9b5e4-6005-47d5-9bfd-ec902d8a1f22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740756)
2026-03-27 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752641/general/a506985e-8999-4e4b-b8fc-5cae4b231ad3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740524)
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099def7450>
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252F9491d07b-dcb2-4bbb-bdea-85f0d3319d1f.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/9491d07b-dcb2-4bbb-bdea-85f0d3319d1f.jpg saved to cache
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 1aba50cb-a70c-5297-a9aa-412e51cc5520 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 23306fd7-4126-522f-b5e3-41e82fa1ba62 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 85a6fca5-e84f-53e6-ad67-6b8b8a734af2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 85a6fca5-e84f-53e6-ad67-6b8b8a734af2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e22a250>
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85a6fca5-e84f-53e6-ad67-6b8b8a734af2/85a6fca5-e84f-53e6-ad67-6b8b8a734af2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752544%252Fgeneral%252Ffb0c9bd8-5b46-4713-b29d-c06844724a16.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752544/general/fb0c9bd8-5b46-4713-b29d-c06844724a16.jpg saved to cache
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 85a6fca5-e84f-53e6-ad67-6b8b8a734af2
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0bad10>
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252Fc2733a37-d246-40c6-90b0-a5499ce6806a.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/c2733a37-d246-40c6-90b0-a5499ce6806a.jpg saved to cache
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced
2026-03-27 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752475/general/7d39b6cf-c6fe-487f-92b8-c4d5c21f005a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740756)
2026-03-27 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752647/general/c850f272-33e8-41ac-b39c-9f2684d0c4ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740530)
2026-03-27 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752544/general/1ba7c8bf-de56-4943-9e41-71114211fdef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740472)
2026-03-27 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752641/general/59befd60-1a55-42ce-8c5f-c558b424fc4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740524)
2026-03-27 22:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49 with identifier: 10740878
2026-03-27 22:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49 with scrape type 1
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738369%252Fgeneral%252Fd047bf22-0108-44cd-8434-97bdcad95f8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738369/general/d047bf22-0108-44cd-8434-97bdcad95f8a.jpg already downloaded
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738369%252Fgeneral%252Fb67e3e98-ef04-4353-9631-b9ce734e824b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738369/general/b67e3e98-ef04-4353-9631-b9ce734e824b.jpg already downloaded
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738369%252Fgeneral%252Fa192df8a-c4a8-4b49-8db9-3485aa167402.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738369/general/a192df8a-c4a8-4b49-8db9-3485aa167402.jpg already downloaded
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738369%252Fgeneral%252F7e26033c-cd2a-4ef5-bab4-d4ae02933cbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738369/general/7e26033c-cd2a-4ef5-bab4-d4ae02933cbc.jpg already downloaded
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738369%252Fgeneral%252Fe9085c8c-be68-43c0-972b-f4151178b6d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738369/general/e9085c8c-be68-43c0-972b-f4151178b6d3.jpg already downloaded
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738369%252Fgeneral%252Fbc14ad5e-5b36-496d-8f19-4dd89aea0292.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738369/general/bc14ad5e-5b36-496d-8f19-4dd89aea0292.jpg already downloaded
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738369%252Fgeneral%252F918e8c83-4ed5-4da5-bbf6-9c8444abe41a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738369/general/918e8c83-4ed5-4da5-bbf6-9c8444abe41a.jpg already downloaded
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738369%252Fgeneral%252F48da2c7e-3405-4156-b078-bd187b58282a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738369/general/48da2c7e-3405-4156-b078-bd187b58282a.jpg already downloaded
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738369%252Fgeneral%252F8dc7d37e-cfbd-4f65-96f1-41ef7d0079d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738369/general/8dc7d37e-cfbd-4f65-96f1-41ef7d0079d9.jpg already downloaded
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738369%252Fgeneral%252Fa1930b2d-5de0-473d-a228-0def82e5f87a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738369/general/a1930b2d-5de0-473d-a228-0def82e5f87a.jpg already downloaded
2026-03-27 22:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49, identifier: 10740878
2026-03-27 22:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73ea955d-a667-55bc-8a33-460f15f94afc with identifier: 10740880
2026-03-27 22:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73ea955d-a667-55bc-8a33-460f15f94afc with scrape type 1
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73ea955d-a667-55bc-8a33-460f15f94afc
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752231%252Fgeneral%252Fac7a3070-e286-4cd4-aa5b-fcdb3c311364.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752231/general/ac7a3070-e286-4cd4-aa5b-fcdb3c311364.JPG not downloaded yet
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e166350>
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23306fd7-4126-522f-b5e3-41e82fa1ba62/23306fd7-4126-522f-b5e3-41e82fa1ba62_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252F79f9b5e4-6005-47d5-9bfd-ec902d8a1f22.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/79f9b5e4-6005-47d5-9bfd-ec902d8a1f22.jpg saved to cache
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 23306fd7-4126-522f-b5e3-41e82fa1ba62
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff3f90>
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cc31d88-63fa-5cd2-b5fb-d100473b0d20/4cc31d88-63fa-5cd2-b5fb-d100473b0d20_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252Fa506985e-8999-4e4b-b8fc-5cae4b231ad3.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/a506985e-8999-4e4b-b8fc-5cae4b231ad3.jpg saved to cache
2026-03-27 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4cc31d88-63fa-5cd2-b5fb-d100473b0d20
2026-03-27 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49 with identifier: 10740878
2026-03-27 22:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49 with identifier: 10740878
2026-03-27 22:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49 with identifier: 10740878 to the API
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740878>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YSR011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740878',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 107367,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5738369/general/d047bf22-0108-44cd-8434-97bdcad95f8a.jpg',
'https://images.openlane.eu/carimgs/5738369/general/b67e3e98-ef04-4353-9631-b9ce734e824b.jpg',
'https://images.openlane.eu/carimgs/5738369/general/a192df8a-c4a8-4b49-8db9-3485aa167402.jpg',
'https://images.openlane.eu/carimgs/5738369/general/7e26033c-cd2a-4ef5-bab4-d4ae02933cbc.jpg',
'https://images.openlane.eu/carimgs/5738369/general/e9085c8c-be68-43c0-972b-f4151178b6d3.jpg',
'https://images.openlane.eu/carimgs/5738369/general/bc14ad5e-5b36-496d-8f19-4dd89aea0292.jpg',
'https://images.openlane.eu/carimgs/5738369/general/918e8c83-4ed5-4da5-bbf6-9c8444abe41a.jpg',
'https://images.openlane.eu/carimgs/5738369/general/48da2c7e-3405-4156-b078-bd187b58282a.jpg',
'https://images.openlane.eu/carimgs/5738369/general/8dc7d37e-cfbd-4f65-96f1-41ef7d0079d9.jpg',
'https://images.openlane.eu/carimgs/5738369/general/a1930b2d-5de0-473d-a228-0def82e5f87a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49/0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77591,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738369/general/d047bf22-0108-44cd-8434-97bdcad95f8a.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49/0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77133,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738369/general/b67e3e98-ef04-4353-9631-b9ce734e824b.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49/0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76954,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738369/general/a192df8a-c4a8-4b49-8db9-3485aa167402.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49/0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78933,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738369/general/7e26033c-cd2a-4ef5-bab4-d4ae02933cbc.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49/0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90633,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738369/general/e9085c8c-be68-43c0-972b-f4151178b6d3.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49/0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71967,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738369/general/bc14ad5e-5b36-496d-8f19-4dd89aea0292.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49/0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82196,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738369/general/918e8c83-4ed5-4da5-bbf6-9c8444abe41a.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49/0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98089,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738369/general/48da2c7e-3405-4156-b078-bd187b58282a.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49/0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92816,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738369/general/8dc7d37e-cfbd-4f65-96f1-41ef7d0079d9.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49/0379052e-e6fe-52bd-9fe2-f4a5cdaf0a49_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56437,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738369/general/a1930b2d-5de0-473d-a228-0def82e5f87a.jpg',
'Width': 1200}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2020-06-05',
'seats_number': 5,
'seller_name': 'CARSYS // SA Michel Lecrombs',
'title': 'Mercedes-Benz A 180 - Petrol - Manual - 135 hp - 107.367 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740878%27 HTTP/1.1" 200 None
2026-03-27 22:19:22 [adesa.be] INFO: Saving data for 10740878: {'created_time': 1774649962.251904, 'last_price_update_time': 1774649962.251914, 'auction_closing_time': 1774863000.0}
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740878') HTTP/1.1" 204 0
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752231%252Fgeneral%252Fed2af498-ff4f-4e17-b622-fa97d39fd80b.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752231/general/ed2af498-ff4f-4e17-b622-fa97d39fd80b.JPG not downloaded yet
2026-03-27 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752467/general/95531cf9-93d7-4ad6-8f1a-6405bd3455d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740750)
2026-03-27 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752570/general/9323ee69-4ed2-478d-8e83-6d528fc0956a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740486)
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752231%252Fgeneral%252Ff38f70ef-41a3-49d1-8081-8c82d2238f68.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752231/general/f38f70ef-41a3-49d1-8081-8c82d2238f68.JPG not downloaded yet
2026-03-27 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752453/general/4eccdf26-5e81-42d6-bc9b-a2dd2699e503.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740739)
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d546390>
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23306fd7-4126-522f-b5e3-41e82fa1ba62/23306fd7-4126-522f-b5e3-41e82fa1ba62_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252F7d39b6cf-c6fe-487f-92b8-c4d5c21f005a.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/7d39b6cf-c6fe-487f-92b8-c4d5c21f005a.jpg saved to cache
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 23306fd7-4126-522f-b5e3-41e82fa1ba62
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1149d0>
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1aba50cb-a70c-5297-a9aa-412e51cc5520/1aba50cb-a70c-5297-a9aa-412e51cc5520_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252Fc850f272-33e8-41ac-b39c-9f2684d0c4ae.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/c850f272-33e8-41ac-b39c-9f2684d0c4ae.jpg saved to cache
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1aba50cb-a70c-5297-a9aa-412e51cc5520
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e008350>
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85a6fca5-e84f-53e6-ad67-6b8b8a734af2/85a6fca5-e84f-53e6-ad67-6b8b8a734af2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752544%252Fgeneral%252F1ba7c8bf-de56-4943-9e41-71114211fdef.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752544/general/1ba7c8bf-de56-4943-9e41-71114211fdef.jpg saved to cache
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 85a6fca5-e84f-53e6-ad67-6b8b8a734af2
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d55dc90>
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cc31d88-63fa-5cd2-b5fb-d100473b0d20/4cc31d88-63fa-5cd2-b5fb-d100473b0d20_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252F59befd60-1a55-42ce-8c5f-c558b424fc4d.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/59befd60-1a55-42ce-8c5f-c558b424fc4d.jpg saved to cache
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4cc31d88-63fa-5cd2-b5fb-d100473b0d20
2026-03-27 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752647/general/e13ec4a1-68b9-475f-9e44-6c430e455a58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740530)
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752231%252Fgeneral%252F9c84c851-62ea-48b9-aa37-390dcfd67656.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752231/general/9c84c851-62ea-48b9-aa37-390dcfd67656.JPG not downloaded yet
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 776d3e87-9e66-5546-b8f9-fc77779b1612 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 85a6fca5-e84f-53e6-ad67-6b8b8a734af2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 23306fd7-4126-522f-b5e3-41e82fa1ba62 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4cc31d88-63fa-5cd2-b5fb-d100473b0d20 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752231%252Fgeneral%252F66191932-0f80-476c-891e-2b81ef23201f.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752231/general/66191932-0f80-476c-891e-2b81ef23201f.JPG not downloaded yet
2026-03-27 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752231%252Fgeneral%252F9993cf95-4d2a-4cbe-90a7-d1bf6e88984d.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752231/general/9993cf95-4d2a-4cbe-90a7-d1bf6e88984d.JPG not downloaded yet
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1e6310>
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752467%252Fgeneral%252F95531cf9-93d7-4ad6-8f1a-6405bd3455d3.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752467/general/95531cf9-93d7-4ad6-8f1a-6405bd3455d3.jpg saved to cache
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced
2026-03-27 22:19:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced, skipping ID generation
2026-03-27 22:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced with scrape type 1
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced sending to next pipeline
2026-03-27 22:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced, identifier: 10740750
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d55ff10>
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c73ac4d5-5e0e-57e3-9579-c0e080a1ec26/c73ac4d5-5e0e-57e3-9579-c0e080a1ec26_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252F9323ee69-4ed2-478d-8e83-6d528fc0956a.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/9323ee69-4ed2-478d-8e83-6d528fc0956a.jpg saved to cache
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1fce50>
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_776d3e87-9e66-5546-b8f9-fc77779b1612/776d3e87-9e66-5546-b8f9-fc77779b1612_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752453%252Fgeneral%252F4eccdf26-5e81-42d6-bc9b-a2dd2699e503.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752453/general/4eccdf26-5e81-42d6-bc9b-a2dd2699e503.jpg saved to cache
2026-03-27 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 776d3e87-9e66-5546-b8f9-fc77779b1612
2026-03-27 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752544/general/54ef8603-1ed0-42a0-9f17-bcdc77162402.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740472)
2026-03-27 22:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced with identifier: 10740750
2026-03-27 22:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced with identifier: 10740750
2026-03-27 22:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced with identifier: 10740750 to the API
2026-03-27 22:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752467/general/95531cf9-93d7-4ad6-8f1a-6405bd3455d3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAT380',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740750',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 101654,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 99,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752467/general/d7f1f086-0c27-4e74-bb2d-09c84792659f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110682,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752467/general/95531cf9-93d7-4ad6-8f1a-6405bd3455d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752467/general/ea22680c-b9cf-4464-b3fb-6a707192167f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752467/general/c2733a37-d246-40c6-90b0-a5499ce6806a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752467/general/5522bea2-2676-4ccf-a6f0-bbf80c11f7c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752467/general/9491d07b-dcb2-4bbb-bdea-85f0d3319d1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752467/general/7f7aea28-72e1-4416-9128-018ebd4acf78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752467/general/0a9a4c76-5d91-4b0c-a967-df2bd7d31e09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752467/general/57c9559b-f854-4d2c-a2fe-fd15d871ad26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced/b9bd91a0-1ae9-5a69-8fb4-5d79d4b5eced_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752467/general/0ae2a198-4415-4249-a323-17ecc3cf6954.jpg',
'Width': 1024}],
'price': 21700,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kodiaq 1.5 TSI Sportline - Petrol - Automatic - 150 hp - '
'101.654 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2021}
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740750%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Saving data for 10740750: {'created_time': 1774649963.148045, 'last_price_update_time': 1774649963.148055, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740750') HTTP/1.1" 204 0
2026-03-27 22:19:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5752231/general/ac7a3070-e286-4cd4-aa5b-fcdb3c311364.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740880)
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752231%252Fgeneral%252Fb2516a8e-5a62-4ecc-86f6-fd41bfd63c92.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752231/general/b2516a8e-5a62-4ecc-86f6-fd41bfd63c92.JPG not downloaded yet
2026-03-27 22:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752253/general/98983edf-6a1e-4f22-b11d-de89892ac9bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740007)
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752231%252Fgeneral%252F7b34a4a5-ed7a-447b-bfaf-2aa775142125.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752231/general/7b34a4a5-ed7a-447b-bfaf-2aa775142125.JPG not downloaded yet
2026-03-27 22:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752647/general/8e26206d-67e0-4380-ac2e-1000b490b551.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740530)
2026-03-27 22:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c3890>
2026-03-27 22:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1aba50cb-a70c-5297-a9aa-412e51cc5520/1aba50cb-a70c-5297-a9aa-412e51cc5520_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252Fe13ec4a1-68b9-475f-9e44-6c430e455a58.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/e13ec4a1-68b9-475f-9e44-6c430e455a58.jpg saved to cache
2026-03-27 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1aba50cb-a70c-5297-a9aa-412e51cc5520
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735477
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735477%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735477: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735477 url https://www.openlane.eu/en/carv6/auction/10735477
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735551
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735551%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735551: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735551 url https://www.openlane.eu/en/carv6/auction/10735551
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735465
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735465%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735465: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735465 url https://www.openlane.eu/en/carv6/auction/10735465
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735426
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735426%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735426: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735426 url https://www.openlane.eu/en/carv6/auction/10735426
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10734334
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734334%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10734334: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10734334 url https://www.openlane.eu/en/carv6/auction/10734334
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10739907
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739907%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10739907: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10739907 url https://www.openlane.eu/en/carv6/auction/10739907
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10737696
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737696%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10737696: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10737696 url https://www.openlane.eu/en/carv6/auction/10737696
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10736359
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736359%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10736359: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10736359 url https://www.openlane.eu/en/carv6/auction/10736359
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10738274
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738274%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10738274: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10738274 url https://www.openlane.eu/en/carv6/auction/10738274
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10739913
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739913%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10739913: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10739913 url https://www.openlane.eu/en/carv6/auction/10739913
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735467
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735467%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735467: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735467 url https://www.openlane.eu/en/carv6/auction/10735467
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735463
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735463%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735463: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735463 url https://www.openlane.eu/en/carv6/auction/10735463
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735556
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735556%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735556: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735556 url https://www.openlane.eu/en/carv6/auction/10735556
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735624
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735624%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735624: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735624 url https://www.openlane.eu/en/carv6/auction/10735624
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735495
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735495%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735495: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735495 url https://www.openlane.eu/en/carv6/auction/10735495
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735547
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735547%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735547: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735547 url https://www.openlane.eu/en/carv6/auction/10735547
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735515
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735515%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735515: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735515 url https://www.openlane.eu/en/carv6/auction/10735515
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735577
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735577%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735577: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735577 url https://www.openlane.eu/en/carv6/auction/10735577
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10737587
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737587%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10737587: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10737587 url https://www.openlane.eu/en/carv6/auction/10737587
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10737623
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737623%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10737623: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10737623 url https://www.openlane.eu/en/carv6/auction/10737623
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10737686
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737686%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10737686: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10737686 url https://www.openlane.eu/en/carv6/auction/10737686
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735527
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735527%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735527: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735527 url https://www.openlane.eu/en/carv6/auction/10735527
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10731422
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731422%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10731422: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10731422 url https://www.openlane.eu/en/carv6/auction/10731422
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10737574
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737574%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10737574: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10737574 url https://www.openlane.eu/en/carv6/auction/10737574
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10737628
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737628%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10737628: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10737628 url https://www.openlane.eu/en/carv6/auction/10737628
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10737575
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737575%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10737575: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10737575 url https://www.openlane.eu/en/carv6/auction/10737575
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735492
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735492%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735492: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735492 url https://www.openlane.eu/en/carv6/auction/10735492
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735411
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735411%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735411: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735411 url https://www.openlane.eu/en/carv6/auction/10735411
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735429
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735429%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735429: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735429 url https://www.openlane.eu/en/carv6/auction/10735429
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735576
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735576%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735576: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735576 url https://www.openlane.eu/en/carv6/auction/10735576
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10735565
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735565%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10735565: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10735565 url https://www.openlane.eu/en/carv6/auction/10735565
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10737689
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737689%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10737689: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10737689 url https://www.openlane.eu/en/carv6/auction/10737689
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10736379
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736379%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10736379: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10736379 url https://www.openlane.eu/en/carv6/auction/10736379
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10739900
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739900%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10739900: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10739900 url https://www.openlane.eu/en/carv6/auction/10739900
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10737674
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737674%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10737674: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10737674 url https://www.openlane.eu/en/carv6/auction/10737674
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10737315
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737315%27 HTTP/1.1" 200 None
2026-03-27 22:19:23 [adesa.be] INFO: Scrape type for 10737315: 0
2026-03-27 22:19:23 [adesa.be] INFO: Skipping item 10737315 url https://www.openlane.eu/en/carv6/auction/10737315
2026-03-27 22:19:23 [adesa.be] INFO: Found listing with ID: 10736390
2026-03-27 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736390%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10736390: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10736390 url https://www.openlane.eu/en/carv6/auction/10736390
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737681
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737681%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737681: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737681 url https://www.openlane.eu/en/carv6/auction/10737681
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737549
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737549%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737549: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737549 url https://www.openlane.eu/en/carv6/auction/10737549
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10735588
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735588%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10735588: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10735588 url https://www.openlane.eu/en/carv6/auction/10735588
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10739841
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739841%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10739841: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10739841 url https://www.openlane.eu/en/carv6/auction/10739841
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10738272
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738272%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10738272: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10738272 url https://www.openlane.eu/en/carv6/auction/10738272
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10735612
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735612%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10735612: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10735612 url https://www.openlane.eu/en/carv6/auction/10735612
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737600
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737600%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737600: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737600 url https://www.openlane.eu/en/carv6/auction/10737600
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10735581
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735581%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10735581: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10735581 url https://www.openlane.eu/en/carv6/auction/10735581
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737716
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737716%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737716: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737716 url https://www.openlane.eu/en/carv6/auction/10737716
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737559
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737559%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737559: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737559 url https://www.openlane.eu/en/carv6/auction/10737559
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737754
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737754%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737754: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737754 url https://www.openlane.eu/en/carv6/auction/10737754
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737580
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737580%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737580: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737580 url https://www.openlane.eu/en/carv6/auction/10737580
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737635
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737635%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737635: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737635 url https://www.openlane.eu/en/carv6/auction/10737635
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737598
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737598%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737598: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737598 url https://www.openlane.eu/en/carv6/auction/10737598
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737725
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737725%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737725: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737725 url https://www.openlane.eu/en/carv6/auction/10737725
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10735466
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735466%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10735466: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10735466 url https://www.openlane.eu/en/carv6/auction/10735466
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10739896
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739896%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10739896: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10739896 url https://www.openlane.eu/en/carv6/auction/10739896
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737660
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737660%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737660: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737660 url https://www.openlane.eu/en/carv6/auction/10737660
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10739902
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739902%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10739902: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10739902 url https://www.openlane.eu/en/carv6/auction/10739902
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10735471
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735471%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10735471: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10735471 url https://www.openlane.eu/en/carv6/auction/10735471
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737590
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737590%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737590: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737590 url https://www.openlane.eu/en/carv6/auction/10737590
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10739845
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739845%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10739845: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10739845 url https://www.openlane.eu/en/carv6/auction/10739845
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10739911
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739911%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10739911: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10739911 url https://www.openlane.eu/en/carv6/auction/10739911
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737555
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737555%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737555: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737555 url https://www.openlane.eu/en/carv6/auction/10737555
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737617
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737617%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737617: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737617 url https://www.openlane.eu/en/carv6/auction/10737617
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737714
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737714%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737714: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737714 url https://www.openlane.eu/en/carv6/auction/10737714
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10735529
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735529%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10735529: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10735529 url https://www.openlane.eu/en/carv6/auction/10735529
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10735407
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735407%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10735407: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10735407 url https://www.openlane.eu/en/carv6/auction/10735407
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10735030
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735030%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10735030: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10735030 url https://www.openlane.eu/en/carv6/auction/10735030
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10738323
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738323%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10738323: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10738323 url https://www.openlane.eu/en/carv6/auction/10738323
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10738289
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738289%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10738289: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10738289 url https://www.openlane.eu/en/carv6/auction/10738289
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10739889
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739889%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10739889: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10739889 url https://www.openlane.eu/en/carv6/auction/10739889
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10735518
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735518%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10735518: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10735518 url https://www.openlane.eu/en/carv6/auction/10735518
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737584
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737584%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737584: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737584 url https://www.openlane.eu/en/carv6/auction/10737584
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737577
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737577%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737577: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737577 url https://www.openlane.eu/en/carv6/auction/10737577
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10735497
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735497%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10735497: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10735497 url https://www.openlane.eu/en/carv6/auction/10735497
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737639
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737639%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737639: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737639 url https://www.openlane.eu/en/carv6/auction/10737639
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737647
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737647%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737647: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737647 url https://www.openlane.eu/en/carv6/auction/10737647
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10735650
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735650%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10735650: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10735650 url https://www.openlane.eu/en/carv6/auction/10735650
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10734329
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734329%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10734329: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10734329 url https://www.openlane.eu/en/carv6/auction/10734329
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737564
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737564%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737564: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737564 url https://www.openlane.eu/en/carv6/auction/10737564
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737668
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737668%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737668: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737668 url https://www.openlane.eu/en/carv6/auction/10737668
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737706
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737706%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737706: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737706 url https://www.openlane.eu/en/carv6/auction/10737706
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737626
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737626%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737626: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737626 url https://www.openlane.eu/en/carv6/auction/10737626
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10734335
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734335%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10734335: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10734335 url https://www.openlane.eu/en/carv6/auction/10734335
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10734330
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734330%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10734330: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10734330 url https://www.openlane.eu/en/carv6/auction/10734330
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10735501
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735501%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10735501: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10735501 url https://www.openlane.eu/en/carv6/auction/10735501
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10735521
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735521%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10735521: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10735521 url https://www.openlane.eu/en/carv6/auction/10735521
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737687
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737687%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737687: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737687 url https://www.openlane.eu/en/carv6/auction/10737687
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737609
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737609%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737609: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737609 url https://www.openlane.eu/en/carv6/auction/10737609
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10737653
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737653%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10737653: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10737653 url https://www.openlane.eu/en/carv6/auction/10737653
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10738328
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738328%27 HTTP/1.1" 200 None
2026-03-27 22:19:24 [adesa.be] INFO: Scrape type for 10738328: 0
2026-03-27 22:19:24 [adesa.be] INFO: Skipping item 10738328 url https://www.openlane.eu/en/carv6/auction/10738328
2026-03-27 22:19:24 [adesa.be] INFO: Found listing with ID: 10735425
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735425%27 HTTP/1.1" 200 None
2026-03-27 22:19:25 [adesa.be] INFO: Scrape type for 10735425: 0
2026-03-27 22:19:25 [adesa.be] INFO: Skipping item 10735425 url https://www.openlane.eu/en/carv6/auction/10735425
2026-03-27 22:19:25 [adesa.be] INFO: Found listing with ID: 10737702
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737702%27 HTTP/1.1" 200 None
2026-03-27 22:19:25 [adesa.be] INFO: Scrape type for 10737702: 0
2026-03-27 22:19:25 [adesa.be] INFO: Skipping item 10737702 url https://www.openlane.eu/en/carv6/auction/10737702
2026-03-27 22:19:25 [adesa.be] INFO: Found listing with ID: 10735544
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735544%27 HTTP/1.1" 200 None
2026-03-27 22:19:25 [adesa.be] INFO: Scrape type for 10735544: 0
2026-03-27 22:19:25 [adesa.be] INFO: Skipping item 10735544 url https://www.openlane.eu/en/carv6/auction/10735544
2026-03-27 22:19:25 [adesa.be] INFO: Found listing with ID: 10736368
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736368%27 HTTP/1.1" 200 None
2026-03-27 22:19:25 [adesa.be] INFO: Scrape type for 10736368: 0
2026-03-27 22:19:25 [adesa.be] INFO: Skipping item 10736368 url https://www.openlane.eu/en/carv6/auction/10736368
2026-03-27 22:19:25 [adesa.be] INFO: Found listing with ID: 10739898
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739898%27 HTTP/1.1" 200 None
2026-03-27 22:19:25 [adesa.be] INFO: Scrape type for 10739898: 0
2026-03-27 22:19:25 [adesa.be] INFO: Skipping item 10739898 url https://www.openlane.eu/en/carv6/auction/10739898
2026-03-27 22:19:25 [adesa.be] INFO: Found listing with ID: 10735460
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735460%27 HTTP/1.1" 200 None
2026-03-27 22:19:25 [adesa.be] INFO: Scrape type for 10735460: 0
2026-03-27 22:19:25 [adesa.be] INFO: Skipping item 10735460 url https://www.openlane.eu/en/carv6/auction/10735460
2026-03-27 22:19:25 [adesa.be] INFO: Found listing with ID: 10735017
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735017%27 HTTP/1.1" 200 None
2026-03-27 22:19:25 [adesa.be] INFO: Scrape type for 10735017: 0
2026-03-27 22:19:25 [adesa.be] INFO: Skipping item 10735017 url https://www.openlane.eu/en/carv6/auction/10735017
2026-03-27 22:19:25 [adesa.be] INFO: Found listing with ID: 10737671
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737671%27 HTTP/1.1" 200 None
2026-03-27 22:19:25 [adesa.be] INFO: Scrape type for 10737671: 0
2026-03-27 22:19:25 [adesa.be] INFO: Skipping item 10737671 url https://www.openlane.eu/en/carv6/auction/10737671
2026-03-27 22:19:25 [adesa.be] INFO: Found listing with ID: 10737652
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737652%27 HTTP/1.1" 200 None
2026-03-27 22:19:25 [adesa.be] INFO: Scrape type for 10737652: 0
2026-03-27 22:19:25 [adesa.be] INFO: Skipping item 10737652 url https://www.openlane.eu/en/carv6/auction/10737652
2026-03-27 22:19:25 [adesa.be] INFO: Found listing with ID: 10737607
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737607%27 HTTP/1.1" 200 None
2026-03-27 22:19:25 [adesa.be] INFO: Scrape type for 10737607: 0
2026-03-27 22:19:25 [adesa.be] INFO: Skipping item 10737607 url https://www.openlane.eu/en/carv6/auction/10737607
2026-03-27 22:19:25 [adesa.be] INFO: Found listing with ID: 10737661
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737661%27 HTTP/1.1" 200 None
2026-03-27 22:19:25 [adesa.be] INFO: Scrape type for 10737661: 0
2026-03-27 22:19:25 [adesa.be] INFO: Skipping item 10737661 url https://www.openlane.eu/en/carv6/auction/10737661
2026-03-27 22:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de24d10>
2026-03-27 22:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85a6fca5-e84f-53e6-ad67-6b8b8a734af2/85a6fca5-e84f-53e6-ad67-6b8b8a734af2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752544%252Fgeneral%252F54ef8603-1ed0-42a0-9f17-bcdc77162402.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752544/general/54ef8603-1ed0-42a0-9f17-bcdc77162402.jpg saved to cache
2026-03-27 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 85a6fca5-e84f-53e6-ad67-6b8b8a734af2
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752231%252Fgeneral%252F8f36f322-dc30-48c2-91d3-c19428887ba6.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752231/general/8f36f322-dc30-48c2-91d3-c19428887ba6.JPG not downloaded yet
2026-03-27 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752475/general/b09caf20-b775-4ac8-b591-e4e3df9def9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740756)
2026-03-27 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752641/general/fdc00e25-0b45-49e0-abc1-f29a745b6810.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740524)
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752231%252Fgeneral%252Fdc219ffa-e4a4-4e5b-987d-34b61af214b2.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752231/general/dc219ffa-e4a4-4e5b-987d-34b61af214b2.JPG not downloaded yet
2026-03-27 22:19:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 73ea955d-a667-55bc-8a33-460f15f94afc due to Ignoring non-200 response
2026-03-27 22:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d545c90>
2026-03-27 22:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3bdbf78-6cdf-5fee-b577-3e05780ade44/d3bdbf78-6cdf-5fee-b577-3e05780ade44_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252F98983edf-6a1e-4f22-b11d-de89892ac9bb.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/98983edf-6a1e-4f22-b11d-de89892ac9bb.jpg saved to cache
2026-03-27 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d3bdbf78-6cdf-5fee-b577-3e05780ade44
2026-03-27 22:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df485d0>
2026-03-27 22:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1aba50cb-a70c-5297-a9aa-412e51cc5520/1aba50cb-a70c-5297-a9aa-412e51cc5520_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252F8e26206d-67e0-4380-ac2e-1000b490b551.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/8e26206d-67e0-4380-ac2e-1000b490b551.jpg saved to cache
2026-03-27 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1aba50cb-a70c-5297-a9aa-412e51cc5520
2026-03-27 22:19:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5752231/general/ed2af498-ff4f-4e17-b622-fa97d39fd80b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740880)
2026-03-27 22:19:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 23306fd7-4126-522f-b5e3-41e82fa1ba62 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85a6fca5-e84f-53e6-ad67-6b8b8a734af2 with identifier: 10740472
2026-03-27 22:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85a6fca5-e84f-53e6-ad67-6b8b8a734af2 with identifier: 10740472
2026-03-27 22:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85a6fca5-e84f-53e6-ad67-6b8b8a734af2 with identifier: 10740472 to the API
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '85a6fca5-e84f-53e6-ad67-6b8b8a734af2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF104',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740472',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 129230,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5752544/general/b1ea013b-e772-4ed3-b62a-58dc25b38d1c.jpg',
'https://images.openlane.eu/carimgs/5752544/general/54ef8603-1ed0-42a0-9f17-bcdc77162402.jpg',
'https://images.openlane.eu/carimgs/5752544/general/2671046c-98eb-47b3-ae02-b86fd6d24486.jpg',
'https://images.openlane.eu/carimgs/5752544/general/3bd88e59-0984-4cd9-9c55-16eff756a462.jpg',
'https://images.openlane.eu/carimgs/5752544/general/1ba7c8bf-de56-4943-9e41-71114211fdef.jpg',
'https://images.openlane.eu/carimgs/5752544/general/19541810-11a7-4508-b8a2-3a75e9a521c9.jpg',
'https://images.openlane.eu/carimgs/5752544/general/b13d89b0-e4be-40f0-baf4-5dd33805fa17.jpg',
'https://images.openlane.eu/carimgs/5752544/general/fb0c9bd8-5b46-4713-b29d-c06844724a16.jpg',
'https://images.openlane.eu/carimgs/5752544/general/c00bdc0d-a53f-4e51-b9db-fac6a039b73d.jpg',
'https://images.openlane.eu/carimgs/5752544/general/b2e2e952-1b52-4d13-bcf9-63ed72b68fc9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a6fca5-e84f-53e6-ad67-6b8b8a734af2/85a6fca5-e84f-53e6-ad67-6b8b8a734af2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752544/general/54ef8603-1ed0-42a0-9f17-bcdc77162402.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a6fca5-e84f-53e6-ad67-6b8b8a734af2/85a6fca5-e84f-53e6-ad67-6b8b8a734af2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752544/general/2671046c-98eb-47b3-ae02-b86fd6d24486.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a6fca5-e84f-53e6-ad67-6b8b8a734af2/85a6fca5-e84f-53e6-ad67-6b8b8a734af2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112407,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752544/general/1ba7c8bf-de56-4943-9e41-71114211fdef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a6fca5-e84f-53e6-ad67-6b8b8a734af2/85a6fca5-e84f-53e6-ad67-6b8b8a734af2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752544/general/b13d89b0-e4be-40f0-baf4-5dd33805fa17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a6fca5-e84f-53e6-ad67-6b8b8a734af2/85a6fca5-e84f-53e6-ad67-6b8b8a734af2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752544/general/fb0c9bd8-5b46-4713-b29d-c06844724a16.jpg',
'Width': 1024}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kodiaq 2.0 TDI Clever - Diesel - Automatic - 150 hp - 129.230 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740472%27 HTTP/1.1" 200 None
2026-03-27 22:19:26 [adesa.be] INFO: Saving data for 10740472: {'created_time': 1774649966.069601, 'last_price_update_time': 1774649966.069613, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740472') HTTP/1.1" 204 0
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4cc31d88-63fa-5cd2-b5fb-d100473b0d20 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 776d3e87-9e66-5546-b8f9-fc77779b1612 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752453/general/d152d821-3ff9-409e-b551-791f750b993b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740739)
2026-03-27 22:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5752231/general/9993cf95-4d2a-4cbe-90a7-d1bf6e88984d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740880)
2026-03-27 22:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5752231/general/9c84c851-62ea-48b9-aa37-390dcfd67656.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740880)
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 85a6fca5-e84f-53e6-ad67-6b8b8a734af2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d01a3d0>
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23306fd7-4126-522f-b5e3-41e82fa1ba62/23306fd7-4126-522f-b5e3-41e82fa1ba62_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752475%252Fgeneral%252Fb09caf20-b775-4ac8-b591-e4e3df9def9c.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752475/general/b09caf20-b775-4ac8-b591-e4e3df9def9c.jpg saved to cache
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 23306fd7-4126-522f-b5e3-41e82fa1ba62
2026-03-27 22:19:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 23306fd7-4126-522f-b5e3-41e82fa1ba62, skipping ID generation
2026-03-27 22:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23306fd7-4126-522f-b5e3-41e82fa1ba62 with scrape type 1
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 23306fd7-4126-522f-b5e3-41e82fa1ba62 sending to next pipeline
2026-03-27 22:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23306fd7-4126-522f-b5e3-41e82fa1ba62, identifier: 10740756
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d37cad0>
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cc31d88-63fa-5cd2-b5fb-d100473b0d20/4cc31d88-63fa-5cd2-b5fb-d100473b0d20_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252Ffdc00e25-0b45-49e0-abc1-f29a745b6810.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/fdc00e25-0b45-49e0-abc1-f29a745b6810.jpg saved to cache
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4cc31d88-63fa-5cd2-b5fb-d100473b0d20
2026-03-27 22:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23306fd7-4126-522f-b5e3-41e82fa1ba62 with identifier: 10740756
2026-03-27 22:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23306fd7-4126-522f-b5e3-41e82fa1ba62 with identifier: 10740756
2026-03-27 22:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23306fd7-4126-522f-b5e3-41e82fa1ba62 with identifier: 10740756 to the API
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752475/general/b09caf20-b775-4ac8-b591-e4e3df9def9c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '23306fd7-4126-522f-b5e3-41e82fa1ba62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DXS768',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740756',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 147618,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 83,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23306fd7-4126-522f-b5e3-41e82fa1ba62/23306fd7-4126-522f-b5e3-41e82fa1ba62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752475/general/b09caf20-b775-4ac8-b591-e4e3df9def9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23306fd7-4126-522f-b5e3-41e82fa1ba62/23306fd7-4126-522f-b5e3-41e82fa1ba62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752475/general/61239900-7de4-42fb-8478-e550db5d7e4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23306fd7-4126-522f-b5e3-41e82fa1ba62/23306fd7-4126-522f-b5e3-41e82fa1ba62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752475/general/7d39b6cf-c6fe-487f-92b8-c4d5c21f005a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23306fd7-4126-522f-b5e3-41e82fa1ba62/23306fd7-4126-522f-b5e3-41e82fa1ba62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752475/general/566824fc-d615-42ad-890c-7f2fbad76485.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23306fd7-4126-522f-b5e3-41e82fa1ba62/23306fd7-4126-522f-b5e3-41e82fa1ba62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752475/general/79f9b5e4-6005-47d5-9bfd-ec902d8a1f22.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23306fd7-4126-522f-b5e3-41e82fa1ba62/23306fd7-4126-522f-b5e3-41e82fa1ba62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752475/general/b449eb1c-4d04-4d41-a4d5-b1ee6aab3175.jpg',
'Width': 1024}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia 2.0 TDI Ambition - Diesel - Manual - 115 hp - 147.618 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740756%27 HTTP/1.1" 200 None
2026-03-27 22:19:26 [adesa.be] INFO: Saving data for 10740756: {'created_time': 1774649966.678353, 'last_price_update_time': 1774649966.678363, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740756') HTTP/1.1" 204 0
2026-03-27 22:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5752231/general/b2516a8e-5a62-4ecc-86f6-fd41bfd63c92.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740880)
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 73ea955d-a667-55bc-8a33-460f15f94afc due to Ignoring non-200 response
2026-03-27 22:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5752231/general/8f36f322-dc30-48c2-91d3-c19428887ba6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740880)
2026-03-27 22:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5752231/general/7b34a4a5-ed7a-447b-bfaf-2aa775142125.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740880)
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d01ae90>
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_776d3e87-9e66-5546-b8f9-fc77779b1612/776d3e87-9e66-5546-b8f9-fc77779b1612_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752453%252Fgeneral%252Fd152d821-3ff9-409e-b551-791f750b993b.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752453/general/d152d821-3ff9-409e-b551-791f750b993b.jpg saved to cache
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 776d3e87-9e66-5546-b8f9-fc77779b1612
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 73ea955d-a667-55bc-8a33-460f15f94afc due to Ignoring non-200 response
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 73ea955d-a667-55bc-8a33-460f15f94afc due to Ignoring non-200 response
2026-03-27 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752641/general/61214d0a-6e1e-42cc-ac51-ab6a00ddec9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740524)
2026-03-27 22:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5752231/general/dc219ffa-e4a4-4e5b-987d-34b61af214b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740880)
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 73ea955d-a667-55bc-8a33-460f15f94afc due to Ignoring non-200 response
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 73ea955d-a667-55bc-8a33-460f15f94afc due to Ignoring non-200 response
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 73ea955d-a667-55bc-8a33-460f15f94afc due to Ignoring non-200 response
2026-03-27 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752453/general/9187f5e0-c10f-4cb3-ac18-f231c67effb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740739)
2026-03-27 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752647/general/e99267cf-c16a-4568-b304-f0d75565191a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740530)
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df9c550>
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cc31d88-63fa-5cd2-b5fb-d100473b0d20/4cc31d88-63fa-5cd2-b5fb-d100473b0d20_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752641%252Fgeneral%252F61214d0a-6e1e-42cc-ac51-ab6a00ddec9d.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752641/general/61214d0a-6e1e-42cc-ac51-ab6a00ddec9d.jpg saved to cache
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4cc31d88-63fa-5cd2-b5fb-d100473b0d20
2026-03-27 22:19:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4cc31d88-63fa-5cd2-b5fb-d100473b0d20, skipping ID generation
2026-03-27 22:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cc31d88-63fa-5cd2-b5fb-d100473b0d20 with scrape type 1
2026-03-27 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4cc31d88-63fa-5cd2-b5fb-d100473b0d20 sending to next pipeline
2026-03-27 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4cc31d88-63fa-5cd2-b5fb-d100473b0d20, identifier: 10740524
2026-03-27 22:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4cc31d88-63fa-5cd2-b5fb-d100473b0d20 with identifier: 10740524
2026-03-27 22:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4cc31d88-63fa-5cd2-b5fb-d100473b0d20 with identifier: 10740524
2026-03-27 22:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4cc31d88-63fa-5cd2-b5fb-d100473b0d20 with identifier: 10740524 to the API
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752641/general/61214d0a-6e1e-42cc-ac51-ab6a00ddec9d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '4cc31d88-63fa-5cd2-b5fb-d100473b0d20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABN430',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740524',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 72181,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cc31d88-63fa-5cd2-b5fb-d100473b0d20/4cc31d88-63fa-5cd2-b5fb-d100473b0d20_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102010,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752641/general/61214d0a-6e1e-42cc-ac51-ab6a00ddec9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cc31d88-63fa-5cd2-b5fb-d100473b0d20/4cc31d88-63fa-5cd2-b5fb-d100473b0d20_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106025,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752641/general/fdc00e25-0b45-49e0-abc1-f29a745b6810.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cc31d88-63fa-5cd2-b5fb-d100473b0d20/4cc31d88-63fa-5cd2-b5fb-d100473b0d20_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97404,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752641/general/59befd60-1a55-42ce-8c5f-c558b424fc4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cc31d88-63fa-5cd2-b5fb-d100473b0d20/4cc31d88-63fa-5cd2-b5fb-d100473b0d20_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119182,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752641/general/be705cb0-a62a-409c-aa5f-f3da70b06c71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cc31d88-63fa-5cd2-b5fb-d100473b0d20/4cc31d88-63fa-5cd2-b5fb-d100473b0d20_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149477,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752641/general/a506985e-8999-4e4b-b8fc-5cae4b231ad3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cc31d88-63fa-5cd2-b5fb-d100473b0d20/4cc31d88-63fa-5cd2-b5fb-d100473b0d20_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105238,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752641/general/c3e1206c-00eb-41be-bcc0-9c55de7330d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cc31d88-63fa-5cd2-b5fb-d100473b0d20/4cc31d88-63fa-5cd2-b5fb-d100473b0d20_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191713,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752641/general/1f2953ec-af99-45e3-a459-6435094f9695.jpg',
'Width': 1024}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia 2.0 TDI Ambition - Diesel - Manual - 115 hp - 72.181 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740524%27 HTTP/1.1" 200 None
2026-03-27 22:19:27 [adesa.be] INFO: Saving data for 10740524: {'created_time': 1774649967.342713, 'last_price_update_time': 1774649967.342725, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740524') HTTP/1.1" 204 0
2026-03-27 22:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752570/general/32330bc7-0dac-450c-a012-de408ce3a2e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740486)
2026-03-27 22:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752253/general/d068baa1-89ac-46a5-b986-507f891c7d01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740007)
2026-03-27 22:19:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 73ea955d-a667-55bc-8a33-460f15f94afc due to Ignoring non-200 response
2026-03-27 22:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df9d150>
2026-03-27 22:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_776d3e87-9e66-5546-b8f9-fc77779b1612/776d3e87-9e66-5546-b8f9-fc77779b1612_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752453%252Fgeneral%252F9187f5e0-c10f-4cb3-ac18-f231c67effb6.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752453/general/9187f5e0-c10f-4cb3-ac18-f231c67effb6.jpg saved to cache
2026-03-27 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 776d3e87-9e66-5546-b8f9-fc77779b1612
2026-03-27 22:19:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 776d3e87-9e66-5546-b8f9-fc77779b1612, skipping ID generation
2026-03-27 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 776d3e87-9e66-5546-b8f9-fc77779b1612 with scrape type 1
2026-03-27 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 776d3e87-9e66-5546-b8f9-fc77779b1612 sending to next pipeline
2026-03-27 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 776d3e87-9e66-5546-b8f9-fc77779b1612, identifier: 10740739
2026-03-27 22:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d484a50>
2026-03-27 22:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1aba50cb-a70c-5297-a9aa-412e51cc5520/1aba50cb-a70c-5297-a9aa-412e51cc5520_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752647%252Fgeneral%252Fe99267cf-c16a-4568-b304-f0d75565191a.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752647/general/e99267cf-c16a-4568-b304-f0d75565191a.jpg saved to cache
2026-03-27 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1aba50cb-a70c-5297-a9aa-412e51cc5520
2026-03-27 22:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 776d3e87-9e66-5546-b8f9-fc77779b1612 with identifier: 10740739
2026-03-27 22:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 776d3e87-9e66-5546-b8f9-fc77779b1612 with identifier: 10740739
2026-03-27 22:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 776d3e87-9e66-5546-b8f9-fc77779b1612 with identifier: 10740739 to the API
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752453/general/9187f5e0-c10f-4cb3-ac18-f231c67effb6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '776d3e87-9e66-5546-b8f9-fc77779b1612',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740739',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 105646,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_776d3e87-9e66-5546-b8f9-fc77779b1612/776d3e87-9e66-5546-b8f9-fc77779b1612_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95044,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752453/general/b97ff4ea-7e6f-4d59-932e-ba4174ec9338.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_776d3e87-9e66-5546-b8f9-fc77779b1612/776d3e87-9e66-5546-b8f9-fc77779b1612_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97482,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752453/general/9187f5e0-c10f-4cb3-ac18-f231c67effb6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_776d3e87-9e66-5546-b8f9-fc77779b1612/776d3e87-9e66-5546-b8f9-fc77779b1612_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113321,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752453/general/d152d821-3ff9-409e-b551-791f750b993b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_776d3e87-9e66-5546-b8f9-fc77779b1612/776d3e87-9e66-5546-b8f9-fc77779b1612_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135670,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752453/general/4eccdf26-5e81-42d6-bc9b-a2dd2699e503.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_776d3e87-9e66-5546-b8f9-fc77779b1612/776d3e87-9e66-5546-b8f9-fc77779b1612_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93525,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752453/general/c220af1a-46c0-436e-a4b2-1def334e6674.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'105.646 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740739%27 HTTP/1.1" 200 None
2026-03-27 22:19:27 [adesa.be] INFO: Saving data for 10740739: {'created_time': 1774649967.968534, 'last_price_update_time': 1774649967.968544, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740739') HTTP/1.1" 204 0
2026-03-27 22:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752267/general/58fba95e-cd99-450c-b595-e1b526b7a7b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740018)
2026-03-27 22:19:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 73ea955d-a667-55bc-8a33-460f15f94afc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1aba50cb-a70c-5297-a9aa-412e51cc5520 with identifier: 10740530
2026-03-27 22:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1aba50cb-a70c-5297-a9aa-412e51cc5520 with identifier: 10740530
2026-03-27 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1aba50cb-a70c-5297-a9aa-412e51cc5520 with identifier: 10740530 to the API
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '1aba50cb-a70c-5297-a9aa-412e51cc5520',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHF102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740530',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 137259,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5752647/general/75d82179-d9bf-4c05-916e-e32656beacea.jpg',
'https://images.openlane.eu/carimgs/5752647/general/31fb7433-b434-4882-9dec-cd17937e6298.jpg',
'https://images.openlane.eu/carimgs/5752647/general/b75eaa0b-36cb-4f1b-9b58-34e5f4cdd748.jpg',
'https://images.openlane.eu/carimgs/5752647/general/e99267cf-c16a-4568-b304-f0d75565191a.jpg',
'https://images.openlane.eu/carimgs/5752647/general/34c5a4c1-e557-4410-b9eb-d0a51d490b64.jpg',
'https://images.openlane.eu/carimgs/5752647/general/80bd33f6-4356-4d55-a7d7-50a5ad5b3379.jpg',
'https://images.openlane.eu/carimgs/5752647/general/8e26206d-67e0-4380-ac2e-1000b490b551.jpg',
'https://images.openlane.eu/carimgs/5752647/general/e13ec4a1-68b9-475f-9e44-6c430e455a58.jpg',
'https://images.openlane.eu/carimgs/5752647/general/c850f272-33e8-41ac-b39c-9f2684d0c4ae.jpg',
'https://images.openlane.eu/carimgs/5752647/general/0c5fcb75-e773-47c2-9fb7-414c71f21a0d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aba50cb-a70c-5297-a9aa-412e51cc5520/1aba50cb-a70c-5297-a9aa-412e51cc5520_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173455,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752647/general/31fb7433-b434-4882-9dec-cd17937e6298.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aba50cb-a70c-5297-a9aa-412e51cc5520/1aba50cb-a70c-5297-a9aa-412e51cc5520_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173625,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752647/general/b75eaa0b-36cb-4f1b-9b58-34e5f4cdd748.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aba50cb-a70c-5297-a9aa-412e51cc5520/1aba50cb-a70c-5297-a9aa-412e51cc5520_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169961,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752647/general/e99267cf-c16a-4568-b304-f0d75565191a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aba50cb-a70c-5297-a9aa-412e51cc5520/1aba50cb-a70c-5297-a9aa-412e51cc5520_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231414,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752647/general/8e26206d-67e0-4380-ac2e-1000b490b551.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aba50cb-a70c-5297-a9aa-412e51cc5520/1aba50cb-a70c-5297-a9aa-412e51cc5520_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239812,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752647/general/e13ec4a1-68b9-475f-9e44-6c430e455a58.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aba50cb-a70c-5297-a9aa-412e51cc5520/1aba50cb-a70c-5297-a9aa-412e51cc5520_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108191,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752647/general/c850f272-33e8-41ac-b39c-9f2684d0c4ae.jpg',
'Width': 1500}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 D3 Momentum Pro - Diesel - Manual - 150 hp - 137.259 km',
'transmission': 'manual',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740530%27 HTTP/1.1" 200 None
2026-03-27 22:19:28 [adesa.be] INFO: Saving data for 10740530: {'created_time': 1774649968.336764, 'last_price_update_time': 1774649968.336773, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740530') HTTP/1.1" 204 0
2026-03-27 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73ea955d-a667-55bc-8a33-460f15f94afc with identifier: 10740880
2026-03-27 22:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73ea955d-a667-55bc-8a33-460f15f94afc with identifier: 10740880
2026-03-27 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73ea955d-a667-55bc-8a33-460f15f94afc with identifier: 10740880 to the API
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '73ea955d-a667-55bc-8a33-460f15f94afc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TPK808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740880',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 122000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5752231/general/ac7a3070-e286-4cd4-aa5b-fcdb3c311364.JPG',
'https://images.openlane.eu/carimgs/5752231/general/ed2af498-ff4f-4e17-b622-fa97d39fd80b.JPG',
'https://images.openlane.eu/carimgs/5752231/general/f38f70ef-41a3-49d1-8081-8c82d2238f68.JPG',
'https://images.openlane.eu/carimgs/5752231/general/9c84c851-62ea-48b9-aa37-390dcfd67656.JPG',
'https://images.openlane.eu/carimgs/5752231/general/66191932-0f80-476c-891e-2b81ef23201f.JPG',
'https://images.openlane.eu/carimgs/5752231/general/9993cf95-4d2a-4cbe-90a7-d1bf6e88984d.JPG',
'https://images.openlane.eu/carimgs/5752231/general/b2516a8e-5a62-4ecc-86f6-fd41bfd63c92.JPG',
'https://images.openlane.eu/carimgs/5752231/general/7b34a4a5-ed7a-447b-bfaf-2aa775142125.JPG',
'https://images.openlane.eu/carimgs/5752231/general/8f36f322-dc30-48c2-91d3-c19428887ba6.JPG',
'https://images.openlane.eu/carimgs/5752231/general/dc219ffa-e4a4-4e5b-987d-34b61af214b2.JPG'],
'photos': [],
'price': 21300,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Mercedes-Benz C Break 200d AMG Line - Diesel - Automatic - 163 hp - '
'122.000 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740880%27 HTTP/1.1" 200 None
2026-03-27 22:19:28 [adesa.be] INFO: Saving data for 10740880: {'created_time': 1774649968.677307, 'last_price_update_time': 1774649968.677316, 'auction_closing_time': 1774863000.0}
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740880') HTTP/1.1" 204 0
2026-03-27 22:19:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d3bdbf78-6cdf-5fee-b577-3e05780ade44 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752608/general/76779d6f-b041-438f-8980-207f3830663b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740499)
2026-03-27 22:19:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1aba50cb-a70c-5297-a9aa-412e51cc5520 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 73ea955d-a667-55bc-8a33-460f15f94afc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfbc550>
2026-03-27 22:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c73ac4d5-5e0e-57e3-9579-c0e080a1ec26/c73ac4d5-5e0e-57e3-9579-c0e080a1ec26_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752570%252Fgeneral%252F32330bc7-0dac-450c-a012-de408ce3a2e4.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752570/general/32330bc7-0dac-450c-a012-de408ce3a2e4.jpg saved to cache
2026-03-27 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26
2026-03-27 22:19:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26, skipping ID generation
2026-03-27 22:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with scrape type 1
2026-03-27 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 sending to next pipeline
2026-03-27 22:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26, identifier: 10740486
2026-03-27 22:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfbd250>
2026-03-27 22:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3bdbf78-6cdf-5fee-b577-3e05780ade44/d3bdbf78-6cdf-5fee-b577-3e05780ade44_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752253%252Fgeneral%252Fd068baa1-89ac-46a5-b986-507f891c7d01.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752253/general/d068baa1-89ac-46a5-b986-507f891c7d01.jpg saved to cache
2026-03-27 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d3bdbf78-6cdf-5fee-b577-3e05780ade44
2026-03-27 22:19:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3bdbf78-6cdf-5fee-b577-3e05780ade44, skipping ID generation
2026-03-27 22:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3bdbf78-6cdf-5fee-b577-3e05780ade44 with scrape type 1
2026-03-27 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3bdbf78-6cdf-5fee-b577-3e05780ade44 sending to next pipeline
2026-03-27 22:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3bdbf78-6cdf-5fee-b577-3e05780ade44, identifier: 10740007
2026-03-27 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752652/general/6a844948-8014-4a7a-b049-60bb1c204f05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740534)
2026-03-27 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752652/general/a993481f-f050-413f-bc04-1b02a4fa59b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740534)
2026-03-27 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739943> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with identifier: 10740486
2026-03-27 22:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with identifier: 10740486
2026-03-27 22:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with identifier: 10740486 to the API
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752570/general/32330bc7-0dac-450c-a012-de408ce3a2e4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'c73ac4d5-5e0e-57e3-9579-c0e080a1ec26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLE931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 146436,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 94,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c73ac4d5-5e0e-57e3-9579-c0e080a1ec26/c73ac4d5-5e0e-57e3-9579-c0e080a1ec26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752570/general/c6076090-3782-46f8-9894-e112a79c1bbf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c73ac4d5-5e0e-57e3-9579-c0e080a1ec26/c73ac4d5-5e0e-57e3-9579-c0e080a1ec26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752570/general/5d0c62a2-73d1-4853-8fca-b508048600f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c73ac4d5-5e0e-57e3-9579-c0e080a1ec26/c73ac4d5-5e0e-57e3-9579-c0e080a1ec26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752570/general/bc5980e6-b31a-440e-a3cd-b95d4fb3c121.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c73ac4d5-5e0e-57e3-9579-c0e080a1ec26/c73ac4d5-5e0e-57e3-9579-c0e080a1ec26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752570/general/32330bc7-0dac-450c-a012-de408ce3a2e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c73ac4d5-5e0e-57e3-9579-c0e080a1ec26/c73ac4d5-5e0e-57e3-9579-c0e080a1ec26_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752570/general/2126beeb-a168-41ec-84ec-4a16d9d1176f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c73ac4d5-5e0e-57e3-9579-c0e080a1ec26/c73ac4d5-5e0e-57e3-9579-c0e080a1ec26_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752570/general/9323ee69-4ed2-478d-8e83-6d528fc0956a.jpg',
'Width': 1024}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Automatic - 150 hp '
'- 146.436 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740486%27 HTTP/1.1" 200 None
2026-03-27 22:19:29 [adesa.be] INFO: Saving data for 10740486: {'created_time': 1774649969.306976, 'last_price_update_time': 1774649969.306985, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740486') HTTP/1.1" 204 0
2026-03-27 22:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3bdbf78-6cdf-5fee-b577-3e05780ade44 with identifier: 10740007
2026-03-27 22:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3bdbf78-6cdf-5fee-b577-3e05780ade44 with identifier: 10740007
2026-03-27 22:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3bdbf78-6cdf-5fee-b577-3e05780ade44 with identifier: 10740007 to the API
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752253/general/d068baa1-89ac-46a5-b986-507f891c7d01.jpg>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3bdbf78-6cdf-5fee-b577-3e05780ade44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEU552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740007',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 201421,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 106,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3bdbf78-6cdf-5fee-b577-3e05780ade44/d3bdbf78-6cdf-5fee-b577-3e05780ade44_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752253/general/c6de620d-b974-4745-ae20-2fef4f5cbee4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3bdbf78-6cdf-5fee-b577-3e05780ade44/d3bdbf78-6cdf-5fee-b577-3e05780ade44_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752253/general/9673e2a7-b9ab-4462-9ec4-df60333579e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3bdbf78-6cdf-5fee-b577-3e05780ade44/d3bdbf78-6cdf-5fee-b577-3e05780ade44_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752253/general/f92e23a9-6d31-4290-ad13-0e227835e941.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3bdbf78-6cdf-5fee-b577-3e05780ade44/d3bdbf78-6cdf-5fee-b577-3e05780ade44_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129395,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752253/general/3e755511-5f39-4a38-aff4-92102c487298.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3bdbf78-6cdf-5fee-b577-3e05780ade44/d3bdbf78-6cdf-5fee-b577-3e05780ade44_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752253/general/d068baa1-89ac-46a5-b986-507f891c7d01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3bdbf78-6cdf-5fee-b577-3e05780ade44/d3bdbf78-6cdf-5fee-b577-3e05780ade44_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752253/general/98983edf-6a1e-4f22-b11d-de89892ac9bb.jpg',
'Width': 1024}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'201.421 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740007%27 HTTP/1.1" 200 None
2026-03-27 22:19:29 [adesa.be] INFO: Saving data for 10740007: {'created_time': 1774649969.664842, 'last_price_update_time': 1774649969.664852, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740007') HTTP/1.1" 204 0
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b86d0>
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752267%252Fgeneral%252F58fba95e-cd99-450c-b595-e1b526b7a7b2.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752267/general/58fba95e-cd99-450c-b595-e1b526b7a7b2.jpg saved to cache
2026-03-27 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4627d995-1ddb-56b6-9041-050eb953568a
2026-03-27 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752260/general/c45bf28f-caf5-4b6f-a7a3-10c6c2e8cff7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740014)
2026-03-27 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c8a10>
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd35aa0a-c3de-5777-9592-50346f0bdbad/dd35aa0a-c3de-5777-9592-50346f0bdbad_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752608%252Fgeneral%252F76779d6f-b041-438f-8980-207f3830663b.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752608/general/76779d6f-b041-438f-8980-207f3830663b.jpg saved to cache
2026-03-27 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dd35aa0a-c3de-5777-9592-50346f0bdbad
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e230210>
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9012a4c-3ffa-5cb9-843e-8e0182e8df8e/b9012a4c-3ffa-5cb9-843e-8e0182e8df8e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252F6a844948-8014-4a7a-b049-60bb1c204f05.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/6a844948-8014-4a7a-b049-60bb1c204f05.jpg saved to cache
2026-03-27 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b9012a4c-3ffa-5cb9-843e-8e0182e8df8e
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c8510>
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9012a4c-3ffa-5cb9-843e-8e0182e8df8e/b9012a4c-3ffa-5cb9-843e-8e0182e8df8e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252Fa993481f-f050-413f-bc04-1b02a4fa59b6.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/a993481f-f050-413f-bc04-1b02a4fa59b6.jpg saved to cache
2026-03-27 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b9012a4c-3ffa-5cb9-843e-8e0182e8df8e
2026-03-27 22:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36d158e4-9d1a-5a91-a07a-414288977547 with identifier: 10739943
2026-03-27 22:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36d158e4-9d1a-5a91-a07a-414288977547 with scrape type 1
2026-03-27 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 36d158e4-9d1a-5a91-a07a-414288977547
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672112%252Fgeneral%252F76635231-7731-4b94-8980-7263adcf8558.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672112/general/76635231-7731-4b94-8980-7263adcf8558.jpg already downloaded
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672112%252Fgeneral%252F53aa4332-3078-4c1a-8e1e-fc9950ac5439.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672112/general/53aa4332-3078-4c1a-8e1e-fc9950ac5439.jpg already downloaded
2026-03-27 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672112%252Fgeneral%252F644340f2-c4d0-4714-9a82-407958a66454.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672112/general/644340f2-c4d0-4714-9a82-407958a66454.jpg already downloaded
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672112%252Fgeneral%252F11ad2284-c105-4300-b321-996e956962aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672112/general/11ad2284-c105-4300-b321-996e956962aa.jpg already downloaded
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672112%252Fgeneral%252Fcd851a2f-fd0b-4f56-9e44-1afb639211e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672112/general/cd851a2f-fd0b-4f56-9e44-1afb639211e9.jpg already downloaded
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672112%252Fgeneral%252F65351b57-b111-4e5e-8e63-1a93c9f5ab59.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672112/general/65351b57-b111-4e5e-8e63-1a93c9f5ab59.jpg already downloaded
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672112%252Fgeneral%252F51d7b89a-5a65-4037-b5f3-621c804b16dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672112/general/51d7b89a-5a65-4037-b5f3-621c804b16dd.jpg already downloaded
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672112%252Fgeneral%252F78ef258b-3c09-4390-85c6-410771357ce2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672112/general/78ef258b-3c09-4390-85c6-410771357ce2.jpg already downloaded
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672112%252Fgeneral%252Ff7094e09-000f-4163-95de-cc8f85fb2fcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672112/general/f7094e09-000f-4163-95de-cc8f85fb2fcb.jpg already downloaded
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672112%252Fgeneral%252F6061a6fa-4041-4d58-963b-9b4da4a8f81d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672112/general/6061a6fa-4041-4d58-963b-9b4da4a8f81d.jpg already downloaded
2026-03-27 22:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36d158e4-9d1a-5a91-a07a-414288977547, identifier: 10739943
2026-03-27 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752312/general/bc554911-3cbf-4e30-ac53-042ef2452571.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740045)
2026-03-27 22:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36d158e4-9d1a-5a91-a07a-414288977547 with identifier: 10739943
2026-03-27 22:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36d158e4-9d1a-5a91-a07a-414288977547 with identifier: 10739943
2026-03-27 22:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36d158e4-9d1a-5a91-a07a-414288977547 with identifier: 10739943 to the API
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739943>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '36d158e4-9d1a-5a91-a07a-414288977547',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCD533',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739943',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 133288,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5672112/general/76635231-7731-4b94-8980-7263adcf8558.jpg',
'https://images.openlane.eu/carimgs/5672112/general/53aa4332-3078-4c1a-8e1e-fc9950ac5439.jpg',
'https://images.openlane.eu/carimgs/5672112/general/644340f2-c4d0-4714-9a82-407958a66454.jpg',
'https://images.openlane.eu/carimgs/5672112/general/11ad2284-c105-4300-b321-996e956962aa.jpg',
'https://images.openlane.eu/carimgs/5672112/general/cd851a2f-fd0b-4f56-9e44-1afb639211e9.jpg',
'https://images.openlane.eu/carimgs/5672112/general/65351b57-b111-4e5e-8e63-1a93c9f5ab59.jpg',
'https://images.openlane.eu/carimgs/5672112/general/51d7b89a-5a65-4037-b5f3-621c804b16dd.jpg',
'https://images.openlane.eu/carimgs/5672112/general/78ef258b-3c09-4390-85c6-410771357ce2.jpg',
'https://images.openlane.eu/carimgs/5672112/general/f7094e09-000f-4163-95de-cc8f85fb2fcb.jpg',
'https://images.openlane.eu/carimgs/5672112/general/6061a6fa-4041-4d58-963b-9b4da4a8f81d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d158e4-9d1a-5a91-a07a-414288977547/36d158e4-9d1a-5a91-a07a-414288977547_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672112/general/76635231-7731-4b94-8980-7263adcf8558.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d158e4-9d1a-5a91-a07a-414288977547/36d158e4-9d1a-5a91-a07a-414288977547_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672112/general/53aa4332-3078-4c1a-8e1e-fc9950ac5439.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d158e4-9d1a-5a91-a07a-414288977547/36d158e4-9d1a-5a91-a07a-414288977547_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672112/general/644340f2-c4d0-4714-9a82-407958a66454.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d158e4-9d1a-5a91-a07a-414288977547/36d158e4-9d1a-5a91-a07a-414288977547_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672112/general/11ad2284-c105-4300-b321-996e956962aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d158e4-9d1a-5a91-a07a-414288977547/36d158e4-9d1a-5a91-a07a-414288977547_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672112/general/cd851a2f-fd0b-4f56-9e44-1afb639211e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d158e4-9d1a-5a91-a07a-414288977547/36d158e4-9d1a-5a91-a07a-414288977547_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672112/general/65351b57-b111-4e5e-8e63-1a93c9f5ab59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d158e4-9d1a-5a91-a07a-414288977547/36d158e4-9d1a-5a91-a07a-414288977547_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672112/general/51d7b89a-5a65-4037-b5f3-621c804b16dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d158e4-9d1a-5a91-a07a-414288977547/36d158e4-9d1a-5a91-a07a-414288977547_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672112/general/78ef258b-3c09-4390-85c6-410771357ce2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d158e4-9d1a-5a91-a07a-414288977547/36d158e4-9d1a-5a91-a07a-414288977547_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672112/general/f7094e09-000f-4163-95de-cc8f85fb2fcb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d158e4-9d1a-5a91-a07a-414288977547/36d158e4-9d1a-5a91-a07a-414288977547_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672112/general/6061a6fa-4041-4d58-963b-9b4da4a8f81d.jpg',
'Width': 1024}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.2i Allure Pack - Petrol - 130 hp - 133.288 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739943%27 HTTP/1.1" 200 None
2026-03-27 22:19:30 [adesa.be] INFO: Saving data for 10739943: {'created_time': 1774649970.547123, 'last_price_update_time': 1774649970.547135, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739943') HTTP/1.1" 204 0
2026-03-27 22:19:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item dd35aa0a-c3de-5777-9592-50346f0bdbad due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f38da48-8c21-58fb-bd79-8e81aeebfd7f with identifier: 10740785
2026-03-27 22:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f38da48-8c21-58fb-bd79-8e81aeebfd7f with identifier: 10740785
2026-03-27 22:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f38da48-8c21-58fb-bd79-8e81aeebfd7f with identifier: 10740785 to the API
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:30 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7f38da48-8c21-58fb-bd79-8e81aeebfd7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRS181',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740785',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 25938,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 77,
'photo_urls': ['https://images.openlane.eu/carimgs/5752505/general/c58c21fd-8af6-4147-89ca-209343204416.jpg',
'https://images.openlane.eu/carimgs/5752505/general/28a11e09-2c8a-4811-a5f0-cc6bee6c24a3.jpg',
'https://images.openlane.eu/carimgs/5752505/general/030d6be2-5d79-4dd8-b974-040aa52ade75.jpg',
'https://images.openlane.eu/carimgs/5752505/general/08acc745-e47e-4f84-8ec3-3385734a15ea.jpg',
'https://images.openlane.eu/carimgs/5752505/general/b811cf44-3d4c-4930-9f38-6dc1bc0927da.jpg',
'https://images.openlane.eu/carimgs/5752505/general/09725a8a-23e9-4ec6-ba89-b9815460eae7.jpg',
'https://images.openlane.eu/carimgs/5752505/general/1e5c1f65-3bee-4cb4-9b88-dae0c2c24f8e.jpg',
'https://images.openlane.eu/carimgs/5752505/general/fbfa732f-f849-4df0-b1b3-5b0fcd1900d8.jpg',
'https://images.openlane.eu/carimgs/5752505/general/29be2efa-695e-48cc-8410-bfdb2e757de4.jpg',
'https://images.openlane.eu/carimgs/5752505/general/8888968a-f12a-4446-b8dc-e829c8e307c2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f38da48-8c21-58fb-bd79-8e81aeebfd7f/7f38da48-8c21-58fb-bd79-8e81aeebfd7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752505/general/c58c21fd-8af6-4147-89ca-209343204416.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f38da48-8c21-58fb-bd79-8e81aeebfd7f/7f38da48-8c21-58fb-bd79-8e81aeebfd7f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752505/general/28a11e09-2c8a-4811-a5f0-cc6bee6c24a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f38da48-8c21-58fb-bd79-8e81aeebfd7f/7f38da48-8c21-58fb-bd79-8e81aeebfd7f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752505/general/08acc745-e47e-4f84-8ec3-3385734a15ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f38da48-8c21-58fb-bd79-8e81aeebfd7f/7f38da48-8c21-58fb-bd79-8e81aeebfd7f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752505/general/b811cf44-3d4c-4930-9f38-6dc1bc0927da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f38da48-8c21-58fb-bd79-8e81aeebfd7f/7f38da48-8c21-58fb-bd79-8e81aeebfd7f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86252,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752505/general/09725a8a-23e9-4ec6-ba89-b9815460eae7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f38da48-8c21-58fb-bd79-8e81aeebfd7f/7f38da48-8c21-58fb-bd79-8e81aeebfd7f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752505/general/1e5c1f65-3bee-4cb4-9b88-dae0c2c24f8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f38da48-8c21-58fb-bd79-8e81aeebfd7f/7f38da48-8c21-58fb-bd79-8e81aeebfd7f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752505/general/29be2efa-695e-48cc-8410-bfdb2e757de4.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 130 hp - 25.938 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740785%27 HTTP/1.1" 200 None
2026-03-27 22:19:30 [adesa.be] INFO: Saving data for 10740785: {'created_time': 1774649970.882635, 'last_price_update_time': 1774649970.882645, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740785') HTTP/1.1" 204 0
2026-03-27 22:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd35aa0a-c3de-5777-9592-50346f0bdbad with identifier: 10740499
2026-03-27 22:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd35aa0a-c3de-5777-9592-50346f0bdbad with identifier: 10740499
2026-03-27 22:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd35aa0a-c3de-5777-9592-50346f0bdbad with identifier: 10740499 to the API
2026-03-27 22:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:31 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'dd35aa0a-c3de-5777-9592-50346f0bdbad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA132',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740499',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 138239,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 61,
'photo_urls': ['https://images.openlane.eu/carimgs/5752608/general/251f88e4-35a9-42cb-9c0e-4bd6dde0054b.jpg',
'https://images.openlane.eu/carimgs/5752608/general/e35662dc-38b3-486b-8965-f6687fa26a75.jpg',
'https://images.openlane.eu/carimgs/5752608/general/ff13f828-3800-4720-969e-3eabe308bb71.jpg',
'https://images.openlane.eu/carimgs/5752608/general/1b23e45f-4548-4573-9b5e-9d2680fece7e.jpg',
'https://images.openlane.eu/carimgs/5752608/general/76779d6f-b041-438f-8980-207f3830663b.jpg',
'https://images.openlane.eu/carimgs/5752608/general/5d4e583e-162c-4326-88b2-4730da120cec.jpg',
'https://images.openlane.eu/carimgs/5752608/general/50ada841-1d9f-4aa1-b6fb-6c41931d8641.jpg',
'https://images.openlane.eu/carimgs/5752608/general/7c0f14ff-8d0d-4da1-b74d-25744e46a4ae.jpg',
'https://images.openlane.eu/carimgs/5752608/general/3f3011ab-d082-4d80-bda2-5ce90ce3ef60.jpg',
'https://images.openlane.eu/carimgs/5752608/general/8cf95939-a257-4159-ac93-de7ead679e98.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd35aa0a-c3de-5777-9592-50346f0bdbad/dd35aa0a-c3de-5777-9592-50346f0bdbad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294772,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752608/general/251f88e4-35a9-42cb-9c0e-4bd6dde0054b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd35aa0a-c3de-5777-9592-50346f0bdbad/dd35aa0a-c3de-5777-9592-50346f0bdbad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300538,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752608/general/e35662dc-38b3-486b-8965-f6687fa26a75.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd35aa0a-c3de-5777-9592-50346f0bdbad/dd35aa0a-c3de-5777-9592-50346f0bdbad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351233,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752608/general/76779d6f-b041-438f-8980-207f3830663b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd35aa0a-c3de-5777-9592-50346f0bdbad/dd35aa0a-c3de-5777-9592-50346f0bdbad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402176,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752608/general/5d4e583e-162c-4326-88b2-4730da120cec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd35aa0a-c3de-5777-9592-50346f0bdbad/dd35aa0a-c3de-5777-9592-50346f0bdbad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421124,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752608/general/7c0f14ff-8d0d-4da1-b74d-25744e46a4ae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd35aa0a-c3de-5777-9592-50346f0bdbad/dd35aa0a-c3de-5777-9592-50346f0bdbad_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 720450,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752608/general/3f3011ab-d082-4d80-bda2-5ce90ce3ef60.jpg',
'Width': 1920}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 1.2i GT - Petrol - Manual - 130 hp - 138.239 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2020}
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740499%27 HTTP/1.1" 200 None
2026-03-27 22:19:31 [adesa.be] INFO: Saving data for 10740499: {'created_time': 1774649971.454828, 'last_price_update_time': 1774649971.454838, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740499') HTTP/1.1" 204 0
2026-03-27 22:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4627d995-1ddb-56b6-9041-050eb953568a with identifier: 10740018
2026-03-27 22:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4627d995-1ddb-56b6-9041-050eb953568a with identifier: 10740018
2026-03-27 22:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4627d995-1ddb-56b6-9041-050eb953568a with identifier: 10740018 to the API
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:31 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4627d995-1ddb-56b6-9041-050eb953568a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK399',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740018',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 194562,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 109,
'photo_urls': ['https://images.openlane.eu/carimgs/5752267/general/0a1cf983-f3ca-415a-9ff0-6540c7460676.jpg',
'https://images.openlane.eu/carimgs/5752267/general/34ffe412-ffb7-4b27-bf3b-ae56652df9f6.jpg',
'https://images.openlane.eu/carimgs/5752267/general/7ee8ee43-08ff-4269-b6da-75c60fbcdec8.jpg',
'https://images.openlane.eu/carimgs/5752267/general/3fa7f3e9-6550-4337-981d-e14508a53155.jpg',
'https://images.openlane.eu/carimgs/5752267/general/58fba95e-cd99-450c-b595-e1b526b7a7b2.jpg',
'https://images.openlane.eu/carimgs/5752267/general/1fb2ef88-cdc8-4a79-baf7-ee04c5613a3a.jpg',
'https://images.openlane.eu/carimgs/5752267/general/b4a0bc19-e741-4a7c-99fa-c477e1aa050a.jpg',
'https://images.openlane.eu/carimgs/5752267/general/d5ba6f25-4f4a-4f7d-a199-5d931e7a4ffb.jpg',
'https://images.openlane.eu/carimgs/5752267/general/8c74e91c-ed88-4b3e-ae35-840d6a81d309.jpg',
'https://images.openlane.eu/carimgs/5752267/general/79d9d14b-11b3-4a92-b123-8207c761e412.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179598,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752267/general/34ffe412-ffb7-4b27-bf3b-ae56652df9f6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112587,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752267/general/3fa7f3e9-6550-4337-981d-e14508a53155.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275818,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752267/general/58fba95e-cd99-450c-b595-e1b526b7a7b2.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277527,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752267/general/1fb2ef88-cdc8-4a79-baf7-ee04c5613a3a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242544,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752267/general/b4a0bc19-e741-4a7c-99fa-c477e1aa050a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195083,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752267/general/d5ba6f25-4f4a-4f7d-a199-5d931e7a4ffb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187252,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752267/general/8c74e91c-ed88-4b3e-ae35-840d6a81d309.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4627d995-1ddb-56b6-9041-050eb953568a/4627d995-1ddb-56b6-9041-050eb953568a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172685,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752267/general/79d9d14b-11b3-4a92-b123-8207c761e412.jpg',
'Width': 1500}],
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Automatic - 130 hp - 194.562 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740018%27 HTTP/1.1" 200 None
2026-03-27 22:19:31 [adesa.be] INFO: Saving data for 10740018: {'created_time': 1774649971.819489, 'last_price_update_time': 1774649971.819499, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740018') HTTP/1.1" 204 0
2026-03-27 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752260/general/08cd3b8b-2ece-4fa4-a473-0d98243d49d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740014)
2026-03-27 22:19:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7f38da48-8c21-58fb-bd79-8e81aeebfd7f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item dd35aa0a-c3de-5777-9592-50346f0bdbad due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4627d995-1ddb-56b6-9041-050eb953568a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddf8950>
2026-03-27 22:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d78984fb-79ba-51ba-a872-b9abecca8401/d78984fb-79ba-51ba-a872-b9abecca8401_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252Fc45bf28f-caf5-4b6f-a7a3-10c6c2e8cff7.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/c45bf28f-caf5-4b6f-a7a3-10c6c2e8cff7.jpg saved to cache
2026-03-27 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d78984fb-79ba-51ba-a872-b9abecca8401
2026-03-27 22:19:31 [adesa.be] INFO: Found listing with ID: 10737578
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737578%27 HTTP/1.1" 200 None
2026-03-27 22:19:31 [adesa.be] INFO: Scrape type for 10737578: 0
2026-03-27 22:19:31 [adesa.be] INFO: Skipping item 10737578 url https://www.openlane.eu/en/carv6/auction/10737578
2026-03-27 22:19:31 [adesa.be] INFO: Found listing with ID: 10736381
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736381%27 HTTP/1.1" 200 None
2026-03-27 22:19:31 [adesa.be] INFO: Scrape type for 10736381: 0
2026-03-27 22:19:31 [adesa.be] INFO: Skipping item 10736381 url https://www.openlane.eu/en/carv6/auction/10736381
2026-03-27 22:19:31 [adesa.be] INFO: Found listing with ID: 10735550
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735550%27 HTTP/1.1" 200 None
2026-03-27 22:19:31 [adesa.be] INFO: Scrape type for 10735550: 0
2026-03-27 22:19:31 [adesa.be] INFO: Skipping item 10735550 url https://www.openlane.eu/en/carv6/auction/10735550
2026-03-27 22:19:31 [adesa.be] INFO: Found listing with ID: 10737634
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737634%27 HTTP/1.1" 200 None
2026-03-27 22:19:31 [adesa.be] INFO: Scrape type for 10737634: 0
2026-03-27 22:19:31 [adesa.be] INFO: Skipping item 10737634 url https://www.openlane.eu/en/carv6/auction/10737634
2026-03-27 22:19:31 [adesa.be] INFO: Found listing with ID: 10737669
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737669%27 HTTP/1.1" 200 None
2026-03-27 22:19:31 [adesa.be] INFO: Scrape type for 10737669: 0
2026-03-27 22:19:31 [adesa.be] INFO: Skipping item 10737669 url https://www.openlane.eu/en/carv6/auction/10737669
2026-03-27 22:19:31 [adesa.be] INFO: Found listing with ID: 10735541
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735541%27 HTTP/1.1" 200 None
2026-03-27 22:19:31 [adesa.be] INFO: Scrape type for 10735541: 0
2026-03-27 22:19:31 [adesa.be] INFO: Skipping item 10735541 url https://www.openlane.eu/en/carv6/auction/10735541
2026-03-27 22:19:31 [adesa.be] INFO: Found listing with ID: 10738302
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738302%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10738302: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10738302 url https://www.openlane.eu/en/carv6/auction/10738302
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735568
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735568%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735568: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735568 url https://www.openlane.eu/en/carv6/auction/10735568
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10738292
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738292%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10738292: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10738292 url https://www.openlane.eu/en/carv6/auction/10738292
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10739912
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739912%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10739912: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10739912 url https://www.openlane.eu/en/carv6/auction/10739912
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735542
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735542%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735542: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735542 url https://www.openlane.eu/en/carv6/auction/10735542
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737666
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737666%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737666: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737666 url https://www.openlane.eu/en/carv6/auction/10737666
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10739918
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739918%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10739918: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10739918 url https://www.openlane.eu/en/carv6/auction/10739918
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10739893
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739893%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10739893: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10739893 url https://www.openlane.eu/en/carv6/auction/10739893
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10739903
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739903%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10739903: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10739903 url https://www.openlane.eu/en/carv6/auction/10739903
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735616
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735616%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735616: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735616 url https://www.openlane.eu/en/carv6/auction/10735616
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10736487
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736487%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10736487: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10736487 url https://www.openlane.eu/en/carv6/auction/10736487
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735406
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735406%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735406: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735406 url https://www.openlane.eu/en/carv6/auction/10735406
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735413
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735413%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735413: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735413 url https://www.openlane.eu/en/carv6/auction/10735413
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735440
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735440%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735440: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735440 url https://www.openlane.eu/en/carv6/auction/10735440
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735414
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735414%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735414: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735414 url https://www.openlane.eu/en/carv6/auction/10735414
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10739894
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739894%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10739894: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10739894 url https://www.openlane.eu/en/carv6/auction/10739894
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10739886
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739886%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10739886: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10739886 url https://www.openlane.eu/en/carv6/auction/10739886
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735655
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735655%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735655: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735655 url https://www.openlane.eu/en/carv6/auction/10735655
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10739910
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739910%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10739910: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10739910 url https://www.openlane.eu/en/carv6/auction/10739910
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735453
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735453%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735453: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735453 url https://www.openlane.eu/en/carv6/auction/10735453
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10736680
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736680%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10736680: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10736680 url https://www.openlane.eu/en/carv6/auction/10736680
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10736407
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736407%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10736407: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10736407 url https://www.openlane.eu/en/carv6/auction/10736407
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735464
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735464%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735464: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735464 url https://www.openlane.eu/en/carv6/auction/10735464
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737592
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737592%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737592: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737592 url https://www.openlane.eu/en/carv6/auction/10737592
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10736398
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736398%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10736398: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10736398 url https://www.openlane.eu/en/carv6/auction/10736398
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735524
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735524%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735524: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735524 url https://www.openlane.eu/en/carv6/auction/10735524
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737568
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737568%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737568: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737568 url https://www.openlane.eu/en/carv6/auction/10737568
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737691
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737691%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737691: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737691 url https://www.openlane.eu/en/carv6/auction/10737691
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735427
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735427%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735427: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735427 url https://www.openlane.eu/en/carv6/auction/10735427
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737717
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737717%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737717: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737717 url https://www.openlane.eu/en/carv6/auction/10737717
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735496
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735496%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735496: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735496 url https://www.openlane.eu/en/carv6/auction/10735496
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735484
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735484%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735484: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735484 url https://www.openlane.eu/en/carv6/auction/10735484
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737616
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737616%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737616: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737616 url https://www.openlane.eu/en/carv6/auction/10737616
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735469
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735469%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735469: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735469 url https://www.openlane.eu/en/carv6/auction/10735469
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735487
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735487%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735487: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735487 url https://www.openlane.eu/en/carv6/auction/10735487
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737709
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737709%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737709: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737709 url https://www.openlane.eu/en/carv6/auction/10737709
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737606
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737606%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737606: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737606 url https://www.openlane.eu/en/carv6/auction/10737606
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737608
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737608%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737608: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737608 url https://www.openlane.eu/en/carv6/auction/10737608
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737642
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737642%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737642: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737642 url https://www.openlane.eu/en/carv6/auction/10737642
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735635
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735635%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735635: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735635 url https://www.openlane.eu/en/carv6/auction/10735635
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735019
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735019%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735019: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735019 url https://www.openlane.eu/en/carv6/auction/10735019
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10736387
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736387%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10736387: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10736387 url https://www.openlane.eu/en/carv6/auction/10736387
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737552
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737552%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737552: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737552 url https://www.openlane.eu/en/carv6/auction/10737552
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737676
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737676%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737676: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737676 url https://www.openlane.eu/en/carv6/auction/10737676
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737643
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737643%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737643: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737643 url https://www.openlane.eu/en/carv6/auction/10737643
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737670
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737670%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737670: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737670 url https://www.openlane.eu/en/carv6/auction/10737670
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737599
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737599%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737599: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737599 url https://www.openlane.eu/en/carv6/auction/10737599
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735433
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735433%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735433: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735433 url https://www.openlane.eu/en/carv6/auction/10735433
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10735434
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735434%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10735434: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10735434 url https://www.openlane.eu/en/carv6/auction/10735434
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737619
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737619%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737619: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737619 url https://www.openlane.eu/en/carv6/auction/10737619
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737595
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737595%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737595: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737595 url https://www.openlane.eu/en/carv6/auction/10737595
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737698
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737698%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737698: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737698 url https://www.openlane.eu/en/carv6/auction/10737698
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10737576
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737576%27 HTTP/1.1" 200 None
2026-03-27 22:19:32 [adesa.be] INFO: Scrape type for 10737576: 0
2026-03-27 22:19:32 [adesa.be] INFO: Skipping item 10737576 url https://www.openlane.eu/en/carv6/auction/10737576
2026-03-27 22:19:32 [adesa.be] INFO: Found listing with ID: 10738265
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738265%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10738265: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10738265 url https://www.openlane.eu/en/carv6/auction/10738265
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10735034
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735034%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10735034: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10735034 url https://www.openlane.eu/en/carv6/auction/10735034
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10735027
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735027%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10735027: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10735027 url https://www.openlane.eu/en/carv6/auction/10735027
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10735533
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735533%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10735533: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10735533 url https://www.openlane.eu/en/carv6/auction/10735533
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737314
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737314%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737314: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737314 url https://www.openlane.eu/en/carv6/auction/10737314
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737611
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737611%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737611: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737611 url https://www.openlane.eu/en/carv6/auction/10737611
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737708
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737708%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737708: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737708 url https://www.openlane.eu/en/carv6/auction/10737708
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10735441
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735441%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10735441: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10735441 url https://www.openlane.eu/en/carv6/auction/10735441
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737699
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737699%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737699: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737699 url https://www.openlane.eu/en/carv6/auction/10737699
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737569
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737569%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737569: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737569 url https://www.openlane.eu/en/carv6/auction/10737569
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737711
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737711%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737711: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737711 url https://www.openlane.eu/en/carv6/auction/10737711
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737557
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737557%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737557: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737557 url https://www.openlane.eu/en/carv6/auction/10737557
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10738802
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738802%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10738802: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10738802 url https://www.openlane.eu/en/carv6/auction/10738802
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737586
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737586%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737586: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737586 url https://www.openlane.eu/en/carv6/auction/10737586
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737597
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737597%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737597: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737597 url https://www.openlane.eu/en/carv6/auction/10737597
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10735649
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735649%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10735649: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10735649 url https://www.openlane.eu/en/carv6/auction/10735649
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737581
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737581%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737581: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737581 url https://www.openlane.eu/en/carv6/auction/10737581
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10735582
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735582%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10735582: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10735582 url https://www.openlane.eu/en/carv6/auction/10735582
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10735512
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735512%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10735512: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10735512 url https://www.openlane.eu/en/carv6/auction/10735512
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737649
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737649%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737649: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737649 url https://www.openlane.eu/en/carv6/auction/10737649
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10735755
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735755%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10735755: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10735755 url https://www.openlane.eu/en/carv6/auction/10735755
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10735638
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735638%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10735638: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10735638 url https://www.openlane.eu/en/carv6/auction/10735638
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10736373
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736373%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10736373: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10736373 url https://www.openlane.eu/en/carv6/auction/10736373
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10735472
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735472%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10735472: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10735472 url https://www.openlane.eu/en/carv6/auction/10735472
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10738331
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738331%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10738331: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10738331 url https://www.openlane.eu/en/carv6/auction/10738331
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737633
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737633%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737633: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737633 url https://www.openlane.eu/en/carv6/auction/10737633
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737625
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737625%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737625: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737625 url https://www.openlane.eu/en/carv6/auction/10737625
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737572
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737572%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737572: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737572 url https://www.openlane.eu/en/carv6/auction/10737572
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10735028
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735028%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10735028: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10735028 url https://www.openlane.eu/en/carv6/auction/10735028
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10735627
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735627%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10735627: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10735627 url https://www.openlane.eu/en/carv6/auction/10735627
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10738308
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738308%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10738308: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10738308 url https://www.openlane.eu/en/carv6/auction/10738308
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10738315
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738315%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10738315: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10738315 url https://www.openlane.eu/en/carv6/auction/10738315
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10736412
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736412%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10736412: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10736412 url https://www.openlane.eu/en/carv6/auction/10736412
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737615
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737615%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737615: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737615 url https://www.openlane.eu/en/carv6/auction/10737615
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10738294
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738294%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10738294: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10738294 url https://www.openlane.eu/en/carv6/auction/10738294
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10735420
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735420%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10735420: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10735420 url https://www.openlane.eu/en/carv6/auction/10735420
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10735753
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735753%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10735753: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10735753 url https://www.openlane.eu/en/carv6/auction/10735753
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737589
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737589%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737589: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737589 url https://www.openlane.eu/en/carv6/auction/10737589
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737553
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737553%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737553: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737553 url https://www.openlane.eu/en/carv6/auction/10737553
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10735586
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735586%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10735586: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10735586 url https://www.openlane.eu/en/carv6/auction/10735586
2026-03-27 22:19:33 [adesa.be] INFO: Found listing with ID: 10737672
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737672%27 HTTP/1.1" 200 None
2026-03-27 22:19:33 [adesa.be] INFO: Scrape type for 10737672: 0
2026-03-27 22:19:33 [adesa.be] INFO: Skipping item 10737672 url https://www.openlane.eu/en/carv6/auction/10737672
2026-03-27 22:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e00a150>
2026-03-27 22:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7/67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252Fbc554911-3cbf-4e30-ac53-042ef2452571.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/bc554911-3cbf-4e30-ac53-042ef2452571.jpg saved to cache
2026-03-27 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7
2026-03-27 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752652/general/099766a8-2009-496c-9087-fda629c66ccf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740534)
2026-03-27 22:19:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752312/general/be485ace-d99a-45b9-bec0-dbc592a51621.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740045)
2026-03-27 22:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e215fd0>
2026-03-27 22:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d78984fb-79ba-51ba-a872-b9abecca8401/d78984fb-79ba-51ba-a872-b9abecca8401_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252F08cd3b8b-2ece-4fa4-a473-0d98243d49d5.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/08cd3b8b-2ece-4fa4-a473-0d98243d49d5.jpg saved to cache
2026-03-27 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d78984fb-79ba-51ba-a872-b9abecca8401
2026-03-27 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752490/general/b141bf4d-4310-471f-8be7-e54d9e82a37d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740771)
2026-03-27 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752587/general/175eeeb8-dd59-4e25-ae85-4d51349bc822.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740492)
2026-03-27 22:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0eea50>
2026-03-27 22:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9012a4c-3ffa-5cb9-843e-8e0182e8df8e/b9012a4c-3ffa-5cb9-843e-8e0182e8df8e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752652%252Fgeneral%252F099766a8-2009-496c-9087-fda629c66ccf.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752652/general/099766a8-2009-496c-9087-fda629c66ccf.jpg saved to cache
2026-03-27 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b9012a4c-3ffa-5cb9-843e-8e0182e8df8e
2026-03-27 22:19:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d78984fb-79ba-51ba-a872-b9abecca8401 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752312/general/9161688f-98c9-4dac-93cf-36fb96eb8357.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740045)
2026-03-27 22:19:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b9012a4c-3ffa-5cb9-843e-8e0182e8df8e with identifier: 10740534
2026-03-27 22:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b9012a4c-3ffa-5cb9-843e-8e0182e8df8e with identifier: 10740534
2026-03-27 22:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b9012a4c-3ffa-5cb9-843e-8e0182e8df8e with identifier: 10740534 to the API
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:34 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b9012a4c-3ffa-5cb9-843e-8e0182e8df8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNP326',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740534',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 65032,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 73,
'photo_urls': ['https://images.openlane.eu/carimgs/5752652/general/fe670bc6-a617-480f-b16e-62e692d23982.jpg',
'https://images.openlane.eu/carimgs/5752652/general/c6cd752e-fe31-4a1d-ae3e-a8eb77be59c3.jpg',
'https://images.openlane.eu/carimgs/5752652/general/f6130d4b-8001-4cd4-9611-f53a61882bc5.jpg',
'https://images.openlane.eu/carimgs/5752652/general/f2c7db19-5b2d-4870-a579-670f3a50d3ee.jpg',
'https://images.openlane.eu/carimgs/5752652/general/099766a8-2009-496c-9087-fda629c66ccf.jpg',
'https://images.openlane.eu/carimgs/5752652/general/9c4406a7-2c3e-47bb-b8f7-4655010ccdab.jpg',
'https://images.openlane.eu/carimgs/5752652/general/7afda880-714c-4e7b-9020-fc48caa20927.jpg',
'https://images.openlane.eu/carimgs/5752652/general/c0ed0490-d446-44f4-8871-27a1b01e5fb9.jpg',
'https://images.openlane.eu/carimgs/5752652/general/6a844948-8014-4a7a-b049-60bb1c204f05.jpg',
'https://images.openlane.eu/carimgs/5752652/general/a993481f-f050-413f-bc04-1b02a4fa59b6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9012a4c-3ffa-5cb9-843e-8e0182e8df8e/b9012a4c-3ffa-5cb9-843e-8e0182e8df8e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185069,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752652/general/fe670bc6-a617-480f-b16e-62e692d23982.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9012a4c-3ffa-5cb9-843e-8e0182e8df8e/b9012a4c-3ffa-5cb9-843e-8e0182e8df8e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176211,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752652/general/f2c7db19-5b2d-4870-a579-670f3a50d3ee.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9012a4c-3ffa-5cb9-843e-8e0182e8df8e/b9012a4c-3ffa-5cb9-843e-8e0182e8df8e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258187,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752652/general/099766a8-2009-496c-9087-fda629c66ccf.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9012a4c-3ffa-5cb9-843e-8e0182e8df8e/b9012a4c-3ffa-5cb9-843e-8e0182e8df8e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184637,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752652/general/9c4406a7-2c3e-47bb-b8f7-4655010ccdab.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9012a4c-3ffa-5cb9-843e-8e0182e8df8e/b9012a4c-3ffa-5cb9-843e-8e0182e8df8e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201094,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752652/general/c0ed0490-d446-44f4-8871-27a1b01e5fb9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9012a4c-3ffa-5cb9-843e-8e0182e8df8e/b9012a4c-3ffa-5cb9-843e-8e0182e8df8e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170438,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752652/general/6a844948-8014-4a7a-b049-60bb1c204f05.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9012a4c-3ffa-5cb9-843e-8e0182e8df8e/b9012a4c-3ffa-5cb9-843e-8e0182e8df8e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164696,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752652/general/a993481f-f050-413f-bc04-1b02a4fa59b6.jpg',
'Width': 1500}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 65.032 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740534%27 HTTP/1.1" 200 None
2026-03-27 22:19:34 [adesa.be] INFO: Saving data for 10740534: {'created_time': 1774649974.685796, 'last_price_update_time': 1774649974.685806, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740534') HTTP/1.1" 204 0
2026-03-27 22:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752312/general/d25aa3f2-aed2-461b-abb6-b67e0a6b62fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740045)
2026-03-27 22:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752260/general/b3a3385c-755d-4356-b032-5dd1595f09bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740014)
2026-03-27 22:19:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b9012a4c-3ffa-5cb9-843e-8e0182e8df8e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e289950>
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7/67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252Fbe485ace-d99a-45b9-bec0-dbc592a51621.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/be485ace-d99a-45b9-bec0-dbc592a51621.jpg saved to cache
2026-03-27 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4273d0>
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252Fb141bf4d-4310-471f-8be7-e54d9e82a37d.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/b141bf4d-4310-471f-8be7-e54d9e82a37d.jpg saved to cache
2026-03-27 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a9f9a68a-fe58-5a62-9e76-ae65685ddfca
2026-03-27 22:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752490/general/cab8981c-b5af-4348-8972-2b3c5cc1dc67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740771)
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e23d290>
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F175eeeb8-dd59-4e25-ae85-4d51349bc822.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/175eeeb8-dd59-4e25-ae85-4d51349bc822.jpg saved to cache
2026-03-27 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1772a688-443d-5b1f-abb5-8d2ee20f8447
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0ec110>
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7/67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252F9161688f-98c9-4dac-93cf-36fb96eb8357.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/9161688f-98c9-4dac-93cf-36fb96eb8357.jpg saved to cache
2026-03-27 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d550810>
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7/67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252Fd25aa3f2-aed2-461b-abb6-b67e0a6b62fb.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/d25aa3f2-aed2-461b-abb6-b67e0a6b62fb.jpg saved to cache
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e255250>
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d78984fb-79ba-51ba-a872-b9abecca8401/d78984fb-79ba-51ba-a872-b9abecca8401_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752260%252Fgeneral%252Fb3a3385c-755d-4356-b032-5dd1595f09bf.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752260/general/b3a3385c-755d-4356-b032-5dd1595f09bf.jpg saved to cache
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d78984fb-79ba-51ba-a872-b9abecca8401
2026-03-27 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752312/general/f61b1395-1853-43c5-8a2b-5bf9875d2789.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740045)
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 1772a688-443d-5b1f-abb5-8d2ee20f8447 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a9f9a68a-fe58-5a62-9e76-ae65685ddfca due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a21c96d5-b4c1-5f0a-99e4-111413b434c2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0f4fd4a0-552b-54de-8a65-97dc47f1f16e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752587/general/96a5a8bb-fe50-400d-96ec-00a1bd5c62b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740492)
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de54210>
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252Fcab8981c-b5af-4348-8972-2b3c5cc1dc67.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/cab8981c-b5af-4348-8972-2b3c5cc1dc67.jpg saved to cache
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a9f9a68a-fe58-5a62-9e76-ae65685ddfca
2026-03-27 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752490/general/516286e4-e9ab-4280-b60a-4607a94327e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740771)
2026-03-27 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752317/general/dd81450c-c5a8-40a2-8bf0-fafe78037a29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740046)
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1668d0>
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7/67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252Ff61b1395-1853-43c5-8a2b-5bf9875d2789.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/f61b1395-1853-43c5-8a2b-5bf9875d2789.jpg saved to cache
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4b9450>
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F96a5a8bb-fe50-400d-96ec-00a1bd5c62b2.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/96a5a8bb-fe50-400d-96ec-00a1bd5c62b2.jpg saved to cache
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1772a688-443d-5b1f-abb5-8d2ee20f8447
2026-03-27 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752490/general/e0be8282-e5a4-415d-95c9-55a0accb3de0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740771)
2026-03-27 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752258/general/ae680db1-2116-4a15-aba1-a640556343ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740012)
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e28a1d0>
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252F516286e4-e9ab-4280-b60a-4607a94327e9.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/516286e4-e9ab-4280-b60a-4607a94327e9.jpg saved to cache
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a9f9a68a-fe58-5a62-9e76-ae65685ddfca
2026-03-27 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752587/general/844c2fd4-ace3-48f7-a1b2-3f6d4a11f00f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740492)
2026-03-27 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752317/general/44368af5-face-4788-bc03-b41025b51c9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740046)
2026-03-27 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752312/general/b12c3595-b2e3-4b88-b95f-39e1674f9445.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740045)
2026-03-27 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752490/general/29ee7122-0230-456c-9e98-ac11fd0e7666.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740771)
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d542410>
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f4fd4a0-552b-54de-8a65-97dc47f1f16e/0f4fd4a0-552b-54de-8a65-97dc47f1f16e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752317%252Fgeneral%252Fdd81450c-c5a8-40a2-8bf0-fafe78037a29.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752317/general/dd81450c-c5a8-40a2-8bf0-fafe78037a29.jpg saved to cache
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0f4fd4a0-552b-54de-8a65-97dc47f1f16e
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de1da90>
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252Fe0be8282-e5a4-415d-95c9-55a0accb3de0.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/e0be8282-e5a4-415d-95c9-55a0accb3de0.jpg saved to cache
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a9f9a68a-fe58-5a62-9e76-ae65685ddfca
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e216fd0>
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcfdd3db-9c2d-52de-a779-ada1e6c3326e/dcfdd3db-9c2d-52de-a779-ada1e6c3326e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252Fae680db1-2116-4a15-aba1-a640556343ef.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/ae680db1-2116-4a15-aba1-a640556343ef.jpg saved to cache
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dcfdd3db-9c2d-52de-a779-ada1e6c3326e
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dddd410>
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F844c2fd4-ace3-48f7-a1b2-3f6d4a11f00f.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/844c2fd4-ace3-48f7-a1b2-3f6d4a11f00f.jpg saved to cache
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1772a688-443d-5b1f-abb5-8d2ee20f8447
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df6a050>
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f4fd4a0-552b-54de-8a65-97dc47f1f16e/0f4fd4a0-552b-54de-8a65-97dc47f1f16e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752317%252Fgeneral%252F44368af5-face-4788-bc03-b41025b51c9d.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752317/general/44368af5-face-4788-bc03-b41025b51c9d.jpg saved to cache
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0f4fd4a0-552b-54de-8a65-97dc47f1f16e
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d37d6d0>
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7/67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752312%252Fgeneral%252Fb12c3595-b2e3-4b88-b95f-39e1674f9445.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752312/general/b12c3595-b2e3-4b88-b95f-39e1674f9445.jpg saved to cache
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1f4b90>
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252F29ee7122-0230-456c-9e98-ac11fd0e7666.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/29ee7122-0230-456c-9e98-ac11fd0e7666.jpg saved to cache
2026-03-27 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a9f9a68a-fe58-5a62-9e76-ae65685ddfca
2026-03-27 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752587/general/2fd8ceec-36e5-49a5-8589-766213a3e1d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740492)
2026-03-27 22:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752258/general/db270728-0152-488b-bafb-6eee91cbd18c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740012)
2026-03-27 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752317/general/016b6e14-cca9-41ef-ac70-3d6f5c6c5946.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740046)
2026-03-27 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752490/general/9bad966d-1871-4811-92df-ec6c9bc8a009.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740771)
2026-03-27 22:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752258/general/64f51357-f6b4-47b0-a5c3-46c66883b4cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740012)
2026-03-27 22:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752258/general/031ed769-c421-4b7b-b48f-8f2f012a97dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740012)
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dee0b90>
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F2fd8ceec-36e5-49a5-8589-766213a3e1d5.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/2fd8ceec-36e5-49a5-8589-766213a3e1d5.jpg saved to cache
2026-03-27 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1772a688-443d-5b1f-abb5-8d2ee20f8447
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df49a50>
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcfdd3db-9c2d-52de-a779-ada1e6c3326e/dcfdd3db-9c2d-52de-a779-ada1e6c3326e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252Fdb270728-0152-488b-bafb-6eee91cbd18c.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/db270728-0152-488b-bafb-6eee91cbd18c.jpg saved to cache
2026-03-27 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dcfdd3db-9c2d-52de-a779-ada1e6c3326e
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e296850>
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f4fd4a0-552b-54de-8a65-97dc47f1f16e/0f4fd4a0-552b-54de-8a65-97dc47f1f16e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752317%252Fgeneral%252F016b6e14-cca9-41ef-ac70-3d6f5c6c5946.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752317/general/016b6e14-cca9-41ef-ac70-3d6f5c6c5946.jpg saved to cache
2026-03-27 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0f4fd4a0-552b-54de-8a65-97dc47f1f16e
2026-03-27 22:19:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f4fd4a0-552b-54de-8a65-97dc47f1f16e, skipping ID generation
2026-03-27 22:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f4fd4a0-552b-54de-8a65-97dc47f1f16e with scrape type 1
2026-03-27 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f4fd4a0-552b-54de-8a65-97dc47f1f16e sending to next pipeline
2026-03-27 22:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f4fd4a0-552b-54de-8a65-97dc47f1f16e, identifier: 10740046
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de9cb90>
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752490%252Fgeneral%252F9bad966d-1871-4811-92df-ec6c9bc8a009.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752490/general/9bad966d-1871-4811-92df-ec6c9bc8a009.jpg saved to cache
2026-03-27 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a9f9a68a-fe58-5a62-9e76-ae65685ddfca
2026-03-27 22:19:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a9f9a68a-fe58-5a62-9e76-ae65685ddfca, skipping ID generation
2026-03-27 22:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9f9a68a-fe58-5a62-9e76-ae65685ddfca with scrape type 1
2026-03-27 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a9f9a68a-fe58-5a62-9e76-ae65685ddfca sending to next pipeline
2026-03-27 22:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9f9a68a-fe58-5a62-9e76-ae65685ddfca, identifier: 10740771
2026-03-27 22:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f4fd4a0-552b-54de-8a65-97dc47f1f16e with identifier: 10740046
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-27 22:19:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f4fd4a0-552b-54de-8a65-97dc47f1f16e with identifier: 10740046
2026-03-27 22:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f4fd4a0-552b-54de-8a65-97dc47f1f16e with identifier: 10740046 to the API
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752317/general/016b6e14-cca9-41ef-ac70-3d6f5c6c5946.jpg>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0f4fd4a0-552b-54de-8a65-97dc47f1f16e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUJ475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740046',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 158635,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 78,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f4fd4a0-552b-54de-8a65-97dc47f1f16e/0f4fd4a0-552b-54de-8a65-97dc47f1f16e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190035,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752317/general/325d4785-dede-4636-af90-74248beae68d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f4fd4a0-552b-54de-8a65-97dc47f1f16e/0f4fd4a0-552b-54de-8a65-97dc47f1f16e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177077,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752317/general/016b6e14-cca9-41ef-ac70-3d6f5c6c5946.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f4fd4a0-552b-54de-8a65-97dc47f1f16e/0f4fd4a0-552b-54de-8a65-97dc47f1f16e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174052,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752317/general/44368af5-face-4788-bc03-b41025b51c9d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f4fd4a0-552b-54de-8a65-97dc47f1f16e/0f4fd4a0-552b-54de-8a65-97dc47f1f16e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277712,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752317/general/dd81450c-c5a8-40a2-8bf0-fafe78037a29.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f4fd4a0-552b-54de-8a65-97dc47f1f16e/0f4fd4a0-552b-54de-8a65-97dc47f1f16e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322559,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752317/general/073cdd3b-3783-452d-a5b9-7b301663ce9d.jpg',
'Width': 1500}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-03-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Mokka 1.2 GS Line - Petrol - Manual - 101 hp - 158.635 km',
'transmission': 'manual',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740046%27 HTTP/1.1" 200 None
2026-03-27 22:19:37 [adesa.be] INFO: Saving data for 10740046: {'created_time': 1774649977.1085, 'last_price_update_time': 1774649977.10851, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740046') HTTP/1.1" 204 0
2026-03-27 22:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9f9a68a-fe58-5a62-9e76-ae65685ddfca with identifier: 10740771
2026-03-27 22:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9f9a68a-fe58-5a62-9e76-ae65685ddfca with identifier: 10740771
2026-03-27 22:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9f9a68a-fe58-5a62-9e76-ae65685ddfca with identifier: 10740771 to the API
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752490/general/9bad966d-1871-4811-92df-ec6c9bc8a009.jpg>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a9f9a68a-fe58-5a62-9e76-ae65685ddfca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACG194',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740771',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 104999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293968,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752490/general/0d7ee5fe-4a32-474b-bc2f-123a4ed88191.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272422,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752490/general/9bad966d-1871-4811-92df-ec6c9bc8a009.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249271,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752490/general/29ee7122-0230-456c-9e98-ac11fd0e7666.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309320,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752490/general/e0be8282-e5a4-415d-95c9-55a0accb3de0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355608,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752490/general/516286e4-e9ab-4280-b60a-4607a94327e9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312683,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752490/general/cab8981c-b5af-4348-8972-2b3c5cc1dc67.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433384,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752490/general/b141bf4d-4310-471f-8be7-e54d9e82a37d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9f9a68a-fe58-5a62-9e76-ae65685ddfca/a9f9a68a-fe58-5a62-9e76-ae65685ddfca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339270,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752490/general/577a1f94-b263-4e13-98e4-32357404a4eb.jpg',
'Width': 1920}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 104.999 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740771%27 HTTP/1.1" 200 None
2026-03-27 22:19:37 [adesa.be] INFO: Saving data for 10740771: {'created_time': 1774649977.461963, 'last_price_update_time': 1774649977.461975, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740771') HTTP/1.1" 204 0
2026-03-27 22:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752587/general/5ad7a40b-b874-4c72-a237-b974ee9ad860.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740492)
2026-03-27 22:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752587/general/066e149d-84b7-467b-abf3-8df810b7bc19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740492)
2026-03-27 22:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752587/general/96a07c67-1c43-4e53-b3b4-23ed759ed1c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740492)
2026-03-27 22:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d78984fb-79ba-51ba-a872-b9abecca8401 with identifier: 10740014
2026-03-27 22:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d78984fb-79ba-51ba-a872-b9abecca8401 with identifier: 10740014
2026-03-27 22:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d78984fb-79ba-51ba-a872-b9abecca8401 with identifier: 10740014 to the API
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:37 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd78984fb-79ba-51ba-a872-b9abecca8401',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740014',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 147356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 88,
'photo_urls': ['https://images.openlane.eu/carimgs/5752260/general/0d7fa68b-ca7f-4973-b62e-79bfa5f7ef84.jpg',
'https://images.openlane.eu/carimgs/5752260/general/cd86f6d7-88b3-4d93-8434-ff13de0c5499.jpg',
'https://images.openlane.eu/carimgs/5752260/general/ec0bd571-efcc-4d0b-9379-d8040b90750d.jpg',
'https://images.openlane.eu/carimgs/5752260/general/b3a3385c-755d-4356-b032-5dd1595f09bf.jpg',
'https://images.openlane.eu/carimgs/5752260/general/b7372227-3621-4af6-b27f-2cd3fde52b64.jpg',
'https://images.openlane.eu/carimgs/5752260/general/ffa4ec0a-01ad-4ee3-a7fd-c7f9bfb5261e.jpg',
'https://images.openlane.eu/carimgs/5752260/general/94a95a07-ecd6-4afc-8c31-62ac8e07f986.jpg',
'https://images.openlane.eu/carimgs/5752260/general/3f41ac3e-8e3c-4e14-b502-5626e3dc6750.jpg',
'https://images.openlane.eu/carimgs/5752260/general/08cd3b8b-2ece-4fa4-a473-0d98243d49d5.jpg',
'https://images.openlane.eu/carimgs/5752260/general/c45bf28f-caf5-4b6f-a7a3-10c6c2e8cff7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d78984fb-79ba-51ba-a872-b9abecca8401/d78984fb-79ba-51ba-a872-b9abecca8401_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752260/general/0d7fa68b-ca7f-4973-b62e-79bfa5f7ef84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d78984fb-79ba-51ba-a872-b9abecca8401/d78984fb-79ba-51ba-a872-b9abecca8401_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752260/general/ec0bd571-efcc-4d0b-9379-d8040b90750d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d78984fb-79ba-51ba-a872-b9abecca8401/d78984fb-79ba-51ba-a872-b9abecca8401_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752260/general/b3a3385c-755d-4356-b032-5dd1595f09bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d78984fb-79ba-51ba-a872-b9abecca8401/d78984fb-79ba-51ba-a872-b9abecca8401_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117602,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752260/general/b7372227-3621-4af6-b27f-2cd3fde52b64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d78984fb-79ba-51ba-a872-b9abecca8401/d78984fb-79ba-51ba-a872-b9abecca8401_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752260/general/3f41ac3e-8e3c-4e14-b502-5626e3dc6750.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d78984fb-79ba-51ba-a872-b9abecca8401/d78984fb-79ba-51ba-a872-b9abecca8401_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752260/general/08cd3b8b-2ece-4fa4-a473-0d98243d49d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d78984fb-79ba-51ba-a872-b9abecca8401/d78984fb-79ba-51ba-a872-b9abecca8401_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752260/general/c45bf28f-caf5-4b6f-a7a3-10c6c2e8cff7.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'147.356 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740014%27 HTTP/1.1" 200 None
2026-03-27 22:19:37 [adesa.be] INFO: Saving data for 10740014: {'created_time': 1774649977.853772, 'last_price_update_time': 1774649977.853782, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740014') HTTP/1.1" 204 0
2026-03-27 22:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a21c96d5-b4c1-5f0a-99e4-111413b434c2 with identifier: 10740515
2026-03-27 22:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a21c96d5-b4c1-5f0a-99e4-111413b434c2 with identifier: 10740515
2026-03-27 22:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a21c96d5-b4c1-5f0a-99e4-111413b434c2 with identifier: 10740515 to the API
2026-03-27 22:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:38 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a21c96d5-b4c1-5f0a-99e4-111413b434c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJK757',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740515',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 88369,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5752631/general/d1d026c7-3763-4d27-ae9a-4c2477e99458.jpg',
'https://images.openlane.eu/carimgs/5752631/general/979bba2d-0018-4227-87bd-25a70e2423e0.jpg',
'https://images.openlane.eu/carimgs/5752631/general/85230bb2-a0b3-46ff-a877-7c3b34d70d0d.jpg',
'https://images.openlane.eu/carimgs/5752631/general/f0f0efdc-e175-454b-92ee-440972d9885c.jpg',
'https://images.openlane.eu/carimgs/5752631/general/45b5f552-6106-4ce9-bf77-a15b4b146e24.jpg',
'https://images.openlane.eu/carimgs/5752631/general/445c169d-31e7-4ba5-9762-a87296ac90d3.jpg',
'https://images.openlane.eu/carimgs/5752631/general/4e657417-eee3-4b1d-9712-81a23a95bec6.jpg',
'https://images.openlane.eu/carimgs/5752631/general/d8e234ba-e1b0-4353-9874-47cc1822bb29.jpg',
'https://images.openlane.eu/carimgs/5752631/general/eb6109f1-148d-4112-95fa-6cd9cb22278e.jpg',
'https://images.openlane.eu/carimgs/5752631/general/0be45aa1-2fd3-484f-83f5-fe8b5c495a3f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21c96d5-b4c1-5f0a-99e4-111413b434c2/a21c96d5-b4c1-5f0a-99e4-111413b434c2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752631/general/d1d026c7-3763-4d27-ae9a-4c2477e99458.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21c96d5-b4c1-5f0a-99e4-111413b434c2/a21c96d5-b4c1-5f0a-99e4-111413b434c2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752631/general/85230bb2-a0b3-46ff-a877-7c3b34d70d0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21c96d5-b4c1-5f0a-99e4-111413b434c2/a21c96d5-b4c1-5f0a-99e4-111413b434c2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752631/general/f0f0efdc-e175-454b-92ee-440972d9885c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21c96d5-b4c1-5f0a-99e4-111413b434c2/a21c96d5-b4c1-5f0a-99e4-111413b434c2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95650,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752631/general/445c169d-31e7-4ba5-9762-a87296ac90d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21c96d5-b4c1-5f0a-99e4-111413b434c2/a21c96d5-b4c1-5f0a-99e4-111413b434c2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752631/general/4e657417-eee3-4b1d-9712-81a23a95bec6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21c96d5-b4c1-5f0a-99e4-111413b434c2/a21c96d5-b4c1-5f0a-99e4-111413b434c2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752631/general/0be45aa1-2fd3-484f-83f5-fe8b5c495a3f.jpg',
'Width': 1024}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 101 hp - 88.369 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740515%27 HTTP/1.1" 200 None
2026-03-27 22:19:38 [adesa.be] INFO: Saving data for 10740515: {'created_time': 1774649978.203342, 'last_price_update_time': 1774649978.203351, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740515') HTTP/1.1" 204 0
2026-03-27 22:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1772a688-443d-5b1f-abb5-8d2ee20f8447 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7 with identifier: 10740045
2026-03-27 22:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7 with identifier: 10740045
2026-03-27 22:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7 with identifier: 10740045 to the API
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:38 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJJ867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740045',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 189128,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 155,
'photo_urls': ['https://images.openlane.eu/carimgs/5752312/general/b12c3595-b2e3-4b88-b95f-39e1674f9445.jpg',
'https://images.openlane.eu/carimgs/5752312/general/92e33a60-01bb-45b4-9b78-602c1efe873b.jpg',
'https://images.openlane.eu/carimgs/5752312/general/f61b1395-1853-43c5-8a2b-5bf9875d2789.jpg',
'https://images.openlane.eu/carimgs/5752312/general/d25aa3f2-aed2-461b-abb6-b67e0a6b62fb.jpg',
'https://images.openlane.eu/carimgs/5752312/general/9161688f-98c9-4dac-93cf-36fb96eb8357.jpg',
'https://images.openlane.eu/carimgs/5752312/general/57cfa173-73be-4faf-9bfa-9e4e29938e8a.jpg',
'https://images.openlane.eu/carimgs/5752312/general/80ccad6c-3b30-493a-848d-750a9528721f.jpg',
'https://images.openlane.eu/carimgs/5752312/general/1372f8f1-777c-4105-a775-73a9d7b3a51f.jpg',
'https://images.openlane.eu/carimgs/5752312/general/be485ace-d99a-45b9-bec0-dbc592a51621.jpg',
'https://images.openlane.eu/carimgs/5752312/general/bc554911-3cbf-4e30-ac53-042ef2452571.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7/67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198054,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752312/general/b12c3595-b2e3-4b88-b95f-39e1674f9445.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7/67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162974,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752312/general/f61b1395-1853-43c5-8a2b-5bf9875d2789.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7/67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170441,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752312/general/d25aa3f2-aed2-461b-abb6-b67e0a6b62fb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7/67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236576,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752312/general/9161688f-98c9-4dac-93cf-36fb96eb8357.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7/67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247320,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752312/general/1372f8f1-777c-4105-a775-73a9d7b3a51f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7/67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222839,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752312/general/be485ace-d99a-45b9-bec0-dbc592a51621.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7/67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177175,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752312/general/bc554911-3cbf-4e30-ac53-042ef2452571.jpg',
'Width': 1500}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-04-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI GT - Diesel - Automatic - 130 hp - 189.128 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740045%27 HTTP/1.1" 200 None
2026-03-27 22:19:38 [adesa.be] INFO: Saving data for 10740045: {'created_time': 1774649978.564406, 'last_price_update_time': 1774649978.564417, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740045') HTTP/1.1" 204 0
2026-03-27 22:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752637/general/7cd2c5b0-61bb-4643-8711-b3d601c9b936.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740520)
2026-03-27 22:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d78984fb-79ba-51ba-a872-b9abecca8401 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a21c96d5-b4c1-5f0a-99e4-111413b434c2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 67d1d81d-e54d-5d7c-aaa5-ec748e2d6eb7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c5a90>
2026-03-27 22:19:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcfdd3db-9c2d-52de-a779-ada1e6c3326e/dcfdd3db-9c2d-52de-a779-ada1e6c3326e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252F64f51357-f6b4-47b0-a5c3-46c66883b4cd.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/64f51357-f6b4-47b0-a5c3-46c66883b4cd.jpg saved to cache
2026-03-27 22:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dcfdd3db-9c2d-52de-a779-ada1e6c3326e
2026-03-27 22:19:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df84490>
2026-03-27 22:19:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcfdd3db-9c2d-52de-a779-ada1e6c3326e/dcfdd3db-9c2d-52de-a779-ada1e6c3326e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752258%252Fgeneral%252F031ed769-c421-4b7b-b48f-8f2f012a97dd.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752258/general/031ed769-c421-4b7b-b48f-8f2f012a97dd.jpg saved to cache
2026-03-27 22:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dcfdd3db-9c2d-52de-a779-ada1e6c3326e
2026-03-27 22:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item dcfdd3db-9c2d-52de-a779-ada1e6c3326e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item dcfdd3db-9c2d-52de-a779-ada1e6c3326e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f2743a86-eedd-559a-a66e-fa4b8810d614 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcfdd3db-9c2d-52de-a779-ada1e6c3326e with identifier: 10740012
2026-03-27 22:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcfdd3db-9c2d-52de-a779-ada1e6c3326e with identifier: 10740012
2026-03-27 22:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcfdd3db-9c2d-52de-a779-ada1e6c3326e with identifier: 10740012 to the API
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:39 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'dcfdd3db-9c2d-52de-a779-ada1e6c3326e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABB621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740012',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 159264,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5752258/general/fb1c1a75-66ef-4866-8eb8-5e16fc456bd4.jpg',
'https://images.openlane.eu/carimgs/5752258/general/81007395-a2c1-41ae-b4ff-2b031a7418e5.jpg',
'https://images.openlane.eu/carimgs/5752258/general/11e8d441-af97-485a-b252-23abd57ffe21.jpg',
'https://images.openlane.eu/carimgs/5752258/general/3b09c714-2527-46bf-a67b-fab7b7baa383.jpg',
'https://images.openlane.eu/carimgs/5752258/general/beb1a871-3732-4a27-8661-869d97e8fc2a.jpg',
'https://images.openlane.eu/carimgs/5752258/general/b36c8aa1-3675-4261-b56f-92f0e31f94e6.jpg',
'https://images.openlane.eu/carimgs/5752258/general/031ed769-c421-4b7b-b48f-8f2f012a97dd.jpg',
'https://images.openlane.eu/carimgs/5752258/general/64f51357-f6b4-47b0-a5c3-46c66883b4cd.jpg',
'https://images.openlane.eu/carimgs/5752258/general/db270728-0152-488b-bafb-6eee91cbd18c.jpg',
'https://images.openlane.eu/carimgs/5752258/general/ae680db1-2116-4a15-aba1-a640556343ef.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcfdd3db-9c2d-52de-a779-ada1e6c3326e/dcfdd3db-9c2d-52de-a779-ada1e6c3326e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752258/general/fb1c1a75-66ef-4866-8eb8-5e16fc456bd4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcfdd3db-9c2d-52de-a779-ada1e6c3326e/dcfdd3db-9c2d-52de-a779-ada1e6c3326e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116805,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752258/general/81007395-a2c1-41ae-b4ff-2b031a7418e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcfdd3db-9c2d-52de-a779-ada1e6c3326e/dcfdd3db-9c2d-52de-a779-ada1e6c3326e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107595,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752258/general/beb1a871-3732-4a27-8661-869d97e8fc2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcfdd3db-9c2d-52de-a779-ada1e6c3326e/dcfdd3db-9c2d-52de-a779-ada1e6c3326e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115096,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752258/general/031ed769-c421-4b7b-b48f-8f2f012a97dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcfdd3db-9c2d-52de-a779-ada1e6c3326e/dcfdd3db-9c2d-52de-a779-ada1e6c3326e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119339,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752258/general/64f51357-f6b4-47b0-a5c3-46c66883b4cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcfdd3db-9c2d-52de-a779-ada1e6c3326e/dcfdd3db-9c2d-52de-a779-ada1e6c3326e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752258/general/db270728-0152-488b-bafb-6eee91cbd18c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcfdd3db-9c2d-52de-a779-ada1e6c3326e/dcfdd3db-9c2d-52de-a779-ada1e6c3326e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752258/general/ae680db1-2116-4a15-aba1-a640556343ef.jpg',
'Width': 1024}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Innovation - Diesel - Manual - 130 hp - 159.264 '
'km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2021}
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740012%27 HTTP/1.1" 200 None
2026-03-27 22:19:39 [adesa.be] INFO: Saving data for 10740012: {'created_time': 1774649979.032842, 'last_price_update_time': 1774649979.032852, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740012') HTTP/1.1" 204 0
2026-03-27 22:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752628/general/7c160f60-9f84-49dc-a150-7e6f264e4764.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740512)
2026-03-27 22:19:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item dcfdd3db-9c2d-52de-a779-ada1e6c3326e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d421110>
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F5ad7a40b-b874-4c72-a237-b974ee9ad860.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/5ad7a40b-b874-4c72-a237-b974ee9ad860.jpg saved to cache
2026-03-27 22:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1772a688-443d-5b1f-abb5-8d2ee20f8447
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dda0f50>
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F066e149d-84b7-467b-abf3-8df810b7bc19.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/066e149d-84b7-467b-abf3-8df810b7bc19.jpg saved to cache
2026-03-27 22:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1772a688-443d-5b1f-abb5-8d2ee20f8447
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e222390>
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752587%252Fgeneral%252F96a07c67-1c43-4e53-b3b4-23ed759ed1c6.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752587/general/96a07c67-1c43-4e53-b3b4-23ed759ed1c6.jpg saved to cache
2026-03-27 22:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1772a688-443d-5b1f-abb5-8d2ee20f8447
2026-03-27 22:19:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1772a688-443d-5b1f-abb5-8d2ee20f8447, skipping ID generation
2026-03-27 22:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1772a688-443d-5b1f-abb5-8d2ee20f8447 with scrape type 1
2026-03-27 22:19:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1772a688-443d-5b1f-abb5-8d2ee20f8447 sending to next pipeline
2026-03-27 22:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1772a688-443d-5b1f-abb5-8d2ee20f8447, identifier: 10740492
2026-03-27 22:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752594/general/6fcc5619-4fc1-4f7a-9652-319e450ac5da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740495)
2026-03-27 22:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752523/general/8a016208-77af-4691-812c-d8a473142b1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740802)
2026-03-27 22:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752637/general/b28dd8ca-dd9d-4c8e-9328-484142772756.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740520)
2026-03-27 22:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1772a688-443d-5b1f-abb5-8d2ee20f8447 with identifier: 10740492
2026-03-27 22:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1772a688-443d-5b1f-abb5-8d2ee20f8447 with identifier: 10740492
2026-03-27 22:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1772a688-443d-5b1f-abb5-8d2ee20f8447 with identifier: 10740492 to the API
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752587/general/96a07c67-1c43-4e53-b3b4-23ed759ed1c6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '1772a688-443d-5b1f-abb5-8d2ee20f8447',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNP951',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740492',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 109537,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305583,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752587/general/96a07c67-1c43-4e53-b3b4-23ed759ed1c6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291135,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752587/general/5ad7a40b-b874-4c72-a237-b974ee9ad860.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287859,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752587/general/066e149d-84b7-467b-abf3-8df810b7bc19.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284464,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752587/general/2fd8ceec-36e5-49a5-8589-766213a3e1d5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339930,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752587/general/844c2fd4-ace3-48f7-a1b2-3f6d4a11f00f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396024,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752587/general/96a5a8bb-fe50-400d-96ec-00a1bd5c62b2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319712,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752587/general/175eeeb8-dd59-4e25-ae85-4d51349bc822.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1772a688-443d-5b1f-abb5-8d2ee20f8447/1772a688-443d-5b1f-abb5-8d2ee20f8447_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447961,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752587/general/1ab2079d-277b-406c-8f85-9e4c5218f9da.jpg',
'Width': 1920}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.2i Style - Petrol - Manual - 101 hp - 109.537 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740492%27 HTTP/1.1" 200 None
2026-03-27 22:19:39 [adesa.be] INFO: Saving data for 10740492: {'created_time': 1774649979.720315, 'last_price_update_time': 1774649979.720324, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740492') HTTP/1.1" 204 0
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099def6c90>
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252F7cd2c5b0-61bb-4643-8711-b3d601c9b936.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/7cd2c5b0-61bb-4643-8711-b3d601c9b936.jpg saved to cache
2026-03-27 22:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6795fe64-9e42-53fb-9062-5169928c8834
2026-03-27 22:19:39 [adesa.be] INFO: Found listing with ID: 10737667
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737667%27 HTTP/1.1" 200 None
2026-03-27 22:19:39 [adesa.be] INFO: Scrape type for 10737667: 0
2026-03-27 22:19:39 [adesa.be] INFO: Skipping item 10737667 url https://www.openlane.eu/en/carv6/auction/10737667
2026-03-27 22:19:39 [adesa.be] INFO: Found listing with ID: 10738333
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738333%27 HTTP/1.1" 200 None
2026-03-27 22:19:39 [adesa.be] INFO: Scrape type for 10738333: 0
2026-03-27 22:19:39 [adesa.be] INFO: Skipping item 10738333 url https://www.openlane.eu/en/carv6/auction/10738333
2026-03-27 22:19:39 [adesa.be] INFO: Found listing with ID: 10737644
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737644%27 HTTP/1.1" 200 None
2026-03-27 22:19:39 [adesa.be] INFO: Scrape type for 10737644: 0
2026-03-27 22:19:39 [adesa.be] INFO: Skipping item 10737644 url https://www.openlane.eu/en/carv6/auction/10737644
2026-03-27 22:19:39 [adesa.be] INFO: Found listing with ID: 10736395
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736395%27 HTTP/1.1" 200 None
2026-03-27 22:19:39 [adesa.be] INFO: Scrape type for 10736395: 0
2026-03-27 22:19:39 [adesa.be] INFO: Skipping item 10736395 url https://www.openlane.eu/en/carv6/auction/10736395
2026-03-27 22:19:39 [adesa.be] INFO: Found listing with ID: 10740050
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740050%27 HTTP/1.1" 200 None
2026-03-27 22:19:39 [adesa.be] INFO: Scrape type for 10740050: 0
2026-03-27 22:19:39 [adesa.be] INFO: Skipping item 10740050 url https://www.openlane.eu/en/carv6/auction/10740050
2026-03-27 22:19:39 [adesa.be] INFO: Found listing with ID: 10735437
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735437%27 HTTP/1.1" 200 None
2026-03-27 22:19:39 [adesa.be] INFO: Scrape type for 10735437: 0
2026-03-27 22:19:39 [adesa.be] INFO: Skipping item 10735437 url https://www.openlane.eu/en/carv6/auction/10735437
2026-03-27 22:19:39 [adesa.be] INFO: Found listing with ID: 10737593
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737593%27 HTTP/1.1" 200 None
2026-03-27 22:19:39 [adesa.be] INFO: Scrape type for 10737593: 0
2026-03-27 22:19:39 [adesa.be] INFO: Skipping item 10737593 url https://www.openlane.eu/en/carv6/auction/10737593
2026-03-27 22:19:39 [adesa.be] INFO: Found listing with ID: 10735435
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735435%27 HTTP/1.1" 200 None
2026-03-27 22:19:39 [adesa.be] INFO: Scrape type for 10735435: 0
2026-03-27 22:19:39 [adesa.be] INFO: Skipping item 10735435 url https://www.openlane.eu/en/carv6/auction/10735435
2026-03-27 22:19:39 [adesa.be] INFO: Found listing with ID: 10738303
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738303%27 HTTP/1.1" 200 None
2026-03-27 22:19:39 [adesa.be] INFO: Scrape type for 10738303: 0
2026-03-27 22:19:39 [adesa.be] INFO: Skipping item 10738303 url https://www.openlane.eu/en/carv6/auction/10738303
2026-03-27 22:19:39 [adesa.be] INFO: Found listing with ID: 10738301
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738301%27 HTTP/1.1" 200 None
2026-03-27 22:19:39 [adesa.be] INFO: Scrape type for 10738301: 0
2026-03-27 22:19:39 [adesa.be] INFO: Skipping item 10738301 url https://www.openlane.eu/en/carv6/auction/10738301
2026-03-27 22:19:39 [adesa.be] INFO: Found listing with ID: 10738296
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738296%27 HTTP/1.1" 200 None
2026-03-27 22:19:39 [adesa.be] INFO: Scrape type for 10738296: 0
2026-03-27 22:19:39 [adesa.be] INFO: Skipping item 10738296 url https://www.openlane.eu/en/carv6/auction/10738296
2026-03-27 22:19:39 [adesa.be] INFO: Found listing with ID: 10738295
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738295%27 HTTP/1.1" 200 None
2026-03-27 22:19:39 [adesa.be] INFO: Scrape type for 10738295: 0
2026-03-27 22:19:39 [adesa.be] INFO: Skipping item 10738295 url https://www.openlane.eu/en/carv6/auction/10738295
2026-03-27 22:19:39 [adesa.be] INFO: Found listing with ID: 10736396
2026-03-27 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736396%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10736396: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10736396 url https://www.openlane.eu/en/carv6/auction/10736396
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10737554
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737554%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10737554: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10737554 url https://www.openlane.eu/en/carv6/auction/10737554
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10737594
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737594%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10737594: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10737594 url https://www.openlane.eu/en/carv6/auction/10737594
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10737857
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737857%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10737857: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10737857 url https://www.openlane.eu/en/carv6/auction/10737857
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735642
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735642%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735642: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735642 url https://www.openlane.eu/en/carv6/auction/10735642
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10739892
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739892%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10739892: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10739892 url https://www.openlane.eu/en/carv6/auction/10739892
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735033
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735033%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735033: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735033 url https://www.openlane.eu/en/carv6/auction/10735033
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10736367
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736367%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10736367: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10736367 url https://www.openlane.eu/en/carv6/auction/10736367
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735517
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735517%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735517: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735517 url https://www.openlane.eu/en/carv6/auction/10735517
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10737629
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737629%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10737629: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10737629 url https://www.openlane.eu/en/carv6/auction/10737629
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735506
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735506%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735506: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735506 url https://www.openlane.eu/en/carv6/auction/10735506
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735446
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735446%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735446: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735446 url https://www.openlane.eu/en/carv6/auction/10735446
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10737582
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737582%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10737582: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10737582 url https://www.openlane.eu/en/carv6/auction/10737582
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735571
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735571%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735571: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735571 url https://www.openlane.eu/en/carv6/auction/10735571
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735444
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735444%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735444: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735444 url https://www.openlane.eu/en/carv6/auction/10735444
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735622
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735622%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735622: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735622 url https://www.openlane.eu/en/carv6/auction/10735622
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10738313
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738313%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10738313: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10738313 url https://www.openlane.eu/en/carv6/auction/10738313
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735563
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735563%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735563: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735563 url https://www.openlane.eu/en/carv6/auction/10735563
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735500
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735500%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735500: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735500 url https://www.openlane.eu/en/carv6/auction/10735500
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10737573
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737573%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10737573: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10737573 url https://www.openlane.eu/en/carv6/auction/10737573
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10736408
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736408%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10736408: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10736408 url https://www.openlane.eu/en/carv6/auction/10736408
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735018
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735018%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735018: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735018 url https://www.openlane.eu/en/carv6/auction/10735018
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735021
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735021%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735021: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735021 url https://www.openlane.eu/en/carv6/auction/10735021
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735031
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735031%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735031: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735031 url https://www.openlane.eu/en/carv6/auction/10735031
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10736363
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736363%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10736363: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10736363 url https://www.openlane.eu/en/carv6/auction/10736363
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735754
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735754%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735754: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735754 url https://www.openlane.eu/en/carv6/auction/10735754
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735554
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735554%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735554: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735554 url https://www.openlane.eu/en/carv6/auction/10735554
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735580
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735580%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735580: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735580 url https://www.openlane.eu/en/carv6/auction/10735580
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735618
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735618%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735618: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735618 url https://www.openlane.eu/en/carv6/auction/10735618
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735609
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735609%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735609: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735609 url https://www.openlane.eu/en/carv6/auction/10735609
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735597
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735597%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735597: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735597 url https://www.openlane.eu/en/carv6/auction/10735597
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10736678
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736678%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10736678: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10736678 url https://www.openlane.eu/en/carv6/auction/10736678
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735436
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735436%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735436: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735436 url https://www.openlane.eu/en/carv6/auction/10735436
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10737682
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737682%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10737682: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10737682 url https://www.openlane.eu/en/carv6/auction/10737682
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735631
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735631%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735631: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735631 url https://www.openlane.eu/en/carv6/auction/10735631
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735423
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735423%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735423: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735423 url https://www.openlane.eu/en/carv6/auction/10735423
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735505
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735505%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735505: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735505 url https://www.openlane.eu/en/carv6/auction/10735505
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735502
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735502%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735502: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735502 url https://www.openlane.eu/en/carv6/auction/10735502
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10735438
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735438%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10735438: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10735438 url https://www.openlane.eu/en/carv6/auction/10735438
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10737655
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737655%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10737655: 0
2026-03-27 22:19:40 [adesa.be] INFO: Skipping item 10737655 url https://www.openlane.eu/en/carv6/auction/10737655
2026-03-27 22:19:40 [adesa.be] INFO: Found listing with ID: 10740877
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740877%27 HTTP/1.1" 200 None
2026-03-27 22:19:40 [adesa.be] INFO: Scrape type for 10740877: 1
2026-03-27 22:19:40 [adesa.be] INFO: Scraping item 10740877 url https://www.openlane.eu/en/carv6/auction/10740877
2026-03-27 22:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c7f50>
2026-03-27 22:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752628%252Fgeneral%252F7c160f60-9f84-49dc-a150-7e6f264e4764.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752628/general/7c160f60-9f84-49dc-a150-7e6f264e4764.jpg saved to cache
2026-03-27 22:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f2743a86-eedd-559a-a66e-fa4b8810d614
2026-03-27 22:19:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f2743a86-eedd-559a-a66e-fa4b8810d614, skipping ID generation
2026-03-27 22:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2743a86-eedd-559a-a66e-fa4b8810d614 with scrape type 1
2026-03-27 22:19:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f2743a86-eedd-559a-a66e-fa4b8810d614 sending to next pipeline
2026-03-27 22:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2743a86-eedd-559a-a66e-fa4b8810d614, identifier: 10740512
2026-03-27 22:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2743a86-eedd-559a-a66e-fa4b8810d614 with identifier: 10740512
2026-03-27 22:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2743a86-eedd-559a-a66e-fa4b8810d614 with identifier: 10740512
2026-03-27 22:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2743a86-eedd-559a-a66e-fa4b8810d614 with identifier: 10740512 to the API
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752628/general/7c160f60-9f84-49dc-a150-7e6f264e4764.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'f2743a86-eedd-559a-a66e-fa4b8810d614',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND613',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740512',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 85057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 81,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752628/general/1bf72876-1f6e-4c9c-9e1e-1d4302afc775.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752628/general/0b0710a9-8d3c-4198-9a84-bd3820d48c8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118586,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752628/general/9d13d140-93c8-48a9-8655-66957fadc1b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752628/general/7c160f60-9f84-49dc-a150-7e6f264e4764.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105267,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752628/general/79f8f959-96ed-4ac6-9706-2a23091e2f16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752628/general/4c98663a-6ff7-43a0-b3a4-a32ed80b2725.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752628/general/cca0888f-4a93-4c82-b45c-2d26a5f56e0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2743a86-eedd-559a-a66e-fa4b8810d614/f2743a86-eedd-559a-a66e-fa4b8810d614_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752628/general/302564a5-bcc7-4a5f-aabb-653c85f3c212.jpg',
'Width': 1024}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 85.057 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740512%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Saving data for 10740512: {'created_time': 1774649981.282669, 'last_price_update_time': 1774649981.282678, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740512') HTTP/1.1" 204 0
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10737648
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737648%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10737648: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10737648 url https://www.openlane.eu/en/carv6/auction/10737648
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10737720
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737720%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10737720: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10737720 url https://www.openlane.eu/en/carv6/auction/10737720
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10736486
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736486%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10736486: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10736486 url https://www.openlane.eu/en/carv6/auction/10736486
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10738282
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738282%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10738282: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10738282 url https://www.openlane.eu/en/carv6/auction/10738282
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10735587
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735587%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10735587: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10735587 url https://www.openlane.eu/en/carv6/auction/10735587
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10735459
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735459%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10735459: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10735459 url https://www.openlane.eu/en/carv6/auction/10735459
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10735600
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735600%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10735600: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10735600 url https://www.openlane.eu/en/carv6/auction/10735600
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10738288
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738288%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10738288: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10738288 url https://www.openlane.eu/en/carv6/auction/10738288
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10736682
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736682%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10736682: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10736682 url https://www.openlane.eu/en/carv6/auction/10736682
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10735599
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735599%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10735599: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10735599 url https://www.openlane.eu/en/carv6/auction/10735599
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10738312
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738312%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10738312: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10738312 url https://www.openlane.eu/en/carv6/auction/10738312
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10735462
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735462%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10735462: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10735462 url https://www.openlane.eu/en/carv6/auction/10735462
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10738299
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738299%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10738299: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10738299 url https://www.openlane.eu/en/carv6/auction/10738299
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10735479
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735479%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10735479: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10735479 url https://www.openlane.eu/en/carv6/auction/10735479
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10737753
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737753%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10737753: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10737753 url https://www.openlane.eu/en/carv6/auction/10737753
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10735637
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735637%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10735637: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10735637 url https://www.openlane.eu/en/carv6/auction/10735637
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10736385
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736385%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10736385: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10736385 url https://www.openlane.eu/en/carv6/auction/10736385
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10737679
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737679%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10737679: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10737679 url https://www.openlane.eu/en/carv6/auction/10737679
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10737673
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737673%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10737673: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10737673 url https://www.openlane.eu/en/carv6/auction/10737673
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10737664
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737664%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10737664: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10737664 url https://www.openlane.eu/en/carv6/auction/10737664
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10736370
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736370%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10736370: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10736370 url https://www.openlane.eu/en/carv6/auction/10736370
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10737663
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737663%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10737663: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10737663 url https://www.openlane.eu/en/carv6/auction/10737663
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10738279
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738279%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10738279: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10738279 url https://www.openlane.eu/en/carv6/auction/10738279
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10737715
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737715%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10737715: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10737715 url https://www.openlane.eu/en/carv6/auction/10737715
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10735567
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735567%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10735567: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10735567 url https://www.openlane.eu/en/carv6/auction/10735567
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10739897
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739897%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10739897: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10739897 url https://www.openlane.eu/en/carv6/auction/10739897
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10735450
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735450%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10735450: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10735450 url https://www.openlane.eu/en/carv6/auction/10735450
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10735442
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735442%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10735442: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10735442 url https://www.openlane.eu/en/carv6/auction/10735442
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10739905
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739905%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10739905: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10739905 url https://www.openlane.eu/en/carv6/auction/10739905
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10735545
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735545%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10735545: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10735545 url https://www.openlane.eu/en/carv6/auction/10735545
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10733283
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733283%27 HTTP/1.1" 200 None
2026-03-27 22:19:41 [adesa.be] INFO: Scrape type for 10733283: 0
2026-03-27 22:19:41 [adesa.be] INFO: Skipping item 10733283 url https://www.openlane.eu/en/carv6/auction/10733283
2026-03-27 22:19:41 [adesa.be] INFO: Found listing with ID: 10733286
2026-03-27 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733286%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733286: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733286 url https://www.openlane.eu/en/carv6/auction/10733286
2026-03-27 22:19:42 [adesa.be] INFO: Found listing with ID: 10733289
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733289%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733289: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733289 url https://www.openlane.eu/en/carv6/auction/10733289
2026-03-27 22:19:42 [adesa.be] INFO: Found listing with ID: 10733290
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733290%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733290: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733290 url https://www.openlane.eu/en/carv6/auction/10733290
2026-03-27 22:19:42 [adesa.be] INFO: Found listing with ID: 10733293
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733293%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733293: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733293 url https://www.openlane.eu/en/carv6/auction/10733293
2026-03-27 22:19:42 [adesa.be] INFO: Found listing with ID: 10733297
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733297%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733297: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733297 url https://www.openlane.eu/en/carv6/auction/10733297
2026-03-27 22:19:42 [adesa.be] INFO: Found listing with ID: 10733298
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733298%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733298: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733298 url https://www.openlane.eu/en/carv6/auction/10733298
2026-03-27 22:19:42 [adesa.be] INFO: Found listing with ID: 10733304
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733304%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733304: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733304 url https://www.openlane.eu/en/carv6/auction/10733304
2026-03-27 22:19:42 [adesa.be] INFO: Found listing with ID: 10733309
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733309%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733309: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733309 url https://www.openlane.eu/en/carv6/auction/10733309
2026-03-27 22:19:42 [adesa.be] INFO: Found listing with ID: 10733317
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733317%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733317: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733317 url https://www.openlane.eu/en/carv6/auction/10733317
2026-03-27 22:19:42 [adesa.be] INFO: Found listing with ID: 10733316
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733316%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733316: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733316 url https://www.openlane.eu/en/carv6/auction/10733316
2026-03-27 22:19:42 [adesa.be] INFO: Found listing with ID: 10733312
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733312%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733312: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733312 url https://www.openlane.eu/en/carv6/auction/10733312
2026-03-27 22:19:42 [adesa.be] INFO: Found listing with ID: 10733313
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733313%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733313: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733313 url https://www.openlane.eu/en/carv6/auction/10733313
2026-03-27 22:19:42 [adesa.be] INFO: Found listing with ID: 10733314
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733314%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733314: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733314 url https://www.openlane.eu/en/carv6/auction/10733314
2026-03-27 22:19:42 [adesa.be] INFO: Found listing with ID: 10733311
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733311%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733311: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733311 url https://www.openlane.eu/en/carv6/auction/10733311
2026-03-27 22:19:42 [adesa.be] INFO: Found listing with ID: 10733318
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733318%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733318: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733318 url https://www.openlane.eu/en/carv6/auction/10733318
2026-03-27 22:19:42 [adesa.be] INFO: Found listing with ID: 10733340
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733340%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Scrape type for 10733340: 0
2026-03-27 22:19:42 [adesa.be] INFO: Skipping item 10733340 url https://www.openlane.eu/en/carv6/auction/10733340
2026-03-27 22:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0af8d0>
2026-03-27 22:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32199f64-2f3f-5f19-ba28-4d7755423403/32199f64-2f3f-5f19-ba28-4d7755423403_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752594%252Fgeneral%252F6fcc5619-4fc1-4f7a-9652-319e450ac5da.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752594/general/6fcc5619-4fc1-4f7a-9652-319e450ac5da.jpg saved to cache
2026-03-27 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 32199f64-2f3f-5f19-ba28-4d7755423403
2026-03-27 22:19:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 32199f64-2f3f-5f19-ba28-4d7755423403, skipping ID generation
2026-03-27 22:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32199f64-2f3f-5f19-ba28-4d7755423403 with scrape type 1
2026-03-27 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 32199f64-2f3f-5f19-ba28-4d7755423403 sending to next pipeline
2026-03-27 22:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32199f64-2f3f-5f19-ba28-4d7755423403, identifier: 10740495
2026-03-27 22:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df8d010>
2026-03-27 22:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e395f7f-3d9f-579c-bdf0-6c153faf34ca/4e395f7f-3d9f-579c-bdf0-6c153faf34ca_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252F8a016208-77af-4691-812c-d8a473142b1c.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/8a016208-77af-4691-812c-d8a473142b1c.jpg saved to cache
2026-03-27 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4e395f7f-3d9f-579c-bdf0-6c153faf34ca
2026-03-27 22:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de71590>
2026-03-27 22:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252Fb28dd8ca-dd9d-4c8e-9328-484142772756.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/b28dd8ca-dd9d-4c8e-9328-484142772756.jpg saved to cache
2026-03-27 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6795fe64-9e42-53fb-9062-5169928c8834
2026-03-27 22:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32199f64-2f3f-5f19-ba28-4d7755423403 with identifier: 10740495
2026-03-27 22:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32199f64-2f3f-5f19-ba28-4d7755423403 with identifier: 10740495
2026-03-27 22:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32199f64-2f3f-5f19-ba28-4d7755423403 with identifier: 10740495 to the API
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752594/general/6fcc5619-4fc1-4f7a-9652-319e450ac5da.jpg>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '32199f64-2f3f-5f19-ba28-4d7755423403',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVE527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740495',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 47917,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 71,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32199f64-2f3f-5f19-ba28-4d7755423403/32199f64-2f3f-5f19-ba28-4d7755423403_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298876,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752594/general/6fcc5619-4fc1-4f7a-9652-319e450ac5da.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32199f64-2f3f-5f19-ba28-4d7755423403/32199f64-2f3f-5f19-ba28-4d7755423403_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274081,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752594/general/fcb9e8fd-3042-49bf-8d99-b125d42a2926.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32199f64-2f3f-5f19-ba28-4d7755423403/32199f64-2f3f-5f19-ba28-4d7755423403_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276130,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752594/general/db010b66-2ea8-41b6-b11d-8c6d527ccd21.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32199f64-2f3f-5f19-ba28-4d7755423403/32199f64-2f3f-5f19-ba28-4d7755423403_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 605431,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752594/general/cde5de0a-e2c0-4176-9898-0d16ab670bc5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32199f64-2f3f-5f19-ba28-4d7755423403/32199f64-2f3f-5f19-ba28-4d7755423403_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431107,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752594/general/104b54ce-ff39-428d-b601-45547907959c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32199f64-2f3f-5f19-ba28-4d7755423403/32199f64-2f3f-5f19-ba28-4d7755423403_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379028,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752594/general/202a0f4f-7d39-4d84-af71-4db484fc6f0e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32199f64-2f3f-5f19-ba28-4d7755423403/32199f64-2f3f-5f19-ba28-4d7755423403_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400721,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752594/general/c41d9537-f0e5-49d2-b67e-2d24d3a38d44.jpg',
'Width': 1920}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2023-01-08',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Mini 3 Doors Cooper 1.5 - Petrol - Automatic - 136 hp - 47.917 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740495%27 HTTP/1.1" 200 None
2026-03-27 22:19:42 [adesa.be] INFO: Saving data for 10740495: {'created_time': 1774649982.989107, 'last_price_update_time': 1774649982.989117, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740495') HTTP/1.1" 204 0
2026-03-27 22:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c2d44934-181c-5e12-80e9-2934681cbc27 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd with identifier: 10740745
2026-03-27 22:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd with identifier: 10740745
2026-03-27 22:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd with identifier: 10740745 to the API
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:43 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '50a9f0a7-fe5a-57af-bdec-10eea81f5cdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQS278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740745',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 131466,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 117,
'photo_urls': ['https://images.openlane.eu/carimgs/5752461/general/4bbf7ac0-ffc8-4e89-89d3-ac0fc49f0731.jpg',
'https://images.openlane.eu/carimgs/5752461/general/dfe8b6fd-9420-4475-ac16-a1ccb446d940.jpg',
'https://images.openlane.eu/carimgs/5752461/general/7067ccbb-6f29-4bf2-b240-f145214a77e0.jpg',
'https://images.openlane.eu/carimgs/5752461/general/3f3c96cc-4f75-45a7-90f8-5a68d6b2d16a.jpg',
'https://images.openlane.eu/carimgs/5752461/general/d848e462-3ade-4b7a-843d-d827d70c2a23.jpg',
'https://images.openlane.eu/carimgs/5752461/general/dc5cb653-8473-4e9b-8bc4-dfd1663e7e09.jpg',
'https://images.openlane.eu/carimgs/5752461/general/277653f5-c84c-45a4-a5b3-a3f272d9c01f.jpg',
'https://images.openlane.eu/carimgs/5752461/general/f37dcc51-80f1-48ac-b076-e4836a6ed526.jpg',
'https://images.openlane.eu/carimgs/5752461/general/968ad238-584d-4bb0-b855-b96c5880503e.jpg',
'https://images.openlane.eu/carimgs/5752461/general/f557f838-3807-47b6-aa45-e63f063c34af.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50a9f0a7-fe5a-57af-bdec-10eea81f5cdd/50a9f0a7-fe5a-57af-bdec-10eea81f5cdd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752461/general/4bbf7ac0-ffc8-4e89-89d3-ac0fc49f0731.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50a9f0a7-fe5a-57af-bdec-10eea81f5cdd/50a9f0a7-fe5a-57af-bdec-10eea81f5cdd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752461/general/d848e462-3ade-4b7a-843d-d827d70c2a23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50a9f0a7-fe5a-57af-bdec-10eea81f5cdd/50a9f0a7-fe5a-57af-bdec-10eea81f5cdd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752461/general/f37dcc51-80f1-48ac-b076-e4836a6ed526.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50a9f0a7-fe5a-57af-bdec-10eea81f5cdd/50a9f0a7-fe5a-57af-bdec-10eea81f5cdd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752461/general/f557f838-3807-47b6-aa45-e63f063c34af.jpg',
'Width': 1024}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 131.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740745%27 HTTP/1.1" 200 None
2026-03-27 22:19:43 [adesa.be] INFO: Saving data for 10740745: {'created_time': 1774649983.416269, 'last_price_update_time': 1774649983.416278, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740745') HTTP/1.1" 204 0
2026-03-27 22:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 18f84c12-e7ca-5163-9fc3-dd44ee36d551 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4e395f7f-3d9f-579c-bdf0-6c153faf34ca due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752271/general/6f0cd451-4a2e-402e-bbbf-fe6a5a9d1620.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740022)
2026-03-27 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752529/general/4d8e3c76-2508-4873-9eb5-380f00731b8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740808)
2026-03-27 22:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752271/general/c0f85db2-599e-42b7-bdbd-b99d5de51ae8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740022)
2026-03-27 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752529/general/28b2dbc6-043f-4e8d-8369-2d2186994149.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740808)
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2093d0>
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2d44934-181c-5e12-80e9-2934681cbc27/c2d44934-181c-5e12-80e9-2934681cbc27_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252F6f0cd451-4a2e-402e-bbbf-fe6a5a9d1620.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/6f0cd451-4a2e-402e-bbbf-fe6a5a9d1620.jpg saved to cache
2026-03-27 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c2d44934-181c-5e12-80e9-2934681cbc27
2026-03-27 22:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8 with identifier: 10740026
2026-03-27 22:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8 with scrape type 1
2026-03-27 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252F39992e04-4851-4968-846d-4372f7baa72c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/39992e04-4851-4968-846d-4372f7baa72c.jpg not downloaded yet
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2723d0>
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18f84c12-e7ca-5163-9fc3-dd44ee36d551/18f84c12-e7ca-5163-9fc3-dd44ee36d551_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252F4d8e3c76-2508-4873-9eb5-380f00731b8d.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/4d8e3c76-2508-4873-9eb5-380f00731b8d.jpg saved to cache
2026-03-27 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 18f84c12-e7ca-5163-9fc3-dd44ee36d551
2026-03-27 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752523/general/f9eae1a2-3545-4940-9067-4f33651d3c91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740802)
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252Ff915ab4b-814a-4350-bd10-665cf8e5769f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/f915ab4b-814a-4350-bd10-665cf8e5769f.jpg not downloaded yet
2026-03-27 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752542/general/5f0566d1-5dbd-41fe-8624-c66e591a1362.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740470)
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff1310>
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2d44934-181c-5e12-80e9-2934681cbc27/c2d44934-181c-5e12-80e9-2934681cbc27_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252Fc0f85db2-599e-42b7-bdbd-b99d5de51ae8.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/c0f85db2-599e-42b7-bdbd-b99d5de51ae8.jpg saved to cache
2026-03-27 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c2d44934-181c-5e12-80e9-2934681cbc27
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e20a610>
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18f84c12-e7ca-5163-9fc3-dd44ee36d551/18f84c12-e7ca-5163-9fc3-dd44ee36d551_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252F28b2dbc6-043f-4e8d-8369-2d2186994149.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/28b2dbc6-043f-4e8d-8369-2d2186994149.jpg saved to cache
2026-03-27 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 18f84c12-e7ca-5163-9fc3-dd44ee36d551
2026-03-27 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752271/general/f8c69e50-1866-4cf8-97a4-a23c7d882002.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740022)
2026-03-27 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252F498a46d8-44ba-492a-a250-a50de30b453c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/498a46d8-44ba-492a-a250-a50de30b453c.jpg not downloaded yet
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252Ffdb4bfd4-e828-4697-9596-f0908c008271.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/fdb4bfd4-e828-4697-9596-f0908c008271.jpg not downloaded yet
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b19d0>
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e395f7f-3d9f-579c-bdf0-6c153faf34ca/4e395f7f-3d9f-579c-bdf0-6c153faf34ca_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252Ff9eae1a2-3545-4940-9067-4f33651d3c91.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/f9eae1a2-3545-4940-9067-4f33651d3c91.jpg saved to cache
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e395f7f-3d9f-579c-bdf0-6c153faf34ca
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddb8f50>
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F5f0566d1-5dbd-41fe-8624-c66e591a1362.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/5f0566d1-5dbd-41fe-8624-c66e591a1362.jpg saved to cache
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4
2026-03-27 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752529/general/667601bd-5564-4e85-89b2-daaeca0774d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740808)
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252F14647fe3-dec7-4aac-b987-628e24923e52.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/14647fe3-dec7-4aac-b987-628e24923e52.jpg not downloaded yet
2026-03-27 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752542/general/2527af3f-daf2-4bfe-8cb1-8e2656d15467.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740470)
2026-03-27 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752523/general/5f7bbd41-dca4-4b92-a99d-fb32a3f25f35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740802)
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252F33b717fd-117b-401d-b3df-c1f0d173f8d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/33b717fd-117b-401d-b3df-c1f0d173f8d8.jpg not downloaded yet
2026-03-27 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752529/general/25621dd4-be9a-468b-a9a2-5d38551ce8c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740808)
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d492310>
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2d44934-181c-5e12-80e9-2934681cbc27/c2d44934-181c-5e12-80e9-2934681cbc27_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252Ff8c69e50-1866-4cf8-97a4-a23c7d882002.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/f8c69e50-1866-4cf8-97a4-a23c7d882002.jpg saved to cache
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c2d44934-181c-5e12-80e9-2934681cbc27
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252F4e331171-7020-416d-b723-0449cc8d374f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/4e331171-7020-416d-b723-0449cc8d374f.jpg not downloaded yet
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252F2e0e0c14-a917-420d-9a17-46fb0729c436.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/2e0e0c14-a917-420d-9a17-46fb0729c436.jpg not downloaded yet
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252Ff672d957-6a6e-4aab-a26a-6b7aaac9dbc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/f672d957-6a6e-4aab-a26a-6b7aaac9dbc3.jpg not downloaded yet
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a0013310>
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18f84c12-e7ca-5163-9fc3-dd44ee36d551/18f84c12-e7ca-5163-9fc3-dd44ee36d551_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252F667601bd-5564-4e85-89b2-daaeca0774d0.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/667601bd-5564-4e85-89b2-daaeca0774d0.jpg saved to cache
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 18f84c12-e7ca-5163-9fc3-dd44ee36d551
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e231810>
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F2527af3f-daf2-4bfe-8cb1-8e2656d15467.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/2527af3f-daf2-4bfe-8cb1-8e2656d15467.jpg saved to cache
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099decbdd0>
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e395f7f-3d9f-579c-bdf0-6c153faf34ca/4e395f7f-3d9f-579c-bdf0-6c153faf34ca_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752523%252Fgeneral%252F5f7bbd41-dca4-4b92-a99d-fb32a3f25f35.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752523/general/5f7bbd41-dca4-4b92-a99d-fb32a3f25f35.jpg saved to cache
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e395f7f-3d9f-579c-bdf0-6c153faf34ca
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cffced0>
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18f84c12-e7ca-5163-9fc3-dd44ee36d551/18f84c12-e7ca-5163-9fc3-dd44ee36d551_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252F25621dd4-be9a-468b-a9a2-5d38551ce8c8.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/25621dd4-be9a-468b-a9a2-5d38551ce8c8.jpg saved to cache
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 18f84c12-e7ca-5163-9fc3-dd44ee36d551
2026-03-27 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752271/general/f7e3dbc7-2d69-44ce-8598-859ce3a0b157.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740022)
2026-03-27 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752529/general/e7b622a9-a376-4d1a-a545-a310160ef362.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740808)
2026-03-27 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752277/general/39992e04-4851-4968-846d-4372f7baa72c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740026)
2026-03-27 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752542/general/37448ddc-1e3f-4cac-8028-af0e889f7584.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740470)
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252F712ce18f-3578-4c86-a609-9ca3f16778ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/712ce18f-3578-4c86-a609-9ca3f16778ab.jpg not downloaded yet
2026-03-27 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752637/general/1ea90cb3-819d-4cb0-b0c7-75ab1050e3c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740520)
2026-03-27 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752277/general/f915ab4b-814a-4350-bd10-665cf8e5769f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740026)
2026-03-27 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752277/general/33b717fd-117b-401d-b3df-c1f0d173f8d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740026)
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dda1510>
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2d44934-181c-5e12-80e9-2934681cbc27/c2d44934-181c-5e12-80e9-2934681cbc27_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752271%252Fgeneral%252Ff7e3dbc7-2d69-44ce-8598-859ce3a0b157.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752271/general/f7e3dbc7-2d69-44ce-8598-859ce3a0b157.jpg saved to cache
2026-03-27 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c2d44934-181c-5e12-80e9-2934681cbc27
2026-03-27 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752277/general/2e0e0c14-a917-420d-9a17-46fb0729c436.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740026)
2026-03-27 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752277/general/4e331171-7020-416d-b723-0449cc8d374f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740026)
2026-03-27 22:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e395f7f-3d9f-579c-bdf0-6c153faf34ca with identifier: 10740802
2026-03-27 22:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e395f7f-3d9f-579c-bdf0-6c153faf34ca with identifier: 10740802
2026-03-27 22:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e395f7f-3d9f-579c-bdf0-6c153faf34ca with identifier: 10740802 to the API
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:45 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4e395f7f-3d9f-579c-bdf0-6c153faf34ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WJW257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740802',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 69674,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 61,
'photo_urls': ['https://images.openlane.eu/carimgs/5752523/general/aab9d358-dc95-4039-aae0-5afc5fc00975.jpg',
'https://images.openlane.eu/carimgs/5752523/general/5f7bbd41-dca4-4b92-a99d-fb32a3f25f35.jpg',
'https://images.openlane.eu/carimgs/5752523/general/f9eae1a2-3545-4940-9067-4f33651d3c91.jpg',
'https://images.openlane.eu/carimgs/5752523/general/2a3159cd-f812-49eb-8b56-0ea600a88a92.jpg',
'https://images.openlane.eu/carimgs/5752523/general/4825f1ef-e43d-4145-82d4-c8f5cfab4dd0.jpg',
'https://images.openlane.eu/carimgs/5752523/general/77b9e9b1-731b-4502-a594-cdfe480d621a.jpg',
'https://images.openlane.eu/carimgs/5752523/general/6e3c38ef-133a-401a-8b73-3834c0a4fd10.jpg',
'https://images.openlane.eu/carimgs/5752523/general/1fef0aee-3f17-49d4-a723-a5b2b09a88be.jpg',
'https://images.openlane.eu/carimgs/5752523/general/8a016208-77af-4691-812c-d8a473142b1c.jpg',
'https://images.openlane.eu/carimgs/5752523/general/f141a041-018e-4b4b-bc79-efc53f7b9b17.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e395f7f-3d9f-579c-bdf0-6c153faf34ca/4e395f7f-3d9f-579c-bdf0-6c153faf34ca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165296,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752523/general/aab9d358-dc95-4039-aae0-5afc5fc00975.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e395f7f-3d9f-579c-bdf0-6c153faf34ca/4e395f7f-3d9f-579c-bdf0-6c153faf34ca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171596,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752523/general/5f7bbd41-dca4-4b92-a99d-fb32a3f25f35.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e395f7f-3d9f-579c-bdf0-6c153faf34ca/4e395f7f-3d9f-579c-bdf0-6c153faf34ca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175362,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752523/general/f9eae1a2-3545-4940-9067-4f33651d3c91.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e395f7f-3d9f-579c-bdf0-6c153faf34ca/4e395f7f-3d9f-579c-bdf0-6c153faf34ca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164758,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752523/general/2a3159cd-f812-49eb-8b56-0ea600a88a92.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e395f7f-3d9f-579c-bdf0-6c153faf34ca/4e395f7f-3d9f-579c-bdf0-6c153faf34ca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232577,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752523/general/77b9e9b1-731b-4502-a594-cdfe480d621a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e395f7f-3d9f-579c-bdf0-6c153faf34ca/4e395f7f-3d9f-579c-bdf0-6c153faf34ca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212545,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752523/general/8a016208-77af-4691-812c-d8a473142b1c.jpg',
'Width': 1500}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2019-06-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Nissan Micra 0.9 Acenta - Petrol - Manual - 90 hp - 69.674 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2019}
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740802%27 HTTP/1.1" 200 None
2026-03-27 22:19:45 [adesa.be] INFO: Saving data for 10740802: {'created_time': 1774649985.270651, 'last_price_update_time': 1774649985.27066, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740802') HTTP/1.1" 204 0
2026-03-27 22:19:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 18f84c12-e7ca-5163-9fc3-dd44ee36d551 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c2d44934-181c-5e12-80e9-2934681cbc27 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d547ed0>
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18f84c12-e7ca-5163-9fc3-dd44ee36d551/18f84c12-e7ca-5163-9fc3-dd44ee36d551_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252Fe7b622a9-a376-4d1a-a545-a310160ef362.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/e7b622a9-a376-4d1a-a545-a310160ef362.jpg saved to cache
2026-03-27 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 18f84c12-e7ca-5163-9fc3-dd44ee36d551
2026-03-27 22:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752542/general/83e3d382-f408-4a9f-9e73-787cf06e1b8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740470)
2026-03-27 22:19:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4e395f7f-3d9f-579c-bdf0-6c153faf34ca due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e116bd0>
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8/f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252F39992e04-4851-4968-846d-4372f7baa72c.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/39992e04-4851-4968-846d-4372f7baa72c.jpg saved to cache
2026-03-27 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d014e10>
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F37448ddc-1e3f-4cac-8028-af0e889f7584.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/37448ddc-1e3f-4cac-8028-af0e889f7584.jpg saved to cache
2026-03-27 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d55de10>
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752637%252Fgeneral%252F1ea90cb3-819d-4cb0-b0c7-75ab1050e3c6.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752637/general/1ea90cb3-819d-4cb0-b0c7-75ab1050e3c6.jpg saved to cache
2026-03-27 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6795fe64-9e42-53fb-9062-5169928c8834
2026-03-27 22:19:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6795fe64-9e42-53fb-9062-5169928c8834, skipping ID generation
2026-03-27 22:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6795fe64-9e42-53fb-9062-5169928c8834 with scrape type 1
2026-03-27 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6795fe64-9e42-53fb-9062-5169928c8834 sending to next pipeline
2026-03-27 22:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6795fe64-9e42-53fb-9062-5169928c8834, identifier: 10740520
2026-03-27 22:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6795fe64-9e42-53fb-9062-5169928c8834 with identifier: 10740520
2026-03-27 22:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6795fe64-9e42-53fb-9062-5169928c8834 with identifier: 10740520
2026-03-27 22:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6795fe64-9e42-53fb-9062-5169928c8834 with identifier: 10740520 to the API
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752637/general/1ea90cb3-819d-4cb0-b0c7-75ab1050e3c6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '6795fe64-9e42-53fb-9062-5169928c8834',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AS5999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740520',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 127022,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109428,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752637/general/6822ee92-31db-467d-8d62-fa8140bf3c57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752637/general/1ea90cb3-819d-4cb0-b0c7-75ab1050e3c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95819,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752637/general/4a0c4bdf-6df6-4fa9-af93-be8ec24149e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752637/general/9db693fc-b456-4254-a0a0-8600b9804c9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112751,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752637/general/831fce50-0282-4532-9782-257a497c93e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752637/general/f3cd16bc-4aab-42aa-b9cf-9c9bbcd9df86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752637/general/b28dd8ca-dd9d-4c8e-9328-484142772756.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6795fe64-9e42-53fb-9062-5169928c8834/6795fe64-9e42-53fb-9062-5169928c8834_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14007,
'Height': 299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752637/general/7cd2c5b0-61bb-4643-8711-b3d601c9b936.jpg',
'Width': 407}],
'price': 46400,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLE Coupé 350de - 4-Matic - Diesel - Automatic - 194 '
'hp - 127.022 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740520%27 HTTP/1.1" 200 None
2026-03-27 22:19:45 [adesa.be] INFO: Saving data for 10740520: {'created_time': 1774649985.951188, 'last_price_update_time': 1774649985.9512, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740520') HTTP/1.1" 204 0
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a03f04d0>
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8/f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252Ff915ab4b-814a-4350-bd10-665cf8e5769f.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/f915ab4b-814a-4350-bd10-665cf8e5769f.jpg saved to cache
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf9c350>
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8/f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252F33b717fd-117b-401d-b3df-c1f0d173f8d8.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/33b717fd-117b-401d-b3df-c1f0d173f8d8.jpg saved to cache
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e009310>
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8/f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252F2e0e0c14-a917-420d-9a17-46fb0729c436.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/2e0e0c14-a917-420d-9a17-46fb0729c436.jpg saved to cache
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e055390>
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8/f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252F4e331171-7020-416d-b723-0449cc8d374f.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/4e331171-7020-416d-b723-0449cc8d374f.jpg saved to cache
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8
2026-03-27 22:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752529/general/c29edd9a-6aad-4bde-9b55-da8ca2be5b8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740808)
2026-03-27 22:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752277/general/f672d957-6a6e-4aab-a26a-6b7aaac9dbc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740026)
2026-03-27 22:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752272/general/656fcb71-dd98-475b-a057-46150d7879a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740023)
2026-03-27 22:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752259/general/aa67c07c-7d4f-4cae-9b8b-7074d069a716.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740013)
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df69990>
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F83e3d382-f408-4a9f-9e73-787cf06e1b8d.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/83e3d382-f408-4a9f-9e73-787cf06e1b8d.jpg saved to cache
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4
2026-03-27 22:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with identifier: 10740877
2026-03-27 22:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with scrape type 1
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738332%252Fgeneral%252F0f1fdc52-9a90-478f-b4db-ae34eb44410b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738332/general/0f1fdc52-9a90-478f-b4db-ae34eb44410b.jpg already downloaded
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738332%252Fgeneral%252Fe3241ac4-5497-4364-bc8d-6c1fdf325ef0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738332/general/e3241ac4-5497-4364-bc8d-6c1fdf325ef0.jpg already downloaded
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738332%252Fgeneral%252Fca0c051b-3059-469c-b695-e8cb0a426197.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738332/general/ca0c051b-3059-469c-b695-e8cb0a426197.jpg already downloaded
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738332%252Fgeneral%252F7d051793-fe77-4f4b-889d-4f89c713d738.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738332/general/7d051793-fe77-4f4b-889d-4f89c713d738.jpg already downloaded
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738332%252Fgeneral%252F9fbf99e1-76b3-46b6-b426-38796725430f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738332/general/9fbf99e1-76b3-46b6-b426-38796725430f.jpg already downloaded
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738332%252Fgeneral%252Ffd4e053e-6b90-435b-b385-a12a865e00d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738332/general/fd4e053e-6b90-435b-b385-a12a865e00d4.jpg already downloaded
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738332%252Fgeneral%252F86170533-c65f-485b-84ff-187ff2e840c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738332/general/86170533-c65f-485b-84ff-187ff2e840c4.jpg already downloaded
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738332%252Fgeneral%252F488e7c91-d394-4a87-93b0-d6f14e3def71.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738332/general/488e7c91-d394-4a87-93b0-d6f14e3def71.jpg already downloaded
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738332%252Fgeneral%252Fee5a9ced-3a6e-4d86-a923-d8480b06d36f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738332/general/ee5a9ced-3a6e-4d86-a923-d8480b06d36f.jpg already downloaded
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738332%252Fgeneral%252F9e3ac17a-2138-40e0-9e65-83b71d26dd79.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738332/general/9e3ac17a-2138-40e0-9e65-83b71d26dd79.jpg already downloaded
2026-03-27 22:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef, identifier: 10740877
2026-03-27 22:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with identifier: 10740877
2026-03-27 22:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with identifier: 10740877
2026-03-27 22:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with identifier: 10740877 to the API
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740877>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMQ403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740877',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 81509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5738332/general/0f1fdc52-9a90-478f-b4db-ae34eb44410b.jpg',
'https://images.openlane.eu/carimgs/5738332/general/e3241ac4-5497-4364-bc8d-6c1fdf325ef0.jpg',
'https://images.openlane.eu/carimgs/5738332/general/ca0c051b-3059-469c-b695-e8cb0a426197.jpg',
'https://images.openlane.eu/carimgs/5738332/general/7d051793-fe77-4f4b-889d-4f89c713d738.jpg',
'https://images.openlane.eu/carimgs/5738332/general/9fbf99e1-76b3-46b6-b426-38796725430f.jpg',
'https://images.openlane.eu/carimgs/5738332/general/fd4e053e-6b90-435b-b385-a12a865e00d4.jpg',
'https://images.openlane.eu/carimgs/5738332/general/86170533-c65f-485b-84ff-187ff2e840c4.jpg',
'https://images.openlane.eu/carimgs/5738332/general/488e7c91-d394-4a87-93b0-d6f14e3def71.jpg',
'https://images.openlane.eu/carimgs/5738332/general/ee5a9ced-3a6e-4d86-a923-d8480b06d36f.jpg',
'https://images.openlane.eu/carimgs/5738332/general/9e3ac17a-2138-40e0-9e65-83b71d26dd79.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef/6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85825,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738332/general/0f1fdc52-9a90-478f-b4db-ae34eb44410b.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef/6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90804,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738332/general/e3241ac4-5497-4364-bc8d-6c1fdf325ef0.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef/6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90756,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738332/general/ca0c051b-3059-469c-b695-e8cb0a426197.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef/6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99119,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738332/general/7d051793-fe77-4f4b-889d-4f89c713d738.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef/6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89089,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738332/general/9fbf99e1-76b3-46b6-b426-38796725430f.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef/6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107033,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738332/general/fd4e053e-6b90-435b-b385-a12a865e00d4.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef/6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91749,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738332/general/86170533-c65f-485b-84ff-187ff2e840c4.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef/6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121430,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738332/general/488e7c91-d394-4a87-93b0-d6f14e3def71.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef/6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99542,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738332/general/ee5a9ced-3a6e-4d86-a923-d8480b06d36f.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef/6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57630,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738332/general/9e3ac17a-2138-40e0-9e65-83b71d26dd79.jpg',
'Width': 1200}],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'CARSYS // SA Michel Lecrombs',
'title': 'Volkswagen Tiguan 1.5 TSI Elegance - Petrol - Automatic - 150 hp - '
'81.509 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740877%27 HTTP/1.1" 200 None
2026-03-27 22:19:46 [adesa.be] INFO: Saving data for 10740877: {'created_time': 1774649986.833984, 'last_price_update_time': 1774649986.833997, 'auction_closing_time': 1774863000.0}
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740877') HTTP/1.1" 204 0
2026-03-27 22:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752277/general/712ce18f-3578-4c86-a609-9ca3f16778ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740026)
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c2d44934-181c-5e12-80e9-2934681cbc27 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752553/general/ad1e0546-8e30-4d5f-9d3d-8ad0e3e1150c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740481)
2026-03-27 22:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752259/general/93d5c78f-7734-4824-af06-5b9b0ecc8a5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740013)
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099decf2d0>
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18f84c12-e7ca-5163-9fc3-dd44ee36d551/18f84c12-e7ca-5163-9fc3-dd44ee36d551_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752529%252Fgeneral%252Fc29edd9a-6aad-4bde-9b55-da8ca2be5b8b.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752529/general/c29edd9a-6aad-4bde-9b55-da8ca2be5b8b.jpg saved to cache
2026-03-27 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 18f84c12-e7ca-5163-9fc3-dd44ee36d551
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfbef50>
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8/f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252Ff672d957-6a6e-4aab-a26a-6b7aaac9dbc3.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/f672d957-6a6e-4aab-a26a-6b7aaac9dbc3.jpg saved to cache
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d490810>
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2/2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252F656fcb71-dd98-475b-a057-46150d7879a2.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/656fcb71-dd98-475b-a057-46150d7879a2.jpg saved to cache
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c3f10>
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c48e807-4876-58ad-8f4b-195ccc3f4779/5c48e807-4876-58ad-8f4b-195ccc3f4779_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252Faa67c07c-7d4f-4cae-9b8b-7074d069a716.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/aa67c07c-7d4f-4cae-9b8b-7074d069a716.jpg saved to cache
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5c48e807-4876-58ad-8f4b-195ccc3f4779
2026-03-27 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752272/general/37797382-7377-4b87-8324-877645270a9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740023)
2026-03-27 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752494/general/93537cd7-4e5d-4e14-8d62-8f51fc77b03c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740775)
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c7350>
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8/f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752277%252Fgeneral%252F712ce18f-3578-4c86-a609-9ca3f16778ab.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752277/general/712ce18f-3578-4c86-a609-9ca3f16778ab.jpg saved to cache
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8
2026-03-27 22:19:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8, skipping ID generation
2026-03-27 22:19:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8 with scrape type 1
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8 sending to next pipeline
2026-03-27 22:19:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8, identifier: 10740026
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d545910>
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58208797-ef03-55c4-9bcb-371a466ac497/58208797-ef03-55c4-9bcb-371a466ac497_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252Fad1e0546-8e30-4d5f-9d3d-8ad0e3e1150c.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/ad1e0546-8e30-4d5f-9d3d-8ad0e3e1150c.jpg saved to cache
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 58208797-ef03-55c4-9bcb-371a466ac497
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfbfa50>
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c48e807-4876-58ad-8f4b-195ccc3f4779/5c48e807-4876-58ad-8f4b-195ccc3f4779_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252F93d5c78f-7734-4824-af06-5b9b0ecc8a5d.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/93d5c78f-7734-4824-af06-5b9b0ecc8a5d.jpg saved to cache
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5c48e807-4876-58ad-8f4b-195ccc3f4779
2026-03-27 22:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8 with identifier: 10740026
2026-03-27 22:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8 with identifier: 10740026
2026-03-27 22:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8 with identifier: 10740026 to the API
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752277/general/712ce18f-3578-4c86-a609-9ca3f16778ab.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJZ678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740026',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 57597,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 81,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8/f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115603,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752277/general/39992e04-4851-4968-846d-4372f7baa72c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8/f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752277/general/f915ab4b-814a-4350-bd10-665cf8e5769f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8/f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752277/general/33b717fd-117b-401d-b3df-c1f0d173f8d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8/f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752277/general/4e331171-7020-416d-b723-0449cc8d374f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8/f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752277/general/2e0e0c14-a917-420d-9a17-46fb0729c436.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8/f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76305,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752277/general/f672d957-6a6e-4aab-a26a-6b7aaac9dbc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8/f3c3b7ad-2c1b-59ae-a990-bf15f878ffb8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752277/general/712ce18f-3578-4c86-a609-9ca3f16778ab.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.5 Active - Diesel - Manual - 130 hp - 57.597 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740026%27 HTTP/1.1" 200 None
2026-03-27 22:19:47 [adesa.be] INFO: Saving data for 10740026: {'created_time': 1774649987.707507, 'last_price_update_time': 1774649987.707517, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740026') HTTP/1.1" 204 0
2026-03-27 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752476/general/61f4467d-5dc5-4d35-9b0e-604fe2153aef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740757)
2026-03-27 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752259/general/21dff485-1708-4ed1-9ee2-472725f11896.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740013)
2026-03-27 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752553/general/4ef5b986-0e83-41b2-8386-f32315a7d03e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740481)
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf7d490>
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2/2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252F37797382-7377-4b87-8324-877645270a9c.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/37797382-7377-4b87-8324-877645270a9c.jpg saved to cache
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf7fa50>
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F93537cd7-4e5d-4e14-8d62-8f51fc77b03c.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/93537cd7-4e5d-4e14-8d62-8f51fc77b03c.jpg saved to cache
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e768cde2-d508-5077-b87f-fa13273a6e3b
2026-03-27 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752272/general/87080ac5-f22a-40af-aeee-e6a1bda72cfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740023)
2026-03-27 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752553/general/bc1a03dd-3400-49b9-9c10-9b4151e500e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740481)
2026-03-27 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752542/general/059f943f-7a6f-4c47-a190-40a300d48da7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740470)
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd7f290>
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4db1211-bc86-5b09-b167-6283c5264f02/e4db1211-bc86-5b09-b167-6283c5264f02_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252F61f4467d-5dc5-4d35-9b0e-604fe2153aef.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/61f4467d-5dc5-4d35-9b0e-604fe2153aef.jpg saved to cache
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e4db1211-bc86-5b09-b167-6283c5264f02
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e234b50>
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c48e807-4876-58ad-8f4b-195ccc3f4779/5c48e807-4876-58ad-8f4b-195ccc3f4779_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252F21dff485-1708-4ed1-9ee2-472725f11896.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/21dff485-1708-4ed1-9ee2-472725f11896.jpg saved to cache
2026-03-27 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5c48e807-4876-58ad-8f4b-195ccc3f4779
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1e4610>
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58208797-ef03-55c4-9bcb-371a466ac497/58208797-ef03-55c4-9bcb-371a466ac497_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252F4ef5b986-0e83-41b2-8386-f32315a7d03e.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/4ef5b986-0e83-41b2-8386-f32315a7d03e.jpg saved to cache
2026-03-27 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 58208797-ef03-55c4-9bcb-371a466ac497
2026-03-27 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752494/general/10c037eb-5389-47c4-8991-44e179fb3a8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740775)
2026-03-27 22:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18f84c12-e7ca-5163-9fc3-dd44ee36d551 with identifier: 10740808
2026-03-27 22:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18f84c12-e7ca-5163-9fc3-dd44ee36d551 with identifier: 10740808
2026-03-27 22:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18f84c12-e7ca-5163-9fc3-dd44ee36d551 with identifier: 10740808 to the API
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:48 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '18f84c12-e7ca-5163-9fc3-dd44ee36d551',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTE353',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740808',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 31879,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5752529/general/312fbfb7-72a5-4ace-82f5-fbb6c53a2b44.jpg',
'https://images.openlane.eu/carimgs/5752529/general/c29edd9a-6aad-4bde-9b55-da8ca2be5b8b.jpg',
'https://images.openlane.eu/carimgs/5752529/general/e7b622a9-a376-4d1a-a545-a310160ef362.jpg',
'https://images.openlane.eu/carimgs/5752529/general/25621dd4-be9a-468b-a9a2-5d38551ce8c8.jpg',
'https://images.openlane.eu/carimgs/5752529/general/667601bd-5564-4e85-89b2-daaeca0774d0.jpg',
'https://images.openlane.eu/carimgs/5752529/general/db6eaba2-5f64-4b04-b841-af6260d0cb6e.jpg',
'https://images.openlane.eu/carimgs/5752529/general/3022c12b-655f-4f0a-817f-385cbac9b319.jpg',
'https://images.openlane.eu/carimgs/5752529/general/4d8e3c76-2508-4873-9eb5-380f00731b8d.jpg',
'https://images.openlane.eu/carimgs/5752529/general/28b2dbc6-043f-4e8d-8369-2d2186994149.jpg',
'https://images.openlane.eu/carimgs/5752529/general/6ac54e60-3069-4bf7-a8ce-bc50947bc159.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f84c12-e7ca-5163-9fc3-dd44ee36d551/18f84c12-e7ca-5163-9fc3-dd44ee36d551_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280859,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752529/general/c29edd9a-6aad-4bde-9b55-da8ca2be5b8b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f84c12-e7ca-5163-9fc3-dd44ee36d551/18f84c12-e7ca-5163-9fc3-dd44ee36d551_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290121,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752529/general/e7b622a9-a376-4d1a-a545-a310160ef362.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f84c12-e7ca-5163-9fc3-dd44ee36d551/18f84c12-e7ca-5163-9fc3-dd44ee36d551_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258531,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752529/general/25621dd4-be9a-468b-a9a2-5d38551ce8c8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f84c12-e7ca-5163-9fc3-dd44ee36d551/18f84c12-e7ca-5163-9fc3-dd44ee36d551_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411549,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752529/general/667601bd-5564-4e85-89b2-daaeca0774d0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f84c12-e7ca-5163-9fc3-dd44ee36d551/18f84c12-e7ca-5163-9fc3-dd44ee36d551_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379776,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752529/general/4d8e3c76-2508-4873-9eb5-380f00731b8d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f84c12-e7ca-5163-9fc3-dd44ee36d551/18f84c12-e7ca-5163-9fc3-dd44ee36d551_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 737011,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752529/general/28b2dbc6-043f-4e8d-8369-2d2186994149.jpg',
'Width': 1920}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Mini 3 Doors Cooper 1.5 - Petrol - Automatic - 136 hp - 31.879 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740808%27 HTTP/1.1" 200 None
2026-03-27 22:19:48 [adesa.be] INFO: Saving data for 10740808: {'created_time': 1774649988.407668, 'last_price_update_time': 1774649988.407677, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740808') HTTP/1.1" 204 0
2026-03-27 22:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c2d44934-181c-5e12-80e9-2934681cbc27 with identifier: 10740022
2026-03-27 22:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c2d44934-181c-5e12-80e9-2934681cbc27 with identifier: 10740022
2026-03-27 22:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c2d44934-181c-5e12-80e9-2934681cbc27 with identifier: 10740022 to the API
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:48 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 192,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c2d44934-181c-5e12-80e9-2934681cbc27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WFD562',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740022',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 147586,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photo_urls': ['https://images.openlane.eu/carimgs/5752271/general/f633391b-22e4-4d83-b1be-b76c8db5dc9e.jpg',
'https://images.openlane.eu/carimgs/5752271/general/03d1f03a-a1ce-4f68-ba07-3bdb9f016a3b.jpg',
'https://images.openlane.eu/carimgs/5752271/general/f7e3dbc7-2d69-44ce-8598-859ce3a0b157.jpg',
'https://images.openlane.eu/carimgs/5752271/general/3d25f89f-652b-4f1c-a85f-466b74af149e.jpg',
'https://images.openlane.eu/carimgs/5752271/general/f8c69e50-1866-4cf8-97a4-a23c7d882002.jpg',
'https://images.openlane.eu/carimgs/5752271/general/f0610b11-ecd4-458c-aa86-72ad03726c92.jpg',
'https://images.openlane.eu/carimgs/5752271/general/8bc1d827-a811-4075-bd5a-60d5fb5d8c31.jpg',
'https://images.openlane.eu/carimgs/5752271/general/c0f85db2-599e-42b7-bdbd-b99d5de51ae8.jpg',
'https://images.openlane.eu/carimgs/5752271/general/6f0cd451-4a2e-402e-bbbf-fe6a5a9d1620.jpg',
'https://images.openlane.eu/carimgs/5752271/general/b0e8d154-fc6f-4599-979c-2b0efc7cb4f6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2d44934-181c-5e12-80e9-2934681cbc27/c2d44934-181c-5e12-80e9-2934681cbc27_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273503,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752271/general/f7e3dbc7-2d69-44ce-8598-859ce3a0b157.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2d44934-181c-5e12-80e9-2934681cbc27/c2d44934-181c-5e12-80e9-2934681cbc27_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255902,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752271/general/3d25f89f-652b-4f1c-a85f-466b74af149e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2d44934-181c-5e12-80e9-2934681cbc27/c2d44934-181c-5e12-80e9-2934681cbc27_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471342,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752271/general/f8c69e50-1866-4cf8-97a4-a23c7d882002.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2d44934-181c-5e12-80e9-2934681cbc27/c2d44934-181c-5e12-80e9-2934681cbc27_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387916,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752271/general/8bc1d827-a811-4075-bd5a-60d5fb5d8c31.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2d44934-181c-5e12-80e9-2934681cbc27/c2d44934-181c-5e12-80e9-2934681cbc27_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461747,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752271/general/c0f85db2-599e-42b7-bdbd-b99d5de51ae8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2d44934-181c-5e12-80e9-2934681cbc27/c2d44934-181c-5e12-80e9-2934681cbc27_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437393,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752271/general/6f0cd451-4a2e-402e-bbbf-fe6a5a9d1620.jpg',
'Width': 1920}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2019-05-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman Cooper S - Petrol - Automatic - 192 hp - 147.586 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740022%27 HTTP/1.1" 200 None
2026-03-27 22:19:48 [adesa.be] INFO: Saving data for 10740022: {'created_time': 1774649988.755527, 'last_price_update_time': 1774649988.755537, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740022') HTTP/1.1" 204 0
2026-03-27 22:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 58208797-ef03-55c4-9bcb-371a466ac497 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 18f84c12-e7ca-5163-9fc3-dd44ee36d551 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c2d44934-181c-5e12-80e9-2934681cbc27 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9f2d0>
2026-03-27 22:19:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2/2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252F87080ac5-f22a-40af-aeee-e6a1bda72cfd.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/87080ac5-f22a-40af-aeee-e6a1bda72cfd.jpg saved to cache
2026-03-27 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2
2026-03-27 22:19:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d14a8d0>
2026-03-27 22:19:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58208797-ef03-55c4-9bcb-371a466ac497/58208797-ef03-55c4-9bcb-371a466ac497_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252Fbc1a03dd-3400-49b9-9c10-9b4151e500e9.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/bc1a03dd-3400-49b9-9c10-9b4151e500e9.jpg saved to cache
2026-03-27 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 58208797-ef03-55c4-9bcb-371a466ac497
2026-03-27 22:19:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de9da10>
2026-03-27 22:19:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752542%252Fgeneral%252F059f943f-7a6f-4c47-a190-40a300d48da7.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752542/general/059f943f-7a6f-4c47-a190-40a300d48da7.jpg saved to cache
2026-03-27 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4
2026-03-27 22:19:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 95f70bd7-5c18-5bed-9458-4110fd19d2f4, skipping ID generation
2026-03-27 22:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4 with scrape type 1
2026-03-27 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4 sending to next pipeline
2026-03-27 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95f70bd7-5c18-5bed-9458-4110fd19d2f4, identifier: 10740470
2026-03-27 22:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752259/general/94927a6e-459a-4cd2-8b47-6de80356dece.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740013)
2026-03-27 22:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752517/general/907fe595-fe63-4bab-b1ae-90bd43d9c7f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740797)
2026-03-27 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95f70bd7-5c18-5bed-9458-4110fd19d2f4 with identifier: 10740470
2026-03-27 22:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95f70bd7-5c18-5bed-9458-4110fd19d2f4 with identifier: 10740470
2026-03-27 22:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95f70bd7-5c18-5bed-9458-4110fd19d2f4 with identifier: 10740470 to the API
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752542/general/059f943f-7a6f-4c47-a190-40a300d48da7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '95f70bd7-5c18-5bed-9458-4110fd19d2f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWM107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740470',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 121591,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 70,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112764,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752542/general/127fbbac-5a5e-4f57-95d2-f37bed1c79dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752542/general/059f943f-7a6f-4c47-a190-40a300d48da7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752542/general/10a398b5-fa49-4584-b67b-ebd3208b1e90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752542/general/613903e9-489b-4ac5-93b4-c374e72b8b03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752542/general/83e3d382-f408-4a9f-9e73-787cf06e1b8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752542/general/37448ddc-1e3f-4cac-8028-af0e889f7584.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752542/general/2527af3f-daf2-4bfe-8cb1-8e2656d15467.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f70bd7-5c18-5bed-9458-4110fd19d2f4/95f70bd7-5c18-5bed-9458-4110fd19d2f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752542/general/5f0566d1-5dbd-41fe-8624-c66e591a1362.jpg',
'Width': 1024}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 121.591 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740470%27 HTTP/1.1" 200 None
2026-03-27 22:19:49 [adesa.be] INFO: Saving data for 10740470: {'created_time': 1774649989.395709, 'last_price_update_time': 1774649989.395719, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740470') HTTP/1.1" 204 0
2026-03-27 22:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752553/general/da7e7a0b-0ab1-46a7-a3bc-207cf7f12a2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740481)
2026-03-27 22:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfffc90>
2026-03-27 22:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752494%252Fgeneral%252F10c037eb-5389-47c4-8991-44e179fb3a8a.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752494/general/10c037eb-5389-47c4-8991-44e179fb3a8a.jpg saved to cache
2026-03-27 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e768cde2-d508-5077-b87f-fa13273a6e3b
2026-03-27 22:19:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e768cde2-d508-5077-b87f-fa13273a6e3b, skipping ID generation
2026-03-27 22:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e768cde2-d508-5077-b87f-fa13273a6e3b with scrape type 1
2026-03-27 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e768cde2-d508-5077-b87f-fa13273a6e3b sending to next pipeline
2026-03-27 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e768cde2-d508-5077-b87f-fa13273a6e3b, identifier: 10740775
2026-03-27 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e768cde2-d508-5077-b87f-fa13273a6e3b with identifier: 10740775
2026-03-27 22:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e768cde2-d508-5077-b87f-fa13273a6e3b with identifier: 10740775
2026-03-27 22:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e768cde2-d508-5077-b87f-fa13273a6e3b with identifier: 10740775 to the API
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752494/general/10c037eb-5389-47c4-8991-44e179fb3a8a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e768cde2-d508-5077-b87f-fa13273a6e3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVR663',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740775',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 124719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 75,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752494/general/d02cdc92-de8d-4ff6-ba4a-957265bff64f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752494/general/3a9e53d5-3985-4a8c-a5e3-4042370b1e2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752494/general/96b7ec14-ce70-4a8f-ac04-d1c82356961e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752494/general/970e72dc-f036-4b17-a206-e65cb70ba8c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752494/general/8d63754e-ffc9-45bc-be70-79515709710c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752494/general/10c037eb-5389-47c4-8991-44e179fb3a8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129873,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752494/general/fce8fbc6-c60b-41c7-bff2-5579819fc9a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752494/general/93537cd7-4e5d-4e14-8d62-8f51fc77b03c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98839,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752494/general/6caa532a-8e22-4207-a9bf-cefbe8370a5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e768cde2-d508-5077-b87f-fa13273a6e3b/e768cde2-d508-5077-b87f-fa13273a6e3b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752494/general/4f842760-bb4e-4ca0-9282-bb5b5acea59e.jpg',
'Width': 1024}],
'price': 26400,
'price_includes_vat': True,
'registration_date': '2021-08-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Diesel - Automatic - '
'194 hp - 124.719 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740775%27 HTTP/1.1" 200 None
2026-03-27 22:19:49 [adesa.be] INFO: Saving data for 10740775: {'created_time': 1774649989.875984, 'last_price_update_time': 1774649989.875993, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740775') HTTP/1.1" 204 0
2026-03-27 22:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752272/general/6eab2c98-d685-4236-87bc-13e7055f672a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740023)
2026-03-27 22:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3fa690>
2026-03-27 22:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c48e807-4876-58ad-8f4b-195ccc3f4779/5c48e807-4876-58ad-8f4b-195ccc3f4779_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252F94927a6e-459a-4cd2-8b47-6de80356dece.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/94927a6e-459a-4cd2-8b47-6de80356dece.jpg saved to cache
2026-03-27 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5c48e807-4876-58ad-8f4b-195ccc3f4779
2026-03-27 22:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfec550>
2026-03-27 22:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252F907fe595-fe63-4bab-b1ae-90bd43d9c7f8.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/907fe595-fe63-4bab-b1ae-90bd43d9c7f8.jpg saved to cache
2026-03-27 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f9461dd9-fa97-5491-b36e-01b2eaf85086
2026-03-27 22:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752476/general/e087cbb3-7d9a-4251-82e4-8c6d1ff94588.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740757)
2026-03-27 22:19:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e4db1211-bc86-5b09-b167-6283c5264f02 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5c48e807-4876-58ad-8f4b-195ccc3f4779 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 58208797-ef03-55c4-9bcb-371a466ac497 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752517/general/30e6fe69-8e06-4abb-aa04-5812a129d365.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740797)
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff2a50>
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58208797-ef03-55c4-9bcb-371a466ac497/58208797-ef03-55c4-9bcb-371a466ac497_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252Fda7e7a0b-0ab1-46a7-a3bc-207cf7f12a2c.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/da7e7a0b-0ab1-46a7-a3bc-207cf7f12a2c.jpg saved to cache
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 58208797-ef03-55c4-9bcb-371a466ac497
2026-03-27 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752272/general/36edfd8f-abc9-4a1c-b8ee-02758a163478.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740023)
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d481dd0>
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2/2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252F6eab2c98-d685-4236-87bc-13e7055f672a.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/6eab2c98-d685-4236-87bc-13e7055f672a.jpg saved to cache
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2
2026-03-27 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752259/general/023cdc35-16aa-434b-ab89-1b3a13c0aff5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740013)
2026-03-27 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752553/general/ff6001ff-d6f2-430c-8e6c-b622df0f9795.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740481)
2026-03-27 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752517/general/ec6de4cd-433f-4321-a68c-ee2c1b35c5ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740797)
2026-03-27 22:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e062b10>
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4db1211-bc86-5b09-b167-6283c5264f02/e4db1211-bc86-5b09-b167-6283c5264f02_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252Fe087cbb3-7d9a-4251-82e4-8c6d1ff94588.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/e087cbb3-7d9a-4251-82e4-8c6d1ff94588.jpg saved to cache
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e4db1211-bc86-5b09-b167-6283c5264f02
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c3910>
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252F30e6fe69-8e06-4abb-aa04-5812a129d365.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/30e6fe69-8e06-4abb-aa04-5812a129d365.jpg saved to cache
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f9461dd9-fa97-5491-b36e-01b2eaf85086
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e009a10>
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2/2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252F36edfd8f-abc9-4a1c-b8ee-02758a163478.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/36edfd8f-abc9-4a1c-b8ee-02758a163478.jpg saved to cache
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2
2026-03-27 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752272/general/3d0e8cd1-916d-49f1-aa06-62041b2fd863.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740023)
2026-03-27 22:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752259/general/788f687b-ae34-4752-87d0-e234e4e5f6cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740013)
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c1390>
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c48e807-4876-58ad-8f4b-195ccc3f4779/5c48e807-4876-58ad-8f4b-195ccc3f4779_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252F023cdc35-16aa-434b-ab89-1b3a13c0aff5.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/023cdc35-16aa-434b-ab89-1b3a13c0aff5.jpg saved to cache
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5c48e807-4876-58ad-8f4b-195ccc3f4779
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d483150>
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58208797-ef03-55c4-9bcb-371a466ac497/58208797-ef03-55c4-9bcb-371a466ac497_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252Fff6001ff-d6f2-430c-8e6c-b622df0f9795.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/ff6001ff-d6f2-430c-8e6c-b622df0f9795.jpg saved to cache
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 58208797-ef03-55c4-9bcb-371a466ac497
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e21b290>
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252Fec6de4cd-433f-4321-a68c-ee2c1b35c5ae.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/ec6de4cd-433f-4321-a68c-ee2c1b35c5ae.jpg saved to cache
2026-03-27 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f9461dd9-fa97-5491-b36e-01b2eaf85086
2026-03-27 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752517/general/1ba16d13-1d52-43b2-b977-b51ceb681245.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740797)
2026-03-27 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752476/general/3089a638-c0f3-47b0-8935-719711d92349.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740757)
2026-03-27 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752553/general/afb444a3-0c13-4472-80f0-e456dc3bd3b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740481)
2026-03-27 22:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0a6310>
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2/2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252F3d0e8cd1-916d-49f1-aa06-62041b2fd863.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/3d0e8cd1-916d-49f1-aa06-62041b2fd863.jpg saved to cache
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3ae9d0>
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c48e807-4876-58ad-8f4b-195ccc3f4779/5c48e807-4876-58ad-8f4b-195ccc3f4779_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252F788f687b-ae34-4752-87d0-e234e4e5f6cf.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/788f687b-ae34-4752-87d0-e234e4e5f6cf.jpg saved to cache
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5c48e807-4876-58ad-8f4b-195ccc3f4779
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e166890>
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252F1ba16d13-1d52-43b2-b977-b51ceb681245.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/1ba16d13-1d52-43b2-b977-b51ceb681245.jpg saved to cache
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f9461dd9-fa97-5491-b36e-01b2eaf85086
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d481fd0>
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4db1211-bc86-5b09-b167-6283c5264f02/e4db1211-bc86-5b09-b167-6283c5264f02_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752476%252Fgeneral%252F3089a638-c0f3-47b0-8935-719711d92349.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752476/general/3089a638-c0f3-47b0-8935-719711d92349.jpg saved to cache
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e4db1211-bc86-5b09-b167-6283c5264f02
2026-03-27 22:19:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e4db1211-bc86-5b09-b167-6283c5264f02, skipping ID generation
2026-03-27 22:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4db1211-bc86-5b09-b167-6283c5264f02 with scrape type 1
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4db1211-bc86-5b09-b167-6283c5264f02 sending to next pipeline
2026-03-27 22:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4db1211-bc86-5b09-b167-6283c5264f02, identifier: 10740757
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff0fd0>
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58208797-ef03-55c4-9bcb-371a466ac497/58208797-ef03-55c4-9bcb-371a466ac497_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252Fafb444a3-0c13-4472-80f0-e456dc3bd3b0.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/afb444a3-0c13-4472-80f0-e456dc3bd3b0.jpg saved to cache
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 58208797-ef03-55c4-9bcb-371a466ac497
2026-03-27 22:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752272/general/f75b28e1-ce32-46a8-8387-7a7a46c5e5c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740023)
2026-03-27 22:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4db1211-bc86-5b09-b167-6283c5264f02 with identifier: 10740757
2026-03-27 22:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4db1211-bc86-5b09-b167-6283c5264f02 with identifier: 10740757
2026-03-27 22:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4db1211-bc86-5b09-b167-6283c5264f02 with identifier: 10740757 to the API
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752476/general/3089a638-c0f3-47b0-8935-719711d92349.jpg>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e4db1211-bc86-5b09-b167-6283c5264f02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVR863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740757',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 92404,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 66,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4db1211-bc86-5b09-b167-6283c5264f02/e4db1211-bc86-5b09-b167-6283c5264f02_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752476/general/3089a638-c0f3-47b0-8935-719711d92349.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4db1211-bc86-5b09-b167-6283c5264f02/e4db1211-bc86-5b09-b167-6283c5264f02_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752476/general/98d71e32-9351-4d6b-8df9-0c795bad09f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4db1211-bc86-5b09-b167-6283c5264f02/e4db1211-bc86-5b09-b167-6283c5264f02_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752476/general/e087cbb3-7d9a-4251-82e4-8c6d1ff94588.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4db1211-bc86-5b09-b167-6283c5264f02/e4db1211-bc86-5b09-b167-6283c5264f02_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752476/general/29914cc6-1acb-418a-a124-c98bcba628ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4db1211-bc86-5b09-b167-6283c5264f02/e4db1211-bc86-5b09-b167-6283c5264f02_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77369,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752476/general/61f4467d-5dc5-4d35-9b0e-604fe2153aef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4db1211-bc86-5b09-b167-6283c5264f02/e4db1211-bc86-5b09-b167-6283c5264f02_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752476/general/1d578209-fe39-4474-bdc8-3deef8653062.jpg',
'Width': 1024}],
'price': 30100,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC Coupé 300de Business - 4-Matic - Diesel - '
'Automatic - 194 hp - 92.404 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740757%27 HTTP/1.1" 200 None
2026-03-27 22:19:51 [adesa.be] INFO: Saving data for 10740757: {'created_time': 1774649991.714676, 'last_price_update_time': 1774649991.714688, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740757') HTTP/1.1" 204 0
2026-03-27 22:19:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752517/general/3eab3c94-2edf-4546-aee5-ad210a171544.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740797)
2026-03-27 22:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752259/general/3b341dac-38d2-483b-95be-5e2cb5152421.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740013)
2026-03-27 22:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752553/general/649585f2-793e-46e7-a7d1-f12cd6e28619.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740481)
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5c48e807-4876-58ad-8f4b-195ccc3f4779 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 58208797-ef03-55c4-9bcb-371a466ac497 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f9461dd9-fa97-5491-b36e-01b2eaf85086 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de5fad0>
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2/2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752272%252Fgeneral%252Ff75b28e1-ce32-46a8-8387-7a7a46c5e5c1.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752272/general/f75b28e1-ce32-46a8-8387-7a7a46c5e5c1.jpg saved to cache
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2
2026-03-27 22:19:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2, skipping ID generation
2026-03-27 22:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 with scrape type 1
2026-03-27 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 sending to next pipeline
2026-03-27 22:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2, identifier: 10740023
2026-03-27 22:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 with identifier: 10740023
2026-03-27 22:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 with identifier: 10740023
2026-03-27 22:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 with identifier: 10740023 to the API
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752272/general/f75b28e1-ce32-46a8-8387-7a7a46c5e5c1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAU225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740023',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 182062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 60,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2/2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314552,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752272/general/f75b28e1-ce32-46a8-8387-7a7a46c5e5c1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2/2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287163,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752272/general/3d0e8cd1-916d-49f1-aa06-62041b2fd863.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2/2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241306,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752272/general/36edfd8f-abc9-4a1c-b8ee-02758a163478.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2/2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388668,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752272/general/6eab2c98-d685-4236-87bc-13e7055f672a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2/2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413429,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752272/general/87080ac5-f22a-40af-aeee-e6a1bda72cfd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2/2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386012,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752272/general/37797382-7377-4b87-8324-877645270a9c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2/2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352373,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752272/general/656fcb71-dd98-475b-a057-46150d7879a2.jpg',
'Width': 1920}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 182.062 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740023%27 HTTP/1.1" 200 None
2026-03-27 22:19:52 [adesa.be] INFO: Saving data for 10740023: {'created_time': 1774649992.318441, 'last_price_update_time': 1774649992.318452, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740023') HTTP/1.1" 204 0
2026-03-27 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752629/general/693b3ab8-e2c4-4f03-bbf2-31014484571f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740513)
2026-03-27 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752547/general/81cba992-36af-427e-a708-d44a32a03ec2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740475)
2026-03-27 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752620/general/cbcf3896-5b16-4e66-8ddc-47adc34fcecf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740504)
2026-03-27 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de1d390>
2026-03-27 22:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752517%252Fgeneral%252F3eab3c94-2edf-4546-aee5-ad210a171544.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752517/general/3eab3c94-2edf-4546-aee5-ad210a171544.jpg saved to cache
2026-03-27 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f9461dd9-fa97-5491-b36e-01b2eaf85086
2026-03-27 22:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c7490>
2026-03-27 22:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c48e807-4876-58ad-8f4b-195ccc3f4779/5c48e807-4876-58ad-8f4b-195ccc3f4779_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752259%252Fgeneral%252F3b341dac-38d2-483b-95be-5e2cb5152421.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752259/general/3b341dac-38d2-483b-95be-5e2cb5152421.jpg saved to cache
2026-03-27 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5c48e807-4876-58ad-8f4b-195ccc3f4779
2026-03-27 22:19:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5c48e807-4876-58ad-8f4b-195ccc3f4779, skipping ID generation
2026-03-27 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c48e807-4876-58ad-8f4b-195ccc3f4779 with scrape type 1
2026-03-27 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5c48e807-4876-58ad-8f4b-195ccc3f4779 sending to next pipeline
2026-03-27 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c48e807-4876-58ad-8f4b-195ccc3f4779, identifier: 10740013
2026-03-27 22:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e220dd0>
2026-03-27 22:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58208797-ef03-55c4-9bcb-371a466ac497/58208797-ef03-55c4-9bcb-371a466ac497_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752553%252Fgeneral%252F649585f2-793e-46e7-a7d1-f12cd6e28619.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752553/general/649585f2-793e-46e7-a7d1-f12cd6e28619.jpg saved to cache
2026-03-27 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 58208797-ef03-55c4-9bcb-371a466ac497
2026-03-27 22:19:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 58208797-ef03-55c4-9bcb-371a466ac497, skipping ID generation
2026-03-27 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58208797-ef03-55c4-9bcb-371a466ac497 with scrape type 1
2026-03-27 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 58208797-ef03-55c4-9bcb-371a466ac497 sending to next pipeline
2026-03-27 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 58208797-ef03-55c4-9bcb-371a466ac497, identifier: 10740481
2026-03-27 22:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c48e807-4876-58ad-8f4b-195ccc3f4779 with identifier: 10740013
2026-03-27 22:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c48e807-4876-58ad-8f4b-195ccc3f4779 with identifier: 10740013
2026-03-27 22:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c48e807-4876-58ad-8f4b-195ccc3f4779 with identifier: 10740013 to the API
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752259/general/3b341dac-38d2-483b-95be-5e2cb5152421.jpg>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5c48e807-4876-58ad-8f4b-195ccc3f4779',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLT260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740013',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 149173,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 95,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c48e807-4876-58ad-8f4b-195ccc3f4779/5c48e807-4876-58ad-8f4b-195ccc3f4779_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752259/general/3b341dac-38d2-483b-95be-5e2cb5152421.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c48e807-4876-58ad-8f4b-195ccc3f4779/5c48e807-4876-58ad-8f4b-195ccc3f4779_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752259/general/788f687b-ae34-4752-87d0-e234e4e5f6cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c48e807-4876-58ad-8f4b-195ccc3f4779/5c48e807-4876-58ad-8f4b-195ccc3f4779_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752259/general/023cdc35-16aa-434b-ab89-1b3a13c0aff5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c48e807-4876-58ad-8f4b-195ccc3f4779/5c48e807-4876-58ad-8f4b-195ccc3f4779_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752259/general/94927a6e-459a-4cd2-8b47-6de80356dece.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c48e807-4876-58ad-8f4b-195ccc3f4779/5c48e807-4876-58ad-8f4b-195ccc3f4779_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752259/general/21dff485-1708-4ed1-9ee2-472725f11896.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c48e807-4876-58ad-8f4b-195ccc3f4779/5c48e807-4876-58ad-8f4b-195ccc3f4779_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752259/general/93d5c78f-7734-4824-af06-5b9b0ecc8a5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c48e807-4876-58ad-8f4b-195ccc3f4779/5c48e807-4876-58ad-8f4b-195ccc3f4779_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752259/general/aa67c07c-7d4f-4cae-9b8b-7074d069a716.jpg',
'Width': 1024}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 149.173 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740013%27 HTTP/1.1" 200 None
2026-03-27 22:19:53 [adesa.be] INFO: Saving data for 10740013: {'created_time': 1774649993.388749, 'last_price_update_time': 1774649993.388761, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740013') HTTP/1.1" 204 0
2026-03-27 22:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 58208797-ef03-55c4-9bcb-371a466ac497 with identifier: 10740481
2026-03-27 22:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 58208797-ef03-55c4-9bcb-371a466ac497 with identifier: 10740481
2026-03-27 22:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 58208797-ef03-55c4-9bcb-371a466ac497 with identifier: 10740481 to the API
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752553/general/649585f2-793e-46e7-a7d1-f12cd6e28619.jpg>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '58208797-ef03-55c4-9bcb-371a466ac497',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXS727',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740481',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 107126,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58208797-ef03-55c4-9bcb-371a466ac497/58208797-ef03-55c4-9bcb-371a466ac497_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93018,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752553/general/649585f2-793e-46e7-a7d1-f12cd6e28619.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58208797-ef03-55c4-9bcb-371a466ac497/58208797-ef03-55c4-9bcb-371a466ac497_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98709,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752553/general/afb444a3-0c13-4472-80f0-e456dc3bd3b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58208797-ef03-55c4-9bcb-371a466ac497/58208797-ef03-55c4-9bcb-371a466ac497_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90099,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752553/general/ff6001ff-d6f2-430c-8e6c-b622df0f9795.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58208797-ef03-55c4-9bcb-371a466ac497/58208797-ef03-55c4-9bcb-371a466ac497_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123164,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752553/general/da7e7a0b-0ab1-46a7-a3bc-207cf7f12a2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58208797-ef03-55c4-9bcb-371a466ac497/58208797-ef03-55c4-9bcb-371a466ac497_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101864,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752553/general/bc1a03dd-3400-49b9-9c10-9b4151e500e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58208797-ef03-55c4-9bcb-371a466ac497/58208797-ef03-55c4-9bcb-371a466ac497_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125481,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752553/general/4ef5b986-0e83-41b2-8386-f32315a7d03e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58208797-ef03-55c4-9bcb-371a466ac497/58208797-ef03-55c4-9bcb-371a466ac497_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95267,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752553/general/ad1e0546-8e30-4d5f-9d3d-8ad0e3e1150c.jpg',
'Width': 1024}],
'price': 26900,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Diesel - Automatic - 194 hp - '
'107.126 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740481%27 HTTP/1.1" 200 None
2026-03-27 22:19:53 [adesa.be] INFO: Saving data for 10740481: {'created_time': 1774649993.747009, 'last_price_update_time': 1774649993.747019, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740481') HTTP/1.1" 204 0
2026-03-27 22:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfd89d0>
2026-03-27 22:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d/c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252F693b3ab8-e2c4-4f03-bbf2-31014484571f.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/693b3ab8-e2c4-4f03-bbf2-31014484571f.jpg saved to cache
2026-03-27 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d
2026-03-27 22:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d321490>
2026-03-27 22:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed7d404c-514b-51f5-8858-b91dbb06ec09/ed7d404c-514b-51f5-8858-b91dbb06ec09_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752547%252Fgeneral%252F81cba992-36af-427e-a708-d44a32a03ec2.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752547/general/81cba992-36af-427e-a708-d44a32a03ec2.jpg saved to cache
2026-03-27 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ed7d404c-514b-51f5-8858-b91dbb06ec09
2026-03-27 22:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0bb610>
2026-03-27 22:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46a0e70f-dc70-5f56-9e56-26bbf9b02fe2/46a0e70f-dc70-5f56-9e56-26bbf9b02fe2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752620%252Fgeneral%252Fcbcf3896-5b16-4e66-8ddc-47adc34fcecf.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752620/general/cbcf3896-5b16-4e66-8ddc-47adc34fcecf.jpg saved to cache
2026-03-27 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2
2026-03-27 22:19:53 [adesa.be] INFO: Found listing with ID: 10733330
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733330%27 HTTP/1.1" 200 None
2026-03-27 22:19:53 [adesa.be] INFO: Scrape type for 10733330: 0
2026-03-27 22:19:53 [adesa.be] INFO: Skipping item 10733330 url https://www.openlane.eu/en/carv6/auction/10733330
2026-03-27 22:19:53 [adesa.be] INFO: Found listing with ID: 10733331
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733331%27 HTTP/1.1" 200 None
2026-03-27 22:19:53 [adesa.be] INFO: Scrape type for 10733331: 0
2026-03-27 22:19:53 [adesa.be] INFO: Skipping item 10733331 url https://www.openlane.eu/en/carv6/auction/10733331
2026-03-27 22:19:53 [adesa.be] INFO: Found listing with ID: 10733341
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733341%27 HTTP/1.1" 200 None
2026-03-27 22:19:53 [adesa.be] INFO: Scrape type for 10733341: 0
2026-03-27 22:19:53 [adesa.be] INFO: Skipping item 10733341 url https://www.openlane.eu/en/carv6/auction/10733341
2026-03-27 22:19:53 [adesa.be] INFO: Found listing with ID: 10733332
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733332%27 HTTP/1.1" 200 None
2026-03-27 22:19:53 [adesa.be] INFO: Scrape type for 10733332: 0
2026-03-27 22:19:53 [adesa.be] INFO: Skipping item 10733332 url https://www.openlane.eu/en/carv6/auction/10733332
2026-03-27 22:19:53 [adesa.be] INFO: Found listing with ID: 10733342
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733342%27 HTTP/1.1" 200 None
2026-03-27 22:19:53 [adesa.be] INFO: Scrape type for 10733342: 0
2026-03-27 22:19:53 [adesa.be] INFO: Skipping item 10733342 url https://www.openlane.eu/en/carv6/auction/10733342
2026-03-27 22:19:53 [adesa.be] INFO: Found listing with ID: 10733344
2026-03-27 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733344%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733344: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733344 url https://www.openlane.eu/en/carv6/auction/10733344
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733343
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733343%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733343: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733343 url https://www.openlane.eu/en/carv6/auction/10733343
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733347
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733347%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733347: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733347 url https://www.openlane.eu/en/carv6/auction/10733347
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733346
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733346%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733346: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733346 url https://www.openlane.eu/en/carv6/auction/10733346
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733348
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733348%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733348: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733348 url https://www.openlane.eu/en/carv6/auction/10733348
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733349
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733349%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733349: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733349 url https://www.openlane.eu/en/carv6/auction/10733349
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733351
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733351%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733351: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733351 url https://www.openlane.eu/en/carv6/auction/10733351
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733352
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733352%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733352: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733352 url https://www.openlane.eu/en/carv6/auction/10733352
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733355
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733355%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733355: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733355 url https://www.openlane.eu/en/carv6/auction/10733355
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733354
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733354%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733354: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733354 url https://www.openlane.eu/en/carv6/auction/10733354
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733362
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733362%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733362: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733362 url https://www.openlane.eu/en/carv6/auction/10733362
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733370
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733370%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733370: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733370 url https://www.openlane.eu/en/carv6/auction/10733370
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733374
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733374%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733374: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733374 url https://www.openlane.eu/en/carv6/auction/10733374
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733388
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733388%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733388: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733388 url https://www.openlane.eu/en/carv6/auction/10733388
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733387
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733387%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733387: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733387 url https://www.openlane.eu/en/carv6/auction/10733387
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733398
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733398%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733398: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733398 url https://www.openlane.eu/en/carv6/auction/10733398
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733403
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733403%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733403: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733403 url https://www.openlane.eu/en/carv6/auction/10733403
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733402
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733402%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733402: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733402 url https://www.openlane.eu/en/carv6/auction/10733402
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733404
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733404%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733404: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733404 url https://www.openlane.eu/en/carv6/auction/10733404
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733405
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733405%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733405: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733405 url https://www.openlane.eu/en/carv6/auction/10733405
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733406
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733406%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733406: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733406 url https://www.openlane.eu/en/carv6/auction/10733406
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733408
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733408%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733408: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733408 url https://www.openlane.eu/en/carv6/auction/10733408
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733409
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733409%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733409: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733409 url https://www.openlane.eu/en/carv6/auction/10733409
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733407
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733407%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733407: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733407 url https://www.openlane.eu/en/carv6/auction/10733407
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733284
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733284%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733284: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733284 url https://www.openlane.eu/en/carv6/auction/10733284
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733285
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733285%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733285: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733285 url https://www.openlane.eu/en/carv6/auction/10733285
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733288
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733288%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733288: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733288 url https://www.openlane.eu/en/carv6/auction/10733288
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733287
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733287%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733287: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733287 url https://www.openlane.eu/en/carv6/auction/10733287
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733291
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733291%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733291: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733291 url https://www.openlane.eu/en/carv6/auction/10733291
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733292
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733292%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733292: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733292 url https://www.openlane.eu/en/carv6/auction/10733292
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733295
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733295%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733295: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733295 url https://www.openlane.eu/en/carv6/auction/10733295
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733301
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733301%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733301: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733301 url https://www.openlane.eu/en/carv6/auction/10733301
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733300
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733300%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733300: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733300 url https://www.openlane.eu/en/carv6/auction/10733300
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733299
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733299%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733299: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733299 url https://www.openlane.eu/en/carv6/auction/10733299
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733305
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733305%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733305: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733305 url https://www.openlane.eu/en/carv6/auction/10733305
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733303
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733303%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733303: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733303 url https://www.openlane.eu/en/carv6/auction/10733303
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733306
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733306%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733306: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733306 url https://www.openlane.eu/en/carv6/auction/10733306
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733307
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733307%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733307: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733307 url https://www.openlane.eu/en/carv6/auction/10733307
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733319
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733319%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733319: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733319 url https://www.openlane.eu/en/carv6/auction/10733319
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733320
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733320%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733320: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733320 url https://www.openlane.eu/en/carv6/auction/10733320
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733328
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733328%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733328: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733328 url https://www.openlane.eu/en/carv6/auction/10733328
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733323
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733323%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733323: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733323 url https://www.openlane.eu/en/carv6/auction/10733323
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733333
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733333%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733333: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733333 url https://www.openlane.eu/en/carv6/auction/10733333
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733324
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733324%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733324: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733324 url https://www.openlane.eu/en/carv6/auction/10733324
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733326
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733326%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733326: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733326 url https://www.openlane.eu/en/carv6/auction/10733326
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733327
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733327%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733327: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733327 url https://www.openlane.eu/en/carv6/auction/10733327
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733325
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733325%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733325: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733325 url https://www.openlane.eu/en/carv6/auction/10733325
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733336
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733336%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733336: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733336 url https://www.openlane.eu/en/carv6/auction/10733336
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733335
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733335%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733335: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733335 url https://www.openlane.eu/en/carv6/auction/10733335
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733337
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733337%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733337: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733337 url https://www.openlane.eu/en/carv6/auction/10733337
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733338
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733338%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733338: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733338 url https://www.openlane.eu/en/carv6/auction/10733338
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733356
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733356%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733356: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733356 url https://www.openlane.eu/en/carv6/auction/10733356
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733357
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733357%27 HTTP/1.1" 200 None
2026-03-27 22:19:54 [adesa.be] INFO: Scrape type for 10733357: 0
2026-03-27 22:19:54 [adesa.be] INFO: Skipping item 10733357 url https://www.openlane.eu/en/carv6/auction/10733357
2026-03-27 22:19:54 [adesa.be] INFO: Found listing with ID: 10733359
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733359%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733359: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733359 url https://www.openlane.eu/en/carv6/auction/10733359
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733358
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733358%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733358: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733358 url https://www.openlane.eu/en/carv6/auction/10733358
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733360
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733360%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733360: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733360 url https://www.openlane.eu/en/carv6/auction/10733360
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733361
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733361%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733361: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733361 url https://www.openlane.eu/en/carv6/auction/10733361
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733363
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733363%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733363: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733363 url https://www.openlane.eu/en/carv6/auction/10733363
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733364
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733364%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733364: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733364 url https://www.openlane.eu/en/carv6/auction/10733364
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733366
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733366%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733366: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733366 url https://www.openlane.eu/en/carv6/auction/10733366
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733367
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733367%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733367: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733367 url https://www.openlane.eu/en/carv6/auction/10733367
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733369
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733369%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733369: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733369 url https://www.openlane.eu/en/carv6/auction/10733369
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733372
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733372%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733372: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733372 url https://www.openlane.eu/en/carv6/auction/10733372
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733379
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733379%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733379: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733379 url https://www.openlane.eu/en/carv6/auction/10733379
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733376
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733376%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733376: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733376 url https://www.openlane.eu/en/carv6/auction/10733376
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733377
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733377%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733377: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733377 url https://www.openlane.eu/en/carv6/auction/10733377
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733375
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733375%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733375: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733375 url https://www.openlane.eu/en/carv6/auction/10733375
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733380
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733380%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733380: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733380 url https://www.openlane.eu/en/carv6/auction/10733380
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733381
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733381%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733381: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733381 url https://www.openlane.eu/en/carv6/auction/10733381
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733382
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733382%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733382: 0
2026-03-27 22:19:55 [adesa.be] INFO: Skipping item 10733382 url https://www.openlane.eu/en/carv6/auction/10733382
2026-03-27 22:19:55 [adesa.be] INFO: Found listing with ID: 10733386
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733386%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [adesa.be] INFO: Scrape type for 10733386: 1
2026-03-27 22:19:55 [adesa.be] INFO: Scraping item 10733386 url https://www.openlane.eu/en/carv6/auction/10733386
2026-03-27 22:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38b8c5af-0626-5b24-b420-d3603b7686bb with identifier: 10740465
2026-03-27 22:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38b8c5af-0626-5b24-b420-d3603b7686bb with scrape type 1
2026-03-27 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38b8c5af-0626-5b24-b420-d3603b7686bb
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252F97a396a8-06d8-4d7d-a90d-d936330fe1de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/97a396a8-06d8-4d7d-a90d-d936330fe1de.jpg not downloaded yet
2026-03-27 22:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ed0baf5-331d-5def-9f47-cb937df7e3b9 with identifier: 10739935
2026-03-27 22:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ed0baf5-331d-5def-9f47-cb937df7e3b9 with scrape type 1
2026-03-27 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ed0baf5-331d-5def-9f47-cb937df7e3b9
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672046%252Fgeneral%252F2b8ee0f1-b8fe-4e5e-81c3-2df4391b89c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672046/general/2b8ee0f1-b8fe-4e5e-81c3-2df4391b89c7.jpg already downloaded
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672046%252Fgeneral%252F95c174b3-0161-4e3a-adcf-3dcaa5462290.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672046/general/95c174b3-0161-4e3a-adcf-3dcaa5462290.jpg already downloaded
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672046%252Fgeneral%252F782ae398-5da1-4f7f-b4a2-c3be9e0f30ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672046/general/782ae398-5da1-4f7f-b4a2-c3be9e0f30ba.jpg already downloaded
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672046%252Fgeneral%252F55f03320-acba-4b00-9ef0-8d6141abdb21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672046/general/55f03320-acba-4b00-9ef0-8d6141abdb21.jpg already downloaded
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672046%252Fgeneral%252Fa966e6ac-3a17-4f13-84b9-437ec3ff0d91.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672046/general/a966e6ac-3a17-4f13-84b9-437ec3ff0d91.jpg already downloaded
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672046%252Fgeneral%252Fcb901e59-233e-41b5-b631-d8a763b3f5a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672046/general/cb901e59-233e-41b5-b631-d8a763b3f5a9.jpg already downloaded
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672046%252Fgeneral%252Ff2903153-4089-43c3-9c82-f3b0d3b2033b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672046/general/f2903153-4089-43c3-9c82-f3b0d3b2033b.jpg already downloaded
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672046%252Fgeneral%252F5d5c497d-b2c8-4bab-9ed3-ddd44552646f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672046/general/5d5c497d-b2c8-4bab-9ed3-ddd44552646f.jpg already downloaded
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672046%252Fgeneral%252F9ce0f01c-814c-4d27-b634-d6f07f09aa55.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672046/general/9ce0f01c-814c-4d27-b634-d6f07f09aa55.jpg already downloaded
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672046%252Fgeneral%252F0d5f2eff-0e07-4a07-89a7-ee44f25402ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672046/general/0d5f2eff-0e07-4a07-89a7-ee44f25402ee.jpg already downloaded
2026-03-27 22:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ed0baf5-331d-5def-9f47-cb937df7e3b9, identifier: 10739935
2026-03-27 22:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752629/general/52fab8da-1697-4835-871a-bb3ca6615ddc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740513)
2026-03-27 22:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ed0baf5-331d-5def-9f47-cb937df7e3b9 with identifier: 10739935
2026-03-27 22:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ed0baf5-331d-5def-9f47-cb937df7e3b9 with identifier: 10739935
2026-03-27 22:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ed0baf5-331d-5def-9f47-cb937df7e3b9 with identifier: 10739935 to the API
2026-03-27 22:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739935>
{'auction_title': '',
'c_o_2_emission_value': 20,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0ed0baf5-331d-5def-9f47-cb937df7e3b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCV471',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739935',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 212186,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5672046/general/2b8ee0f1-b8fe-4e5e-81c3-2df4391b89c7.jpg',
'https://images.openlane.eu/carimgs/5672046/general/95c174b3-0161-4e3a-adcf-3dcaa5462290.jpg',
'https://images.openlane.eu/carimgs/5672046/general/782ae398-5da1-4f7f-b4a2-c3be9e0f30ba.jpg',
'https://images.openlane.eu/carimgs/5672046/general/55f03320-acba-4b00-9ef0-8d6141abdb21.jpg',
'https://images.openlane.eu/carimgs/5672046/general/a966e6ac-3a17-4f13-84b9-437ec3ff0d91.jpg',
'https://images.openlane.eu/carimgs/5672046/general/cb901e59-233e-41b5-b631-d8a763b3f5a9.jpg',
'https://images.openlane.eu/carimgs/5672046/general/f2903153-4089-43c3-9c82-f3b0d3b2033b.jpg',
'https://images.openlane.eu/carimgs/5672046/general/5d5c497d-b2c8-4bab-9ed3-ddd44552646f.jpg',
'https://images.openlane.eu/carimgs/5672046/general/9ce0f01c-814c-4d27-b634-d6f07f09aa55.jpg',
'https://images.openlane.eu/carimgs/5672046/general/0d5f2eff-0e07-4a07-89a7-ee44f25402ee.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ed0baf5-331d-5def-9f47-cb937df7e3b9/0ed0baf5-331d-5def-9f47-cb937df7e3b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79092,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672046/general/2b8ee0f1-b8fe-4e5e-81c3-2df4391b89c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ed0baf5-331d-5def-9f47-cb937df7e3b9/0ed0baf5-331d-5def-9f47-cb937df7e3b9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672046/general/95c174b3-0161-4e3a-adcf-3dcaa5462290.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ed0baf5-331d-5def-9f47-cb937df7e3b9/0ed0baf5-331d-5def-9f47-cb937df7e3b9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672046/general/782ae398-5da1-4f7f-b4a2-c3be9e0f30ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ed0baf5-331d-5def-9f47-cb937df7e3b9/0ed0baf5-331d-5def-9f47-cb937df7e3b9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672046/general/55f03320-acba-4b00-9ef0-8d6141abdb21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ed0baf5-331d-5def-9f47-cb937df7e3b9/0ed0baf5-331d-5def-9f47-cb937df7e3b9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672046/general/a966e6ac-3a17-4f13-84b9-437ec3ff0d91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ed0baf5-331d-5def-9f47-cb937df7e3b9/0ed0baf5-331d-5def-9f47-cb937df7e3b9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93910,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672046/general/cb901e59-233e-41b5-b631-d8a763b3f5a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ed0baf5-331d-5def-9f47-cb937df7e3b9/0ed0baf5-331d-5def-9f47-cb937df7e3b9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672046/general/f2903153-4089-43c3-9c82-f3b0d3b2033b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ed0baf5-331d-5def-9f47-cb937df7e3b9/0ed0baf5-331d-5def-9f47-cb937df7e3b9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672046/general/5d5c497d-b2c8-4bab-9ed3-ddd44552646f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ed0baf5-331d-5def-9f47-cb937df7e3b9/0ed0baf5-331d-5def-9f47-cb937df7e3b9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672046/general/9ce0f01c-814c-4d27-b634-d6f07f09aa55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ed0baf5-331d-5def-9f47-cb937df7e3b9/0ed0baf5-331d-5def-9f47-cb937df7e3b9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672046/general/0d5f2eff-0e07-4a07-89a7-ee44f25402ee.jpg',
'Width': 1024}],
'price': 26000,
'price_includes_vat': True,
'registration_date': '2022-06-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLE 350de Business solution - Diesel - 194 hp - '
'212.186 km',
'transmission': 'automatic',
'trim': 'Business solution',
'vin': None,
'year': 2022}
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739935%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Saving data for 10739935: {'created_time': 1774649996.146401, 'last_price_update_time': 1774649996.146421, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739935') HTTP/1.1" 204 0
2026-03-27 22:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752462/general/730e430a-e762-4cb2-820d-5cc4e153d8f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740746)
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10733384
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733384%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10733384: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10733384 url https://www.openlane.eu/en/carv6/auction/10733384
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10733385
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733385%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10733385: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10733385 url https://www.openlane.eu/en/carv6/auction/10733385
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10733389
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733389%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10733389: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10733389 url https://www.openlane.eu/en/carv6/auction/10733389
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10733390
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733390%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10733390: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10733390 url https://www.openlane.eu/en/carv6/auction/10733390
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10733391
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733391%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10733391: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10733391 url https://www.openlane.eu/en/carv6/auction/10733391
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10733392
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733392%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10733392: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10733392 url https://www.openlane.eu/en/carv6/auction/10733392
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10733393
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733393%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10733393: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10733393 url https://www.openlane.eu/en/carv6/auction/10733393
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10733396
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733396%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10733396: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10733396 url https://www.openlane.eu/en/carv6/auction/10733396
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10733399
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733399%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10733399: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10733399 url https://www.openlane.eu/en/carv6/auction/10733399
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10733400
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733400%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10733400: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10733400 url https://www.openlane.eu/en/carv6/auction/10733400
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10733401
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733401%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10733401: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10733401 url https://www.openlane.eu/en/carv6/auction/10733401
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10734154
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734154%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10734154: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10734154 url https://www.openlane.eu/en/carv6/auction/10734154
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10734008
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734008%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10734008: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10734008 url https://www.openlane.eu/en/carv6/auction/10734008
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10734307
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734307%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10734307: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10734307 url https://www.openlane.eu/en/carv6/auction/10734307
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10738120
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738120%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10738120: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10738120 url https://www.openlane.eu/en/carv6/auction/10738120
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10734242
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734242%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10734242: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10734242 url https://www.openlane.eu/en/carv6/auction/10734242
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10738138
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738138%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10738138: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10738138 url https://www.openlane.eu/en/carv6/auction/10738138
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10734183
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734183%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10734183: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10734183 url https://www.openlane.eu/en/carv6/auction/10734183
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10734048
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734048%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10734048: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10734048 url https://www.openlane.eu/en/carv6/auction/10734048
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10734099
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734099%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10734099: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10734099 url https://www.openlane.eu/en/carv6/auction/10734099
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10734064
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734064%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10734064: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10734064 url https://www.openlane.eu/en/carv6/auction/10734064
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10734184
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734184%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10734184: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10734184 url https://www.openlane.eu/en/carv6/auction/10734184
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10734265
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734265%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10734265: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10734265 url https://www.openlane.eu/en/carv6/auction/10734265
2026-03-27 22:19:56 [adesa.be] INFO: Found listing with ID: 10734243
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734243%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [adesa.be] INFO: Scrape type for 10734243: 0
2026-03-27 22:19:56 [adesa.be] INFO: Skipping item 10734243 url https://www.openlane.eu/en/carv6/auction/10734243
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252F55d2bd1b-a2e7-41cf-9d81-6f9b3316f46d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/55d2bd1b-a2e7-41cf-9d81-6f9b3316f46d.jpg not downloaded yet
2026-03-27 22:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f9461dd9-fa97-5491-b36e-01b2eaf85086 with identifier: 10740797
2026-03-27 22:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f9461dd9-fa97-5491-b36e-01b2eaf85086 with identifier: 10740797
2026-03-27 22:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f9461dd9-fa97-5491-b36e-01b2eaf85086 with identifier: 10740797 to the API
2026-03-27 22:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f9461dd9-fa97-5491-b36e-01b2eaf85086',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VDA943',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740797',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 7316,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5752517/general/4e7ac5f1-26de-4014-a6f8-138ec4948322.jpg',
'https://images.openlane.eu/carimgs/5752517/general/a9dbbf86-dbae-4b08-8ae6-be0f0e186931.jpg',
'https://images.openlane.eu/carimgs/5752517/general/2bb88552-a015-4177-929d-1fdb87d4e924.jpg',
'https://images.openlane.eu/carimgs/5752517/general/e0faac11-31af-4d97-a002-cd3a674009a8.jpg',
'https://images.openlane.eu/carimgs/5752517/general/3eab3c94-2edf-4546-aee5-ad210a171544.jpg',
'https://images.openlane.eu/carimgs/5752517/general/1ba16d13-1d52-43b2-b977-b51ceb681245.jpg',
'https://images.openlane.eu/carimgs/5752517/general/ec6de4cd-433f-4321-a68c-ee2c1b35c5ae.jpg',
'https://images.openlane.eu/carimgs/5752517/general/1fdce453-5ac2-4f29-9182-3fde59ae45bc.jpg',
'https://images.openlane.eu/carimgs/5752517/general/30e6fe69-8e06-4abb-aa04-5812a129d365.jpg',
'https://images.openlane.eu/carimgs/5752517/general/907fe595-fe63-4bab-b1ae-90bd43d9c7f8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752517/general/4e7ac5f1-26de-4014-a6f8-138ec4948322.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752517/general/a9dbbf86-dbae-4b08-8ae6-be0f0e186931.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124546,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752517/general/e0faac11-31af-4d97-a002-cd3a674009a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115981,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752517/general/3eab3c94-2edf-4546-aee5-ad210a171544.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107922,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752517/general/1ba16d13-1d52-43b2-b977-b51ceb681245.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752517/general/ec6de4cd-433f-4321-a68c-ee2c1b35c5ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752517/general/30e6fe69-8e06-4abb-aa04-5812a129d365.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9461dd9-fa97-5491-b36e-01b2eaf85086/f9461dd9-fa97-5491-b36e-01b2eaf85086_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752517/general/907fe595-fe63-4bab-b1ae-90bd43d9c7f8.jpg',
'Width': 1024}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2018-10-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLA 200d - Diesel - Automatic - 136 hp - 7.316 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740797%27 HTTP/1.1" 200 None
2026-03-27 22:19:57 [adesa.be] INFO: Saving data for 10740797: {'created_time': 1774649997.215621, 'last_price_update_time': 1774649997.21563, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740797') HTTP/1.1" 204 0
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 06370963-0f1e-53f3-a96f-41ffccf76fee due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03a67f5f-214b-5060-ad20-6de34f2587fa with identifier: 10740799
2026-03-27 22:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03a67f5f-214b-5060-ad20-6de34f2587fa with identifier: 10740799
2026-03-27 22:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03a67f5f-214b-5060-ad20-6de34f2587fa with identifier: 10740799 to the API
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '03a67f5f-214b-5060-ad20-6de34f2587fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJJ593',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740799',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 76820,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5752519/general/584d5ee4-1cfb-4309-9631-eec7be5ab3ee.jpg',
'https://images.openlane.eu/carimgs/5752519/general/6e7629c3-27cf-416d-ad64-c3f78ebc101d.jpg',
'https://images.openlane.eu/carimgs/5752519/general/cc744672-f718-43c0-b528-6266d1c78b55.jpg',
'https://images.openlane.eu/carimgs/5752519/general/c80cca3a-9526-4fbf-9d7b-0aa40a8fb7b5.jpg',
'https://images.openlane.eu/carimgs/5752519/general/dda03296-08dc-4ada-a246-6aae7f3186ab.jpg',
'https://images.openlane.eu/carimgs/5752519/general/b9ee87ed-ab70-4501-a26f-61adfb90c650.jpg',
'https://images.openlane.eu/carimgs/5752519/general/307efd99-c474-4ba0-9f67-216568586fda.jpg',
'https://images.openlane.eu/carimgs/5752519/general/26cc8c42-818c-4a3c-83ff-63a89fdd3132.jpg',
'https://images.openlane.eu/carimgs/5752519/general/d41a7d2d-ed22-4876-96f5-939c73e1cecc.jpg',
'https://images.openlane.eu/carimgs/5752519/general/d061614f-f721-47e9-bc81-b1db11915e91.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a67f5f-214b-5060-ad20-6de34f2587fa/03a67f5f-214b-5060-ad20-6de34f2587fa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752519/general/6e7629c3-27cf-416d-ad64-c3f78ebc101d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a67f5f-214b-5060-ad20-6de34f2587fa/03a67f5f-214b-5060-ad20-6de34f2587fa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752519/general/cc744672-f718-43c0-b528-6266d1c78b55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a67f5f-214b-5060-ad20-6de34f2587fa/03a67f5f-214b-5060-ad20-6de34f2587fa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752519/general/c80cca3a-9526-4fbf-9d7b-0aa40a8fb7b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a67f5f-214b-5060-ad20-6de34f2587fa/03a67f5f-214b-5060-ad20-6de34f2587fa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128938,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752519/general/dda03296-08dc-4ada-a246-6aae7f3186ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a67f5f-214b-5060-ad20-6de34f2587fa/03a67f5f-214b-5060-ad20-6de34f2587fa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752519/general/307efd99-c474-4ba0-9f67-216568586fda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a67f5f-214b-5060-ad20-6de34f2587fa/03a67f5f-214b-5060-ad20-6de34f2587fa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752519/general/26cc8c42-818c-4a3c-83ff-63a89fdd3132.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03a67f5f-214b-5060-ad20-6de34f2587fa/03a67f5f-214b-5060-ad20-6de34f2587fa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143389,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752519/general/d061614f-f721-47e9-bc81-b1db11915e91.jpg',
'Width': 1024}],
'price': 24800,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E 200d Business Solution - Diesel - Automatic - 160 '
'hp - 76.820 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740799%27 HTTP/1.1" 200 None
2026-03-27 22:19:57 [adesa.be] INFO: Saving data for 10740799: {'created_time': 1774649997.632202, 'last_price_update_time': 1774649997.632213, 'auction_closing_time': 1774947600.0}
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740799') HTTP/1.1" 204 0
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item bb581c6d-3944-51b6-accc-21f5aae6ea12 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752273/general/a4153538-00fe-44a5-8384-5761acbcb432.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740024)
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f9461dd9-fa97-5491-b36e-01b2eaf85086 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 03a67f5f-214b-5060-ad20-6de34f2587fa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252Ff92df5f6-b7be-4a68-b3e5-12a89341ea2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/f92df5f6-b7be-4a68-b3e5-12a89341ea2c.jpg not downloaded yet
2026-03-27 22:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65be6935-38fa-5f09-8f07-208e5990b317 with identifier: 10740500
2026-03-27 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65be6935-38fa-5f09-8f07-208e5990b317 with scrape type 1
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65be6935-38fa-5f09-8f07-208e5990b317
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252F70e86648-c36d-4329-813b-a2fb697e5db6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/70e86648-c36d-4329-813b-a2fb697e5db6.jpg not downloaded yet
2026-03-27 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 588752d7-9608-5f16-91ef-4cddf90b169a with identifier: 10740501
2026-03-27 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 588752d7-9608-5f16-91ef-4cddf90b169a with scrape type 1
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 588752d7-9608-5f16-91ef-4cddf90b169a
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252F66e84960-3c24-49e4-a19a-32a3f4ce3a18.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/66e84960-3c24-49e4-a19a-32a3f4ce3a18.jpg not downloaded yet
2026-03-27 22:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d428bd0>
2026-03-27 22:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d/c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252F52fab8da-1697-4835-871a-bb3ca6615ddc.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/52fab8da-1697-4835-871a-bb3ca6615ddc.jpg saved to cache
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d
2026-03-27 22:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752462/general/3a34a694-50ca-4f4d-bbb4-b5df01f1a15c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740746)
2026-03-27 22:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0ed950>
2026-03-27 22:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F730e430a-e762-4cb2-820d-5cc4e153d8f9.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/730e430a-e762-4cb2-820d-5cc4e153d8f9.jpg saved to cache
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bb581c6d-3944-51b6-accc-21f5aae6ea12
2026-03-27 22:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752273/general/5dc99b9d-2d3a-4ce7-bfc6-c55609728a9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740024)
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252F2f95f835-fecc-42ba-a199-69886f9583e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/2f95f835-fecc-42ba-a199-69886f9583e0.jpg not downloaded yet
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252Fac624dca-773b-4ce0-9bff-f1098ef4f971.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/ac624dca-773b-4ce0-9bff-f1098ef4f971.jpg not downloaded yet
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252F7595bd20-e514-4547-b8c0-2c6e1156250e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/7595bd20-e514-4547-b8c0-2c6e1156250e.jpg not downloaded yet
2026-03-27 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9043d016-4258-5440-a49b-6334f8dedb9a with identifier: 10739978
2026-03-27 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9043d016-4258-5440-a49b-6334f8dedb9a with scrape type 1
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9043d016-4258-5440-a49b-6334f8dedb9a
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739095%252Fgeneral%252Fd64190f4-5ca2-4efe-ab72-0df3e27146fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739095/general/d64190f4-5ca2-4efe-ab72-0df3e27146fa.jpg already downloaded
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739095%252Fgeneral%252Ff91f2878-c0da-4f32-a0bf-b118581f354a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739095/general/f91f2878-c0da-4f32-a0bf-b118581f354a.jpg already downloaded
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739095%252Fgeneral%252F5d5c4f93-463f-4a97-9896-f6984d864813.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739095/general/5d5c4f93-463f-4a97-9896-f6984d864813.jpg already downloaded
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739095%252Fgeneral%252F6a9eaf21-91ee-454f-9ba4-08674649431d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739095/general/6a9eaf21-91ee-454f-9ba4-08674649431d.jpg already downloaded
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739095%252Fgeneral%252Fd84624da-afc2-43f6-93a7-093cb6aaca10.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739095/general/d84624da-afc2-43f6-93a7-093cb6aaca10.jpg already downloaded
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739095%252Fgeneral%252F711a5255-8a38-4600-bbbb-6a1d57b88f66.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739095/general/711a5255-8a38-4600-bbbb-6a1d57b88f66.jpg already downloaded
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739095%252Fgeneral%252F81086224-1167-4217-818a-724881b0ba3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739095/general/81086224-1167-4217-818a-724881b0ba3b.jpg already downloaded
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739095%252Fgeneral%252F6e690ce9-f812-41f5-a30f-ee9e61d1986c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739095/general/6e690ce9-f812-41f5-a30f-ee9e61d1986c.jpg already downloaded
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739095%252Fgeneral%252F1cf3ef73-9bff-4a8e-8cce-dfc90037ad4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739095/general/1cf3ef73-9bff-4a8e-8cce-dfc90037ad4f.jpg already downloaded
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739095%252Fgeneral%252Facc3cc45-0622-405d-af84-089542fa7e2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739095/general/acc3cc45-0622-405d-af84-089542fa7e2b.jpg already downloaded
2026-03-27 22:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9043d016-4258-5440-a49b-6334f8dedb9a, identifier: 10739978
2026-03-27 22:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752629/general/2a998cf8-1bc5-4d26-a54e-cfecefe2fac2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740513)
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252Fd29f5e23-f424-42f4-a5b2-a567cdf20c5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/d29f5e23-f424-42f4-a5b2-a567cdf20c5a.jpg not downloaded yet
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252F3995e389-962a-45a2-8877-9ff9974c8b23.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/3995e389-962a-45a2-8877-9ff9974c8b23.jpg not downloaded yet
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252F9f8aabfb-da91-411b-859e-bb7f21326e46.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/9f8aabfb-da91-411b-859e-bb7f21326e46.jpg not downloaded yet
2026-03-27 22:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9043d016-4258-5440-a49b-6334f8dedb9a with identifier: 10739978
2026-03-27 22:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9043d016-4258-5440-a49b-6334f8dedb9a with identifier: 10739978
2026-03-27 22:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9043d016-4258-5440-a49b-6334f8dedb9a with identifier: 10739978 to the API
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739978>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '9043d016-4258-5440-a49b-6334f8dedb9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQB053',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739978',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 161265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5739095/general/d64190f4-5ca2-4efe-ab72-0df3e27146fa.jpg',
'https://images.openlane.eu/carimgs/5739095/general/f91f2878-c0da-4f32-a0bf-b118581f354a.jpg',
'https://images.openlane.eu/carimgs/5739095/general/5d5c4f93-463f-4a97-9896-f6984d864813.jpg',
'https://images.openlane.eu/carimgs/5739095/general/6a9eaf21-91ee-454f-9ba4-08674649431d.jpg',
'https://images.openlane.eu/carimgs/5739095/general/d84624da-afc2-43f6-93a7-093cb6aaca10.jpg',
'https://images.openlane.eu/carimgs/5739095/general/711a5255-8a38-4600-bbbb-6a1d57b88f66.jpg',
'https://images.openlane.eu/carimgs/5739095/general/81086224-1167-4217-818a-724881b0ba3b.jpg',
'https://images.openlane.eu/carimgs/5739095/general/6e690ce9-f812-41f5-a30f-ee9e61d1986c.jpg',
'https://images.openlane.eu/carimgs/5739095/general/1cf3ef73-9bff-4a8e-8cce-dfc90037ad4f.jpg',
'https://images.openlane.eu/carimgs/5739095/general/acc3cc45-0622-405d-af84-089542fa7e2b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9043d016-4258-5440-a49b-6334f8dedb9a/9043d016-4258-5440-a49b-6334f8dedb9a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100705,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739095/general/d64190f4-5ca2-4efe-ab72-0df3e27146fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9043d016-4258-5440-a49b-6334f8dedb9a/9043d016-4258-5440-a49b-6334f8dedb9a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739095/general/f91f2878-c0da-4f32-a0bf-b118581f354a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9043d016-4258-5440-a49b-6334f8dedb9a/9043d016-4258-5440-a49b-6334f8dedb9a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739095/general/5d5c4f93-463f-4a97-9896-f6984d864813.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9043d016-4258-5440-a49b-6334f8dedb9a/9043d016-4258-5440-a49b-6334f8dedb9a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739095/general/6a9eaf21-91ee-454f-9ba4-08674649431d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9043d016-4258-5440-a49b-6334f8dedb9a/9043d016-4258-5440-a49b-6334f8dedb9a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739095/general/d84624da-afc2-43f6-93a7-093cb6aaca10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9043d016-4258-5440-a49b-6334f8dedb9a/9043d016-4258-5440-a49b-6334f8dedb9a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739095/general/711a5255-8a38-4600-bbbb-6a1d57b88f66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9043d016-4258-5440-a49b-6334f8dedb9a/9043d016-4258-5440-a49b-6334f8dedb9a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739095/general/81086224-1167-4217-818a-724881b0ba3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9043d016-4258-5440-a49b-6334f8dedb9a/9043d016-4258-5440-a49b-6334f8dedb9a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739095/general/6e690ce9-f812-41f5-a30f-ee9e61d1986c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9043d016-4258-5440-a49b-6334f8dedb9a/9043d016-4258-5440-a49b-6334f8dedb9a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739095/general/1cf3ef73-9bff-4a8e-8cce-dfc90037ad4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9043d016-4258-5440-a49b-6334f8dedb9a/9043d016-4258-5440-a49b-6334f8dedb9a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739095/general/acc3cc45-0622-405d-af84-089542fa7e2b.jpg',
'Width': 1024}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQA 250 Luxury - Electric - Automatic - 190 hp - '
'161.265 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739978%27 HTTP/1.1" 200 None
2026-03-27 22:19:58 [adesa.be] INFO: Saving data for 10739978: {'created_time': 1774649998.601717, 'last_price_update_time': 1774649998.601727, 'auction_closing_time': 1774861200.0}
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739978') HTTP/1.1" 204 0
2026-03-27 22:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752273/general/482ef0db-725b-47a7-aace-cfc8c98a63a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740024)
2026-03-27 22:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752537/general/97a396a8-06d8-4d7d-a90d-d936330fe1de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740465)
2026-03-27 22:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099def4450>
2026-03-27 22:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06370963-0f1e-53f3-a96f-41ffccf76fee/06370963-0f1e-53f3-a96f-41ffccf76fee_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252Fa4153538-00fe-44a5-8384-5761acbcb432.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/a4153538-00fe-44a5-8384-5761acbcb432.jpg saved to cache
2026-03-27 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 06370963-0f1e-53f3-a96f-41ffccf76fee
2026-03-27 22:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd86f50>
2026-03-27 22:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752462%252Fgeneral%252F3a34a694-50ca-4f4d-bbb4-b5df01f1a15c.jpg') HTTP/1.1" 204 0
2026-03-27 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752462/general/3a34a694-50ca-4f4d-bbb4-b5df01f1a15c.jpg saved to cache
2026-03-27 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bb581c6d-3944-51b6-accc-21f5aae6ea12
2026-03-27 22:19:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bb581c6d-3944-51b6-accc-21f5aae6ea12, skipping ID generation
2026-03-27 22:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb581c6d-3944-51b6-accc-21f5aae6ea12 with scrape type 1
2026-03-27 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bb581c6d-3944-51b6-accc-21f5aae6ea12 sending to next pipeline
2026-03-27 22:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb581c6d-3944-51b6-accc-21f5aae6ea12, identifier: 10740746
2026-03-27 22:19:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2 with identifier: 10740504
2026-03-27 22:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2 with identifier: 10740504
2026-03-27 22:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2 with identifier: 10740504 to the API
2026-03-27 22:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:59 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '46a0e70f-dc70-5f56-9e56-26bbf9b02fe2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDC999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740504',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 56707,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 78,
'photo_urls': ['https://images.openlane.eu/carimgs/5752620/general/cca766ee-9e82-45d6-ae0d-94d24695f3aa.jpg',
'https://images.openlane.eu/carimgs/5752620/general/ab089abb-eb54-44e2-a011-79d4d878cb12.jpg',
'https://images.openlane.eu/carimgs/5752620/general/48654670-50fd-41dd-bfb9-64e0959accba.jpg',
'https://images.openlane.eu/carimgs/5752620/general/cbcf3896-5b16-4e66-8ddc-47adc34fcecf.jpg',
'https://images.openlane.eu/carimgs/5752620/general/a3830924-bbda-489f-b150-41790504ed23.jpg',
'https://images.openlane.eu/carimgs/5752620/general/4e81d2ac-c459-4bc1-a9a0-5a5dfb6f47b6.jpg',
'https://images.openlane.eu/carimgs/5752620/general/b5fcd64f-c2bf-4053-b188-cbad4f91775d.jpg',
'https://images.openlane.eu/carimgs/5752620/general/b6724577-1071-461f-8fad-52fce979ca18.jpg',
'https://images.openlane.eu/carimgs/5752620/general/83538818-3c65-468d-9fd4-bf478eb0b65d.jpg',
'https://images.openlane.eu/carimgs/5752620/general/f4d34764-f1e2-4f52-9b6e-1f1dd0f93aab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46a0e70f-dc70-5f56-9e56-26bbf9b02fe2/46a0e70f-dc70-5f56-9e56-26bbf9b02fe2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752620/general/cbcf3896-5b16-4e66-8ddc-47adc34fcecf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46a0e70f-dc70-5f56-9e56-26bbf9b02fe2/46a0e70f-dc70-5f56-9e56-26bbf9b02fe2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106302,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752620/general/a3830924-bbda-489f-b150-41790504ed23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46a0e70f-dc70-5f56-9e56-26bbf9b02fe2/46a0e70f-dc70-5f56-9e56-26bbf9b02fe2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95940,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752620/general/4e81d2ac-c459-4bc1-a9a0-5a5dfb6f47b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46a0e70f-dc70-5f56-9e56-26bbf9b02fe2/46a0e70f-dc70-5f56-9e56-26bbf9b02fe2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752620/general/b5fcd64f-c2bf-4053-b188-cbad4f91775d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46a0e70f-dc70-5f56-9e56-26bbf9b02fe2/46a0e70f-dc70-5f56-9e56-26bbf9b02fe2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95045,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752620/general/b6724577-1071-461f-8fad-52fce979ca18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46a0e70f-dc70-5f56-9e56-26bbf9b02fe2/46a0e70f-dc70-5f56-9e56-26bbf9b02fe2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752620/general/f4d34764-f1e2-4f52-9b6e-1f1dd0f93aab.jpg',
'Width': 1024}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 56.707 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740504%27 HTTP/1.1" 200 None
2026-03-27 22:19:59 [adesa.be] INFO: Saving data for 10740504: {'created_time': 1774649999.238881, 'last_price_update_time': 1774649999.238893, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740504') HTTP/1.1" 204 0
2026-03-27 22:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ed7d404c-514b-51f5-8858-b91dbb06ec09 with identifier: 10740475
2026-03-27 22:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ed7d404c-514b-51f5-8858-b91dbb06ec09 with identifier: 10740475
2026-03-27 22:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ed7d404c-514b-51f5-8858-b91dbb06ec09 with identifier: 10740475 to the API
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:59 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ed7d404c-514b-51f5-8858-b91dbb06ec09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPN235',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740475',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 44409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5752547/general/8e5d02b1-a519-47c9-8b3e-650ec1c9e874.jpg',
'https://images.openlane.eu/carimgs/5752547/general/bbfcb91f-3f18-42fb-a356-199c3931ba17.jpg',
'https://images.openlane.eu/carimgs/5752547/general/13ee6daa-c5d3-41e6-8a3e-69e386f4284c.jpg',
'https://images.openlane.eu/carimgs/5752547/general/81cba992-36af-427e-a708-d44a32a03ec2.jpg',
'https://images.openlane.eu/carimgs/5752547/general/25e8444c-fad3-4126-ade2-59551c990c36.jpg',
'https://images.openlane.eu/carimgs/5752547/general/523030ed-1d2a-470a-bc90-fa554c5c9e58.jpg',
'https://images.openlane.eu/carimgs/5752547/general/82a833da-1f30-4c96-a070-3b79b3f040fb.jpg',
'https://images.openlane.eu/carimgs/5752547/general/fb4ef924-072e-4650-9fb9-4edcee0ab4ac.jpg',
'https://images.openlane.eu/carimgs/5752547/general/c85cd892-8fdf-4cbb-9228-88246f8ef549.jpg',
'https://images.openlane.eu/carimgs/5752547/general/ad4248fa-de10-4428-903a-f8ebb2cf716a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed7d404c-514b-51f5-8858-b91dbb06ec09/ed7d404c-514b-51f5-8858-b91dbb06ec09_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752547/general/81cba992-36af-427e-a708-d44a32a03ec2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed7d404c-514b-51f5-8858-b91dbb06ec09/ed7d404c-514b-51f5-8858-b91dbb06ec09_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752547/general/25e8444c-fad3-4126-ade2-59551c990c36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed7d404c-514b-51f5-8858-b91dbb06ec09/ed7d404c-514b-51f5-8858-b91dbb06ec09_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144027,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752547/general/523030ed-1d2a-470a-bc90-fa554c5c9e58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed7d404c-514b-51f5-8858-b91dbb06ec09/ed7d404c-514b-51f5-8858-b91dbb06ec09_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752547/general/fb4ef924-072e-4650-9fb9-4edcee0ab4ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed7d404c-514b-51f5-8858-b91dbb06ec09/ed7d404c-514b-51f5-8858-b91dbb06ec09_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113839,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752547/general/ad4248fa-de10-4428-903a-f8ebb2cf716a.jpg',
'Width': 1024}],
'price': 22200,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 44.409 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740475%27 HTTP/1.1" 200 None
2026-03-27 22:19:59 [adesa.be] INFO: Saving data for 10740475: {'created_time': 1774649999.587892, 'last_price_update_time': 1774649999.587902, 'auction_closing_time': 1774965600.0}
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740475') HTTP/1.1" 204 0
2026-03-27 22:19:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252F513f6a2b-ba31-42d8-a998-9ebd02821c8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/513f6a2b-ba31-42d8-a998-9ebd02821c8a.jpg not downloaded yet
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252F4fd26d95-b23a-44c5-b0d9-33dbe7e07342.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/4fd26d95-b23a-44c5-b0d9-33dbe7e07342.jpg not downloaded yet
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252F95511a4d-8c84-4a15-b35f-a48326f7381d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/95511a4d-8c84-4a15-b35f-a48326f7381d.jpg not downloaded yet
2026-03-27 22:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb581c6d-3944-51b6-accc-21f5aae6ea12 with identifier: 10740746
2026-03-27 22:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb581c6d-3944-51b6-accc-21f5aae6ea12 with identifier: 10740746
2026-03-27 22:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb581c6d-3944-51b6-accc-21f5aae6ea12 with identifier: 10740746 to the API
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752462/general/3a34a694-50ca-4f4d-bbb4-b5df01f1a15c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'bb581c6d-3944-51b6-accc-21f5aae6ea12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQN766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740746',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 75974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 66,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752462/general/4f39f309-fed8-418b-81fb-1bea61f9c3d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752462/general/3082308c-30e2-4cf1-96ac-5db71dc2be98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121119,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752462/general/52a660cb-d219-4576-8e82-347856c3290c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752462/general/3a34a694-50ca-4f4d-bbb4-b5df01f1a15c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752462/general/730e430a-e762-4cb2-820d-5cc4e153d8f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752462/general/0590f7af-4b98-4e3a-8242-34c872f9c550.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752462/general/36675ab2-4f8d-40ad-803c-3008a9d55167.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752462/general/572bad08-4008-4e83-8958-6bdbe8bc72ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb581c6d-3944-51b6-accc-21f5aae6ea12/bb581c6d-3944-51b6-accc-21f5aae6ea12_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752462/general/db6d8227-f291-4ad2-a995-bc0ae717fc94.jpg',
'Width': 1024}],
'price': 24800,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 75.974 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740746%27 HTTP/1.1" 200 None
2026-03-27 22:19:59 [adesa.be] INFO: Saving data for 10740746: {'created_time': 1774649999.993435, 'last_price_update_time': 1774649999.993445, 'auction_closing_time': 1774947600.0}
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740746') HTTP/1.1" 204 0
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d019ad0>
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06370963-0f1e-53f3-a96f-41ffccf76fee/06370963-0f1e-53f3-a96f-41ffccf76fee_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252F5dc99b9d-2d3a-4ce7-bfc6-c55609728a9c.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/5dc99b9d-2d3a-4ce7-bfc6-c55609728a9c.jpg saved to cache
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 06370963-0f1e-53f3-a96f-41ffccf76fee
2026-03-27 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752286/general/76782377-97ef-40fb-bdf6-8947b0e741f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740033)
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ed7d404c-514b-51f5-8858-b91dbb06ec09 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e21a690>
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d/c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752629%252Fgeneral%252F2a998cf8-1bc5-4d26-a54e-cfecefe2fac2.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752629/general/2a998cf8-1bc5-4d26-a54e-cfecefe2fac2.jpg saved to cache
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d
2026-03-27 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752616/general/ac624dca-773b-4ce0-9bff-f1098ef4f971.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740500)
2026-03-27 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752537/general/2f95f835-fecc-42ba-a199-69886f9583e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740465)
2026-03-27 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752617/general/7595bd20-e514-4547-b8c0-2c6e1156250e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740501)
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252Ff4866cdd-89ce-45ca-bcc3-4e8c0421ec21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/f4866cdd-89ce-45ca-bcc3-4e8c0421ec21.jpg not downloaded yet
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252F5f2ae1ae-9443-4d21-bcdc-5c50d1c108b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/5f2ae1ae-9443-4d21-bcdc-5c50d1c108b5.jpg not downloaded yet
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252F1e79112d-448f-4b53-83e0-aff9690f1d28.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/1e79112d-448f-4b53-83e0-aff9690f1d28.jpg not downloaded yet
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df18690>
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06370963-0f1e-53f3-a96f-41ffccf76fee/06370963-0f1e-53f3-a96f-41ffccf76fee_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752273%252Fgeneral%252F482ef0db-725b-47a7-aace-cfc8c98a63a3.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752273/general/482ef0db-725b-47a7-aace-cfc8c98a63a3.jpg saved to cache
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 06370963-0f1e-53f3-a96f-41ffccf76fee
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd7d610>
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252F97a396a8-06d8-4d7d-a90d-d936330fe1de.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/97a396a8-06d8-4d7d-a90d-d936330fe1de.jpg saved to cache
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 38b8c5af-0626-5b24-b420-d3603b7686bb
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252F04d67fc7-aa1d-4501-8348-b382d5d2be85.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/04d67fc7-aa1d-4501-8348-b382d5d2be85.jpg not downloaded yet
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252Fd88015ff-1b8d-4463-b82e-6b3cc877b76a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/d88015ff-1b8d-4463-b82e-6b3cc877b76a.jpg not downloaded yet
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252Ffe42e860-1e90-4a5e-86b6-4b86f6a9d1e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/fe42e860-1e90-4a5e-86b6-4b86f6a9d1e6.jpg not downloaded yet
2026-03-27 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752616/general/70e86648-c36d-4329-813b-a2fb697e5db6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740500)
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252F92aeb8e4-6abc-474e-826b-548ad170f200.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/92aeb8e4-6abc-474e-826b-548ad170f200.jpg not downloaded yet
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252F87a43f93-2509-46a0-aca0-24a0572c622f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/87a43f93-2509-46a0-aca0-24a0572c622f.jpg not downloaded yet
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252F22682cb1-fa29-45a7-937b-eab17188cc63.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/22682cb1-fa29-45a7-937b-eab17188cc63.jpg not downloaded yet
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1fd950>
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d/0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252F76782377-97ef-40fb-bdf6-8947b0e741f3.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/76782377-97ef-40fb-bdf6-8947b0e741f3.jpg saved to cache
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e28bb50>
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65be6935-38fa-5f09-8f07-208e5990b317/65be6935-38fa-5f09-8f07-208e5990b317_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252Fac624dca-773b-4ce0-9bff-f1098ef4f971.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/ac624dca-773b-4ce0-9bff-f1098ef4f971.jpg saved to cache
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 65be6935-38fa-5f09-8f07-208e5990b317
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d541550>
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252F2f95f835-fecc-42ba-a199-69886f9583e0.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/2f95f835-fecc-42ba-a199-69886f9583e0.jpg saved to cache
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 38b8c5af-0626-5b24-b420-d3603b7686bb
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a00441d0>
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252F7595bd20-e514-4547-b8c0-2c6e1156250e.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/7595bd20-e514-4547-b8c0-2c6e1156250e.jpg saved to cache
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 588752d7-9608-5f16-91ef-4cddf90b169a
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252F0de1a7b5-382c-4bee-8bf4-a5d1f2f3215b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/0de1a7b5-382c-4bee-8bf4-a5d1f2f3215b.jpg not downloaded yet
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252F6323c497-9fea-444d-b135-f7771c58d4f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/6323c497-9fea-444d-b135-f7771c58d4f4.jpg not downloaded yet
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252Fb0c1808b-116d-4c99-ab72-63898d5c9318.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/b0c1808b-116d-4c99-ab72-63898d5c9318.jpg not downloaded yet
2026-03-27 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752537/general/f92df5f6-b7be-4a68-b3e5-12a89341ea2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740465)
2026-03-27 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752485/general/d3d4f501-c341-410d-96dd-0484e8ce2a60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740766)
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252F0b75145c-8b7a-45ca-b8b7-d29cee10adb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/0b75145c-8b7a-45ca-b8b7-d29cee10adb4.jpg not downloaded yet
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252F995e6658-d1e4-4df4-8dea-9df595754cb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/995e6658-d1e4-4df4-8dea-9df595754cb1.jpg not downloaded yet
2026-03-27 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752650/general/2fa612d5-fa30-48c6-aefd-31f333dd7a9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740532)
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d55c8d0>
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65be6935-38fa-5f09-8f07-208e5990b317/65be6935-38fa-5f09-8f07-208e5990b317_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252F70e86648-c36d-4329-813b-a2fb697e5db6.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/70e86648-c36d-4329-813b-a2fb697e5db6.jpg saved to cache
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 65be6935-38fa-5f09-8f07-208e5990b317
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252F59da7ce6-c224-4ee3-8efa-84016221b665.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/59da7ce6-c224-4ee3-8efa-84016221b665.jpg not downloaded yet
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252F431b9141-8bc1-4c60-aadf-25b774693b25.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/431b9141-8bc1-4c60-aadf-25b774693b25.jpg not downloaded yet
2026-03-27 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752617/general/9f8aabfb-da91-411b-859e-bb7f21326e46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740501)
2026-03-27 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752616/general/4fd26d95-b23a-44c5-b0d9-33dbe7e07342.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740500)
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02be150>
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252Ff92df5f6-b7be-4a68-b3e5-12a89341ea2c.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/f92df5f6-b7be-4a68-b3e5-12a89341ea2c.jpg saved to cache
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 38b8c5af-0626-5b24-b420-d3603b7686bb
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c1110>
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252Fd3d4f501-c341-410d-96dd-0484e8ce2a60.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/d3d4f501-c341-410d-96dd-0484e8ce2a60.jpg saved to cache
2026-03-27 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1bec7a07-3087-56d8-a9d5-3143df708c83
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1347d0>
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252F2fa612d5-fa30-48c6-aefd-31f333dd7a9a.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/2fa612d5-fa30-48c6-aefd-31f333dd7a9a.jpg saved to cache
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0d1fc928-0955-5c2c-b587-04d163af8bb2
2026-03-27 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752617/general/95511a4d-8c84-4a15-b35f-a48326f7381d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740501)
2026-03-27 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752537/general/513f6a2b-ba31-42d8-a998-9ebd02821c8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740465)
2026-03-27 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752617/general/fe42e860-1e90-4a5e-86b6-4b86f6a9d1e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740501)
2026-03-27 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740010> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740003> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0e1990>
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252F9f8aabfb-da91-411b-859e-bb7f21326e46.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/9f8aabfb-da91-411b-859e-bb7f21326e46.jpg saved to cache
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 588752d7-9608-5f16-91ef-4cddf90b169a
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e115a50>
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65be6935-38fa-5f09-8f07-208e5990b317/65be6935-38fa-5f09-8f07-208e5990b317_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252F4fd26d95-b23a-44c5-b0d9-33dbe7e07342.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/4fd26d95-b23a-44c5-b0d9-33dbe7e07342.jpg saved to cache
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 65be6935-38fa-5f09-8f07-208e5990b317
2026-03-27 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752617/general/22682cb1-fa29-45a7-937b-eab17188cc63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740501)
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d52aed0>
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252F95511a4d-8c84-4a15-b35f-a48326f7381d.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/95511a4d-8c84-4a15-b35f-a48326f7381d.jpg saved to cache
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 588752d7-9608-5f16-91ef-4cddf90b169a
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c9f50>
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252F513f6a2b-ba31-42d8-a998-9ebd02821c8a.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/513f6a2b-ba31-42d8-a998-9ebd02821c8a.jpg saved to cache
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 38b8c5af-0626-5b24-b420-d3603b7686bb
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d55f5d0>
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252Ffe42e860-1e90-4a5e-86b6-4b86f6a9d1e6.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/fe42e860-1e90-4a5e-86b6-4b86f6a9d1e6.jpg saved to cache
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 588752d7-9608-5f16-91ef-4cddf90b169a
2026-03-27 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752616/general/6323c497-9fea-444d-b135-f7771c58d4f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740500)
2026-03-27 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752617/general/431b9141-8bc1-4c60-aadf-25b774693b25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740501)
2026-03-27 22:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b7aaf2e-824f-537f-bae5-e4bb0dc97802 with identifier: 10740010
2026-03-27 22:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b7aaf2e-824f-537f-bae5-e4bb0dc97802 with scrape type 1
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8b7aaf2e-824f-537f-bae5-e4bb0dc97802
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252F68b61826-b1e1-4ec5-95de-9dd2f24132c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/68b61826-b1e1-4ec5-95de-9dd2f24132c7.jpg not downloaded yet
2026-03-27 22:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44d3bf25-61f3-5411-b293-104494d0724f with identifier: 10740003
2026-03-27 22:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44d3bf25-61f3-5411-b293-104494d0724f with scrape type 1
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44d3bf25-61f3-5411-b293-104494d0724f
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252F8e39ea77-83f9-4245-a3bc-819b1376709c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/8e39ea77-83f9-4245-a3bc-819b1376709c.jpg not downloaded yet
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf9eed0>
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252F22682cb1-fa29-45a7-937b-eab17188cc63.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/22682cb1-fa29-45a7-937b-eab17188cc63.jpg saved to cache
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 588752d7-9608-5f16-91ef-4cddf90b169a
2026-03-27 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752617/general/995e6658-d1e4-4df4-8dea-9df595754cb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740501)
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 38b8c5af-0626-5b24-b420-d3603b7686bb due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 588752d7-9608-5f16-91ef-4cddf90b169a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06370963-0f1e-53f3-a96f-41ffccf76fee with identifier: 10740024
2026-03-27 22:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06370963-0f1e-53f3-a96f-41ffccf76fee with identifier: 10740024
2026-03-27 22:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06370963-0f1e-53f3-a96f-41ffccf76fee with identifier: 10740024 to the API
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:01 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '06370963-0f1e-53f3-a96f-41ffccf76fee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL947',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740024',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 155933,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 78,
'photo_urls': ['https://images.openlane.eu/carimgs/5752273/general/d7773556-6260-4529-9a09-e082f8d06d97.jpg',
'https://images.openlane.eu/carimgs/5752273/general/9813dfb4-d733-44ac-ad95-b77968e8d2d4.jpg',
'https://images.openlane.eu/carimgs/5752273/general/1194fd73-db48-49d1-a908-5b643c8015b0.jpg',
'https://images.openlane.eu/carimgs/5752273/general/a2279b70-ecab-4b6e-82b6-f31d2e44490c.jpg',
'https://images.openlane.eu/carimgs/5752273/general/e54fd27f-bcd1-48be-bbca-4de38da8648f.jpg',
'https://images.openlane.eu/carimgs/5752273/general/482ef0db-725b-47a7-aace-cfc8c98a63a3.jpg',
'https://images.openlane.eu/carimgs/5752273/general/5dc99b9d-2d3a-4ce7-bfc6-c55609728a9c.jpg',
'https://images.openlane.eu/carimgs/5752273/general/a4153538-00fe-44a5-8384-5761acbcb432.jpg',
'https://images.openlane.eu/carimgs/5752273/general/9ee173c1-c1f4-498f-8faa-3fd45ac5148a.jpg',
'https://images.openlane.eu/carimgs/5752273/general/cb697c61-bf1a-4030-be2e-ccc256c25d49.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06370963-0f1e-53f3-a96f-41ffccf76fee/06370963-0f1e-53f3-a96f-41ffccf76fee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267202,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752273/general/1194fd73-db48-49d1-a908-5b643c8015b0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06370963-0f1e-53f3-a96f-41ffccf76fee/06370963-0f1e-53f3-a96f-41ffccf76fee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419459,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752273/general/a2279b70-ecab-4b6e-82b6-f31d2e44490c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06370963-0f1e-53f3-a96f-41ffccf76fee/06370963-0f1e-53f3-a96f-41ffccf76fee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355977,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752273/general/482ef0db-725b-47a7-aace-cfc8c98a63a3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06370963-0f1e-53f3-a96f-41ffccf76fee/06370963-0f1e-53f3-a96f-41ffccf76fee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292140,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752273/general/5dc99b9d-2d3a-4ce7-bfc6-c55609728a9c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06370963-0f1e-53f3-a96f-41ffccf76fee/06370963-0f1e-53f3-a96f-41ffccf76fee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479254,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752273/general/a4153538-00fe-44a5-8384-5761acbcb432.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06370963-0f1e-53f3-a96f-41ffccf76fee/06370963-0f1e-53f3-a96f-41ffccf76fee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264682,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752273/general/cb697c61-bf1a-4030-be2e-ccc256c25d49.jpg',
'Width': 1920}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 155.933 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740024%27 HTTP/1.1" 200 None
2026-03-27 22:20:01 [adesa.be] INFO: Saving data for 10740024: {'created_time': 1774650001.858034, 'last_price_update_time': 1774650001.858044, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740024') HTTP/1.1" 204 0
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252Fe9859777-311d-46e6-bf41-53dcd07a0a9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/e9859777-311d-46e6-bf41-53dcd07a0a9f.jpg not downloaded yet
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252F743bcc44-3c72-45c6-ac10-bb11751eb208.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/743bcc44-3c72-45c6-ac10-bb11751eb208.jpg not downloaded yet
2026-03-27 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752617/general/b0c1808b-116d-4c99-ab72-63898d5c9318.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740501)
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 06370963-0f1e-53f3-a96f-41ffccf76fee due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752616/general/d88015ff-1b8d-4463-b82e-6b3cc877b76a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740500)
2026-03-27 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752537/general/92aeb8e4-6abc-474e-826b-548ad170f200.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740465)
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252F204ade9d-9416-43a5-b499-e653adbaa647.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/204ade9d-9416-43a5-b499-e653adbaa647.jpg not downloaded yet
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252F5180a09d-06d4-469a-bfa1-7e4323c4b585.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/5180a09d-06d4-469a-bfa1-7e4323c4b585.jpg not downloaded yet
2026-03-27 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de5fad0>
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65be6935-38fa-5f09-8f07-208e5990b317/65be6935-38fa-5f09-8f07-208e5990b317_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252F6323c497-9fea-444d-b135-f7771c58d4f4.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/6323c497-9fea-444d-b135-f7771c58d4f4.jpg saved to cache
2026-03-27 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 65be6935-38fa-5f09-8f07-208e5990b317
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e288f90>
2026-03-27 22:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252F431b9141-8bc1-4c60-aadf-25b774693b25.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/431b9141-8bc1-4c60-aadf-25b774693b25.jpg saved to cache
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 588752d7-9608-5f16-91ef-4cddf90b169a
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c8e90>
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252F995e6658-d1e4-4df4-8dea-9df595754cb1.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/995e6658-d1e4-4df4-8dea-9df595754cb1.jpg saved to cache
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 588752d7-9608-5f16-91ef-4cddf90b169a
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252F75c27a69-a21a-40ea-8a8b-8d82d1dbae74.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/75c27a69-a21a-40ea-8a8b-8d82d1dbae74.jpg not downloaded yet
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252Fe1f8a53e-65df-4040-a53f-f0bc72786ce8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/e1f8a53e-65df-4040-a53f-f0bc72786ce8.jpg not downloaded yet
2026-03-27 22:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752537/general/04d67fc7-aa1d-4501-8348-b382d5d2be85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740465)
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252F2a4fb1c4-a186-4e94-b9bf-f7767d69c4d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/2a4fb1c4-a186-4e94-b9bf-f7767d69c4d1.jpg not downloaded yet
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252F6d18b253-ae69-4b5b-8675-d1cd50a9e97a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/6d18b253-ae69-4b5b-8675-d1cd50a9e97a.jpg not downloaded yet
2026-03-27 22:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752617/general/1e79112d-448f-4b53-83e0-aff9690f1d28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740501)
2026-03-27 22:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752616/general/5f2ae1ae-9443-4d21-bcdc-5c50d1c108b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740500)
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252F9e56694a-03ae-41e0-9638-6c2aef83757d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/9e56694a-03ae-41e0-9638-6c2aef83757d.jpg not downloaded yet
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252Fb804280c-9315-46a6-be30-cd2de2bf620d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/b804280c-9315-46a6-be30-cd2de2bf620d.jpg not downloaded yet
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1e5510>
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252Fb0c1808b-116d-4c99-ab72-63898d5c9318.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/b0c1808b-116d-4c99-ab72-63898d5c9318.jpg saved to cache
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 588752d7-9608-5f16-91ef-4cddf90b169a
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d37fa50>
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65be6935-38fa-5f09-8f07-208e5990b317/65be6935-38fa-5f09-8f07-208e5990b317_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252Fd88015ff-1b8d-4463-b82e-6b3cc877b76a.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/d88015ff-1b8d-4463-b82e-6b3cc877b76a.jpg saved to cache
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 65be6935-38fa-5f09-8f07-208e5990b317
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4243d0>
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252F92aeb8e4-6abc-474e-826b-548ad170f200.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/92aeb8e4-6abc-474e-826b-548ad170f200.jpg saved to cache
2026-03-27 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 38b8c5af-0626-5b24-b420-d3603b7686bb
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734000
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734000%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734000: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734000 url https://www.openlane.eu/en/carv6/auction/10734000
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734308
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734308%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734308: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734308 url https://www.openlane.eu/en/carv6/auction/10734308
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734196
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734196%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734196: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734196 url https://www.openlane.eu/en/carv6/auction/10734196
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734309
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734309%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734309: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734309 url https://www.openlane.eu/en/carv6/auction/10734309
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10738114
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738114%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10738114: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10738114 url https://www.openlane.eu/en/carv6/auction/10738114
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734143
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734143%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734143: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734143 url https://www.openlane.eu/en/carv6/auction/10734143
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734244
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734244%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734244: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734244 url https://www.openlane.eu/en/carv6/auction/10734244
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734065
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734065%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734065: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734065 url https://www.openlane.eu/en/carv6/auction/10734065
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734185
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734185%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734185: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734185 url https://www.openlane.eu/en/carv6/auction/10734185
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734310
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734310%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734310: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734310 url https://www.openlane.eu/en/carv6/auction/10734310
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734282
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734282%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734282: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734282 url https://www.openlane.eu/en/carv6/auction/10734282
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734311
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734311%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734311: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734311 url https://www.openlane.eu/en/carv6/auction/10734311
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734018
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734018%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734018: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734018 url https://www.openlane.eu/en/carv6/auction/10734018
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734266
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734266%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734266: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734266 url https://www.openlane.eu/en/carv6/auction/10734266
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734197
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734197%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734197: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734197 url https://www.openlane.eu/en/carv6/auction/10734197
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10738094
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738094%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10738094: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10738094 url https://www.openlane.eu/en/carv6/auction/10738094
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734198
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734198%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734198: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734198 url https://www.openlane.eu/en/carv6/auction/10734198
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734199
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734199%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734199: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734199 url https://www.openlane.eu/en/carv6/auction/10734199
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734201
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734201%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734201: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734201 url https://www.openlane.eu/en/carv6/auction/10734201
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734037
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734037%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734037: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734037 url https://www.openlane.eu/en/carv6/auction/10734037
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734267
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734267%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734267: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734267 url https://www.openlane.eu/en/carv6/auction/10734267
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734088
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734088%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734088: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734088 url https://www.openlane.eu/en/carv6/auction/10734088
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734200
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734200%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734200: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734200 url https://www.openlane.eu/en/carv6/auction/10734200
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734100
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734100%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734100: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734100 url https://www.openlane.eu/en/carv6/auction/10734100
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734286
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734286%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734286: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734286 url https://www.openlane.eu/en/carv6/auction/10734286
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734202
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734202%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734202: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734202 url https://www.openlane.eu/en/carv6/auction/10734202
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734287
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734287%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734287: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734287 url https://www.openlane.eu/en/carv6/auction/10734287
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10738093
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738093%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10738093: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10738093 url https://www.openlane.eu/en/carv6/auction/10738093
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734221
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734221%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734221: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734221 url https://www.openlane.eu/en/carv6/auction/10734221
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734168
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734168%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734168: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734168 url https://www.openlane.eu/en/carv6/auction/10734168
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734245
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734245%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734245: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734245 url https://www.openlane.eu/en/carv6/auction/10734245
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734220
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734220%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734220: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734220 url https://www.openlane.eu/en/carv6/auction/10734220
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734283
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734283%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734283: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734283 url https://www.openlane.eu/en/carv6/auction/10734283
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734284
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734284%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734284: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734284 url https://www.openlane.eu/en/carv6/auction/10734284
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734169
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734169%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734169: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734169 url https://www.openlane.eu/en/carv6/auction/10734169
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734285
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734285%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734285: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734285 url https://www.openlane.eu/en/carv6/auction/10734285
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734268
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734268%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734268: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734268 url https://www.openlane.eu/en/carv6/auction/10734268
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10738089
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738089%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10738089: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10738089 url https://www.openlane.eu/en/carv6/auction/10738089
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10734038
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734038%27 HTTP/1.1" 200 None
2026-03-27 22:20:02 [adesa.be] INFO: Scrape type for 10734038: 0
2026-03-27 22:20:02 [adesa.be] INFO: Skipping item 10734038 url https://www.openlane.eu/en/carv6/auction/10734038
2026-03-27 22:20:02 [adesa.be] INFO: Found listing with ID: 10738091
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738091%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10738091: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10738091 url https://www.openlane.eu/en/carv6/auction/10738091
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734133
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734133%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734133: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734133 url https://www.openlane.eu/en/carv6/auction/10734133
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10738085
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738085%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10738085: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10738085 url https://www.openlane.eu/en/carv6/auction/10738085
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734107
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734107%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734107: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734107 url https://www.openlane.eu/en/carv6/auction/10734107
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734144
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734144%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734144: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734144 url https://www.openlane.eu/en/carv6/auction/10734144
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734145
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734145%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734145: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734145 url https://www.openlane.eu/en/carv6/auction/10734145
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734146
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734146%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734146: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734146 url https://www.openlane.eu/en/carv6/auction/10734146
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734029
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734029%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734029: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734029 url https://www.openlane.eu/en/carv6/auction/10734029
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734314
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734314%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734314: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734314 url https://www.openlane.eu/en/carv6/auction/10734314
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734203
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734203%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734203: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734203 url https://www.openlane.eu/en/carv6/auction/10734203
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734312
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734312%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734312: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734312 url https://www.openlane.eu/en/carv6/auction/10734312
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734160
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734160%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734160: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734160 url https://www.openlane.eu/en/carv6/auction/10734160
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734039
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734039%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734039: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734039 url https://www.openlane.eu/en/carv6/auction/10734039
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10738137
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738137%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10738137: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10738137 url https://www.openlane.eu/en/carv6/auction/10738137
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734313
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734313%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734313: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734313 url https://www.openlane.eu/en/carv6/auction/10734313
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734049
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734049%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734049: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734049 url https://www.openlane.eu/en/carv6/auction/10734049
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734288
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734288%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734288: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734288 url https://www.openlane.eu/en/carv6/auction/10734288
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734289
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734289%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734289: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734289 url https://www.openlane.eu/en/carv6/auction/10734289
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734315
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734315%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734315: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734315 url https://www.openlane.eu/en/carv6/auction/10734315
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734108
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734108%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734108: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734108 url https://www.openlane.eu/en/carv6/auction/10734108
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734089
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734089%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734089: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734089 url https://www.openlane.eu/en/carv6/auction/10734089
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734019
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734019%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734019: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734019 url https://www.openlane.eu/en/carv6/auction/10734019
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10738087
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738087%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10738087: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10738087 url https://www.openlane.eu/en/carv6/auction/10738087
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734050
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734050%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734050: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734050 url https://www.openlane.eu/en/carv6/auction/10734050
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734124
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734124%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734124: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734124 url https://www.openlane.eu/en/carv6/auction/10734124
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734007
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734007%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734007: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734007 url https://www.openlane.eu/en/carv6/auction/10734007
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10738123
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738123%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10738123: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10738123 url https://www.openlane.eu/en/carv6/auction/10738123
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734109
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734109%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734109: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734109 url https://www.openlane.eu/en/carv6/auction/10734109
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734134
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734134%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734134: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734134 url https://www.openlane.eu/en/carv6/auction/10734134
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734066
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734066%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734066: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734066 url https://www.openlane.eu/en/carv6/auction/10734066
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734110
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734110%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734110: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734110 url https://www.openlane.eu/en/carv6/auction/10734110
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734222
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734222%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734222: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734222 url https://www.openlane.eu/en/carv6/auction/10734222
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734125
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734125%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734125: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734125 url https://www.openlane.eu/en/carv6/auction/10734125
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734170
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734170%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734170: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734170 url https://www.openlane.eu/en/carv6/auction/10734170
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734090
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734090%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734090: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734090 url https://www.openlane.eu/en/carv6/auction/10734090
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734067
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734067%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734067: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734067 url https://www.openlane.eu/en/carv6/auction/10734067
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734186
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734186%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734186: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734186 url https://www.openlane.eu/en/carv6/auction/10734186
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734204
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734204%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734204: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734204 url https://www.openlane.eu/en/carv6/auction/10734204
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734187
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734187%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734187: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734187 url https://www.openlane.eu/en/carv6/auction/10734187
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734009
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734009%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734009: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734009 url https://www.openlane.eu/en/carv6/auction/10734009
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10738103
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738103%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10738103: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10738103 url https://www.openlane.eu/en/carv6/auction/10738103
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734111
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734111%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734111: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734111 url https://www.openlane.eu/en/carv6/auction/10734111
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734051
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734051%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734051: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734051 url https://www.openlane.eu/en/carv6/auction/10734051
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734290
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734290%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734290: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734290 url https://www.openlane.eu/en/carv6/auction/10734290
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734112
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734112%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734112: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734112 url https://www.openlane.eu/en/carv6/auction/10734112
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734155
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734155%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734155: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734155 url https://www.openlane.eu/en/carv6/auction/10734155
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734020
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734020%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734020: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734020 url https://www.openlane.eu/en/carv6/auction/10734020
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734052
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734052%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734052: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734052 url https://www.openlane.eu/en/carv6/auction/10734052
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734269
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734269%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734269: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734269 url https://www.openlane.eu/en/carv6/auction/10734269
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734135
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734135%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734135: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734135 url https://www.openlane.eu/en/carv6/auction/10734135
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734188
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734188%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734188: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734188 url https://www.openlane.eu/en/carv6/auction/10734188
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10734189
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734189%27 HTTP/1.1" 200 None
2026-03-27 22:20:03 [adesa.be] INFO: Scrape type for 10734189: 0
2026-03-27 22:20:03 [adesa.be] INFO: Skipping item 10734189 url https://www.openlane.eu/en/carv6/auction/10734189
2026-03-27 22:20:03 [adesa.be] INFO: Found listing with ID: 10738102
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738102%27 HTTP/1.1" 200 None
2026-03-27 22:20:04 [adesa.be] INFO: Scrape type for 10738102: 0
2026-03-27 22:20:04 [adesa.be] INFO: Skipping item 10738102 url https://www.openlane.eu/en/carv6/auction/10738102
2026-03-27 22:20:04 [adesa.be] INFO: Found listing with ID: 10734068
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734068%27 HTTP/1.1" 200 None
2026-03-27 22:20:04 [adesa.be] INFO: Scrape type for 10734068: 0
2026-03-27 22:20:04 [adesa.be] INFO: Skipping item 10734068 url https://www.openlane.eu/en/carv6/auction/10734068
2026-03-27 22:20:04 [adesa.be] INFO: Found listing with ID: 10734246
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734246%27 HTTP/1.1" 200 None
2026-03-27 22:20:04 [adesa.be] INFO: Scrape type for 10734246: 0
2026-03-27 22:20:04 [adesa.be] INFO: Skipping item 10734246 url https://www.openlane.eu/en/carv6/auction/10734246
2026-03-27 22:20:04 [adesa.be] INFO: Found listing with ID: 10734225
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734225%27 HTTP/1.1" 200 None
2026-03-27 22:20:04 [adesa.be] INFO: Scrape type for 10734225: 0
2026-03-27 22:20:04 [adesa.be] INFO: Skipping item 10734225 url https://www.openlane.eu/en/carv6/auction/10734225
2026-03-27 22:20:04 [adesa.be] INFO: Found listing with ID: 10734247
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734247%27 HTTP/1.1" 200 None
2026-03-27 22:20:04 [adesa.be] INFO: Scrape type for 10734247: 0
2026-03-27 22:20:04 [adesa.be] INFO: Skipping item 10734247 url https://www.openlane.eu/en/carv6/auction/10734247
2026-03-27 22:20:04 [adesa.be] INFO: Found listing with ID: 10734147
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734147%27 HTTP/1.1" 200 None
2026-03-27 22:20:04 [adesa.be] INFO: Scrape type for 10734147: 0
2026-03-27 22:20:04 [adesa.be] INFO: Skipping item 10734147 url https://www.openlane.eu/en/carv6/auction/10734147
2026-03-27 22:20:04 [adesa.be] INFO: Found listing with ID: 10734224
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734224%27 HTTP/1.1" 200 None
2026-03-27 22:20:04 [adesa.be] INFO: Scrape type for 10734224: 0
2026-03-27 22:20:04 [adesa.be] INFO: Skipping item 10734224 url https://www.openlane.eu/en/carv6/auction/10734224
2026-03-27 22:20:04 [adesa.be] INFO: Found listing with ID: 10734223
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734223%27 HTTP/1.1" 200 None
2026-03-27 22:20:04 [adesa.be] INFO: Scrape type for 10734223: 0
2026-03-27 22:20:04 [adesa.be] INFO: Skipping item 10734223 url https://www.openlane.eu/en/carv6/auction/10734223
2026-03-27 22:20:04 [adesa.be] INFO: Found listing with ID: 10738128
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738128%27 HTTP/1.1" 200 None
2026-03-27 22:20:04 [adesa.be] INFO: Scrape type for 10738128: 0
2026-03-27 22:20:04 [adesa.be] INFO: Skipping item 10738128 url https://www.openlane.eu/en/carv6/auction/10738128
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252F116f6920-bba5-411a-9573-6e0cedda0524.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/116f6920-bba5-411a-9573-6e0cedda0524.jpg not downloaded yet
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252F1a411b98-e376-47c1-a8b8-f48d5836a89d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/1a411b98-e376-47c1-a8b8-f48d5836a89d.jpg not downloaded yet
2026-03-27 22:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752537/general/f4866cdd-89ce-45ca-bcc3-4e8c0421ec21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740465)
2026-03-27 22:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752616/general/3995e389-962a-45a2-8877-9ff9974c8b23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740500)
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252F3c380c10-0148-4c59-8af7-9e521bf47baa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/3c380c10-0148-4c59-8af7-9e521bf47baa.jpg not downloaded yet
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252F123fcc74-8bc9-4a26-82ca-8d09aca258e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/123fcc74-8bc9-4a26-82ca-8d09aca258e7.jpg not downloaded yet
2026-03-27 22:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9b350>
2026-03-27 22:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252F04d67fc7-aa1d-4501-8348-b382d5d2be85.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/04d67fc7-aa1d-4501-8348-b382d5d2be85.jpg saved to cache
2026-03-27 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 38b8c5af-0626-5b24-b420-d3603b7686bb
2026-03-27 22:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d15c310>
2026-03-27 22:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752617%252Fgeneral%252F1e79112d-448f-4b53-83e0-aff9690f1d28.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752617/general/1e79112d-448f-4b53-83e0-aff9690f1d28.jpg saved to cache
2026-03-27 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 588752d7-9608-5f16-91ef-4cddf90b169a
2026-03-27 22:20:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 588752d7-9608-5f16-91ef-4cddf90b169a, skipping ID generation
2026-03-27 22:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 588752d7-9608-5f16-91ef-4cddf90b169a with scrape type 1
2026-03-27 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 588752d7-9608-5f16-91ef-4cddf90b169a sending to next pipeline
2026-03-27 22:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 588752d7-9608-5f16-91ef-4cddf90b169a, identifier: 10740501
2026-03-27 22:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddcbf50>
2026-03-27 22:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65be6935-38fa-5f09-8f07-208e5990b317/65be6935-38fa-5f09-8f07-208e5990b317_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252F5f2ae1ae-9443-4d21-bcdc-5c50d1c108b5.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/5f2ae1ae-9443-4d21-bcdc-5c50d1c108b5.jpg saved to cache
2026-03-27 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 65be6935-38fa-5f09-8f07-208e5990b317
2026-03-27 22:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752249/general/8e39ea77-83f9-4245-a3bc-819b1376709c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740003)
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252Ff5caaa57-f75e-4105-b383-ed21f1de80f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/f5caaa57-f75e-4105-b383-ed21f1de80f2.jpg not downloaded yet
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252F3563fdef-b141-45b0-8110-57a05c8b6ae5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/3563fdef-b141-45b0-8110-57a05c8b6ae5.jpg not downloaded yet
2026-03-27 22:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 588752d7-9608-5f16-91ef-4cddf90b169a with identifier: 10740501
2026-03-27 22:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 588752d7-9608-5f16-91ef-4cddf90b169a with identifier: 10740501
2026-03-27 22:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 588752d7-9608-5f16-91ef-4cddf90b169a with identifier: 10740501 to the API
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752617/general/1e79112d-448f-4b53-83e0-aff9690f1d28.jpg>
{'auction_title': '',
'c_o_2_emission_value': 20,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '588752d7-9608-5f16-91ef-4cddf90b169a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLT303',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740501',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 62829,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752617/general/7595bd20-e514-4547-b8c0-2c6e1156250e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101901,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752617/general/9f8aabfb-da91-411b-859e-bb7f21326e46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752617/general/95511a4d-8c84-4a15-b35f-a48326f7381d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752617/general/1e79112d-448f-4b53-83e0-aff9690f1d28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752617/general/fe42e860-1e90-4a5e-86b6-4b86f6a9d1e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752617/general/22682cb1-fa29-45a7-937b-eab17188cc63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101395,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752617/general/b0c1808b-116d-4c99-ab72-63898d5c9318.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752617/general/995e6658-d1e4-4df4-8dea-9df595754cb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_588752d7-9608-5f16-91ef-4cddf90b169a/588752d7-9608-5f16-91ef-4cddf90b169a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752617/general/431b9141-8bc1-4c60-aadf-25b774693b25.jpg',
'Width': 1024}],
'price': 41600,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLE 350de - 4-Matic - Diesel - Automatic - 194 hp - '
'62.829 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740501%27 HTTP/1.1" 200 None
2026-03-27 22:20:05 [adesa.be] INFO: Saving data for 10740501: {'created_time': 1774650005.354038, 'last_price_update_time': 1774650005.354048, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740501') HTTP/1.1" 204 0
2026-03-27 22:20:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 65be6935-38fa-5f09-8f07-208e5990b317 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 38b8c5af-0626-5b24-b420-d3603b7686bb due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 65be6935-38fa-5f09-8f07-208e5990b317 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 65be6935-38fa-5f09-8f07-208e5990b317 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752249/general/6d18b253-ae69-4b5b-8675-d1cd50a9e97a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740003)
2026-03-27 22:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752249/general/e1f8a53e-65df-4040-a53f-f0bc72786ce8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740003)
2026-03-27 22:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752537/general/d29f5e23-f424-42f4-a5b2-a567cdf20c5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740465)
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252Ff0fc54d1-73eb-41ec-9058-8e8e5bc4bd19.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/f0fc54d1-73eb-41ec-9058-8e8e5bc4bd19.jpg not downloaded yet
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252F150df9d8-e8d5-4491-84de-7fd32985546a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/150df9d8-e8d5-4491-84de-7fd32985546a.jpg not downloaded yet
2026-03-27 22:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099decfb50>
2026-03-27 22:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252Ff4866cdd-89ce-45ca-bcc3-4e8c0421ec21.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/f4866cdd-89ce-45ca-bcc3-4e8c0421ec21.jpg saved to cache
2026-03-27 22:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 38b8c5af-0626-5b24-b420-d3603b7686bb
2026-03-27 22:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d15fed0>
2026-03-27 22:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65be6935-38fa-5f09-8f07-208e5990b317/65be6935-38fa-5f09-8f07-208e5990b317_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752616%252Fgeneral%252F3995e389-962a-45a2-8877-9ff9974c8b23.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752616/general/3995e389-962a-45a2-8877-9ff9974c8b23.jpg saved to cache
2026-03-27 22:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 65be6935-38fa-5f09-8f07-208e5990b317
2026-03-27 22:20:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65be6935-38fa-5f09-8f07-208e5990b317, skipping ID generation
2026-03-27 22:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65be6935-38fa-5f09-8f07-208e5990b317 with scrape type 1
2026-03-27 22:20:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65be6935-38fa-5f09-8f07-208e5990b317 sending to next pipeline
2026-03-27 22:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65be6935-38fa-5f09-8f07-208e5990b317, identifier: 10740500
2026-03-27 22:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65be6935-38fa-5f09-8f07-208e5990b317 with identifier: 10740500
2026-03-27 22:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65be6935-38fa-5f09-8f07-208e5990b317 with identifier: 10740500
2026-03-27 22:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65be6935-38fa-5f09-8f07-208e5990b317 with identifier: 10740500 to the API
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752616/general/3995e389-962a-45a2-8877-9ff9974c8b23.jpg>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '65be6935-38fa-5f09-8f07-208e5990b317',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRN942',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740500',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 36272,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65be6935-38fa-5f09-8f07-208e5990b317/65be6935-38fa-5f09-8f07-208e5990b317_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94779,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752616/general/70e86648-c36d-4329-813b-a2fb697e5db6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65be6935-38fa-5f09-8f07-208e5990b317/65be6935-38fa-5f09-8f07-208e5990b317_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752616/general/ac624dca-773b-4ce0-9bff-f1098ef4f971.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65be6935-38fa-5f09-8f07-208e5990b317/65be6935-38fa-5f09-8f07-208e5990b317_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752616/general/3995e389-962a-45a2-8877-9ff9974c8b23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65be6935-38fa-5f09-8f07-208e5990b317/65be6935-38fa-5f09-8f07-208e5990b317_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752616/general/4fd26d95-b23a-44c5-b0d9-33dbe7e07342.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65be6935-38fa-5f09-8f07-208e5990b317/65be6935-38fa-5f09-8f07-208e5990b317_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752616/general/5f2ae1ae-9443-4d21-bcdc-5c50d1c108b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65be6935-38fa-5f09-8f07-208e5990b317/65be6935-38fa-5f09-8f07-208e5990b317_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752616/general/d88015ff-1b8d-4463-b82e-6b3cc877b76a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65be6935-38fa-5f09-8f07-208e5990b317/65be6935-38fa-5f09-8f07-208e5990b317_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115304,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752616/general/6323c497-9fea-444d-b135-f7771c58d4f4.jpg',
'Width': 1024}],
'price': 22600,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 36.272 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740500%27 HTTP/1.1" 200 None
2026-03-27 22:20:06 [adesa.be] INFO: Saving data for 10740500: {'created_time': 1774650006.098961, 'last_price_update_time': 1774650006.098972, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740500') HTTP/1.1" 204 0
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099eeea3d0>
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44d3bf25-61f3-5411-b293-104494d0724f/44d3bf25-61f3-5411-b293-104494d0724f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252F8e39ea77-83f9-4245-a3bc-819b1376709c.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/8e39ea77-83f9-4245-a3bc-819b1376709c.jpg saved to cache
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 44d3bf25-61f3-5411-b293-104494d0724f
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 44d3bf25-61f3-5411-b293-104494d0724f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8b7aaf2e-824f-537f-bae5-e4bb0dc97802 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8b7aaf2e-824f-537f-bae5-e4bb0dc97802 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e23ea90>
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44d3bf25-61f3-5411-b293-104494d0724f/44d3bf25-61f3-5411-b293-104494d0724f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252F6d18b253-ae69-4b5b-8675-d1cd50a9e97a.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/6d18b253-ae69-4b5b-8675-d1cd50a9e97a.jpg saved to cache
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 44d3bf25-61f3-5411-b293-104494d0724f
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df8c550>
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44d3bf25-61f3-5411-b293-104494d0724f/44d3bf25-61f3-5411-b293-104494d0724f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252Fe1f8a53e-65df-4040-a53f-f0bc72786ce8.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/e1f8a53e-65df-4040-a53f-f0bc72786ce8.jpg saved to cache
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 44d3bf25-61f3-5411-b293-104494d0724f
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e12a990>
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752537%252Fgeneral%252Fd29f5e23-f424-42f4-a5b2-a567cdf20c5a.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752537/general/d29f5e23-f424-42f4-a5b2-a567cdf20c5a.jpg saved to cache
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 38b8c5af-0626-5b24-b420-d3603b7686bb
2026-03-27 22:20:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 38b8c5af-0626-5b24-b420-d3603b7686bb, skipping ID generation
2026-03-27 22:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38b8c5af-0626-5b24-b420-d3603b7686bb with scrape type 1
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 38b8c5af-0626-5b24-b420-d3603b7686bb sending to next pipeline
2026-03-27 22:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 38b8c5af-0626-5b24-b420-d3603b7686bb, identifier: 10740465
2026-03-27 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752256/general/2a4fb1c4-a186-4e94-b9bf-f7767d69c4d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740010)
2026-03-27 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752249/general/123fcc74-8bc9-4a26-82ca-8d09aca258e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740003)
2026-03-27 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752256/general/204ade9d-9416-43a5-b499-e653adbaa647.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740010)
2026-03-27 22:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 38b8c5af-0626-5b24-b420-d3603b7686bb with identifier: 10740465
2026-03-27 22:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 38b8c5af-0626-5b24-b420-d3603b7686bb with identifier: 10740465
2026-03-27 22:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 38b8c5af-0626-5b24-b420-d3603b7686bb with identifier: 10740465 to the API
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752537/general/d29f5e23-f424-42f4-a5b2-a567cdf20c5a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '38b8c5af-0626-5b24-b420-d3603b7686bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XWA463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740465',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 84949,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 140,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99679,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752537/general/97a396a8-06d8-4d7d-a90d-d936330fe1de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752537/general/f92df5f6-b7be-4a68-b3e5-12a89341ea2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752537/general/2f95f835-fecc-42ba-a199-69886f9583e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752537/general/d29f5e23-f424-42f4-a5b2-a567cdf20c5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752537/general/513f6a2b-ba31-42d8-a998-9ebd02821c8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752537/general/f4866cdd-89ce-45ca-bcc3-4e8c0421ec21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752537/general/04d67fc7-aa1d-4501-8348-b382d5d2be85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b8c5af-0626-5b24-b420-d3603b7686bb/38b8c5af-0626-5b24-b420-d3603b7686bb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752537/general/92aeb8e4-6abc-474e-826b-548ad170f200.jpg',
'Width': 1024}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2020-06-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Nissan Micra 1.0 N-connecta - Petrol - Manual - 101 hp - 84.949 km',
'transmission': 'manual',
'trim': 'N-connecta',
'vin': None,
'year': 2020}
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740465%27 HTTP/1.1" 200 None
2026-03-27 22:20:06 [adesa.be] INFO: Saving data for 10740465: {'created_time': 1774650006.757824, 'last_price_update_time': 1774650006.757834, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740465') HTTP/1.1" 204 0
2026-03-27 22:20:06 [scrapy.extensions.logstats] INFO: Crawled 368 pages (at 35 pages/min), scraped 222 items (at 56 items/min)
2026-03-27 22:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-27 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752249/general/3563fdef-b141-45b0-8110-57a05c8b6ae5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740003)
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddca0d0>
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b7aaf2e-824f-537f-bae5-e4bb0dc97802/8b7aaf2e-824f-537f-bae5-e4bb0dc97802_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252F2a4fb1c4-a186-4e94-b9bf-f7767d69c4d1.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/2a4fb1c4-a186-4e94-b9bf-f7767d69c4d1.jpg saved to cache
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8b7aaf2e-824f-537f-bae5-e4bb0dc97802
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e166110>
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44d3bf25-61f3-5411-b293-104494d0724f/44d3bf25-61f3-5411-b293-104494d0724f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252F123fcc74-8bc9-4a26-82ca-8d09aca258e7.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/123fcc74-8bc9-4a26-82ca-8d09aca258e7.jpg saved to cache
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 44d3bf25-61f3-5411-b293-104494d0724f
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfed590>
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b7aaf2e-824f-537f-bae5-e4bb0dc97802/8b7aaf2e-824f-537f-bae5-e4bb0dc97802_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252F204ade9d-9416-43a5-b499-e653adbaa647.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/204ade9d-9416-43a5-b499-e653adbaa647.jpg saved to cache
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8b7aaf2e-824f-537f-bae5-e4bb0dc97802
2026-03-27 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752256/general/f5caaa57-f75e-4105-b383-ed21f1de80f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740010)
2026-03-27 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752256/general/3c380c10-0148-4c59-8af7-9e521bf47baa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740010)
2026-03-27 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752256/general/116f6920-bba5-411a-9573-6e0cedda0524.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740010)
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a1da4b10>
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44d3bf25-61f3-5411-b293-104494d0724f/44d3bf25-61f3-5411-b293-104494d0724f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252F3563fdef-b141-45b0-8110-57a05c8b6ae5.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/3563fdef-b141-45b0-8110-57a05c8b6ae5.jpg saved to cache
2026-03-27 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 44d3bf25-61f3-5411-b293-104494d0724f
2026-03-27 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752249/general/1a411b98-e376-47c1-a8b8-f48d5836a89d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740003)
2026-03-27 22:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752485/general/2b755229-9e25-4d0e-abce-a3325a067cf0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740766)
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d481050>
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b7aaf2e-824f-537f-bae5-e4bb0dc97802/8b7aaf2e-824f-537f-bae5-e4bb0dc97802_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252Ff5caaa57-f75e-4105-b383-ed21f1de80f2.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/f5caaa57-f75e-4105-b383-ed21f1de80f2.jpg saved to cache
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8b7aaf2e-824f-537f-bae5-e4bb0dc97802
2026-03-27 22:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752256/general/f0fc54d1-73eb-41ec-9058-8e8e5bc4bd19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740010)
2026-03-27 22:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752576/general/ab95ca68-e23f-4f8f-8fe6-9ba1c96aa932.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740488)
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de9e910>
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b7aaf2e-824f-537f-bae5-e4bb0dc97802/8b7aaf2e-824f-537f-bae5-e4bb0dc97802_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252F3c380c10-0148-4c59-8af7-9e521bf47baa.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/3c380c10-0148-4c59-8af7-9e521bf47baa.jpg saved to cache
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8b7aaf2e-824f-537f-bae5-e4bb0dc97802
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df1ba10>
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b7aaf2e-824f-537f-bae5-e4bb0dc97802/8b7aaf2e-824f-537f-bae5-e4bb0dc97802_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252F116f6920-bba5-411a-9573-6e0cedda0524.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/116f6920-bba5-411a-9573-6e0cedda0524.jpg saved to cache
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8b7aaf2e-824f-537f-bae5-e4bb0dc97802
2026-03-27 22:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752249/general/150df9d8-e8d5-4491-84de-7fd32985546a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740003)
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4299d0>
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44d3bf25-61f3-5411-b293-104494d0724f/44d3bf25-61f3-5411-b293-104494d0724f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252F1a411b98-e376-47c1-a8b8-f48d5836a89d.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/1a411b98-e376-47c1-a8b8-f48d5836a89d.jpg saved to cache
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 44d3bf25-61f3-5411-b293-104494d0724f
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a04db0d0>
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252F2b755229-9e25-4d0e-abce-a3325a067cf0.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/2b755229-9e25-4d0e-abce-a3325a067cf0.jpg saved to cache
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1bec7a07-3087-56d8-a9d5-3143df708c83
2026-03-27 22:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752650/general/a0c134fd-4452-479a-9199-c058f062d7e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740532)
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9d410>
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b7aaf2e-824f-537f-bae5-e4bb0dc97802/8b7aaf2e-824f-537f-bae5-e4bb0dc97802_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752256%252Fgeneral%252Ff0fc54d1-73eb-41ec-9058-8e8e5bc4bd19.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752256/general/f0fc54d1-73eb-41ec-9058-8e8e5bc4bd19.jpg saved to cache
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8b7aaf2e-824f-537f-bae5-e4bb0dc97802
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d37fad0>
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252Fab95ca68-e23f-4f8f-8fe6-9ba1c96aa932.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/ab95ca68-e23f-4f8f-8fe6-9ba1c96aa932.jpg saved to cache
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b394e829-594d-5cb6-9977-d5e26737c4a7
2026-03-27 22:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752485/general/ba77cef6-f0c2-4cfd-be54-08a2071c724d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740766)
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 44d3bf25-61f3-5411-b293-104494d0724f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8b7aaf2e-824f-537f-bae5-e4bb0dc97802 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8b7aaf2e-824f-537f-bae5-e4bb0dc97802 with identifier: 10740010
2026-03-27 22:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8b7aaf2e-824f-537f-bae5-e4bb0dc97802 with identifier: 10740010
2026-03-27 22:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8b7aaf2e-824f-537f-bae5-e4bb0dc97802 with identifier: 10740010 to the API
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:07 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '8b7aaf2e-824f-537f-bae5-e4bb0dc97802',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXN049',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740010',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 169740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 63,
'photo_urls': ['https://images.openlane.eu/carimgs/5752256/general/68b61826-b1e1-4ec5-95de-9dd2f24132c7.jpg',
'https://images.openlane.eu/carimgs/5752256/general/e9859777-311d-46e6-bf41-53dcd07a0a9f.jpg',
'https://images.openlane.eu/carimgs/5752256/general/204ade9d-9416-43a5-b499-e653adbaa647.jpg',
'https://images.openlane.eu/carimgs/5752256/general/75c27a69-a21a-40ea-8a8b-8d82d1dbae74.jpg',
'https://images.openlane.eu/carimgs/5752256/general/2a4fb1c4-a186-4e94-b9bf-f7767d69c4d1.jpg',
'https://images.openlane.eu/carimgs/5752256/general/9e56694a-03ae-41e0-9638-6c2aef83757d.jpg',
'https://images.openlane.eu/carimgs/5752256/general/116f6920-bba5-411a-9573-6e0cedda0524.jpg',
'https://images.openlane.eu/carimgs/5752256/general/3c380c10-0148-4c59-8af7-9e521bf47baa.jpg',
'https://images.openlane.eu/carimgs/5752256/general/f5caaa57-f75e-4105-b383-ed21f1de80f2.jpg',
'https://images.openlane.eu/carimgs/5752256/general/f0fc54d1-73eb-41ec-9058-8e8e5bc4bd19.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b7aaf2e-824f-537f-bae5-e4bb0dc97802/8b7aaf2e-824f-537f-bae5-e4bb0dc97802_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752256/general/204ade9d-9416-43a5-b499-e653adbaa647.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b7aaf2e-824f-537f-bae5-e4bb0dc97802/8b7aaf2e-824f-537f-bae5-e4bb0dc97802_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752256/general/2a4fb1c4-a186-4e94-b9bf-f7767d69c4d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b7aaf2e-824f-537f-bae5-e4bb0dc97802/8b7aaf2e-824f-537f-bae5-e4bb0dc97802_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752256/general/116f6920-bba5-411a-9573-6e0cedda0524.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b7aaf2e-824f-537f-bae5-e4bb0dc97802/8b7aaf2e-824f-537f-bae5-e4bb0dc97802_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752256/general/3c380c10-0148-4c59-8af7-9e521bf47baa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b7aaf2e-824f-537f-bae5-e4bb0dc97802/8b7aaf2e-824f-537f-bae5-e4bb0dc97802_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752256/general/f5caaa57-f75e-4105-b383-ed21f1de80f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b7aaf2e-824f-537f-bae5-e4bb0dc97802/8b7aaf2e-824f-537f-bae5-e4bb0dc97802_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752256/general/f0fc54d1-73eb-41ec-9058-8e8e5bc4bd19.jpg',
'Width': 1024}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA Shooting Brake 250e - Hybrid - Automatic - 160 hp '
'- 169.740 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740010%27 HTTP/1.1" 200 None
2026-03-27 22:20:07 [adesa.be] INFO: Saving data for 10740010: {'created_time': 1774650007.709001, 'last_price_update_time': 1774650007.709012, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740010') HTTP/1.1" 204 0
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 44d3bf25-61f3-5411-b293-104494d0724f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8b7aaf2e-824f-537f-bae5-e4bb0dc97802 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e25dfd0>
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44d3bf25-61f3-5411-b293-104494d0724f/44d3bf25-61f3-5411-b293-104494d0724f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752249%252Fgeneral%252F150df9d8-e8d5-4491-84de-7fd32985546a.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752249/general/150df9d8-e8d5-4491-84de-7fd32985546a.jpg saved to cache
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 44d3bf25-61f3-5411-b293-104494d0724f
2026-03-27 22:20:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44d3bf25-61f3-5411-b293-104494d0724f, skipping ID generation
2026-03-27 22:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44d3bf25-61f3-5411-b293-104494d0724f with scrape type 1
2026-03-27 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44d3bf25-61f3-5411-b293-104494d0724f sending to next pipeline
2026-03-27 22:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44d3bf25-61f3-5411-b293-104494d0724f, identifier: 10740003
2026-03-27 22:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752302/general/149b937b-14ee-4073-9ff3-408610d1c857.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740042)
2026-03-27 22:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752650/general/6b7f5986-37b4-452e-b25c-8a09ae1d07a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740532)
2026-03-27 22:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44d3bf25-61f3-5411-b293-104494d0724f with identifier: 10740003
2026-03-27 22:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44d3bf25-61f3-5411-b293-104494d0724f with identifier: 10740003
2026-03-27 22:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44d3bf25-61f3-5411-b293-104494d0724f with identifier: 10740003 to the API
2026-03-27 22:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752249/general/150df9d8-e8d5-4491-84de-7fd32985546a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '44d3bf25-61f3-5411-b293-104494d0724f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXR539',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740003',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 170176,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44d3bf25-61f3-5411-b293-104494d0724f/44d3bf25-61f3-5411-b293-104494d0724f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752249/general/8e39ea77-83f9-4245-a3bc-819b1376709c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44d3bf25-61f3-5411-b293-104494d0724f/44d3bf25-61f3-5411-b293-104494d0724f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752249/general/e1f8a53e-65df-4040-a53f-f0bc72786ce8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44d3bf25-61f3-5411-b293-104494d0724f/44d3bf25-61f3-5411-b293-104494d0724f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108617,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752249/general/6d18b253-ae69-4b5b-8675-d1cd50a9e97a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44d3bf25-61f3-5411-b293-104494d0724f/44d3bf25-61f3-5411-b293-104494d0724f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752249/general/1a411b98-e376-47c1-a8b8-f48d5836a89d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44d3bf25-61f3-5411-b293-104494d0724f/44d3bf25-61f3-5411-b293-104494d0724f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752249/general/123fcc74-8bc9-4a26-82ca-8d09aca258e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44d3bf25-61f3-5411-b293-104494d0724f/44d3bf25-61f3-5411-b293-104494d0724f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752249/general/3563fdef-b141-45b0-8110-57a05c8b6ae5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44d3bf25-61f3-5411-b293-104494d0724f/44d3bf25-61f3-5411-b293-104494d0724f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752249/general/150df9d8-e8d5-4491-84de-7fd32985546a.jpg',
'Width': 1024}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA Shooting Brake 200d Business Solution - Diesel - '
'Automatic - 150 hp - 170.176 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740003%27 HTTP/1.1" 200 None
2026-03-27 22:20:08 [adesa.be] INFO: Saving data for 10740003: {'created_time': 1774650008.230021, 'last_price_update_time': 1774650008.230034, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740003') HTTP/1.1" 204 0
2026-03-27 22:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752650/general/ee0a347b-ff95-4a47-ab07-21987338cf99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740532)
2026-03-27 22:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752576/general/add44be5-ab6c-4215-b6c9-a574cd74f35f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740488)
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d547cd0>
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252Fa0c134fd-4452-479a-9199-c058f062d7e7.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/a0c134fd-4452-479a-9199-c058f062d7e7.jpg saved to cache
2026-03-27 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0d1fc928-0955-5c2c-b587-04d163af8bb2
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ffefbd0>
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752485%252Fgeneral%252Fba77cef6-f0c2-4cfd-be54-08a2071c724d.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752485/general/ba77cef6-f0c2-4cfd-be54-08a2071c724d.jpg saved to cache
2026-03-27 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1bec7a07-3087-56d8-a9d5-3143df708c83
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d546890>
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52a49445-ad93-566c-85e8-a20323fea64a/52a49445-ad93-566c-85e8-a20323fea64a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252F149b937b-14ee-4073-9ff3-408610d1c857.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/149b937b-14ee-4073-9ff3-408610d1c857.jpg saved to cache
2026-03-27 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 52a49445-ad93-566c-85e8-a20323fea64a
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d38b890>
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252F6b7f5986-37b4-452e-b25c-8a09ae1d07a0.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/6b7f5986-37b4-452e-b25c-8a09ae1d07a0.jpg saved to cache
2026-03-27 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0d1fc928-0955-5c2c-b587-04d163af8bb2
2026-03-27 22:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752286/general/eca6b450-ff95-418c-b556-965325c7fcc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740033)
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e2565d0>
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252Fee0a347b-ff95-4a47-ab07-21987338cf99.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/ee0a347b-ff95-4a47-ab07-21987338cf99.jpg saved to cache
2026-03-27 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0d1fc928-0955-5c2c-b587-04d163af8bb2
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d37ffd0>
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252Fadd44be5-ab6c-4215-b6c9-a574cd74f35f.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/add44be5-ab6c-4215-b6c9-a574cd74f35f.jpg saved to cache
2026-03-27 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b394e829-594d-5cb6-9977-d5e26737c4a7
2026-03-27 22:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752302/general/010a88d3-f8b3-42bb-85d3-d4a4c85a437c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740042)
2026-03-27 22:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752576/general/da6b56fe-96e2-4f24-b0eb-08a85ebaf8c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740488)
2026-03-27 22:20:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b394e829-594d-5cb6-9977-d5e26737c4a7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bec7a07-3087-56d8-a9d5-3143df708c83 with identifier: 10740766
2026-03-27 22:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bec7a07-3087-56d8-a9d5-3143df708c83 with identifier: 10740766
2026-03-27 22:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bec7a07-3087-56d8-a9d5-3143df708c83 with identifier: 10740766 to the API
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:08 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1bec7a07-3087-56d8-a9d5-3143df708c83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRX059',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740766',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 50171,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 155,
'photo_urls': ['https://images.openlane.eu/carimgs/5752485/general/9e3a8868-875c-447e-853c-98777614a23f.jpg',
'https://images.openlane.eu/carimgs/5752485/general/4973c571-638a-49d5-9a88-cd85594a8e65.jpg',
'https://images.openlane.eu/carimgs/5752485/general/664e8bb1-13bd-41a4-bb3c-0aa862c30301.jpg',
'https://images.openlane.eu/carimgs/5752485/general/b2c0a38c-df2a-40c0-b8b1-ebe622119b25.jpg',
'https://images.openlane.eu/carimgs/5752485/general/568f83b0-3712-4cdd-8190-2bccdb889b20.jpg',
'https://images.openlane.eu/carimgs/5752485/general/0730980e-1834-4f81-b00e-2ac881f03cea.jpg',
'https://images.openlane.eu/carimgs/5752485/general/8039200a-ff1f-4417-95d1-650c0aa48de1.jpg',
'https://images.openlane.eu/carimgs/5752485/general/ba77cef6-f0c2-4cfd-be54-08a2071c724d.jpg',
'https://images.openlane.eu/carimgs/5752485/general/2b755229-9e25-4d0e-abce-a3325a067cf0.jpg',
'https://images.openlane.eu/carimgs/5752485/general/d3d4f501-c341-410d-96dd-0484e8ce2a60.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170934,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752485/general/9e3a8868-875c-447e-853c-98777614a23f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161327,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752485/general/4973c571-638a-49d5-9a88-cd85594a8e65.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163404,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752485/general/664e8bb1-13bd-41a4-bb3c-0aa862c30301.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169975,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752485/general/b2c0a38c-df2a-40c0-b8b1-ebe622119b25.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211308,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752485/general/0730980e-1834-4f81-b00e-2ac881f03cea.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268530,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752485/general/ba77cef6-f0c2-4cfd-be54-08a2071c724d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224676,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752485/general/2b755229-9e25-4d0e-abce-a3325a067cf0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bec7a07-3087-56d8-a9d5-3143df708c83/1bec7a07-3087-56d8-a9d5-3143df708c83_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153153,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752485/general/d3d4f501-c341-410d-96dd-0484e8ce2a60.jpg',
'Width': 1500}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 50.171 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740766%27 HTTP/1.1" 200 None
2026-03-27 22:20:08 [adesa.be] INFO: Saving data for 10740766: {'created_time': 1774650008.958662, 'last_price_update_time': 1774650008.958672, 'auction_closing_time': 1774947600.0}
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740766') HTTP/1.1" 204 0
2026-03-27 22:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d with identifier: 10740513
2026-03-27 22:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d with identifier: 10740513
2026-03-27 22:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d with identifier: 10740513 to the API
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:09 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQR999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740513',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 73438,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 75,
'photo_urls': ['https://images.openlane.eu/carimgs/5752629/general/4c1020b2-c153-4ace-bea0-3d7b784bc549.jpg',
'https://images.openlane.eu/carimgs/5752629/general/449fc4b7-4285-4b5a-953b-cb4463656957.jpg',
'https://images.openlane.eu/carimgs/5752629/general/3e8ab857-3184-49bb-a761-62f9b6022de3.jpg',
'https://images.openlane.eu/carimgs/5752629/general/546ec788-410e-41b8-826c-a3d209ca67c1.jpg',
'https://images.openlane.eu/carimgs/5752629/general/883d6afb-82d3-4ce0-be87-11e949631b91.jpg',
'https://images.openlane.eu/carimgs/5752629/general/2a998cf8-1bc5-4d26-a54e-cfecefe2fac2.jpg',
'https://images.openlane.eu/carimgs/5752629/general/31fa7c16-9fda-4f90-bf22-66ead16d3659.jpg',
'https://images.openlane.eu/carimgs/5752629/general/52fab8da-1697-4835-871a-bb3ca6615ddc.jpg',
'https://images.openlane.eu/carimgs/5752629/general/693b3ab8-e2c4-4f03-bbf2-31014484571f.jpg',
'https://images.openlane.eu/carimgs/5752629/general/c278de37-6497-49ec-add8-2864be6bcc7e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d/c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100301,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752629/general/449fc4b7-4285-4b5a-953b-cb4463656957.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d/c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752629/general/546ec788-410e-41b8-826c-a3d209ca67c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d/c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752629/general/2a998cf8-1bc5-4d26-a54e-cfecefe2fac2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d/c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752629/general/52fab8da-1697-4835-871a-bb3ca6615ddc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d/c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752629/general/693b3ab8-e2c4-4f03-bbf2-31014484571f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d/c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752629/general/c278de37-6497-49ec-add8-2864be6bcc7e.jpg',
'Width': 1024}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2020-03-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 73.438 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740513%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Saving data for 10740513: {'created_time': 1774650009.293785, 'last_price_update_time': 1774650009.293796, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740513') HTTP/1.1" 204 0
2026-03-27 22:20:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 52a49445-ad93-566c-85e8-a20323fea64a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1bec7a07-3087-56d8-a9d5-3143df708c83 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c4cfefd5-8fa9-57b8-8aa7-abcb25772d6d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752650/general/ab5ee9ea-4491-4e1f-b5fd-56939298647d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740532)
2026-03-27 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752459/general/fb86778b-4396-462c-976d-b56300e6449b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740743)
2026-03-27 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e237050>
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d/0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752286%252Fgeneral%252Feca6b450-ff95-418c-b556-965325c7fcc7.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752286/general/eca6b450-ff95-418c-b556-965325c7fcc7.jpg saved to cache
2026-03-27 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dffc710>
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52a49445-ad93-566c-85e8-a20323fea64a/52a49445-ad93-566c-85e8-a20323fea64a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252F010a88d3-f8b3-42bb-85d3-d4a4c85a437c.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/010a88d3-f8b3-42bb-85d3-d4a4c85a437c.jpg saved to cache
2026-03-27 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 52a49445-ad93-566c-85e8-a20323fea64a
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d137110>
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252Fda6b56fe-96e2-4f24-b0eb-08a85ebaf8c5.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/da6b56fe-96e2-4f24-b0eb-08a85ebaf8c5.jpg saved to cache
2026-03-27 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b394e829-594d-5cb6-9977-d5e26737c4a7
2026-03-27 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752576/general/68359dee-1ca9-4bb6-a18d-3b359e913dd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740488)
2026-03-27 22:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752576/general/cddeb399-c61d-47f0-a11d-6dc6e1f45e6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740488)
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1359d0>
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252Fab5ee9ea-4491-4e1f-b5fd-56939298647d.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/ab5ee9ea-4491-4e1f-b5fd-56939298647d.jpg saved to cache
2026-03-27 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0d1fc928-0955-5c2c-b587-04d163af8bb2
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e235450>
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f29b18a-590f-5de2-b0df-210e1019e8cd/5f29b18a-590f-5de2-b0df-210e1019e8cd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252Ffb86778b-4396-462c-976d-b56300e6449b.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/fb86778b-4396-462c-976d-b56300e6449b.jpg saved to cache
2026-03-27 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5f29b18a-590f-5de2-b0df-210e1019e8cd
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734054
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734054%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734054: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734054 url https://www.openlane.eu/en/carv6/auction/10734054
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734248
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734248%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734248: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734248 url https://www.openlane.eu/en/carv6/auction/10734248
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10738107
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738107%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10738107: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10738107 url https://www.openlane.eu/en/carv6/auction/10738107
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10738088
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738088%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10738088: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10738088 url https://www.openlane.eu/en/carv6/auction/10738088
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734171
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734171%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734171: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734171 url https://www.openlane.eu/en/carv6/auction/10734171
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734053
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734053%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734053: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734053 url https://www.openlane.eu/en/carv6/auction/10734053
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734113
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734113%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734113: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734113 url https://www.openlane.eu/en/carv6/auction/10734113
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734156
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734156%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734156: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734156 url https://www.openlane.eu/en/carv6/auction/10734156
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734270
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734270%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734270: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734270 url https://www.openlane.eu/en/carv6/auction/10734270
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734249
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734249%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734249: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734249 url https://www.openlane.eu/en/carv6/auction/10734249
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10738108
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738108%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10738108: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10738108 url https://www.openlane.eu/en/carv6/auction/10738108
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734002
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734002%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734002: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734002 url https://www.openlane.eu/en/carv6/auction/10734002
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734227
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734227%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734227: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734227 url https://www.openlane.eu/en/carv6/auction/10734227
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10738116
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738116%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10738116: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10738116 url https://www.openlane.eu/en/carv6/auction/10738116
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734250
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734250%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734250: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734250 url https://www.openlane.eu/en/carv6/auction/10734250
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734069
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734069%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734069: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734069 url https://www.openlane.eu/en/carv6/auction/10734069
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734021
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734021%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734021: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734021 url https://www.openlane.eu/en/carv6/auction/10734021
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734114
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734114%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734114: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734114 url https://www.openlane.eu/en/carv6/auction/10734114
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734126
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734126%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734126: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734126 url https://www.openlane.eu/en/carv6/auction/10734126
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734055
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734055%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734055: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734055 url https://www.openlane.eu/en/carv6/auction/10734055
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734206
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734206%27 HTTP/1.1" 200 None
2026-03-27 22:20:09 [adesa.be] INFO: Scrape type for 10734206: 0
2026-03-27 22:20:09 [adesa.be] INFO: Skipping item 10734206 url https://www.openlane.eu/en/carv6/auction/10734206
2026-03-27 22:20:09 [adesa.be] INFO: Found listing with ID: 10734226
2026-03-27 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734226%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734226: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734226 url https://www.openlane.eu/en/carv6/auction/10734226
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734115
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734115%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734115: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734115 url https://www.openlane.eu/en/carv6/auction/10734115
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734271
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734271%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734271: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734271 url https://www.openlane.eu/en/carv6/auction/10734271
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734149
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734149%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734149: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734149 url https://www.openlane.eu/en/carv6/auction/10734149
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734161
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734161%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734161: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734161 url https://www.openlane.eu/en/carv6/auction/10734161
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734150
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734150%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734150: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734150 url https://www.openlane.eu/en/carv6/auction/10734150
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734004
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734004%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734004: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734004 url https://www.openlane.eu/en/carv6/auction/10734004
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734136
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734136%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734136: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734136 url https://www.openlane.eu/en/carv6/auction/10734136
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734190
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734190%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734190: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734190 url https://www.openlane.eu/en/carv6/auction/10734190
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734172
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734172%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734172: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734172 url https://www.openlane.eu/en/carv6/auction/10734172
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734162
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734162%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734162: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734162 url https://www.openlane.eu/en/carv6/auction/10734162
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734205
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734205%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734205: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734205 url https://www.openlane.eu/en/carv6/auction/10734205
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734013
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734013%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734013: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734013 url https://www.openlane.eu/en/carv6/auction/10734013
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734316
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734316%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734316: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734316 url https://www.openlane.eu/en/carv6/auction/10734316
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734101
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734101%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734101: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734101 url https://www.openlane.eu/en/carv6/auction/10734101
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734040
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734040%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734040: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734040 url https://www.openlane.eu/en/carv6/auction/10734040
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734070
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734070%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734070: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734070 url https://www.openlane.eu/en/carv6/auction/10734070
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734003
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734003%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734003: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734003 url https://www.openlane.eu/en/carv6/auction/10734003
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734041
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734041%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734041: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734041 url https://www.openlane.eu/en/carv6/auction/10734041
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10738156
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738156%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10738156: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10738156 url https://www.openlane.eu/en/carv6/auction/10738156
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734116
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734116%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734116: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734116 url https://www.openlane.eu/en/carv6/auction/10734116
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734207
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734207%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734207: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734207 url https://www.openlane.eu/en/carv6/auction/10734207
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10738163
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738163%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10738163: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10738163 url https://www.openlane.eu/en/carv6/auction/10738163
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10738141
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738141%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10738141: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10738141 url https://www.openlane.eu/en/carv6/auction/10738141
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734272
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734272%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734272: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734272 url https://www.openlane.eu/en/carv6/auction/10734272
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734042
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734042%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734042: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734042 url https://www.openlane.eu/en/carv6/auction/10734042
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734091
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734091%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734091: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734091 url https://www.openlane.eu/en/carv6/auction/10734091
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734056
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734056%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734056: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734056 url https://www.openlane.eu/en/carv6/auction/10734056
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734084
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734084%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734084: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734084 url https://www.openlane.eu/en/carv6/auction/10734084
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10738165
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738165%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10738165: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10738165 url https://www.openlane.eu/en/carv6/auction/10738165
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734291
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734291%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734291: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734291 url https://www.openlane.eu/en/carv6/auction/10734291
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10738110
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738110%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10738110: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10738110 url https://www.openlane.eu/en/carv6/auction/10738110
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734173
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734173%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734173: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734173 url https://www.openlane.eu/en/carv6/auction/10734173
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10738173
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738173%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10738173: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10738173 url https://www.openlane.eu/en/carv6/auction/10738173
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10738170
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738170%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10738170: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10738170 url https://www.openlane.eu/en/carv6/auction/10738170
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10738152
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738152%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10738152: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10738152 url https://www.openlane.eu/en/carv6/auction/10738152
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734191
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734191%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734191: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734191 url https://www.openlane.eu/en/carv6/auction/10734191
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734317
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734317%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734317: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734317 url https://www.openlane.eu/en/carv6/auction/10734317
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734071
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734071%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734071: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734071 url https://www.openlane.eu/en/carv6/auction/10734071
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734072
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734072%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734072: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734072 url https://www.openlane.eu/en/carv6/auction/10734072
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734014
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734014%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734014: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734014 url https://www.openlane.eu/en/carv6/auction/10734014
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734151
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734151%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734151: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734151 url https://www.openlane.eu/en/carv6/auction/10734151
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734073
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734073%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734073: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734073 url https://www.openlane.eu/en/carv6/auction/10734073
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734043
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734043%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734043: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734043 url https://www.openlane.eu/en/carv6/auction/10734043
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734208
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734208%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734208: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734208 url https://www.openlane.eu/en/carv6/auction/10734208
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734209
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734209%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734209: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734209 url https://www.openlane.eu/en/carv6/auction/10734209
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10738142
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738142%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10738142: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10738142 url https://www.openlane.eu/en/carv6/auction/10738142
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734137
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734137%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734137: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734137 url https://www.openlane.eu/en/carv6/auction/10734137
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10738168
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738168%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10738168: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10738168 url https://www.openlane.eu/en/carv6/auction/10738168
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734210
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734210%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734210: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734210 url https://www.openlane.eu/en/carv6/auction/10734210
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734044
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734044%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734044: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734044 url https://www.openlane.eu/en/carv6/auction/10734044
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734251
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734251%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734251: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734251 url https://www.openlane.eu/en/carv6/auction/10734251
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734252
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734252%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734252: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734252 url https://www.openlane.eu/en/carv6/auction/10734252
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10738131
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738131%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10738131: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10738131 url https://www.openlane.eu/en/carv6/auction/10738131
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10734117
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734117%27 HTTP/1.1" 200 None
2026-03-27 22:20:10 [adesa.be] INFO: Scrape type for 10734117: 0
2026-03-27 22:20:10 [adesa.be] INFO: Skipping item 10734117 url https://www.openlane.eu/en/carv6/auction/10734117
2026-03-27 22:20:10 [adesa.be] INFO: Found listing with ID: 10738159
2026-03-27 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738159%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10738159: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10738159 url https://www.openlane.eu/en/carv6/auction/10738159
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734211
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734211%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734211: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734211 url https://www.openlane.eu/en/carv6/auction/10734211
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734273
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734273%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734273: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734273 url https://www.openlane.eu/en/carv6/auction/10734273
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734292
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734292%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734292: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734292 url https://www.openlane.eu/en/carv6/auction/10734292
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10738154
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738154%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10738154: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10738154 url https://www.openlane.eu/en/carv6/auction/10738154
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10738151
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738151%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10738151: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10738151 url https://www.openlane.eu/en/carv6/auction/10738151
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734293
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734293%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734293: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734293 url https://www.openlane.eu/en/carv6/auction/10734293
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734085
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734085%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734085: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734085 url https://www.openlane.eu/en/carv6/auction/10734085
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734127
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734127%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734127: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734127 url https://www.openlane.eu/en/carv6/auction/10734127
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734228
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734228%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734228: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734228 url https://www.openlane.eu/en/carv6/auction/10734228
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10738140
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738140%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10738140: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10738140 url https://www.openlane.eu/en/carv6/auction/10738140
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734231
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734231%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734231: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734231 url https://www.openlane.eu/en/carv6/auction/10734231
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734119
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734119%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734119: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734119 url https://www.openlane.eu/en/carv6/auction/10734119
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734212
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734212%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734212: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734212 url https://www.openlane.eu/en/carv6/auction/10734212
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734092
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734092%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734092: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734092 url https://www.openlane.eu/en/carv6/auction/10734092
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734005
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734005%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734005: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734005 url https://www.openlane.eu/en/carv6/auction/10734005
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734294
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734294%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734294: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734294 url https://www.openlane.eu/en/carv6/auction/10734294
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734118
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734118%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734118: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734118 url https://www.openlane.eu/en/carv6/auction/10734118
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10738127
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738127%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10738127: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10738127 url https://www.openlane.eu/en/carv6/auction/10738127
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10738111
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738111%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10738111: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10738111 url https://www.openlane.eu/en/carv6/auction/10738111
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734033
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734033%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734033: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734033 url https://www.openlane.eu/en/carv6/auction/10734033
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734229
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734229%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734229: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734229 url https://www.openlane.eu/en/carv6/auction/10734229
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734193
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734193%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734193: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734193 url https://www.openlane.eu/en/carv6/auction/10734193
2026-03-27 22:20:11 [adesa.be] INFO: Found listing with ID: 10734006
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734006%27 HTTP/1.1" 200 None
2026-03-27 22:20:11 [adesa.be] INFO: Scrape type for 10734006: 0
2026-03-27 22:20:11 [adesa.be] INFO: Skipping item 10734006 url https://www.openlane.eu/en/carv6/auction/10734006
2026-03-27 22:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752650/general/7ceb8afa-1021-4a05-8eec-b08465dcc09d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740532)
2026-03-27 22:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752302/general/b2386276-335c-437d-9da9-4bf36921e839.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740042)
2026-03-27 22:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752302/general/b81520e9-8acf-49d9-b88f-4e0a9858f54a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740042)
2026-03-27 22:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e135850>
2026-03-27 22:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252F68359dee-1ca9-4bb6-a18d-3b359e913dd4.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/68359dee-1ca9-4bb6-a18d-3b359e913dd4.jpg saved to cache
2026-03-27 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b394e829-594d-5cb6-9977-d5e26737c4a7
2026-03-27 22:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de9d210>
2026-03-27 22:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252Fcddeb399-c61d-47f0-a11d-6dc6e1f45e6c.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/cddeb399-c61d-47f0-a11d-6dc6e1f45e6c.jpg saved to cache
2026-03-27 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b394e829-594d-5cb6-9977-d5e26737c4a7
2026-03-27 22:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752459/general/fa465cba-436d-4617-8243-323bd8082bee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740743)
2026-03-27 22:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752576/general/21d93986-ed60-44cb-a34e-1517cb42b6ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740488)
2026-03-27 22:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d37df50>
2026-03-27 22:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752650%252Fgeneral%252F7ceb8afa-1021-4a05-8eec-b08465dcc09d.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752650/general/7ceb8afa-1021-4a05-8eec-b08465dcc09d.jpg saved to cache
2026-03-27 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0d1fc928-0955-5c2c-b587-04d163af8bb2
2026-03-27 22:20:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d1fc928-0955-5c2c-b587-04d163af8bb2, skipping ID generation
2026-03-27 22:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d1fc928-0955-5c2c-b587-04d163af8bb2 with scrape type 1
2026-03-27 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d1fc928-0955-5c2c-b587-04d163af8bb2 sending to next pipeline
2026-03-27 22:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d1fc928-0955-5c2c-b587-04d163af8bb2, identifier: 10740532
2026-03-27 22:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3719d0>
2026-03-27 22:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52a49445-ad93-566c-85e8-a20323fea64a/52a49445-ad93-566c-85e8-a20323fea64a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252Fb2386276-335c-437d-9da9-4bf36921e839.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/b2386276-335c-437d-9da9-4bf36921e839.jpg saved to cache
2026-03-27 22:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 52a49445-ad93-566c-85e8-a20323fea64a
2026-03-27 22:20:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b394e829-594d-5cb6-9977-d5e26737c4a7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 52a49445-ad93-566c-85e8-a20323fea64a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d with identifier: 10740033
2026-03-27 22:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d with identifier: 10740033
2026-03-27 22:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d with identifier: 10740033 to the API
2026-03-27 22:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:12 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVW697',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740033',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 137017,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 88,
'photo_urls': ['https://images.openlane.eu/carimgs/5752286/general/3d88040d-2d66-4037-b29b-4c4f3047c6ee.jpg',
'https://images.openlane.eu/carimgs/5752286/general/0c6e568e-682a-4c4f-965f-018066c69095.jpg',
'https://images.openlane.eu/carimgs/5752286/general/d4da3af1-f54c-4b07-bfcf-e948a60cad93.jpg',
'https://images.openlane.eu/carimgs/5752286/general/eca6b450-ff95-418c-b556-965325c7fcc7.jpg',
'https://images.openlane.eu/carimgs/5752286/general/5d0653e4-6aec-4f55-8eb0-ec11af13fcda.jpg',
'https://images.openlane.eu/carimgs/5752286/general/ebaaa63d-52fa-445f-a476-82a0f6364706.jpg',
'https://images.openlane.eu/carimgs/5752286/general/8735da48-d03f-4826-aa89-e0c2e4676347.jpg',
'https://images.openlane.eu/carimgs/5752286/general/ff381d8a-3f72-4f2b-a361-88a3252b2606.jpg',
'https://images.openlane.eu/carimgs/5752286/general/76782377-97ef-40fb-bdf6-8947b0e741f3.jpg',
'https://images.openlane.eu/carimgs/5752286/general/1126ed94-585a-4d09-994f-3ac8ce4b2e37.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d/0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752286/general/0c6e568e-682a-4c4f-965f-018066c69095.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d/0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752286/general/d4da3af1-f54c-4b07-bfcf-e948a60cad93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d/0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752286/general/eca6b450-ff95-418c-b556-965325c7fcc7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d/0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752286/general/8735da48-d03f-4826-aa89-e0c2e4676347.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d/0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110901,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752286/general/ff381d8a-3f72-4f2b-a361-88a3252b2606.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d/0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752286/general/76782377-97ef-40fb-bdf6-8947b0e741f3.jpg',
'Width': 1024}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2020-06-10',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Citan 109 CDI - Diesel - Manual - 95 hp - 137.017 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740033%27 HTTP/1.1" 200 None
2026-03-27 22:20:12 [adesa.be] INFO: Saving data for 10740033: {'created_time': 1774650012.54408, 'last_price_update_time': 1774650012.544091, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740033') HTTP/1.1" 204 0
2026-03-27 22:20:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 52a49445-ad93-566c-85e8-a20323fea64a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d1fc928-0955-5c2c-b587-04d163af8bb2 with identifier: 10740532
2026-03-27 22:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d1fc928-0955-5c2c-b587-04d163af8bb2 with identifier: 10740532
2026-03-27 22:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d1fc928-0955-5c2c-b587-04d163af8bb2 with identifier: 10740532 to the API
2026-03-27 22:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752650/general/7ceb8afa-1021-4a05-8eec-b08465dcc09d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '0d1fc928-0955-5c2c-b587-04d163af8bb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLV610',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740532',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 91141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 71,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184864,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752650/general/e09038c8-d230-4d3b-9b7c-52d5999202d9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175895,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752650/general/7ceb8afa-1021-4a05-8eec-b08465dcc09d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174515,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752650/general/6569ad06-8a0c-46a3-836a-1914414fb633.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257308,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752650/general/ab5ee9ea-4491-4e1f-b5fd-56939298647d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217424,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752650/general/ee0a347b-ff95-4a47-ab07-21987338cf99.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221571,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752650/general/6b7f5986-37b4-452e-b25c-8a09ae1d07a0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323132,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752650/general/a0c134fd-4452-479a-9199-c058f062d7e7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d1fc928-0955-5c2c-b587-04d163af8bb2/0d1fc928-0955-5c2c-b587-04d163af8bb2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229092,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752650/general/2fa612d5-fa30-48c6-aefd-31f333dd7a9a.jpg',
'Width': 1500}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business - Diesel - Automatic - 116 hp - '
'91.141 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740532%27 HTTP/1.1" 200 None
2026-03-27 22:20:13 [adesa.be] INFO: Saving data for 10740532: {'created_time': 1774650013.005602, 'last_price_update_time': 1774650013.005612, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740532') HTTP/1.1" 204 0
2026-03-27 22:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752302/general/169d5a61-e219-4cd3-94e6-cf878f435679.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740042)
2026-03-27 22:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752655/general/b316229e-62d7-4a21-9106-d6e8b48e7497.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740537)
2026-03-27 22:20:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 0dd5c0a0-b946-5e34-a72f-a3ad0a52fa9d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e122090>
2026-03-27 22:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52a49445-ad93-566c-85e8-a20323fea64a/52a49445-ad93-566c-85e8-a20323fea64a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252Fb81520e9-8acf-49d9-b88f-4e0a9858f54a.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/b81520e9-8acf-49d9-b88f-4e0a9858f54a.jpg saved to cache
2026-03-27 22:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 52a49445-ad93-566c-85e8-a20323fea64a
2026-03-27 22:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752525/general/3dde50a3-c234-4c8a-977d-45a28ee27603.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740804)
2026-03-27 22:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752655/general/5d8c4ae5-b3e9-4dd9-9957-3a0b7e51255b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740537)
2026-03-27 22:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df19490>
2026-03-27 22:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f29b18a-590f-5de2-b0df-210e1019e8cd/5f29b18a-590f-5de2-b0df-210e1019e8cd_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752459%252Fgeneral%252Ffa465cba-436d-4617-8243-323bd8082bee.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752459/general/fa465cba-436d-4617-8243-323bd8082bee.jpg saved to cache
2026-03-27 22:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5f29b18a-590f-5de2-b0df-210e1019e8cd
2026-03-27 22:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d003dd0>
2026-03-27 22:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752576%252Fgeneral%252F21d93986-ed60-44cb-a34e-1517cb42b6ab.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752576/general/21d93986-ed60-44cb-a34e-1517cb42b6ab.jpg saved to cache
2026-03-27 22:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b394e829-594d-5cb6-9977-d5e26737c4a7
2026-03-27 22:20:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b394e829-594d-5cb6-9977-d5e26737c4a7, skipping ID generation
2026-03-27 22:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b394e829-594d-5cb6-9977-d5e26737c4a7 with scrape type 1
2026-03-27 22:20:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b394e829-594d-5cb6-9977-d5e26737c4a7 sending to next pipeline
2026-03-27 22:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b394e829-594d-5cb6-9977-d5e26737c4a7, identifier: 10740488
2026-03-27 22:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f29b18a-590f-5de2-b0df-210e1019e8cd with identifier: 10740743
2026-03-27 22:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f29b18a-590f-5de2-b0df-210e1019e8cd with identifier: 10740743
2026-03-27 22:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f29b18a-590f-5de2-b0df-210e1019e8cd with identifier: 10740743 to the API
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:13 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 20,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '5f29b18a-590f-5de2-b0df-210e1019e8cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRF764',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740743',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 71538,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 79,
'photo_urls': ['https://images.openlane.eu/carimgs/5752459/general/29654ea8-d0e7-4a68-bb0b-53912de096cc.jpg',
'https://images.openlane.eu/carimgs/5752459/general/8fb0840e-a2c9-41cb-a102-8cd6c824f837.jpg',
'https://images.openlane.eu/carimgs/5752459/general/75201944-973e-4c00-be68-7c6f4bfe2b43.jpg',
'https://images.openlane.eu/carimgs/5752459/general/3fdd8d78-a84c-4dd3-909d-b8b3803e076c.jpg',
'https://images.openlane.eu/carimgs/5752459/general/9a615c74-7f35-4d20-bf5b-372d8812bf8b.jpg',
'https://images.openlane.eu/carimgs/5752459/general/fa465cba-436d-4617-8243-323bd8082bee.jpg',
'https://images.openlane.eu/carimgs/5752459/general/d2bc3512-9609-4193-a93c-b53833b479f3.jpg',
'https://images.openlane.eu/carimgs/5752459/general/fb86778b-4396-462c-976d-b56300e6449b.jpg',
'https://images.openlane.eu/carimgs/5752459/general/60c261e8-93c6-41c8-b037-ca8e8dd717c1.jpg',
'https://images.openlane.eu/carimgs/5752459/general/06bcd19e-6961-4918-9c25-9104b3c2c82f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f29b18a-590f-5de2-b0df-210e1019e8cd/5f29b18a-590f-5de2-b0df-210e1019e8cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752459/general/29654ea8-d0e7-4a68-bb0b-53912de096cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f29b18a-590f-5de2-b0df-210e1019e8cd/5f29b18a-590f-5de2-b0df-210e1019e8cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752459/general/8fb0840e-a2c9-41cb-a102-8cd6c824f837.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f29b18a-590f-5de2-b0df-210e1019e8cd/5f29b18a-590f-5de2-b0df-210e1019e8cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90718,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752459/general/3fdd8d78-a84c-4dd3-909d-b8b3803e076c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f29b18a-590f-5de2-b0df-210e1019e8cd/5f29b18a-590f-5de2-b0df-210e1019e8cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752459/general/fa465cba-436d-4617-8243-323bd8082bee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f29b18a-590f-5de2-b0df-210e1019e8cd/5f29b18a-590f-5de2-b0df-210e1019e8cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752459/general/d2bc3512-9609-4193-a93c-b53833b479f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f29b18a-590f-5de2-b0df-210e1019e8cd/5f29b18a-590f-5de2-b0df-210e1019e8cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752459/general/fb86778b-4396-462c-976d-b56300e6449b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f29b18a-590f-5de2-b0df-210e1019e8cd/5f29b18a-590f-5de2-b0df-210e1019e8cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752459/general/06bcd19e-6961-4918-9c25-9104b3c2c82f.jpg',
'Width': 1024}],
'price': 24000,
'price_includes_vat': True,
'registration_date': '2023-06-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 163 hp - '
'71.538 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740743%27 HTTP/1.1" 200 None
2026-03-27 22:20:13 [adesa.be] INFO: Saving data for 10740743: {'created_time': 1774650013.672041, 'last_price_update_time': 1774650013.67205, 'auction_closing_time': 1774947600.0}
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740743') HTTP/1.1" 204 0
2026-03-27 22:20:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 2f721fae-aacf-5b71-b2cc-3b6461438470 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 2f721fae-aacf-5b71-b2cc-3b6461438470 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 2f721fae-aacf-5b71-b2cc-3b6461438470 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b394e829-594d-5cb6-9977-d5e26737c4a7 with identifier: 10740488
2026-03-27 22:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b394e829-594d-5cb6-9977-d5e26737c4a7 with identifier: 10740488
2026-03-27 22:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b394e829-594d-5cb6-9977-d5e26737c4a7 with identifier: 10740488 to the API
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752576/general/21d93986-ed60-44cb-a34e-1517cb42b6ab.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'b394e829-594d-5cb6-9977-d5e26737c4a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEE527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740488',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 94206,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 99,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752576/general/f28dffc7-2018-4807-975c-25f9ab2e93e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752576/general/21d93986-ed60-44cb-a34e-1517cb42b6ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752576/general/cddeb399-c61d-47f0-a11d-6dc6e1f45e6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752576/general/68359dee-1ca9-4bb6-a18d-3b359e913dd4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752576/general/a681e982-9f2d-46a0-9ffb-70f17e5319b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752576/general/da6b56fe-96e2-4f24-b0eb-08a85ebaf8c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103505,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752576/general/add44be5-ab6c-4215-b6c9-a574cd74f35f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b394e829-594d-5cb6-9977-d5e26737c4a7/b394e829-594d-5cb6-9977-d5e26737c4a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752576/general/ab95ca68-e23f-4f8f-8fe6-9ba1c96aa932.jpg',
'Width': 1024}],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 94.206 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740488%27 HTTP/1.1" 200 None
2026-03-27 22:20:14 [adesa.be] INFO: Saving data for 10740488: {'created_time': 1774650014.016099, 'last_price_update_time': 1774650014.01611, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740488') HTTP/1.1" 204 0
2026-03-27 22:20:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5f29b18a-590f-5de2-b0df-210e1019e8cd due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df4f710>
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52a49445-ad93-566c-85e8-a20323fea64a/52a49445-ad93-566c-85e8-a20323fea64a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752302%252Fgeneral%252F169d5a61-e219-4cd3-94e6-cf878f435679.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752302/general/169d5a61-e219-4cd3-94e6-cf878f435679.jpg saved to cache
2026-03-27 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 52a49445-ad93-566c-85e8-a20323fea64a
2026-03-27 22:20:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 52a49445-ad93-566c-85e8-a20323fea64a, skipping ID generation
2026-03-27 22:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52a49445-ad93-566c-85e8-a20323fea64a with scrape type 1
2026-03-27 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52a49445-ad93-566c-85e8-a20323fea64a sending to next pipeline
2026-03-27 22:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52a49445-ad93-566c-85e8-a20323fea64a, identifier: 10740042
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf72190>
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bbd3185-d3b4-5fc5-b089-abcb780f1911/2bbd3185-d3b4-5fc5-b089-abcb780f1911_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252Fb316229e-62d7-4a21-9106-d6e8b48e7497.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/b316229e-62d7-4a21-9106-d6e8b48e7497.jpg saved to cache
2026-03-27 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911
2026-03-27 22:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752622/general/efed87ce-df2c-4558-882e-b79de9024ad9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740506)
2026-03-27 22:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752622/general/df783e98-8559-42d6-bb31-dbb7bac0ff56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740506)
2026-03-27 22:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52a49445-ad93-566c-85e8-a20323fea64a with identifier: 10740042
2026-03-27 22:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52a49445-ad93-566c-85e8-a20323fea64a with identifier: 10740042
2026-03-27 22:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52a49445-ad93-566c-85e8-a20323fea64a with identifier: 10740042 to the API
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20: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-27 22:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752302/general/169d5a61-e219-4cd3-94e6-cf878f435679.jpg>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '52a49445-ad93-566c-85e8-a20323fea64a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJC091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740042',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 176845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 71,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52a49445-ad93-566c-85e8-a20323fea64a/52a49445-ad93-566c-85e8-a20323fea64a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172290,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752302/general/6c346f0f-5267-48c5-820d-d76aeb1f5701.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52a49445-ad93-566c-85e8-a20323fea64a/52a49445-ad93-566c-85e8-a20323fea64a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163422,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752302/general/169d5a61-e219-4cd3-94e6-cf878f435679.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52a49445-ad93-566c-85e8-a20323fea64a/52a49445-ad93-566c-85e8-a20323fea64a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174190,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752302/general/b81520e9-8acf-49d9-b88f-4e0a9858f54a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52a49445-ad93-566c-85e8-a20323fea64a/52a49445-ad93-566c-85e8-a20323fea64a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163443,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752302/general/b2386276-335c-437d-9da9-4bf36921e839.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52a49445-ad93-566c-85e8-a20323fea64a/52a49445-ad93-566c-85e8-a20323fea64a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274746,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752302/general/39c382e3-a7a0-4908-9510-67384ad806bf.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52a49445-ad93-566c-85e8-a20323fea64a/52a49445-ad93-566c-85e8-a20323fea64a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260104,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752302/general/010a88d3-f8b3-42bb-85d3-d4a4c85a437c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52a49445-ad93-566c-85e8-a20323fea64a/52a49445-ad93-566c-85e8-a20323fea64a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342109,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752302/general/149b937b-14ee-4073-9ff3-408610d1c857.jpg',
'Width': 1500}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-09-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d - Diesel - Manual - 116 hp - 176.845 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740042%27 HTTP/1.1" 200 None
2026-03-27 22:20:14 [adesa.be] INFO: Saving data for 10740042: {'created_time': 1774650014.547201, 'last_price_update_time': 1774650014.547214, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740042') HTTP/1.1" 204 0
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4e8450>
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f721fae-aacf-5b71-b2cc-3b6461438470/2f721fae-aacf-5b71-b2cc-3b6461438470_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752525%252Fgeneral%252F3dde50a3-c234-4c8a-977d-45a28ee27603.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752525/general/3dde50a3-c234-4c8a-977d-45a28ee27603.jpg saved to cache
2026-03-27 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2f721fae-aacf-5b71-b2cc-3b6461438470
2026-03-27 22:20:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f721fae-aacf-5b71-b2cc-3b6461438470, skipping ID generation
2026-03-27 22:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f721fae-aacf-5b71-b2cc-3b6461438470 with scrape type 1
2026-03-27 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f721fae-aacf-5b71-b2cc-3b6461438470 sending to next pipeline
2026-03-27 22:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f721fae-aacf-5b71-b2cc-3b6461438470, identifier: 10740804
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df6b910>
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bbd3185-d3b4-5fc5-b089-abcb780f1911/2bbd3185-d3b4-5fc5-b089-abcb780f1911_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752655%252Fgeneral%252F5d8c4ae5-b3e9-4dd9-9957-3a0b7e51255b.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752655/general/5d8c4ae5-b3e9-4dd9-9957-3a0b7e51255b.jpg saved to cache
2026-03-27 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911
2026-03-27 22:20:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2bbd3185-d3b4-5fc5-b089-abcb780f1911, skipping ID generation
2026-03-27 22:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911 with scrape type 1
2026-03-27 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911 sending to next pipeline
2026-03-27 22:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2bbd3185-d3b4-5fc5-b089-abcb780f1911, identifier: 10740537
2026-03-27 22:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f721fae-aacf-5b71-b2cc-3b6461438470 with identifier: 10740804
2026-03-27 22:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f721fae-aacf-5b71-b2cc-3b6461438470 with identifier: 10740804
2026-03-27 22:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f721fae-aacf-5b71-b2cc-3b6461438470 with identifier: 10740804 to the API
2026-03-27 22:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752525/general/3dde50a3-c234-4c8a-977d-45a28ee27603.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2f721fae-aacf-5b71-b2cc-3b6461438470',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRH778',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740804',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 103474,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 94,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f721fae-aacf-5b71-b2cc-3b6461438470/2f721fae-aacf-5b71-b2cc-3b6461438470_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188722,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752525/general/30ec8887-8591-4dc0-ad83-61e43a0b5343.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f721fae-aacf-5b71-b2cc-3b6461438470/2f721fae-aacf-5b71-b2cc-3b6461438470_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167671,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752525/general/3dde50a3-c234-4c8a-977d-45a28ee27603.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f721fae-aacf-5b71-b2cc-3b6461438470/2f721fae-aacf-5b71-b2cc-3b6461438470_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156559,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752525/general/ad262599-e0f2-4dcc-92ce-f90f4ca64c9c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f721fae-aacf-5b71-b2cc-3b6461438470/2f721fae-aacf-5b71-b2cc-3b6461438470_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240586,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752525/general/701e7a20-e544-4ee7-88e0-7a03b1416b39.jpg',
'Width': 1500}],
'price': 24800,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Land Rover Range Rover Velar D200 R-Dynamic S - Diesel - Automatic '
'- 204 hp - 103.474 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2022}
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740804%27 HTTP/1.1" 200 None
2026-03-27 22:20:15 [adesa.be] INFO: Saving data for 10740804: {'created_time': 1774650015.361103, 'last_price_update_time': 1774650015.361115, 'auction_closing_time': 1774947600.0}
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740804') HTTP/1.1" 204 0
2026-03-27 22:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2bbd3185-d3b4-5fc5-b089-abcb780f1911 with identifier: 10740537
2026-03-27 22:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2bbd3185-d3b4-5fc5-b089-abcb780f1911 with identifier: 10740537
2026-03-27 22:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2bbd3185-d3b4-5fc5-b089-abcb780f1911 with identifier: 10740537 to the API
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752655/general/5d8c4ae5-b3e9-4dd9-9957-3a0b7e51255b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '2bbd3185-d3b4-5fc5-b089-abcb780f1911',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVP478',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740537',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 57511,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 87,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bbd3185-d3b4-5fc5-b089-abcb780f1911/2bbd3185-d3b4-5fc5-b089-abcb780f1911_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107558,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752655/general/3050ad62-3f12-44d4-805b-7d8516ef0355.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bbd3185-d3b4-5fc5-b089-abcb780f1911/2bbd3185-d3b4-5fc5-b089-abcb780f1911_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108950,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752655/general/5d8c4ae5-b3e9-4dd9-9957-3a0b7e51255b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bbd3185-d3b4-5fc5-b089-abcb780f1911/2bbd3185-d3b4-5fc5-b089-abcb780f1911_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109405,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752655/general/b316229e-62d7-4a21-9106-d6e8b48e7497.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bbd3185-d3b4-5fc5-b089-abcb780f1911/2bbd3185-d3b4-5fc5-b089-abcb780f1911_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91634,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752655/general/037c61f8-f70c-4683-86b1-faed858a49f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bbd3185-d3b4-5fc5-b089-abcb780f1911/2bbd3185-d3b4-5fc5-b089-abcb780f1911_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126461,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752655/general/2457fdc9-3d76-4749-8880-6145a2621521.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bbd3185-d3b4-5fc5-b089-abcb780f1911/2bbd3185-d3b4-5fc5-b089-abcb780f1911_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112826,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752655/general/be6c701a-6d51-45fa-b798-92c6d5989cbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bbd3185-d3b4-5fc5-b089-abcb780f1911/2bbd3185-d3b4-5fc5-b089-abcb780f1911_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63500,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752655/general/4f3bce6e-30d2-4f3f-9ee0-4d9788abcc1d.jpg',
'Width': 1024}],
'price': 26400,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Land Rover Range Rover Evoque D200 R-Dynamic S - AWD - Diesel - '
'Automatic - 204 hp - 57.511 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2022}
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740537%27 HTTP/1.1" 200 None
2026-03-27 22:20:15 [adesa.be] INFO: Saving data for 10740537: {'created_time': 1774650015.799643, 'last_price_update_time': 1774650015.799655, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740537') HTTP/1.1" 204 0
2026-03-27 22:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752251/general/d5c24819-454c-490a-b3a2-413dcf40afa8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740005)
2026-03-27 22:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf9df90>
2026-03-27 22:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73f2ccdd-e69b-579c-9867-5f769f888fdf/73f2ccdd-e69b-579c-9867-5f769f888fdf_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752622%252Fgeneral%252Fefed87ce-df2c-4558-882e-b79de9024ad9.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752622/general/efed87ce-df2c-4558-882e-b79de9024ad9.jpg saved to cache
2026-03-27 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 73f2ccdd-e69b-579c-9867-5f769f888fdf
2026-03-27 22:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de56450>
2026-03-27 22:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73f2ccdd-e69b-579c-9867-5f769f888fdf/73f2ccdd-e69b-579c-9867-5f769f888fdf_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752622%252Fgeneral%252Fdf783e98-8559-42d6-bb31-dbb7bac0ff56.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752622/general/df783e98-8559-42d6-bb31-dbb7bac0ff56.jpg saved to cache
2026-03-27 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 73f2ccdd-e69b-579c-9867-5f769f888fdf
2026-03-27 22:20:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 73f2ccdd-e69b-579c-9867-5f769f888fdf, skipping ID generation
2026-03-27 22:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73f2ccdd-e69b-579c-9867-5f769f888fdf with scrape type 1
2026-03-27 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 73f2ccdd-e69b-579c-9867-5f769f888fdf sending to next pipeline
2026-03-27 22:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73f2ccdd-e69b-579c-9867-5f769f888fdf, identifier: 10740506
2026-03-27 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73f2ccdd-e69b-579c-9867-5f769f888fdf with identifier: 10740506
2026-03-27 22:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73f2ccdd-e69b-579c-9867-5f769f888fdf with identifier: 10740506
2026-03-27 22:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73f2ccdd-e69b-579c-9867-5f769f888fdf with identifier: 10740506 to the API
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752622/general/df783e98-8559-42d6-bb31-dbb7bac0ff56.jpg>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 132,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '73f2ccdd-e69b-579c-9867-5f769f888fdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WHX036',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740506',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 105014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73f2ccdd-e69b-579c-9867-5f769f888fdf/73f2ccdd-e69b-579c-9867-5f769f888fdf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752622/general/acd97eea-9751-414f-b35b-0038ac63c5cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73f2ccdd-e69b-579c-9867-5f769f888fdf/73f2ccdd-e69b-579c-9867-5f769f888fdf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752622/general/667ea5c1-1f46-484e-9448-cd2fc3dca213.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73f2ccdd-e69b-579c-9867-5f769f888fdf/73f2ccdd-e69b-579c-9867-5f769f888fdf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752622/general/82215387-8944-4a93-9a94-715cd0140731.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73f2ccdd-e69b-579c-9867-5f769f888fdf/73f2ccdd-e69b-579c-9867-5f769f888fdf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752622/general/efed87ce-df2c-4558-882e-b79de9024ad9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73f2ccdd-e69b-579c-9867-5f769f888fdf/73f2ccdd-e69b-579c-9867-5f769f888fdf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752622/general/df783e98-8559-42d6-bb31-dbb7bac0ff56.jpg',
'Width': 1024}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2019-06-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Tucson 1.6 GDI - Petrol - Manual - 132 hp - 105.014 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740506%27 HTTP/1.1" 200 None
2026-03-27 22:20:16 [adesa.be] INFO: Saving data for 10740506: {'created_time': 1774650016.357955, 'last_price_update_time': 1774650016.357968, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740506') HTTP/1.1" 204 0
2026-03-27 22:20:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7912516a-0a5c-5b9f-b702-4223c19e1e51 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7912516a-0a5c-5b9f-b702-4223c19e1e51 with identifier: 10740479
2026-03-27 22:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7912516a-0a5c-5b9f-b702-4223c19e1e51 with identifier: 10740479
2026-03-27 22:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7912516a-0a5c-5b9f-b702-4223c19e1e51 with identifier: 10740479 to the API
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:16 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '7912516a-0a5c-5b9f-b702-4223c19e1e51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFF477',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740479',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 134804,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 121,
'photo_urls': ['https://images.openlane.eu/carimgs/5752551/general/4d572809-d94f-4b8c-8056-b40a054e0034.jpg',
'https://images.openlane.eu/carimgs/5752551/general/6be514d5-7caf-40eb-83d8-0504d4bcddc7.jpg',
'https://images.openlane.eu/carimgs/5752551/general/d0f14144-6365-4347-af5e-12b7aedbff18.jpg',
'https://images.openlane.eu/carimgs/5752551/general/3361c210-0867-417c-bee7-2046d484669d.jpg',
'https://images.openlane.eu/carimgs/5752551/general/5fe0bf81-1965-4dac-87db-6416e1b96474.jpg',
'https://images.openlane.eu/carimgs/5752551/general/cf445d90-4265-4b2c-92b2-3964958c03ba.jpg',
'https://images.openlane.eu/carimgs/5752551/general/521bd75d-981f-4909-8736-e1b68d7635ec.jpg',
'https://images.openlane.eu/carimgs/5752551/general/00b3d50f-9af1-4a66-bfde-881671fef8d7.jpg',
'https://images.openlane.eu/carimgs/5752551/general/afa2b0ea-5258-4ed6-b619-5560e2c11f29.jpg',
'https://images.openlane.eu/carimgs/5752551/general/d4050b9a-d696-4fad-a94b-2c177328127f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7912516a-0a5c-5b9f-b702-4223c19e1e51/7912516a-0a5c-5b9f-b702-4223c19e1e51_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752551/general/6be514d5-7caf-40eb-83d8-0504d4bcddc7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7912516a-0a5c-5b9f-b702-4223c19e1e51/7912516a-0a5c-5b9f-b702-4223c19e1e51_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752551/general/5fe0bf81-1965-4dac-87db-6416e1b96474.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7912516a-0a5c-5b9f-b702-4223c19e1e51/7912516a-0a5c-5b9f-b702-4223c19e1e51_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752551/general/cf445d90-4265-4b2c-92b2-3964958c03ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7912516a-0a5c-5b9f-b702-4223c19e1e51/7912516a-0a5c-5b9f-b702-4223c19e1e51_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752551/general/00b3d50f-9af1-4a66-bfde-881671fef8d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7912516a-0a5c-5b9f-b702-4223c19e1e51/7912516a-0a5c-5b9f-b702-4223c19e1e51_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752551/general/afa2b0ea-5258-4ed6-b619-5560e2c11f29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7912516a-0a5c-5b9f-b702-4223c19e1e51/7912516a-0a5c-5b9f-b702-4223c19e1e51_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752551/general/d4050b9a-d696-4fad-a94b-2c177328127f.jpg',
'Width': 1024}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 134.804 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740479%27 HTTP/1.1" 200 None
2026-03-27 22:20:16 [adesa.be] INFO: Saving data for 10740479: {'created_time': 1774650016.764433, 'last_price_update_time': 1774650016.764446, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740479') HTTP/1.1" 204 0
2026-03-27 22:20:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ccee1557-0ed5-5089-b835-a7f668ca28ce due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 537ad34f-aae5-5fd4-8f7a-454f0bd192e2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752251/general/5362ebc0-1288-421f-9780-2b67901141d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740005)
2026-03-27 22:20:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7912516a-0a5c-5b9f-b702-4223c19e1e51 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e234850>
2026-03-27 22:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252Fd5c24819-454c-490a-b3a2-413dcf40afa8.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/d5c24819-454c-490a-b3a2-413dcf40afa8.jpg saved to cache
2026-03-27 22:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 537ad34f-aae5-5fd4-8f7a-454f0bd192e2
2026-03-27 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752251/general/34cd2132-c169-4bf7-9a05-fdee05ef8caf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740005)
2026-03-27 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752654/general/f7204b26-af33-41dc-9584-feb8bdbb4842.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740536)
2026-03-27 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752500/general/373a9b0d-c308-401c-b2fa-51543320dee0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740780)
2026-03-27 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 401ac394-4b0d-59e0-98a3-27589cb9cddc with identifier: 10740807
2026-03-27 22:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401ac394-4b0d-59e0-98a3-27589cb9cddc with scrape type 1
2026-03-27 22:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 401ac394-4b0d-59e0-98a3-27589cb9cddc
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752528%252Fgeneral%252Fcb3f2a89-02a8-4dac-b4ae-71ffa1a81bab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752528/general/cb3f2a89-02a8-4dac-b4ae-71ffa1a81bab.jpg not downloaded yet
2026-03-27 22:20:16 [adesa.be] INFO: Found listing with ID: 10734152
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734152%27 HTTP/1.1" 200 None
2026-03-27 22:20:16 [adesa.be] INFO: Scrape type for 10734152: 0
2026-03-27 22:20:16 [adesa.be] INFO: Skipping item 10734152 url https://www.openlane.eu/en/carv6/auction/10734152
2026-03-27 22:20:16 [adesa.be] INFO: Found listing with ID: 10734057
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734057%27 HTTP/1.1" 200 None
2026-03-27 22:20:16 [adesa.be] INFO: Scrape type for 10734057: 0
2026-03-27 22:20:16 [adesa.be] INFO: Skipping item 10734057 url https://www.openlane.eu/en/carv6/auction/10734057
2026-03-27 22:20:16 [adesa.be] INFO: Found listing with ID: 10734163
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734163%27 HTTP/1.1" 200 None
2026-03-27 22:20:16 [adesa.be] INFO: Scrape type for 10734163: 0
2026-03-27 22:20:16 [adesa.be] INFO: Skipping item 10734163 url https://www.openlane.eu/en/carv6/auction/10734163
2026-03-27 22:20:16 [adesa.be] INFO: Found listing with ID: 10734015
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734015%27 HTTP/1.1" 200 None
2026-03-27 22:20:16 [adesa.be] INFO: Scrape type for 10734015: 0
2026-03-27 22:20:16 [adesa.be] INFO: Skipping item 10734015 url https://www.openlane.eu/en/carv6/auction/10734015
2026-03-27 22:20:16 [adesa.be] INFO: Found listing with ID: 10734256
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734256%27 HTTP/1.1" 200 None
2026-03-27 22:20:16 [adesa.be] INFO: Scrape type for 10734256: 0
2026-03-27 22:20:16 [adesa.be] INFO: Skipping item 10734256 url https://www.openlane.eu/en/carv6/auction/10734256
2026-03-27 22:20:16 [adesa.be] INFO: Found listing with ID: 10734074
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734074%27 HTTP/1.1" 200 None
2026-03-27 22:20:16 [adesa.be] INFO: Scrape type for 10734074: 0
2026-03-27 22:20:16 [adesa.be] INFO: Skipping item 10734074 url https://www.openlane.eu/en/carv6/auction/10734074
2026-03-27 22:20:16 [adesa.be] INFO: Found listing with ID: 10734318
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734318%27 HTTP/1.1" 200 None
2026-03-27 22:20:16 [adesa.be] INFO: Scrape type for 10734318: 0
2026-03-27 22:20:16 [adesa.be] INFO: Skipping item 10734318 url https://www.openlane.eu/en/carv6/auction/10734318
2026-03-27 22:20:16 [adesa.be] INFO: Found listing with ID: 10734192
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734192%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734192: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734192 url https://www.openlane.eu/en/carv6/auction/10734192
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734174
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734174%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734174: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734174 url https://www.openlane.eu/en/carv6/auction/10734174
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734031
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734031%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734031: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734031 url https://www.openlane.eu/en/carv6/auction/10734031
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734045
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734045%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734045: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734045 url https://www.openlane.eu/en/carv6/auction/10734045
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734157
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734157%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734157: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734157 url https://www.openlane.eu/en/carv6/auction/10734157
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734253
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734253%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734253: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734253 url https://www.openlane.eu/en/carv6/auction/10734253
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734254
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734254%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734254: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734254 url https://www.openlane.eu/en/carv6/auction/10734254
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10738086
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738086%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10738086: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10738086 url https://www.openlane.eu/en/carv6/auction/10738086
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10738095
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738095%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10738095: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10738095 url https://www.openlane.eu/en/carv6/auction/10738095
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10738098
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738098%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10738098: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10738098 url https://www.openlane.eu/en/carv6/auction/10738098
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734138
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734138%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734138: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734138 url https://www.openlane.eu/en/carv6/auction/10734138
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734093
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734093%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734093: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734093 url https://www.openlane.eu/en/carv6/auction/10734093
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734319
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734319%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734319: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734319 url https://www.openlane.eu/en/carv6/auction/10734319
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734011
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734011%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734011: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734011 url https://www.openlane.eu/en/carv6/auction/10734011
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734032
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734032%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734032: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734032 url https://www.openlane.eu/en/carv6/auction/10734032
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734046
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734046%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734046: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734046 url https://www.openlane.eu/en/carv6/auction/10734046
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10738104
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738104%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10738104: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10738104 url https://www.openlane.eu/en/carv6/auction/10738104
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734012
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734012%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734012: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734012 url https://www.openlane.eu/en/carv6/auction/10734012
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734255
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734255%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734255: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734255 url https://www.openlane.eu/en/carv6/auction/10734255
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734030
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734030%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734030: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734030 url https://www.openlane.eu/en/carv6/auction/10734030
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734295
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734295%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734295: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734295 url https://www.openlane.eu/en/carv6/auction/10734295
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734320
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734320%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734320: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734320 url https://www.openlane.eu/en/carv6/auction/10734320
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734230
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734230%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734230: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734230 url https://www.openlane.eu/en/carv6/auction/10734230
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734296
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734296%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734296: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734296 url https://www.openlane.eu/en/carv6/auction/10734296
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734297
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734297%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734297: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734297 url https://www.openlane.eu/en/carv6/auction/10734297
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734075
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734075%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734075: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734075 url https://www.openlane.eu/en/carv6/auction/10734075
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734158
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734158%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734158: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734158 url https://www.openlane.eu/en/carv6/auction/10734158
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734047
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734047%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734047: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734047 url https://www.openlane.eu/en/carv6/auction/10734047
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734022
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734022%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734022: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734022 url https://www.openlane.eu/en/carv6/auction/10734022
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734010
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734010%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734010: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734010 url https://www.openlane.eu/en/carv6/auction/10734010
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734164
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734164%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734164: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734164 url https://www.openlane.eu/en/carv6/auction/10734164
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734034
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734034%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734034: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734034 url https://www.openlane.eu/en/carv6/auction/10734034
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734102
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734102%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734102: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734102 url https://www.openlane.eu/en/carv6/auction/10734102
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10738109
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738109%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10738109: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10738109 url https://www.openlane.eu/en/carv6/auction/10738109
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734213
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734213%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734213: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734213 url https://www.openlane.eu/en/carv6/auction/10734213
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734165
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734165%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734165: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734165 url https://www.openlane.eu/en/carv6/auction/10734165
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734232
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734232%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734232: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734232 url https://www.openlane.eu/en/carv6/auction/10734232
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734274
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734274%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734274: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734274 url https://www.openlane.eu/en/carv6/auction/10734274
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734058
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734058%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734058: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734058 url https://www.openlane.eu/en/carv6/auction/10734058
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10738096
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738096%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10738096: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10738096 url https://www.openlane.eu/en/carv6/auction/10738096
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734076
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734076%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734076: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734076 url https://www.openlane.eu/en/carv6/auction/10734076
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734275
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734275%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734275: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734275 url https://www.openlane.eu/en/carv6/auction/10734275
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10738084
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738084%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10738084: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10738084 url https://www.openlane.eu/en/carv6/auction/10738084
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734059
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734059%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734059: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734059 url https://www.openlane.eu/en/carv6/auction/10734059
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734214
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734214%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734214: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734214 url https://www.openlane.eu/en/carv6/auction/10734214
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734298
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734298%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10734298: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10734298 url https://www.openlane.eu/en/carv6/auction/10734298
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10738132
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738132%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10738132: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10738132 url https://www.openlane.eu/en/carv6/auction/10738132
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10738155
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738155%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10738155: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10738155 url https://www.openlane.eu/en/carv6/auction/10738155
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10738158
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738158%27 HTTP/1.1" 200 None
2026-03-27 22:20:17 [adesa.be] INFO: Scrape type for 10738158: 0
2026-03-27 22:20:17 [adesa.be] INFO: Skipping item 10738158 url https://www.openlane.eu/en/carv6/auction/10738158
2026-03-27 22:20:17 [adesa.be] INFO: Found listing with ID: 10734175
2026-03-27 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734175%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734175: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734175 url https://www.openlane.eu/en/carv6/auction/10734175
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734233
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734233%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734233: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734233 url https://www.openlane.eu/en/carv6/auction/10734233
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734234
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734234%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734234: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734234 url https://www.openlane.eu/en/carv6/auction/10734234
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734215
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734215%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734215: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734215 url https://www.openlane.eu/en/carv6/auction/10734215
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10733997
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733997%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10733997: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10733997 url https://www.openlane.eu/en/carv6/auction/10733997
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734276
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734276%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734276: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734276 url https://www.openlane.eu/en/carv6/auction/10734276
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734139
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734139%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734139: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734139 url https://www.openlane.eu/en/carv6/auction/10734139
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10738171
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738171%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10738171: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10738171 url https://www.openlane.eu/en/carv6/auction/10738171
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10738172
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738172%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10738172: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10738172 url https://www.openlane.eu/en/carv6/auction/10738172
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10738164
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738164%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10738164: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10738164 url https://www.openlane.eu/en/carv6/auction/10738164
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10738162
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738162%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10738162: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10738162 url https://www.openlane.eu/en/carv6/auction/10738162
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10738153
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738153%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10738153: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10738153 url https://www.openlane.eu/en/carv6/auction/10738153
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10738148
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738148%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10738148: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10738148 url https://www.openlane.eu/en/carv6/auction/10738148
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10738169
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738169%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10738169: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10738169 url https://www.openlane.eu/en/carv6/auction/10738169
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734321
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734321%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734321: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734321 url https://www.openlane.eu/en/carv6/auction/10734321
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734322
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734322%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734322: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734322 url https://www.openlane.eu/en/carv6/auction/10734322
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734077
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734077%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734077: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734077 url https://www.openlane.eu/en/carv6/auction/10734077
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10733998
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733998%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10733998: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10733998 url https://www.openlane.eu/en/carv6/auction/10733998
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10738166
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738166%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10738166: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10738166 url https://www.openlane.eu/en/carv6/auction/10738166
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10738150
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738150%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10738150: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10738150 url https://www.openlane.eu/en/carv6/auction/10738150
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734299
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734299%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734299: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734299 url https://www.openlane.eu/en/carv6/auction/10734299
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734235
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734235%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734235: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734235 url https://www.openlane.eu/en/carv6/auction/10734235
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734086
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734086%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734086: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734086 url https://www.openlane.eu/en/carv6/auction/10734086
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734216
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734216%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734216: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734216 url https://www.openlane.eu/en/carv6/auction/10734216
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734176
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734176%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734176: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734176 url https://www.openlane.eu/en/carv6/auction/10734176
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734300
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734300%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734300: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734300 url https://www.openlane.eu/en/carv6/auction/10734300
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10738146
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738146%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10738146: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10738146 url https://www.openlane.eu/en/carv6/auction/10738146
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734060
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734060%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734060: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734060 url https://www.openlane.eu/en/carv6/auction/10734060
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734061
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734061%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734061: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734061 url https://www.openlane.eu/en/carv6/auction/10734061
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10738136
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738136%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10738136: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10738136 url https://www.openlane.eu/en/carv6/auction/10738136
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734177
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734177%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734177: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734177 url https://www.openlane.eu/en/carv6/auction/10734177
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734016
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734016%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734016: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734016 url https://www.openlane.eu/en/carv6/auction/10734016
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734140
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734140%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734140: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734140 url https://www.openlane.eu/en/carv6/auction/10734140
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10738124
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738124%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10738124: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10738124 url https://www.openlane.eu/en/carv6/auction/10738124
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734094
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734094%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734094: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734094 url https://www.openlane.eu/en/carv6/auction/10734094
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734062
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734062%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734062: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734062 url https://www.openlane.eu/en/carv6/auction/10734062
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10738129
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738129%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10738129: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10738129 url https://www.openlane.eu/en/carv6/auction/10738129
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734141
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734141%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734141: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734141 url https://www.openlane.eu/en/carv6/auction/10734141
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10738160
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738160%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10738160: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10738160 url https://www.openlane.eu/en/carv6/auction/10738160
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734178
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734178%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734178: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734178 url https://www.openlane.eu/en/carv6/auction/10734178
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734323
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734323%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734323: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734323 url https://www.openlane.eu/en/carv6/auction/10734323
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734236
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734236%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734236: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734236 url https://www.openlane.eu/en/carv6/auction/10734236
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734035
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734035%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734035: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734035 url https://www.openlane.eu/en/carv6/auction/10734035
2026-03-27 22:20:18 [adesa.be] INFO: Found listing with ID: 10734078
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734078%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [adesa.be] INFO: Scrape type for 10734078: 0
2026-03-27 22:20:18 [adesa.be] INFO: Skipping item 10734078 url https://www.openlane.eu/en/carv6/auction/10734078
2026-03-27 22:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50864dc0-5756-5016-8593-b841d33db3f1 with identifier: 10739933
2026-03-27 22:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50864dc0-5756-5016-8593-b841d33db3f1 with scrape type 1
2026-03-27 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50864dc0-5756-5016-8593-b841d33db3f1
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664561%252Fgeneral%252F8915ef4b-28d8-4694-8413-a8677ccfbf51.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664561/general/8915ef4b-28d8-4694-8413-a8677ccfbf51.jpg already downloaded
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664561%252Fgeneral%252F9104d490-4376-4713-8449-c68d141adf7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664561/general/9104d490-4376-4713-8449-c68d141adf7d.jpg already downloaded
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664561%252Fgeneral%252Fa8442bad-40df-4a63-a96c-1db89137941e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664561/general/a8442bad-40df-4a63-a96c-1db89137941e.jpg already downloaded
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664561%252Fgeneral%252F1aa2d649-2750-46c1-8301-84bcf7a24134.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664561/general/1aa2d649-2750-46c1-8301-84bcf7a24134.jpg already downloaded
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664561%252Fgeneral%252F8ac21919-acf4-4839-9800-4bd3d430aa2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664561/general/8ac21919-acf4-4839-9800-4bd3d430aa2d.jpg already downloaded
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664561%252Fgeneral%252F6da9fa0f-519f-4411-91b7-2bd1d29a59d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664561/general/6da9fa0f-519f-4411-91b7-2bd1d29a59d1.jpg already downloaded
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664561%252Fgeneral%252F35fc4ea2-543e-4c1b-adc6-1157a1e01d5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664561/general/35fc4ea2-543e-4c1b-adc6-1157a1e01d5f.jpg already downloaded
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664561%252Fgeneral%252Fac381ea1-b807-4f37-954d-ada19f37bf6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664561/general/ac381ea1-b807-4f37-954d-ada19f37bf6d.jpg already downloaded
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664561%252Fgeneral%252Fda0b8d72-0da9-4a51-be09-50b35b6f28bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664561/general/da0b8d72-0da9-4a51-be09-50b35b6f28bb.jpg already downloaded
2026-03-27 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664561%252Fgeneral%252F5090e652-9cef-4979-a986-86372af133cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664561/general/5090e652-9cef-4979-a986-86372af133cf.jpg already downloaded
2026-03-27 22:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50864dc0-5756-5016-8593-b841d33db3f1, identifier: 10739933
2026-03-27 22:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50864dc0-5756-5016-8593-b841d33db3f1 with identifier: 10739933
2026-03-27 22:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50864dc0-5756-5016-8593-b841d33db3f1 with identifier: 10739933
2026-03-27 22:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50864dc0-5756-5016-8593-b841d33db3f1 with identifier: 10739933 to the API
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739933>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '50864dc0-5756-5016-8593-b841d33db3f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADM377',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739933',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 101474,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5664561/general/8915ef4b-28d8-4694-8413-a8677ccfbf51.jpg',
'https://images.openlane.eu/carimgs/5664561/general/9104d490-4376-4713-8449-c68d141adf7d.jpg',
'https://images.openlane.eu/carimgs/5664561/general/a8442bad-40df-4a63-a96c-1db89137941e.jpg',
'https://images.openlane.eu/carimgs/5664561/general/1aa2d649-2750-46c1-8301-84bcf7a24134.jpg',
'https://images.openlane.eu/carimgs/5664561/general/8ac21919-acf4-4839-9800-4bd3d430aa2d.jpg',
'https://images.openlane.eu/carimgs/5664561/general/6da9fa0f-519f-4411-91b7-2bd1d29a59d1.jpg',
'https://images.openlane.eu/carimgs/5664561/general/35fc4ea2-543e-4c1b-adc6-1157a1e01d5f.jpg',
'https://images.openlane.eu/carimgs/5664561/general/ac381ea1-b807-4f37-954d-ada19f37bf6d.jpg',
'https://images.openlane.eu/carimgs/5664561/general/da0b8d72-0da9-4a51-be09-50b35b6f28bb.jpg',
'https://images.openlane.eu/carimgs/5664561/general/5090e652-9cef-4979-a986-86372af133cf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50864dc0-5756-5016-8593-b841d33db3f1/50864dc0-5756-5016-8593-b841d33db3f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664561/general/8915ef4b-28d8-4694-8413-a8677ccfbf51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50864dc0-5756-5016-8593-b841d33db3f1/50864dc0-5756-5016-8593-b841d33db3f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664561/general/9104d490-4376-4713-8449-c68d141adf7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50864dc0-5756-5016-8593-b841d33db3f1/50864dc0-5756-5016-8593-b841d33db3f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664561/general/a8442bad-40df-4a63-a96c-1db89137941e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50864dc0-5756-5016-8593-b841d33db3f1/50864dc0-5756-5016-8593-b841d33db3f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664561/general/1aa2d649-2750-46c1-8301-84bcf7a24134.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50864dc0-5756-5016-8593-b841d33db3f1/50864dc0-5756-5016-8593-b841d33db3f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664561/general/8ac21919-acf4-4839-9800-4bd3d430aa2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50864dc0-5756-5016-8593-b841d33db3f1/50864dc0-5756-5016-8593-b841d33db3f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664561/general/6da9fa0f-519f-4411-91b7-2bd1d29a59d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50864dc0-5756-5016-8593-b841d33db3f1/50864dc0-5756-5016-8593-b841d33db3f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91056,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664561/general/35fc4ea2-543e-4c1b-adc6-1157a1e01d5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50864dc0-5756-5016-8593-b841d33db3f1/50864dc0-5756-5016-8593-b841d33db3f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664561/general/ac381ea1-b807-4f37-954d-ada19f37bf6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50864dc0-5756-5016-8593-b841d33db3f1/50864dc0-5756-5016-8593-b841d33db3f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664561/general/da0b8d72-0da9-4a51-be09-50b35b6f28bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50864dc0-5756-5016-8593-b841d33db3f1/50864dc0-5756-5016-8593-b841d33db3f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664561/general/5090e652-9cef-4979-a986-86372af133cf.jpg',
'Width': 1024}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C Break 300de Business Solution - Diesel - 194 hp - '
'101.474 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739933%27 HTTP/1.1" 200 None
2026-03-27 22:20:19 [adesa.be] INFO: Saving data for 10739933: {'created_time': 1774650019.758096, 'last_price_update_time': 1774650019.758106, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739933') HTTP/1.1" 204 0
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752528%252Fgeneral%252F2fcf544a-90c3-447d-b802-e3656e90dfed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752528/general/2fcf544a-90c3-447d-b802-e3656e90dfed.jpg not downloaded yet
2026-03-27 22:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752443/general/93e6143d-4bc4-44a2-89ff-b66e68ca1f43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740734)
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752528%252Fgeneral%252F93485c5a-0403-4b5f-a502-17daa5ae2a63.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752528/general/93485c5a-0403-4b5f-a502-17daa5ae2a63.jpg not downloaded yet
2026-03-27 22:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6bf229b-53ad-5316-afd7-fbff845acee5 with identifier: 10740798
2026-03-27 22:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6bf229b-53ad-5316-afd7-fbff845acee5 with scrape type 1
2026-03-27 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b6bf229b-53ad-5316-afd7-fbff845acee5
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752518%252Fgeneral%252F6db6b5c3-8f22-40db-9cd2-f6e781ea3503.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752518/general/6db6b5c3-8f22-40db-9cd2-f6e781ea3503.jpg not downloaded yet
2026-03-27 22:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddf4790>
2026-03-27 22:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252F5362ebc0-1288-421f-9780-2b67901141d5.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/5362ebc0-1288-421f-9780-2b67901141d5.jpg saved to cache
2026-03-27 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 537ad34f-aae5-5fd4-8f7a-454f0bd192e2
2026-03-27 22:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d551d10>
2026-03-27 22:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752251%252Fgeneral%252F34cd2132-c169-4bf7-9a05-fdee05ef8caf.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752251/general/34cd2132-c169-4bf7-9a05-fdee05ef8caf.jpg saved to cache
2026-03-27 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 537ad34f-aae5-5fd4-8f7a-454f0bd192e2
2026-03-27 22:20:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 537ad34f-aae5-5fd4-8f7a-454f0bd192e2, skipping ID generation
2026-03-27 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 537ad34f-aae5-5fd4-8f7a-454f0bd192e2 with scrape type 1
2026-03-27 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 537ad34f-aae5-5fd4-8f7a-454f0bd192e2 sending to next pipeline
2026-03-27 22:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 537ad34f-aae5-5fd4-8f7a-454f0bd192e2, identifier: 10740005
2026-03-27 22:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de1fa50>
2026-03-27 22:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed374927-92ba-5b9d-9a73-a748d2b4a0a1/ed374927-92ba-5b9d-9a73-a748d2b4a0a1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752654%252Fgeneral%252Ff7204b26-af33-41dc-9584-feb8bdbb4842.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752654/general/f7204b26-af33-41dc-9584-feb8bdbb4842.jpg saved to cache
2026-03-27 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ed374927-92ba-5b9d-9a73-a748d2b4a0a1
2026-03-27 22:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddbb310>
2026-03-27 22:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccee1557-0ed5-5089-b835-a7f668ca28ce/ccee1557-0ed5-5089-b835-a7f668ca28ce_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752500%252Fgeneral%252F373a9b0d-c308-401c-b2fa-51543320dee0.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752500/general/373a9b0d-c308-401c-b2fa-51543320dee0.jpg saved to cache
2026-03-27 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ccee1557-0ed5-5089-b835-a7f668ca28ce
2026-03-27 22:20:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ccee1557-0ed5-5089-b835-a7f668ca28ce, skipping ID generation
2026-03-27 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccee1557-0ed5-5089-b835-a7f668ca28ce with scrape type 1
2026-03-27 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ccee1557-0ed5-5089-b835-a7f668ca28ce sending to next pipeline
2026-03-27 22:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ccee1557-0ed5-5089-b835-a7f668ca28ce, identifier: 10740780
2026-03-27 22:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18f960f9-9678-50d9-9d5d-1c970f43d2e0 with identifier: 10740772
2026-03-27 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18f960f9-9678-50d9-9d5d-1c970f43d2e0 with scrape type 1
2026-03-27 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18f960f9-9678-50d9-9d5d-1c970f43d2e0
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252F6d9b4bf4-d7bf-4a3e-a2c0-bba544b337f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/6d9b4bf4-d7bf-4a3e-a2c0-bba544b337f3.jpg not downloaded yet
2026-03-27 22:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 100b23ca-e841-57cd-9b88-2d99e9f35f99 with identifier: 10740522
2026-03-27 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 100b23ca-e841-57cd-9b88-2d99e9f35f99 with scrape type 1
2026-03-27 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 100b23ca-e841-57cd-9b88-2d99e9f35f99
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252F263837b7-c6d9-4f4e-b03a-757969455f3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/263837b7-c6d9-4f4e-b03a-757969455f3e.jpg not downloaded yet
2026-03-27 22:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 537ad34f-aae5-5fd4-8f7a-454f0bd192e2 with identifier: 10740005
2026-03-27 22:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 537ad34f-aae5-5fd4-8f7a-454f0bd192e2 with identifier: 10740005
2026-03-27 22:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 537ad34f-aae5-5fd4-8f7a-454f0bd192e2 with identifier: 10740005 to the API
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752251/general/34cd2132-c169-4bf7-9a05-fdee05ef8caf.jpg>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '537ad34f-aae5-5fd4-8f7a-454f0bd192e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDH234',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740005',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 176607,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 133,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103787,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752251/general/34cd2132-c169-4bf7-9a05-fdee05ef8caf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752251/general/dc777e5d-7c21-49ff-9ff7-0dbe8cbb777f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752251/general/73c41425-5614-4dc9-9d68-f939a695d1d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752251/general/5362ebc0-1288-421f-9780-2b67901141d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752251/general/d5c24819-454c-490a-b3a2-413dcf40afa8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752251/general/7a6c6eb8-af0d-4e8b-a86c-915482865ed3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112334,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752251/general/7cd9d4b4-b689-485d-86e8-31004031bfe9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_537ad34f-aae5-5fd4-8f7a-454f0bd192e2/537ad34f-aae5-5fd4-8f7a-454f0bd192e2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752251/general/fecdc69a-53ab-483f-8177-8757b70123e0.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 176.607 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740005%27 HTTP/1.1" 200 None
2026-03-27 22:20:20 [adesa.be] INFO: Saving data for 10740005: {'created_time': 1774650020.672739, 'last_price_update_time': 1774650020.67275, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740005') HTTP/1.1" 204 0
2026-03-27 22:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ccee1557-0ed5-5089-b835-a7f668ca28ce with identifier: 10740780
2026-03-27 22:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ccee1557-0ed5-5089-b835-a7f668ca28ce with identifier: 10740780
2026-03-27 22:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ccee1557-0ed5-5089-b835-a7f668ca28ce with identifier: 10740780 to the API
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752500/general/373a9b0d-c308-401c-b2fa-51543320dee0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ccee1557-0ed5-5089-b835-a7f668ca28ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJB592',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740780',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 58771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 122,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccee1557-0ed5-5089-b835-a7f668ca28ce/ccee1557-0ed5-5089-b835-a7f668ca28ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752500/general/373a9b0d-c308-401c-b2fa-51543320dee0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccee1557-0ed5-5089-b835-a7f668ca28ce/ccee1557-0ed5-5089-b835-a7f668ca28ce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752500/general/1cda3a07-d343-4594-8059-5ec5b57ac232.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccee1557-0ed5-5089-b835-a7f668ca28ce/ccee1557-0ed5-5089-b835-a7f668ca28ce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752500/general/7526fe4f-66e8-408d-8648-7bb2663031fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccee1557-0ed5-5089-b835-a7f668ca28ce/ccee1557-0ed5-5089-b835-a7f668ca28ce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752500/general/764b206d-2d38-4f7b-bf94-9b5eacdf1d08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccee1557-0ed5-5089-b835-a7f668ca28ce/ccee1557-0ed5-5089-b835-a7f668ca28ce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752500/general/a91b03ec-81f8-474b-87f9-551ad5150ba1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccee1557-0ed5-5089-b835-a7f668ca28ce/ccee1557-0ed5-5089-b835-a7f668ca28ce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752500/general/359ec747-78a3-4a81-90b7-efb6bea6426b.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2020-01-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 - Petrol - Automatic - 105 hp - 58.771 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740780%27 HTTP/1.1" 200 None
2026-03-27 22:20:21 [adesa.be] INFO: Saving data for 10740780: {'created_time': 1774650021.007875, 'last_price_update_time': 1774650021.007883, 'auction_closing_time': 1774947600.0}
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740780') HTTP/1.1" 204 0
2026-03-27 22:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ed374927-92ba-5b9d-9a73-a748d2b4a0a1 with identifier: 10740536
2026-03-27 22:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ed374927-92ba-5b9d-9a73-a748d2b4a0a1 with identifier: 10740536
2026-03-27 22:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ed374927-92ba-5b9d-9a73-a748d2b4a0a1 with identifier: 10740536 to the API
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:21 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ed374927-92ba-5b9d-9a73-a748d2b4a0a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDZ330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740536',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 110083,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 85,
'photo_urls': ['https://images.openlane.eu/carimgs/5752654/general/b4fbcb0f-d8b9-4c30-a762-ce1c6c98e33e.jpg',
'https://images.openlane.eu/carimgs/5752654/general/6cb879b0-e791-4a2f-80ee-53efcd2e2239.jpg',
'https://images.openlane.eu/carimgs/5752654/general/4161cd43-43e8-4c20-bfa8-974a63bef620.jpg',
'https://images.openlane.eu/carimgs/5752654/general/da941d69-c0a4-406f-9d32-44215705b196.jpg',
'https://images.openlane.eu/carimgs/5752654/general/1ee59107-a2f0-401e-9d2b-27d6ca2c8bd0.jpg',
'https://images.openlane.eu/carimgs/5752654/general/f7204b26-af33-41dc-9584-feb8bdbb4842.jpg',
'https://images.openlane.eu/carimgs/5752654/general/8d61c75d-46d9-43dd-882a-ed4017ba6bc6.jpg',
'https://images.openlane.eu/carimgs/5752654/general/102ed977-0e2c-41ec-87c7-73a95cd74082.jpg',
'https://images.openlane.eu/carimgs/5752654/general/10e606e7-ceb5-43f1-8caf-3fe51277c0e9.jpg',
'https://images.openlane.eu/carimgs/5752654/general/bda51334-3e7a-46e8-b7d7-d0f169918fdb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed374927-92ba-5b9d-9a73-a748d2b4a0a1/ed374927-92ba-5b9d-9a73-a748d2b4a0a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107547,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752654/general/b4fbcb0f-d8b9-4c30-a762-ce1c6c98e33e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed374927-92ba-5b9d-9a73-a748d2b4a0a1/ed374927-92ba-5b9d-9a73-a748d2b4a0a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108595,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752654/general/da941d69-c0a4-406f-9d32-44215705b196.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed374927-92ba-5b9d-9a73-a748d2b4a0a1/ed374927-92ba-5b9d-9a73-a748d2b4a0a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89113,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752654/general/1ee59107-a2f0-401e-9d2b-27d6ca2c8bd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed374927-92ba-5b9d-9a73-a748d2b4a0a1/ed374927-92ba-5b9d-9a73-a748d2b4a0a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107978,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752654/general/f7204b26-af33-41dc-9584-feb8bdbb4842.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed374927-92ba-5b9d-9a73-a748d2b4a0a1/ed374927-92ba-5b9d-9a73-a748d2b4a0a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116474,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752654/general/102ed977-0e2c-41ec-87c7-73a95cd74082.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed374927-92ba-5b9d-9a73-a748d2b4a0a1/ed374927-92ba-5b9d-9a73-a748d2b4a0a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78408,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752654/general/10e606e7-ceb5-43f1-8caf-3fe51277c0e9.jpg',
'Width': 1024}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-06-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i Titanium - Petrol - Automatic - 152 hp - 110.083 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740536%27 HTTP/1.1" 200 None
2026-03-27 22:20:21 [adesa.be] INFO: Saving data for 10740536: {'created_time': 1774650021.37471, 'last_price_update_time': 1774650021.37472, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740536') HTTP/1.1" 204 0
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752528%252Fgeneral%252Fa6c756e0-a8e4-46f6-b668-0ce64bf2b778.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752528/general/a6c756e0-a8e4-46f6-b668-0ce64bf2b778.jpg not downloaded yet
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752518%252Fgeneral%252F3dde63bd-e647-4354-8870-8e478d285f99.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752518/general/3dde63bd-e647-4354-8870-8e478d285f99.jpg not downloaded yet
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252F60b8516c-e0c1-4b64-b994-eed7c567e950.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/60b8516c-e0c1-4b64-b994-eed7c567e950.jpg not downloaded yet
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252Ff01e133c-89cc-4753-9545-f516a88d4a7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/f01e133c-89cc-4753-9545-f516a88d4a7c.jpg not downloaded yet
2026-03-27 22:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752630/general/e9fa1c97-c7e6-4719-af32-ded572001c5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740514)
2026-03-27 22:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752630/general/dfad5270-5e1c-4404-95f9-57c8e1c8a72e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740514)
2026-03-27 22:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752630/general/f621b625-0a40-4b17-bb64-86355acecf51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740514)
2026-03-27 22:20:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ed374927-92ba-5b9d-9a73-a748d2b4a0a1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29738778-aedc-5bf2-8dcf-f671a162486a with identifier: 10740502
2026-03-27 22:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29738778-aedc-5bf2-8dcf-f671a162486a with scrape type 1
2026-03-27 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29738778-aedc-5bf2-8dcf-f671a162486a
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252F00b95f0c-0aca-4007-8dac-731a8ab94a66.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/00b95f0c-0aca-4007-8dac-731a8ab94a66.jpg not downloaded yet
2026-03-27 22:20:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0a1850>
2026-03-27 22:20:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252F93e6143d-4bc4-44a2-89ff-b66e68ca1f43.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/93e6143d-4bc4-44a2-89ff-b66e68ca1f43.jpg saved to cache
2026-03-27 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 919f35ba-e086-5b89-93c3-b720d0e48846
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752528%252Fgeneral%252F00f1ed1d-c660-47d9-be43-50a53fc6e6d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752528/general/00f1ed1d-c660-47d9-be43-50a53fc6e6d4.jpg not downloaded yet
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752518%252Fgeneral%252Fe5f4faa2-aef6-4023-a090-52da89197bb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752518/general/e5f4faa2-aef6-4023-a090-52da89197bb8.jpg not downloaded yet
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252F02c70604-b183-407c-9d73-0f22d61dc45d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/02c70604-b183-407c-9d73-0f22d61dc45d.jpg not downloaded yet
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252Fd2528354-9b45-43d0-92fa-7f6fc8142f01.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/d2528354-9b45-43d0-92fa-7f6fc8142f01.jpg not downloaded yet
2026-03-27 22:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752528/general/2fcf544a-90c3-447d-b802-e3656e90dfed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740807)
2026-03-27 22:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96da4c35-9974-5f24-ac2b-29c6a47ccf0a with identifier: 10740535
2026-03-27 22:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96da4c35-9974-5f24-ac2b-29c6a47ccf0a with identifier: 10740535
2026-03-27 22:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96da4c35-9974-5f24-ac2b-29c6a47ccf0a with identifier: 10740535 to the API
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:22 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '96da4c35-9974-5f24-ac2b-29c6a47ccf0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ELR323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740535',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 66509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 66,
'photo_urls': ['https://images.openlane.eu/carimgs/5752653/general/e01aa489-62cf-4aa9-bbfc-c7603a534f3a.jpg',
'https://images.openlane.eu/carimgs/5752653/general/7bf285ad-9a32-4324-9d26-bf050e13b809.jpg',
'https://images.openlane.eu/carimgs/5752653/general/a024344e-abbf-446d-bf30-deea4daa100b.jpg',
'https://images.openlane.eu/carimgs/5752653/general/06073caa-3d67-49da-bf42-84643909e2e6.jpg',
'https://images.openlane.eu/carimgs/5752653/general/744f4f6e-d402-4bad-bb35-fb6770180f41.jpg',
'https://images.openlane.eu/carimgs/5752653/general/46ba0e94-c2a3-494c-9f0a-b2810a502b43.jpg',
'https://images.openlane.eu/carimgs/5752653/general/3822b512-bbfc-45cd-a988-3ba41de83ccb.jpg',
'https://images.openlane.eu/carimgs/5752653/general/9a4f1185-4f80-4bf1-bb18-71a8dddfbc99.jpg',
'https://images.openlane.eu/carimgs/5752653/general/bd8ff67c-657c-43b1-a77a-bb0b5142b21d.jpg',
'https://images.openlane.eu/carimgs/5752653/general/c0007649-60d0-4ecf-a0da-314288fcd369.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96da4c35-9974-5f24-ac2b-29c6a47ccf0a/96da4c35-9974-5f24-ac2b-29c6a47ccf0a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752653/general/7bf285ad-9a32-4324-9d26-bf050e13b809.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96da4c35-9974-5f24-ac2b-29c6a47ccf0a/96da4c35-9974-5f24-ac2b-29c6a47ccf0a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752653/general/a024344e-abbf-446d-bf30-deea4daa100b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96da4c35-9974-5f24-ac2b-29c6a47ccf0a/96da4c35-9974-5f24-ac2b-29c6a47ccf0a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752653/general/744f4f6e-d402-4bad-bb35-fb6770180f41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96da4c35-9974-5f24-ac2b-29c6a47ccf0a/96da4c35-9974-5f24-ac2b-29c6a47ccf0a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752653/general/46ba0e94-c2a3-494c-9f0a-b2810a502b43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96da4c35-9974-5f24-ac2b-29c6a47ccf0a/96da4c35-9974-5f24-ac2b-29c6a47ccf0a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752653/general/9a4f1185-4f80-4bf1-bb18-71a8dddfbc99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96da4c35-9974-5f24-ac2b-29c6a47ccf0a/96da4c35-9974-5f24-ac2b-29c6a47ccf0a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132215,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752653/general/bd8ff67c-657c-43b1-a77a-bb0b5142b21d.jpg',
'Width': 1024}],
'price': 26900,
'price_includes_vat': True,
'registration_date': '2023-11-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'66.509 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740535%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [adesa.be] INFO: Saving data for 10740535: {'created_time': 1774650022.033584, 'last_price_update_time': 1774650022.033593, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740535') HTTP/1.1" 204 0
2026-03-27 22:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 34bef50e-b76a-5798-8595-737fe6658057 with identifier: 10740032
2026-03-27 22:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 34bef50e-b76a-5798-8595-737fe6658057 with identifier: 10740032
2026-03-27 22:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 34bef50e-b76a-5798-8595-737fe6658057 with identifier: 10740032 to the API
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:22 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '34bef50e-b76a-5798-8595-737fe6658057',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XUF025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740032',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 169903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 75,
'photo_urls': ['https://images.openlane.eu/carimgs/5752285/general/7bf58dfd-011c-47d7-b78c-4c5023bdf4ba.jpg',
'https://images.openlane.eu/carimgs/5752285/general/e9175d2a-b02c-4725-9c75-8bd0fea70aaa.jpg',
'https://images.openlane.eu/carimgs/5752285/general/7f1834f0-5c5b-4a7a-90f1-3a7ddef4cbd1.jpg',
'https://images.openlane.eu/carimgs/5752285/general/165b6709-fa5b-455b-a392-5ac9144a9c3a.jpg',
'https://images.openlane.eu/carimgs/5752285/general/84038cb0-9b37-40ca-bee6-8d7227d5e85f.jpg',
'https://images.openlane.eu/carimgs/5752285/general/af95ea82-0e8e-4285-ab2b-bc2ceae16204.jpg',
'https://images.openlane.eu/carimgs/5752285/general/ec97b318-896f-48b0-8952-aef390199afa.jpg',
'https://images.openlane.eu/carimgs/5752285/general/e5a19c88-2758-43bf-ab51-99ad74906d29.jpg',
'https://images.openlane.eu/carimgs/5752285/general/8aa7d8b0-2bb3-4403-b406-13de3276c582.jpg',
'https://images.openlane.eu/carimgs/5752285/general/31d548bc-1fd0-4b38-abe3-8a2e0d677480.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bef50e-b76a-5798-8595-737fe6658057/34bef50e-b76a-5798-8595-737fe6658057_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108287,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752285/general/e9175d2a-b02c-4725-9c75-8bd0fea70aaa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bef50e-b76a-5798-8595-737fe6658057/34bef50e-b76a-5798-8595-737fe6658057_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110852,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752285/general/7f1834f0-5c5b-4a7a-90f1-3a7ddef4cbd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bef50e-b76a-5798-8595-737fe6658057/34bef50e-b76a-5798-8595-737fe6658057_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98930,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752285/general/165b6709-fa5b-455b-a392-5ac9144a9c3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bef50e-b76a-5798-8595-737fe6658057/34bef50e-b76a-5798-8595-737fe6658057_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90784,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752285/general/84038cb0-9b37-40ca-bee6-8d7227d5e85f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bef50e-b76a-5798-8595-737fe6658057/34bef50e-b76a-5798-8595-737fe6658057_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121136,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752285/general/af95ea82-0e8e-4285-ab2b-bc2ceae16204.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bef50e-b76a-5798-8595-737fe6658057/34bef50e-b76a-5798-8595-737fe6658057_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101802,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752285/general/e5a19c88-2758-43bf-ab51-99ad74906d29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bef50e-b76a-5798-8595-737fe6658057/34bef50e-b76a-5798-8595-737fe6658057_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128230,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752285/general/8aa7d8b0-2bb3-4403-b406-13de3276c582.jpg',
'Width': 1024}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2020-05-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.5 HDI So Chic - Diesel - Automatic - 130 hp - '
'169.903 km',
'transmission': 'automatic',
'trim': 'So Chic',
'vin': None,
'year': 2020}
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740032%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [adesa.be] INFO: Saving data for 10740032: {'created_time': 1774650022.371502, 'last_price_update_time': 1774650022.371512, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740032') HTTP/1.1" 204 0
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c67700d7-d073-5829-b0cf-2cc1ea51a0b5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252F924e4cbe-4dd6-450c-970e-daf54add068a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/924e4cbe-4dd6-450c-970e-daf54add068a.jpg not downloaded yet
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 96da4c35-9974-5f24-ac2b-29c6a47ccf0a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 34bef50e-b76a-5798-8595-737fe6658057 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752528%252Fgeneral%252F3c112467-d042-4b67-a718-bb35e35a7856.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752528/general/3c112467-d042-4b67-a718-bb35e35a7856.jpg not downloaded yet
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752518%252Fgeneral%252F833431e3-c251-43bc-b547-34ff5844a682.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752518/general/833431e3-c251-43bc-b547-34ff5844a682.jpg not downloaded yet
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252F20d183d7-a7c5-49ef-9f76-5d00813e9faf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/20d183d7-a7c5-49ef-9f76-5d00813e9faf.jpg not downloaded yet
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252Fd21087e4-5185-49de-9d73-d01c75a8024c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/d21087e4-5185-49de-9d73-d01c75a8024c.jpg not downloaded yet
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd8ea50>
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252Fe9fa1c97-c7e6-4719-af32-ded572001c5e.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/e9fa1c97-c7e6-4719-af32-ded572001c5e.jpg saved to cache
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c67700d7-d073-5829-b0cf-2cc1ea51a0b5
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0a8610>
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252Fdfad5270-5e1c-4404-95f9-57c8e1c8a72e.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/dfad5270-5e1c-4404-95f9-57c8e1c8a72e.jpg saved to cache
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c67700d7-d073-5829-b0cf-2cc1ea51a0b5
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0032d0>
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252Ff621b625-0a40-4b17-bb64-86355acecf51.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/f621b625-0a40-4b17-bb64-86355acecf51.jpg saved to cache
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c67700d7-d073-5829-b0cf-2cc1ea51a0b5
2026-03-27 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752639/general/263837b7-c6d9-4f4e-b03a-757969455f3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740522)
2026-03-27 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752518/general/6db6b5c3-8f22-40db-9cd2-f6e781ea3503.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740798)
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252F3a1281f2-dbfa-48bf-ba66-b1d75051caf1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/3a1281f2-dbfa-48bf-ba66-b1d75051caf1.jpg not downloaded yet
2026-03-27 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752528%252Fgeneral%252F193b532a-1f60-4d2a-a164-f6239f2d755d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752528/general/193b532a-1f60-4d2a-a164-f6239f2d755d.jpg not downloaded yet
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752518%252Fgeneral%252F00a32c8a-1bfe-481c-8bc6-8a2bf03ac659.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752518/general/00a32c8a-1bfe-481c-8bc6-8a2bf03ac659.jpg not downloaded yet
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252F43dce05c-d9f6-4a76-8ed5-38211f755c6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/43dce05c-d9f6-4a76-8ed5-38211f755c6b.jpg not downloaded yet
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252F83d7450c-d1cc-4f46-97ce-b8b006a55d86.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/83d7450c-d1cc-4f46-97ce-b8b006a55d86.jpg not downloaded yet
2026-03-27 22:20:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df4b0d0>
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_401ac394-4b0d-59e0-98a3-27589cb9cddc/401ac394-4b0d-59e0-98a3-27589cb9cddc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752528%252Fgeneral%252F2fcf544a-90c3-447d-b802-e3656e90dfed.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752528/general/2fcf544a-90c3-447d-b802-e3656e90dfed.jpg saved to cache
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 401ac394-4b0d-59e0-98a3-27589cb9cddc
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252F463e11da-cf79-46bf-9c43-c6b3b57a4ebf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/463e11da-cf79-46bf-9c43-c6b3b57a4ebf.jpg not downloaded yet
2026-03-27 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739926> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752491/general/6d9b4bf4-d7bf-4a3e-a2c0-bba544b337f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740772)
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752528%252Fgeneral%252F2ed05780-9833-4e55-9114-7f78a572f1a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752528/general/2ed05780-9833-4e55-9114-7f78a572f1a2.jpg not downloaded yet
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752518%252Fgeneral%252Fb51ccca7-8845-4d75-9b08-344af1b56f53.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752518/general/b51ccca7-8845-4d75-9b08-344af1b56f53.jpg not downloaded yet
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252Fb0ad15b4-4280-4e8d-a496-b0ebc9867558.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/b0ad15b4-4280-4e8d-a496-b0ebc9867558.jpg not downloaded yet
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252F916f0db5-6ec7-4cbd-ad6c-80007d45d53f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/916f0db5-6ec7-4cbd-ad6c-80007d45d53f.jpg not downloaded yet
2026-03-27 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752618/general/00b95f0c-0aca-4007-8dac-731a8ab94a66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740502)
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252F2f1dbebb-1e6b-4074-bc77-52bed721766f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/2f1dbebb-1e6b-4074-bc77-52bed721766f.jpg not downloaded yet
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1168d0>
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100b23ca-e841-57cd-9b88-2d99e9f35f99/100b23ca-e841-57cd-9b88-2d99e9f35f99_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252F263837b7-c6d9-4f4e-b03a-757969455f3e.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/263837b7-c6d9-4f4e-b03a-757969455f3e.jpg saved to cache
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 100b23ca-e841-57cd-9b88-2d99e9f35f99
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4cbb50>
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6bf229b-53ad-5316-afd7-fbff845acee5/b6bf229b-53ad-5316-afd7-fbff845acee5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752518%252Fgeneral%252F6db6b5c3-8f22-40db-9cd2-f6e781ea3503.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752518/general/6db6b5c3-8f22-40db-9cd2-f6e781ea3503.jpg saved to cache
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b6bf229b-53ad-5316-afd7-fbff845acee5
2026-03-27 22:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77174944-129d-5655-80a2-de2b74aa7214 with identifier: 10740759
2026-03-27 22:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77174944-129d-5655-80a2-de2b74aa7214 with scrape type 1
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77174944-129d-5655-80a2-de2b74aa7214
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252Fedeeef59-b334-444a-9115-c73a8e9db13a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/edeeef59-b334-444a-9115-c73a8e9db13a.jpg not downloaded yet
2026-03-27 22:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 683fb303-a344-5f07-a5ea-322e5b581d05 with identifier: 10739950
2026-03-27 22:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 683fb303-a344-5f07-a5ea-322e5b581d05 with scrape type 1
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 683fb303-a344-5f07-a5ea-322e5b581d05
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712488%252Fgeneral%252Faa506fdc-e24d-4096-9cf0-bcec0bb6190c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712488/general/aa506fdc-e24d-4096-9cf0-bcec0bb6190c.jpg already downloaded
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712488%252Fgeneral%252F73530236-2b11-48ab-b7d2-8a7db150a08e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712488/general/73530236-2b11-48ab-b7d2-8a7db150a08e.jpg already downloaded
2026-03-27 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712488%252Fgeneral%252Fbafed009-05b5-4d7b-897c-4dbfe11c4e0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712488/general/bafed009-05b5-4d7b-897c-4dbfe11c4e0a.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712488%252Fgeneral%252F990b13d2-6929-44a8-980d-c4d9f3256a47.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712488/general/990b13d2-6929-44a8-980d-c4d9f3256a47.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712488%252Fgeneral%252F1256319f-bc85-4831-8662-b4843c674664.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712488/general/1256319f-bc85-4831-8662-b4843c674664.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712488%252Fgeneral%252F60d87a74-8132-4839-a1c3-6d05422ca6d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712488/general/60d87a74-8132-4839-a1c3-6d05422ca6d5.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712488%252Fgeneral%252F7709ff7b-e0ec-4142-a348-83066a40e79e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712488/general/7709ff7b-e0ec-4142-a348-83066a40e79e.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712488%252Fgeneral%252F4f2483d2-7acf-453b-8d2b-9ad0c37de615.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712488/general/4f2483d2-7acf-453b-8d2b-9ad0c37de615.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712488%252Fgeneral%252F27aaf0d6-7cac-492a-ad3d-7a61ba2297e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712488/general/27aaf0d6-7cac-492a-ad3d-7a61ba2297e9.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712488%252Fgeneral%252Fc366fae5-0eb9-4c3e-ad07-4555357ff260.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712488/general/c366fae5-0eb9-4c3e-ad07-4555357ff260.jpg already downloaded
2026-03-27 22:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 683fb303-a344-5f07-a5ea-322e5b581d05, identifier: 10739950
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752528%252Fgeneral%252F4fc97fd3-97e7-47cd-90fd-828d9b4134c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752528/general/4fc97fd3-97e7-47cd-90fd-828d9b4134c6.jpg not downloaded yet
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752518%252Fgeneral%252F8a6014c1-246e-4a8a-943a-27b7b418f1d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752518/general/8a6014c1-246e-4a8a-943a-27b7b418f1d7.jpg not downloaded yet
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252F5614ac33-1b62-469d-9f0c-6f9567ad5e99.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/5614ac33-1b62-469d-9f0c-6f9567ad5e99.jpg not downloaded yet
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252Fe209d8a7-521d-4c79-a516-5ecd35e1bcc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/e209d8a7-521d-4c79-a516-5ecd35e1bcc3.jpg not downloaded yet
2026-03-27 22:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 683fb303-a344-5f07-a5ea-322e5b581d05 with identifier: 10739950
2026-03-27 22:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 683fb303-a344-5f07-a5ea-322e5b581d05 with identifier: 10739950
2026-03-27 22:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 683fb303-a344-5f07-a5ea-322e5b581d05 with identifier: 10739950 to the API
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739950>
{'auction_title': '',
'c_o_2_emission_value': 198,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '683fb303-a344-5f07-a5ea-322e5b581d05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHE536',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739950',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 170877,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 90,
'photo_urls': ['https://images.openlane.eu/carimgs/5712488/general/aa506fdc-e24d-4096-9cf0-bcec0bb6190c.jpg',
'https://images.openlane.eu/carimgs/5712488/general/73530236-2b11-48ab-b7d2-8a7db150a08e.jpg',
'https://images.openlane.eu/carimgs/5712488/general/bafed009-05b5-4d7b-897c-4dbfe11c4e0a.jpg',
'https://images.openlane.eu/carimgs/5712488/general/990b13d2-6929-44a8-980d-c4d9f3256a47.jpg',
'https://images.openlane.eu/carimgs/5712488/general/1256319f-bc85-4831-8662-b4843c674664.jpg',
'https://images.openlane.eu/carimgs/5712488/general/60d87a74-8132-4839-a1c3-6d05422ca6d5.jpg',
'https://images.openlane.eu/carimgs/5712488/general/7709ff7b-e0ec-4142-a348-83066a40e79e.jpg',
'https://images.openlane.eu/carimgs/5712488/general/4f2483d2-7acf-453b-8d2b-9ad0c37de615.jpg',
'https://images.openlane.eu/carimgs/5712488/general/27aaf0d6-7cac-492a-ad3d-7a61ba2297e9.jpg',
'https://images.openlane.eu/carimgs/5712488/general/c366fae5-0eb9-4c3e-ad07-4555357ff260.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683fb303-a344-5f07-a5ea-322e5b581d05/683fb303-a344-5f07-a5ea-322e5b581d05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712488/general/aa506fdc-e24d-4096-9cf0-bcec0bb6190c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683fb303-a344-5f07-a5ea-322e5b581d05/683fb303-a344-5f07-a5ea-322e5b581d05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80224,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712488/general/73530236-2b11-48ab-b7d2-8a7db150a08e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683fb303-a344-5f07-a5ea-322e5b581d05/683fb303-a344-5f07-a5ea-322e5b581d05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712488/general/bafed009-05b5-4d7b-897c-4dbfe11c4e0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683fb303-a344-5f07-a5ea-322e5b581d05/683fb303-a344-5f07-a5ea-322e5b581d05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712488/general/990b13d2-6929-44a8-980d-c4d9f3256a47.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683fb303-a344-5f07-a5ea-322e5b581d05/683fb303-a344-5f07-a5ea-322e5b581d05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712488/general/1256319f-bc85-4831-8662-b4843c674664.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683fb303-a344-5f07-a5ea-322e5b581d05/683fb303-a344-5f07-a5ea-322e5b581d05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712488/general/60d87a74-8132-4839-a1c3-6d05422ca6d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683fb303-a344-5f07-a5ea-322e5b581d05/683fb303-a344-5f07-a5ea-322e5b581d05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712488/general/7709ff7b-e0ec-4142-a348-83066a40e79e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683fb303-a344-5f07-a5ea-322e5b581d05/683fb303-a344-5f07-a5ea-322e5b581d05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712488/general/4f2483d2-7acf-453b-8d2b-9ad0c37de615.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683fb303-a344-5f07-a5ea-322e5b581d05/683fb303-a344-5f07-a5ea-322e5b581d05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712488/general/27aaf0d6-7cac-492a-ad3d-7a61ba2297e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683fb303-a344-5f07-a5ea-322e5b581d05/683fb303-a344-5f07-a5ea-322e5b581d05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712488/general/c366fae5-0eb9-4c3e-ad07-4555357ff260.jpg',
'Width': 1024}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Land Rover Range Rover Evoque SE - AWD - Diesel - Automatic - 150 '
'hp - 170.877 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2020}
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739950%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [adesa.be] INFO: Saving data for 10739950: {'created_time': 1774650023.638259, 'last_price_update_time': 1774650023.63827, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739950') HTTP/1.1" 204 0
2026-03-27 22:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752639/general/d21087e4-5185-49de-9d73-d01c75a8024c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740522)
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 401ac394-4b0d-59e0-98a3-27589cb9cddc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252Fb85eadc3-b571-45a2-994f-68f7090e99bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/b85eadc3-b571-45a2-994f-68f7090e99bc.jpg not downloaded yet
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252F8e298895-e130-40f5-8acd-b87b06aa97ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/8e298895-e130-40f5-8acd-b87b06aa97ad.jpg not downloaded yet
2026-03-27 22:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752528%252Fgeneral%252F2c16ca96-408e-4b45-abca-309938cb06c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752528/general/2c16ca96-408e-4b45-abca-309938cb06c7.jpg not downloaded yet
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752518%252Fgeneral%252F91360f44-1d43-4fb8-a1a8-3c46fe5a08b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752518/general/91360f44-1d43-4fb8-a1a8-3c46fe5a08b2.jpg not downloaded yet
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252F73292dd8-7e04-46d4-ac50-861a01aa4526.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/73292dd8-7e04-46d4-ac50-861a01aa4526.jpg not downloaded yet
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252Fc94c624a-1b8b-458a-bfd5-cf36330dda85.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/c94c624a-1b8b-458a-bfd5-cf36330dda85.jpg not downloaded yet
2026-03-27 22:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5e121cd-fa26-508f-a202-d143b61d4e57 with identifier: 10739926
2026-03-27 22:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5e121cd-fa26-508f-a202-d143b61d4e57 with scrape type 1
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5e121cd-fa26-508f-a202-d143b61d4e57
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645771%252Fgeneral%252Ff294e568-9825-45fd-b8b3-c3fd4db4b1b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645771/general/f294e568-9825-45fd-b8b3-c3fd4db4b1b4.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645771%252Fgeneral%252F99e4edbb-1ca2-43f3-910b-8d0a51b3857d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645771/general/99e4edbb-1ca2-43f3-910b-8d0a51b3857d.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645771%252Fgeneral%252F4766ab7e-00cf-4805-9709-e456721a7ab8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645771/general/4766ab7e-00cf-4805-9709-e456721a7ab8.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645771%252Fgeneral%252F8c0229d6-bab8-432c-baf0-e4a6baef868b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645771/general/8c0229d6-bab8-432c-baf0-e4a6baef868b.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645771%252Fgeneral%252F6f0d6158-ed0c-4ce2-aa9d-4ff41e637d6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645771/general/6f0d6158-ed0c-4ce2-aa9d-4ff41e637d6b.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645771%252Fgeneral%252Fe2d810e0-b988-442f-bb8c-b6a431437937.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645771/general/e2d810e0-b988-442f-bb8c-b6a431437937.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645771%252Fgeneral%252F3138aeb4-a191-4c23-a2f7-bde89e52a42b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645771/general/3138aeb4-a191-4c23-a2f7-bde89e52a42b.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645771%252Fgeneral%252F35fc6315-c456-482d-9981-1b3500ae4273.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645771/general/35fc6315-c456-482d-9981-1b3500ae4273.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645771%252Fgeneral%252F38530d3d-10de-4ed1-91fb-74822da642c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645771/general/38530d3d-10de-4ed1-91fb-74822da642c4.jpg already downloaded
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645771%252Fgeneral%252F55be1b06-843b-404b-89c5-40ace5787c38.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645771/general/55be1b06-843b-404b-89c5-40ace5787c38.jpg already downloaded
2026-03-27 22:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5e121cd-fa26-508f-a202-d143b61d4e57, identifier: 10739926
2026-03-27 22:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0eaf50>
2026-03-27 22:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252F6d9b4bf4-d7bf-4a3e-a2c0-bba544b337f3.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/6d9b4bf4-d7bf-4a3e-a2c0-bba544b337f3.jpg saved to cache
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 18f960f9-9678-50d9-9d5d-1c970f43d2e0
2026-03-27 22:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d56ac50>
2026-03-27 22:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29738778-aedc-5bf2-8dcf-f671a162486a/29738778-aedc-5bf2-8dcf-f671a162486a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252F00b95f0c-0aca-4007-8dac-731a8ab94a66.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/00b95f0c-0aca-4007-8dac-731a8ab94a66.jpg saved to cache
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 29738778-aedc-5bf2-8dcf-f671a162486a
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252F257fd179-74a5-4792-8a3f-f0b07a5dd6ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/257fd179-74a5-4792-8a3f-f0b07a5dd6ea.jpg not downloaded yet
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252Fab668c0e-6ed9-4539-8502-4c2922904476.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/ab668c0e-6ed9-4539-8502-4c2922904476.jpg not downloaded yet
2026-03-27 22:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5e121cd-fa26-508f-a202-d143b61d4e57 with identifier: 10739926
2026-03-27 22:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5e121cd-fa26-508f-a202-d143b61d4e57 with identifier: 10739926
2026-03-27 22:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5e121cd-fa26-508f-a202-d143b61d4e57 with identifier: 10739926 to the API
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739926>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5e121cd-fa26-508f-a202-d143b61d4e57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANL843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739926',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 258524,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5645771/general/f294e568-9825-45fd-b8b3-c3fd4db4b1b4.jpg',
'https://images.openlane.eu/carimgs/5645771/general/99e4edbb-1ca2-43f3-910b-8d0a51b3857d.jpg',
'https://images.openlane.eu/carimgs/5645771/general/4766ab7e-00cf-4805-9709-e456721a7ab8.jpg',
'https://images.openlane.eu/carimgs/5645771/general/8c0229d6-bab8-432c-baf0-e4a6baef868b.jpg',
'https://images.openlane.eu/carimgs/5645771/general/6f0d6158-ed0c-4ce2-aa9d-4ff41e637d6b.jpg',
'https://images.openlane.eu/carimgs/5645771/general/e2d810e0-b988-442f-bb8c-b6a431437937.jpg',
'https://images.openlane.eu/carimgs/5645771/general/3138aeb4-a191-4c23-a2f7-bde89e52a42b.jpg',
'https://images.openlane.eu/carimgs/5645771/general/35fc6315-c456-482d-9981-1b3500ae4273.jpg',
'https://images.openlane.eu/carimgs/5645771/general/38530d3d-10de-4ed1-91fb-74822da642c4.jpg',
'https://images.openlane.eu/carimgs/5645771/general/55be1b06-843b-404b-89c5-40ace5787c38.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e121cd-fa26-508f-a202-d143b61d4e57/a5e121cd-fa26-508f-a202-d143b61d4e57_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166506,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645771/general/f294e568-9825-45fd-b8b3-c3fd4db4b1b4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e121cd-fa26-508f-a202-d143b61d4e57/a5e121cd-fa26-508f-a202-d143b61d4e57_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179445,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645771/general/99e4edbb-1ca2-43f3-910b-8d0a51b3857d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e121cd-fa26-508f-a202-d143b61d4e57/a5e121cd-fa26-508f-a202-d143b61d4e57_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145268,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645771/general/4766ab7e-00cf-4805-9709-e456721a7ab8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e121cd-fa26-508f-a202-d143b61d4e57/a5e121cd-fa26-508f-a202-d143b61d4e57_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145641,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645771/general/8c0229d6-bab8-432c-baf0-e4a6baef868b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e121cd-fa26-508f-a202-d143b61d4e57/a5e121cd-fa26-508f-a202-d143b61d4e57_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201995,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645771/general/6f0d6158-ed0c-4ce2-aa9d-4ff41e637d6b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e121cd-fa26-508f-a202-d143b61d4e57/a5e121cd-fa26-508f-a202-d143b61d4e57_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244201,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645771/general/e2d810e0-b988-442f-bb8c-b6a431437937.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e121cd-fa26-508f-a202-d143b61d4e57/a5e121cd-fa26-508f-a202-d143b61d4e57_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256694,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645771/general/3138aeb4-a191-4c23-a2f7-bde89e52a42b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e121cd-fa26-508f-a202-d143b61d4e57/a5e121cd-fa26-508f-a202-d143b61d4e57_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229929,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645771/general/35fc6315-c456-482d-9981-1b3500ae4273.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e121cd-fa26-508f-a202-d143b61d4e57/a5e121cd-fa26-508f-a202-d143b61d4e57_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282110,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645771/general/38530d3d-10de-4ed1-91fb-74822da642c4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e121cd-fa26-508f-a202-d143b61d4e57/a5e121cd-fa26-508f-a202-d143b61d4e57_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194283,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645771/general/55be1b06-843b-404b-89c5-40ace5787c38.jpg',
'Width': 1500}],
'price': 6400,
'price_includes_vat': True,
'registration_date': '2021-05-25',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - 170 hp - 258.524 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739926%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [adesa.be] INFO: Saving data for 10739926: {'created_time': 1774650024.518289, 'last_price_update_time': 1774650024.518299, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739926') HTTP/1.1" 204 0
2026-03-27 22:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752618/general/463e11da-cf79-46bf-9c43-c6b3b57a4ebf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740502)
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752518%252Fgeneral%252F27511bb8-e138-4c35-8479-f0ad523dce65.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752518/general/27511bb8-e138-4c35-8479-f0ad523dce65.jpg not downloaded yet
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252F40ef7700-5e4f-466c-ba3c-38e048d966ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/40ef7700-5e4f-466c-ba3c-38e048d966ad.jpg not downloaded yet
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252Fd094e71e-321b-43dd-abb9-dc8ad84d308a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/d094e71e-321b-43dd-abb9-dc8ad84d308a.jpg not downloaded yet
2026-03-27 22:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752491/general/20d183d7-a7c5-49ef-9f76-5d00813e9faf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740772)
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c67700d7-d073-5829-b0cf-2cc1ea51a0b5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 401ac394-4b0d-59e0-98a3-27589cb9cddc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252Fc9d195a0-4252-4d26-8ed8-75fa4325ae05.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/c9d195a0-4252-4d26-8ed8-75fa4325ae05.jpg not downloaded yet
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252F87f5eb2e-4662-48dd-9ba5-5f0de14f3d4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/87f5eb2e-4662-48dd-9ba5-5f0de14f3d4c.jpg not downloaded yet
2026-03-27 22:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752518%252Fgeneral%252F6ed54065-08cb-41d8-9794-8fbaf23d2eba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752518/general/6ed54065-08cb-41d8-9794-8fbaf23d2eba.jpg not downloaded yet
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252Fa4a0377f-65e6-49f6-91ab-0881cecafa30.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/a4a0377f-65e6-49f6-91ab-0881cecafa30.jpg not downloaded yet
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252F3bf0a92a-2b42-492f-85d3-10cc577190f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/3bf0a92a-2b42-492f-85d3-10cc577190f3.jpg not downloaded yet
2026-03-27 22:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e234fd0>
2026-03-27 22:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100b23ca-e841-57cd-9b88-2d99e9f35f99/100b23ca-e841-57cd-9b88-2d99e9f35f99_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252Fd21087e4-5185-49de-9d73-d01c75a8024c.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/d21087e4-5185-49de-9d73-d01c75a8024c.jpg saved to cache
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 100b23ca-e841-57cd-9b88-2d99e9f35f99
2026-03-27 22:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d763f13-83b0-5546-b27f-c3ffea96487d with identifier: 10739962
2026-03-27 22:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d763f13-83b0-5546-b27f-c3ffea96487d with scrape type 1
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d763f13-83b0-5546-b27f-c3ffea96487d
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739031%252Fgeneral%252F2f342673-a908-4b3f-8c05-45399bb27946.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739031/general/2f342673-a908-4b3f-8c05-45399bb27946.jpg already downloaded
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739031%252Fgeneral%252Ff76f9c5f-0a09-4e20-8731-cf63d9192226.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739031/general/f76f9c5f-0a09-4e20-8731-cf63d9192226.jpg already downloaded
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739031%252Fgeneral%252F30724562-9203-4f7f-adf3-bec0140f15c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739031/general/30724562-9203-4f7f-adf3-bec0140f15c3.jpg already downloaded
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739031%252Fgeneral%252F7d134a21-2c50-4f75-834a-258dd7a98d54.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739031/general/7d134a21-2c50-4f75-834a-258dd7a98d54.jpg already downloaded
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739031%252Fgeneral%252F3b24856c-770f-4f26-9d9b-bb5b07e30a50.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739031/general/3b24856c-770f-4f26-9d9b-bb5b07e30a50.jpg already downloaded
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739031%252Fgeneral%252Fb5108da9-dff7-4195-97f3-5c1d0b2e8088.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739031/general/b5108da9-dff7-4195-97f3-5c1d0b2e8088.jpg already downloaded
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739031%252Fgeneral%252Fcb472303-d1a3-4f1a-be40-654c89d6751c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739031/general/cb472303-d1a3-4f1a-be40-654c89d6751c.jpg already downloaded
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739031%252Fgeneral%252Fd37081ea-88cc-4c8e-9997-e99faa91a172.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739031/general/d37081ea-88cc-4c8e-9997-e99faa91a172.jpg already downloaded
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739031%252Fgeneral%252F6d923400-b0c9-4e6e-a9ba-9e4f0c7e13b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739031/general/6d923400-b0c9-4e6e-a9ba-9e4f0c7e13b5.jpg already downloaded
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739031%252Fgeneral%252F9d751bd0-968e-44a7-9e33-3d5847452bcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739031/general/9d751bd0-968e-44a7-9e33-3d5847452bcd.jpg already downloaded
2026-03-27 22:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d763f13-83b0-5546-b27f-c3ffea96487d, identifier: 10739962
2026-03-27 22:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03de314f-95f1-5436-a04d-dd77b42c7940 with identifier: 10739965
2026-03-27 22:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03de314f-95f1-5436-a04d-dd77b42c7940 with scrape type 1
2026-03-27 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 03de314f-95f1-5436-a04d-dd77b42c7940
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739044%252Fgeneral%252Fbf48cf15-637b-48c5-b7b4-7016cd24e801.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739044/general/bf48cf15-637b-48c5-b7b4-7016cd24e801.jpg already downloaded
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739044%252Fgeneral%252F9ce81ae8-f9cb-4fb6-a365-e7129d7a9ef0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739044/general/9ce81ae8-f9cb-4fb6-a365-e7129d7a9ef0.jpg already downloaded
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739044%252Fgeneral%252Facf24ca0-665d-4ba4-b114-08ec3abb0750.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739044/general/acf24ca0-665d-4ba4-b114-08ec3abb0750.jpg already downloaded
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739044%252Fgeneral%252F66480808-c717-47a2-a9f8-9935e47cc73e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739044/general/66480808-c717-47a2-a9f8-9935e47cc73e.jpg already downloaded
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739044%252Fgeneral%252F4965c2c6-0537-44e7-9c87-de789fdfc92d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739044/general/4965c2c6-0537-44e7-9c87-de789fdfc92d.jpg already downloaded
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739044%252Fgeneral%252Fa4b8c5c5-0208-4976-95d6-b6a707285b97.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739044/general/a4b8c5c5-0208-4976-95d6-b6a707285b97.jpg already downloaded
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739044%252Fgeneral%252Fdc86ed59-0c2b-4c16-b38e-be9956fbc425.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739044/general/dc86ed59-0c2b-4c16-b38e-be9956fbc425.jpg already downloaded
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739044%252Fgeneral%252F9b84bcf4-115e-4b16-9109-3cd8b5bdeba3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739044/general/9b84bcf4-115e-4b16-9109-3cd8b5bdeba3.jpg already downloaded
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739044%252Fgeneral%252F5e66ecb6-6f18-4c13-8ed4-054637f814c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739044/general/5e66ecb6-6f18-4c13-8ed4-054637f814c3.jpg already downloaded
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739044%252Fgeneral%252F6497aa98-a13a-4b85-ad2e-a5e6be6fe817.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739044/general/6497aa98-a13a-4b85-ad2e-a5e6be6fe817.jpg already downloaded
2026-03-27 22:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03de314f-95f1-5436-a04d-dd77b42c7940, identifier: 10739965
2026-03-27 22:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752528/general/3c112467-d042-4b67-a718-bb35e35a7856.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740807)
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252F2e1176fc-d53c-4ff6-901e-6ac7e6e5c56c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/2e1176fc-d53c-4ff6-901e-6ac7e6e5c56c.jpg not downloaded yet
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252F39e0cd35-cfd5-4a3e-b928-d63974f99328.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/39e0cd35-cfd5-4a3e-b928-d63974f99328.jpg not downloaded yet
2026-03-27 22:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d763f13-83b0-5546-b27f-c3ffea96487d with identifier: 10739962
2026-03-27 22:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d763f13-83b0-5546-b27f-c3ffea96487d with identifier: 10739962
2026-03-27 22:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d763f13-83b0-5546-b27f-c3ffea96487d with identifier: 10739962 to the API
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739962>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9d763f13-83b0-5546-b27f-c3ffea96487d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ELQ458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739962',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 162827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 122,
'photo_urls': ['https://images.openlane.eu/carimgs/5739031/general/2f342673-a908-4b3f-8c05-45399bb27946.jpg',
'https://images.openlane.eu/carimgs/5739031/general/f76f9c5f-0a09-4e20-8731-cf63d9192226.jpg',
'https://images.openlane.eu/carimgs/5739031/general/30724562-9203-4f7f-adf3-bec0140f15c3.jpg',
'https://images.openlane.eu/carimgs/5739031/general/7d134a21-2c50-4f75-834a-258dd7a98d54.jpg',
'https://images.openlane.eu/carimgs/5739031/general/3b24856c-770f-4f26-9d9b-bb5b07e30a50.jpg',
'https://images.openlane.eu/carimgs/5739031/general/b5108da9-dff7-4195-97f3-5c1d0b2e8088.jpg',
'https://images.openlane.eu/carimgs/5739031/general/cb472303-d1a3-4f1a-be40-654c89d6751c.jpg',
'https://images.openlane.eu/carimgs/5739031/general/d37081ea-88cc-4c8e-9997-e99faa91a172.jpg',
'https://images.openlane.eu/carimgs/5739031/general/6d923400-b0c9-4e6e-a9ba-9e4f0c7e13b5.jpg',
'https://images.openlane.eu/carimgs/5739031/general/9d751bd0-968e-44a7-9e33-3d5847452bcd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d763f13-83b0-5546-b27f-c3ffea96487d/9d763f13-83b0-5546-b27f-c3ffea96487d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103883,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739031/general/2f342673-a908-4b3f-8c05-45399bb27946.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d763f13-83b0-5546-b27f-c3ffea96487d/9d763f13-83b0-5546-b27f-c3ffea96487d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739031/general/f76f9c5f-0a09-4e20-8731-cf63d9192226.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d763f13-83b0-5546-b27f-c3ffea96487d/9d763f13-83b0-5546-b27f-c3ffea96487d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739031/general/30724562-9203-4f7f-adf3-bec0140f15c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d763f13-83b0-5546-b27f-c3ffea96487d/9d763f13-83b0-5546-b27f-c3ffea96487d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739031/general/7d134a21-2c50-4f75-834a-258dd7a98d54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d763f13-83b0-5546-b27f-c3ffea96487d/9d763f13-83b0-5546-b27f-c3ffea96487d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739031/general/3b24856c-770f-4f26-9d9b-bb5b07e30a50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d763f13-83b0-5546-b27f-c3ffea96487d/9d763f13-83b0-5546-b27f-c3ffea96487d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101767,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739031/general/b5108da9-dff7-4195-97f3-5c1d0b2e8088.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d763f13-83b0-5546-b27f-c3ffea96487d/9d763f13-83b0-5546-b27f-c3ffea96487d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739031/general/cb472303-d1a3-4f1a-be40-654c89d6751c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d763f13-83b0-5546-b27f-c3ffea96487d/9d763f13-83b0-5546-b27f-c3ffea96487d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117979,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739031/general/d37081ea-88cc-4c8e-9997-e99faa91a172.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d763f13-83b0-5546-b27f-c3ffea96487d/9d763f13-83b0-5546-b27f-c3ffea96487d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739031/general/6d923400-b0c9-4e6e-a9ba-9e4f0c7e13b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d763f13-83b0-5546-b27f-c3ffea96487d/9d763f13-83b0-5546-b27f-c3ffea96487d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739031/general/9d751bd0-968e-44a7-9e33-3d5847452bcd.jpg',
'Width': 1024}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2023-11-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Tucson 1.6 T-GDI - Petrol - Automatic - 180 hp - 162.827 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739962%27 HTTP/1.1" 200 None
2026-03-27 22:20:25 [adesa.be] INFO: Saving data for 10739962: {'created_time': 1774650025.675061, 'last_price_update_time': 1774650025.675071, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739962') HTTP/1.1" 204 0
2026-03-27 22:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03de314f-95f1-5436-a04d-dd77b42c7940 with identifier: 10739965
2026-03-27 22:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03de314f-95f1-5436-a04d-dd77b42c7940 with identifier: 10739965
2026-03-27 22:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03de314f-95f1-5436-a04d-dd77b42c7940 with identifier: 10739965 to the API
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739965>
{'auction_title': '',
'c_o_2_emission_value': 232,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '03de314f-95f1-5436-a04d-dd77b42c7940',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XUB110',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739965',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 167461,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 90,
'photo_urls': ['https://images.openlane.eu/carimgs/5739044/general/bf48cf15-637b-48c5-b7b4-7016cd24e801.jpg',
'https://images.openlane.eu/carimgs/5739044/general/9ce81ae8-f9cb-4fb6-a365-e7129d7a9ef0.jpg',
'https://images.openlane.eu/carimgs/5739044/general/acf24ca0-665d-4ba4-b114-08ec3abb0750.jpg',
'https://images.openlane.eu/carimgs/5739044/general/66480808-c717-47a2-a9f8-9935e47cc73e.jpg',
'https://images.openlane.eu/carimgs/5739044/general/4965c2c6-0537-44e7-9c87-de789fdfc92d.jpg',
'https://images.openlane.eu/carimgs/5739044/general/a4b8c5c5-0208-4976-95d6-b6a707285b97.jpg',
'https://images.openlane.eu/carimgs/5739044/general/dc86ed59-0c2b-4c16-b38e-be9956fbc425.jpg',
'https://images.openlane.eu/carimgs/5739044/general/9b84bcf4-115e-4b16-9109-3cd8b5bdeba3.jpg',
'https://images.openlane.eu/carimgs/5739044/general/5e66ecb6-6f18-4c13-8ed4-054637f814c3.jpg',
'https://images.openlane.eu/carimgs/5739044/general/6497aa98-a13a-4b85-ad2e-a5e6be6fe817.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03de314f-95f1-5436-a04d-dd77b42c7940/03de314f-95f1-5436-a04d-dd77b42c7940_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739044/general/bf48cf15-637b-48c5-b7b4-7016cd24e801.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03de314f-95f1-5436-a04d-dd77b42c7940/03de314f-95f1-5436-a04d-dd77b42c7940_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739044/general/9ce81ae8-f9cb-4fb6-a365-e7129d7a9ef0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03de314f-95f1-5436-a04d-dd77b42c7940/03de314f-95f1-5436-a04d-dd77b42c7940_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93341,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739044/general/acf24ca0-665d-4ba4-b114-08ec3abb0750.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03de314f-95f1-5436-a04d-dd77b42c7940/03de314f-95f1-5436-a04d-dd77b42c7940_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739044/general/66480808-c717-47a2-a9f8-9935e47cc73e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03de314f-95f1-5436-a04d-dd77b42c7940/03de314f-95f1-5436-a04d-dd77b42c7940_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739044/general/4965c2c6-0537-44e7-9c87-de789fdfc92d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03de314f-95f1-5436-a04d-dd77b42c7940/03de314f-95f1-5436-a04d-dd77b42c7940_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137984,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739044/general/a4b8c5c5-0208-4976-95d6-b6a707285b97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03de314f-95f1-5436-a04d-dd77b42c7940/03de314f-95f1-5436-a04d-dd77b42c7940_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739044/general/dc86ed59-0c2b-4c16-b38e-be9956fbc425.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03de314f-95f1-5436-a04d-dd77b42c7940/03de314f-95f1-5436-a04d-dd77b42c7940_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111781,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739044/general/9b84bcf4-115e-4b16-9109-3cd8b5bdeba3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03de314f-95f1-5436-a04d-dd77b42c7940/03de314f-95f1-5436-a04d-dd77b42c7940_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739044/general/5e66ecb6-6f18-4c13-8ed4-054637f814c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03de314f-95f1-5436-a04d-dd77b42c7940/03de314f-95f1-5436-a04d-dd77b42c7940_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739044/general/6497aa98-a13a-4b85-ad2e-a5e6be6fe817.jpg',
'Width': 1024}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2020-05-25',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Automatic - 170 hp - '
'167.461 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739965%27 HTTP/1.1" 200 None
2026-03-27 22:20:25 [adesa.be] INFO: Saving data for 10739965: {'created_time': 1774650025.996397, 'last_price_update_time': 1774650025.996408, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739965') HTTP/1.1" 204 0
2026-03-27 22:20:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b6bf229b-53ad-5316-afd7-fbff845acee5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4bbf10>
2026-03-27 22:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29738778-aedc-5bf2-8dcf-f671a162486a/29738778-aedc-5bf2-8dcf-f671a162486a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252F463e11da-cf79-46bf-9c43-c6b3b57a4ebf.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/463e11da-cf79-46bf-9c43-c6b3b57a4ebf.jpg saved to cache
2026-03-27 22:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 29738778-aedc-5bf2-8dcf-f671a162486a
2026-03-27 22:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752491/general/43dce05c-d9f6-4a76-8ed5-38211f755c6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740772)
2026-03-27 22:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752639/general/e209d8a7-521d-4c79-a516-5ecd35e1bcc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740522)
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252Fedd3566d-0666-4ff7-8af5-f79af617e189.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/edd3566d-0666-4ff7-8af5-f79af617e189.jpg not downloaded yet
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252Fd4424513-ef58-447c-881d-b37984bee744.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/d4424513-ef58-447c-881d-b37984bee744.jpg not downloaded yet
2026-03-27 22:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d553490>
2026-03-27 22:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252F20d183d7-a7c5-49ef-9f76-5d00813e9faf.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/20d183d7-a7c5-49ef-9f76-5d00813e9faf.jpg saved to cache
2026-03-27 22:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 18f960f9-9678-50d9-9d5d-1c970f43d2e0
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734217
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734217%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734217: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734217 url https://www.openlane.eu/en/carv6/auction/10734217
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734017
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734017%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734017: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734017 url https://www.openlane.eu/en/carv6/auction/10734017
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738125
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738125%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738125: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738125 url https://www.openlane.eu/en/carv6/auction/10738125
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734103
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734103%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734103: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734103 url https://www.openlane.eu/en/carv6/auction/10734103
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738147
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738147%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738147: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738147 url https://www.openlane.eu/en/carv6/auction/10738147
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738130
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738130%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738130: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738130 url https://www.openlane.eu/en/carv6/auction/10738130
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734218
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734218%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734218: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734218 url https://www.openlane.eu/en/carv6/auction/10734218
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734023
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734023%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734023: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734023 url https://www.openlane.eu/en/carv6/auction/10734023
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734194
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734194%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734194: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734194 url https://www.openlane.eu/en/carv6/auction/10734194
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734195
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734195%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734195: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734195 url https://www.openlane.eu/en/carv6/auction/10734195
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734166
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734166%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734166: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734166 url https://www.openlane.eu/en/carv6/auction/10734166
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734087
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734087%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734087: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734087 url https://www.openlane.eu/en/carv6/auction/10734087
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738161
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738161%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738161: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738161 url https://www.openlane.eu/en/carv6/auction/10738161
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738167
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738167%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738167: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738167 url https://www.openlane.eu/en/carv6/auction/10738167
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738106
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738106%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738106: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738106 url https://www.openlane.eu/en/carv6/auction/10738106
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738145
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738145%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738145: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738145 url https://www.openlane.eu/en/carv6/auction/10738145
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734128
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734128%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734128: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734128 url https://www.openlane.eu/en/carv6/auction/10734128
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738144
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738144%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738144: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738144 url https://www.openlane.eu/en/carv6/auction/10738144
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734324
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734324%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734324: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734324 url https://www.openlane.eu/en/carv6/auction/10734324
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734325
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734325%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734325: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734325 url https://www.openlane.eu/en/carv6/auction/10734325
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734104
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734104%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734104: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734104 url https://www.openlane.eu/en/carv6/auction/10734104
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734063
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734063%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734063: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734063 url https://www.openlane.eu/en/carv6/auction/10734063
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734277
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734277%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734277: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734277 url https://www.openlane.eu/en/carv6/auction/10734277
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738135
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738135%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738135: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738135 url https://www.openlane.eu/en/carv6/auction/10738135
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738149
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738149%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738149: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738149 url https://www.openlane.eu/en/carv6/auction/10738149
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734120
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734120%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734120: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734120 url https://www.openlane.eu/en/carv6/auction/10734120
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738143
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738143%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738143: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738143 url https://www.openlane.eu/en/carv6/auction/10738143
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734257
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734257%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734257: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734257 url https://www.openlane.eu/en/carv6/auction/10734257
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734024
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734024%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734024: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734024 url https://www.openlane.eu/en/carv6/auction/10734024
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734129
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734129%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734129: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734129 url https://www.openlane.eu/en/carv6/auction/10734129
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734258
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734258%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734258: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734258 url https://www.openlane.eu/en/carv6/auction/10734258
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734237
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734237%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734237: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734237 url https://www.openlane.eu/en/carv6/auction/10734237
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734130
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734130%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734130: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734130 url https://www.openlane.eu/en/carv6/auction/10734130
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734179
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734179%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734179: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734179 url https://www.openlane.eu/en/carv6/auction/10734179
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734121
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734121%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734121: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734121 url https://www.openlane.eu/en/carv6/auction/10734121
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738122
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738122%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738122: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738122 url https://www.openlane.eu/en/carv6/auction/10738122
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734105
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734105%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734105: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734105 url https://www.openlane.eu/en/carv6/auction/10734105
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738119
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738119%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738119: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738119 url https://www.openlane.eu/en/carv6/auction/10738119
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734095
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734095%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734095: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734095 url https://www.openlane.eu/en/carv6/auction/10734095
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738099
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738099%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738099: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738099 url https://www.openlane.eu/en/carv6/auction/10738099
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738117
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738117%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738117: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738117 url https://www.openlane.eu/en/carv6/auction/10738117
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734260
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734260%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734260: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734260 url https://www.openlane.eu/en/carv6/auction/10734260
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734259
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734259%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734259: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734259 url https://www.openlane.eu/en/carv6/auction/10734259
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734261
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734261%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734261: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734261 url https://www.openlane.eu/en/carv6/auction/10734261
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734301
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734301%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734301: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734301 url https://www.openlane.eu/en/carv6/auction/10734301
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734131
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734131%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734131: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734131 url https://www.openlane.eu/en/carv6/auction/10734131
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10734180
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734180%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10734180: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10734180 url https://www.openlane.eu/en/carv6/auction/10734180
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738139
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738139%27 HTTP/1.1" 200 None
2026-03-27 22:20:26 [adesa.be] INFO: Scrape type for 10738139: 0
2026-03-27 22:20:26 [adesa.be] INFO: Skipping item 10738139 url https://www.openlane.eu/en/carv6/auction/10738139
2026-03-27 22:20:26 [adesa.be] INFO: Found listing with ID: 10738133
2026-03-27 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738133%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10738133: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10738133 url https://www.openlane.eu/en/carv6/auction/10738133
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734036
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734036%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734036: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734036 url https://www.openlane.eu/en/carv6/auction/10734036
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10738115
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738115%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10738115: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10738115 url https://www.openlane.eu/en/carv6/auction/10738115
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734262
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734262%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734262: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734262 url https://www.openlane.eu/en/carv6/auction/10734262
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734278
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734278%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734278: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734278 url https://www.openlane.eu/en/carv6/auction/10734278
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734079
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734079%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734079: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734079 url https://www.openlane.eu/en/carv6/auction/10734079
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734263
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734263%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734263: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734263 url https://www.openlane.eu/en/carv6/auction/10734263
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734080
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734080%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734080: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734080 url https://www.openlane.eu/en/carv6/auction/10734080
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734142
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734142%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734142: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734142 url https://www.openlane.eu/en/carv6/auction/10734142
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10738118
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738118%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10738118: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10738118 url https://www.openlane.eu/en/carv6/auction/10738118
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10738134
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738134%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10738134: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10738134 url https://www.openlane.eu/en/carv6/auction/10738134
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734159
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734159%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734159: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734159 url https://www.openlane.eu/en/carv6/auction/10734159
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734106
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734106%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734106: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734106 url https://www.openlane.eu/en/carv6/auction/10734106
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734096
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734096%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734096: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734096 url https://www.openlane.eu/en/carv6/auction/10734096
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10733999
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733999%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10733999: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10733999 url https://www.openlane.eu/en/carv6/auction/10733999
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10738113
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738113%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10738113: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10738113 url https://www.openlane.eu/en/carv6/auction/10738113
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734239
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734239%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734239: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734239 url https://www.openlane.eu/en/carv6/auction/10734239
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734238
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734238%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734238: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734238 url https://www.openlane.eu/en/carv6/auction/10734238
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10738112
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738112%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10738112: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10738112 url https://www.openlane.eu/en/carv6/auction/10738112
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734153
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734153%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734153: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734153 url https://www.openlane.eu/en/carv6/auction/10734153
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734219
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734219%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734219: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734219 url https://www.openlane.eu/en/carv6/auction/10734219
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734081
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734081%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734081: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734081 url https://www.openlane.eu/en/carv6/auction/10734081
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734025
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734025%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734025: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734025 url https://www.openlane.eu/en/carv6/auction/10734025
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10738157
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738157%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10738157: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10738157 url https://www.openlane.eu/en/carv6/auction/10738157
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734302
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734302%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734302: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734302 url https://www.openlane.eu/en/carv6/auction/10734302
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734264
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734264%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734264: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734264 url https://www.openlane.eu/en/carv6/auction/10734264
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734303
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734303%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734303: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734303 url https://www.openlane.eu/en/carv6/auction/10734303
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10738105
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738105%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10738105: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10738105 url https://www.openlane.eu/en/carv6/auction/10738105
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734279
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734279%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734279: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734279 url https://www.openlane.eu/en/carv6/auction/10734279
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734082
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734082%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734082: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734082 url https://www.openlane.eu/en/carv6/auction/10734082
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10733996
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733996%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10733996: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10733996 url https://www.openlane.eu/en/carv6/auction/10733996
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734326
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734326%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734326: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734326 url https://www.openlane.eu/en/carv6/auction/10734326
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734280
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734280%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734280: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734280 url https://www.openlane.eu/en/carv6/auction/10734280
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734304
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734304%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734304: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734304 url https://www.openlane.eu/en/carv6/auction/10734304
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10738092
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738092%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10738092: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10738092 url https://www.openlane.eu/en/carv6/auction/10738092
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10738121
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738121%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10738121: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10738121 url https://www.openlane.eu/en/carv6/auction/10738121
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734097
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734097%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734097: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734097 url https://www.openlane.eu/en/carv6/auction/10734097
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10738126
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738126%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10738126: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10738126 url https://www.openlane.eu/en/carv6/auction/10738126
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734122
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734122%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734122: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734122 url https://www.openlane.eu/en/carv6/auction/10734122
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734123
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734123%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734123: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734123 url https://www.openlane.eu/en/carv6/auction/10734123
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734026
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734026%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734026: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734026 url https://www.openlane.eu/en/carv6/auction/10734026
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734181
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734181%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734181: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734181 url https://www.openlane.eu/en/carv6/auction/10734181
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734305
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734305%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734305: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734305 url https://www.openlane.eu/en/carv6/auction/10734305
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734167
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734167%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734167: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734167 url https://www.openlane.eu/en/carv6/auction/10734167
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734098
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734098%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734098: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734098 url https://www.openlane.eu/en/carv6/auction/10734098
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734327
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734327%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734327: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734327 url https://www.openlane.eu/en/carv6/auction/10734327
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734306
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734306%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734306: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734306 url https://www.openlane.eu/en/carv6/auction/10734306
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734182
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734182%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734182: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734182 url https://www.openlane.eu/en/carv6/auction/10734182
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734281
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734281%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734281: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734281 url https://www.openlane.eu/en/carv6/auction/10734281
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734241
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734241%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734241: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734241 url https://www.openlane.eu/en/carv6/auction/10734241
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734083
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734083%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734083: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734083 url https://www.openlane.eu/en/carv6/auction/10734083
2026-03-27 22:20:27 [adesa.be] INFO: Found listing with ID: 10734240
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734240%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [adesa.be] INFO: Scrape type for 10734240: 0
2026-03-27 22:20:27 [adesa.be] INFO: Skipping item 10734240 url https://www.openlane.eu/en/carv6/auction/10734240
2026-03-27 22:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69f94939-bbf8-585e-a0b0-002b868606d3 with identifier: 10740473
2026-03-27 22:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69f94939-bbf8-585e-a0b0-002b868606d3 with scrape type 1
2026-03-27 22:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69f94939-bbf8-585e-a0b0-002b868606d3
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252F827e0b3f-41fb-4375-837e-f723505ef1ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/827e0b3f-41fb-4375-837e-f723505ef1ac.jpg not downloaded yet
2026-03-27 22:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752639/general/c94c624a-1b8b-458a-bfd5-cf36330dda85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740522)
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252Fa01805c2-f182-4a2f-a72c-6877919196ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/a01805c2-f182-4a2f-a72c-6877919196ff.jpg not downloaded yet
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252Fa22f5087-0f9d-4446-bf7f-c077132d086f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/a22f5087-0f9d-4446-bf7f-c077132d086f.jpg not downloaded yet
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e5b90>
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_401ac394-4b0d-59e0-98a3-27589cb9cddc/401ac394-4b0d-59e0-98a3-27589cb9cddc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752528%252Fgeneral%252F3c112467-d042-4b67-a718-bb35e35a7856.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752528/general/3c112467-d042-4b67-a718-bb35e35a7856.jpg saved to cache
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 401ac394-4b0d-59e0-98a3-27589cb9cddc
2026-03-27 22:20:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 100b23ca-e841-57cd-9b88-2d99e9f35f99 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b6bf229b-53ad-5316-afd7-fbff845acee5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 77174944-129d-5655-80a2-de2b74aa7214 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b6bf229b-53ad-5316-afd7-fbff845acee5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252F0e71de45-dea8-4ffe-a9be-9a215b6f68c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/0e71de45-dea8-4ffe-a9be-9a215b6f68c3.jpg not downloaded yet
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252F4f91c5a7-b15d-497a-9436-cf48302644c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/4f91c5a7-b15d-497a-9436-cf48302644c3.jpg not downloaded yet
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e4d50>
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252F43dce05c-d9f6-4a76-8ed5-38211f755c6b.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/43dce05c-d9f6-4a76-8ed5-38211f755c6b.jpg saved to cache
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 18f960f9-9678-50d9-9d5d-1c970f43d2e0
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dee32d0>
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100b23ca-e841-57cd-9b88-2d99e9f35f99/100b23ca-e841-57cd-9b88-2d99e9f35f99_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252Fe209d8a7-521d-4c79-a516-5ecd35e1bcc3.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/e209d8a7-521d-4c79-a516-5ecd35e1bcc3.jpg saved to cache
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 100b23ca-e841-57cd-9b88-2d99e9f35f99
2026-03-27 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752491/general/5614ac33-1b62-469d-9f0c-6f9567ad5e99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740772)
2026-03-27 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752478/general/ab668c0e-6ed9-4539-8502-4c2922904476.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740759)
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d391150>
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100b23ca-e841-57cd-9b88-2d99e9f35f99/100b23ca-e841-57cd-9b88-2d99e9f35f99_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252Fc94c624a-1b8b-458a-bfd5-cf36330dda85.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/c94c624a-1b8b-458a-bfd5-cf36330dda85.jpg saved to cache
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 100b23ca-e841-57cd-9b88-2d99e9f35f99
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252F25c34239-2066-46bf-9525-ff8fe9bd1e76.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/25c34239-2066-46bf-9525-ff8fe9bd1e76.jpg not downloaded yet
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252Fda749709-4a4e-41b5-b659-68ba25d39b82.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/da749709-4a4e-41b5-b659-68ba25d39b82.jpg not downloaded yet
2026-03-27 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752639/general/3bf0a92a-2b42-492f-85d3-10cc577190f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740522)
2026-03-27 22:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a75643-d947-596e-9dc8-8dc64ebb921e with identifier: 10740035
2026-03-27 22:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a75643-d947-596e-9dc8-8dc64ebb921e with scrape type 1
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80a75643-d947-596e-9dc8-8dc64ebb921e
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F084c7edb-79b2-431f-b121-93c4e2eccd41.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/084c7edb-79b2-431f-b121-93c4e2eccd41.jpg not downloaded yet
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252F775f8b15-c28a-463b-91f8-b6dd6a04fece.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/775f8b15-c28a-463b-91f8-b6dd6a04fece.jpg not downloaded yet
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252Fbf62ad54-26ba-4f41-8917-a840fb06a53c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/bf62ad54-26ba-4f41-8917-a840fb06a53c.jpg not downloaded yet
2026-03-27 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752618/general/2e1176fc-d53c-4ff6-901e-6ac7e6e5c56c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740502)
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F6dde7209-8814-4c8e-8817-465cf04f826a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/6dde7209-8814-4c8e-8817-465cf04f826a.jpg not downloaded yet
2026-03-27 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752491/general/40ef7700-5e4f-466c-ba3c-38e048d966ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740772)
2026-03-27 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752478/general/39e0cd35-cfd5-4a3e-b928-d63974f99328.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740759)
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252F7716d36c-c732-40fe-9c94-08e778a4aad4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/7716d36c-c732-40fe-9c94-08e778a4aad4.jpg not downloaded yet
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e28a5d0>
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252F5614ac33-1b62-469d-9f0c-6f9567ad5e99.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/5614ac33-1b62-469d-9f0c-6f9567ad5e99.jpg saved to cache
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 18f960f9-9678-50d9-9d5d-1c970f43d2e0
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deb88d0>
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77174944-129d-5655-80a2-de2b74aa7214/77174944-129d-5655-80a2-de2b74aa7214_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252Fab668c0e-6ed9-4539-8502-4c2922904476.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/ab668c0e-6ed9-4539-8502-4c2922904476.jpg saved to cache
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 77174944-129d-5655-80a2-de2b74aa7214
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F7bdfe0cd-7036-4988-b6ae-7043a93e4bd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/7bdfe0cd-7036-4988-b6ae-7043a93e4bd6.jpg not downloaded yet
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252F67f38ec2-adfb-4df2-a47e-fe79a4ff44ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/67f38ec2-adfb-4df2-a47e-fe79a4ff44ea.jpg not downloaded yet
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F82bffb67-f173-4793-91dd-fa201232c193.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/82bffb67-f173-4793-91dd-fa201232c193.jpg not downloaded yet
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d008b10>
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100b23ca-e841-57cd-9b88-2d99e9f35f99/100b23ca-e841-57cd-9b88-2d99e9f35f99_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252F3bf0a92a-2b42-492f-85d3-10cc577190f3.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/3bf0a92a-2b42-492f-85d3-10cc577190f3.jpg saved to cache
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 100b23ca-e841-57cd-9b88-2d99e9f35f99
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d47c390>
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29738778-aedc-5bf2-8dcf-f671a162486a/29738778-aedc-5bf2-8dcf-f671a162486a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252F2e1176fc-d53c-4ff6-901e-6ac7e6e5c56c.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/2e1176fc-d53c-4ff6-901e-6ac7e6e5c56c.jpg saved to cache
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 29738778-aedc-5bf2-8dcf-f671a162486a
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d009450>
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252F40ef7700-5e4f-466c-ba3c-38e048d966ad.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/40ef7700-5e4f-466c-ba3c-38e048d966ad.jpg saved to cache
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 18f960f9-9678-50d9-9d5d-1c970f43d2e0
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4d80d0>
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77174944-129d-5655-80a2-de2b74aa7214/77174944-129d-5655-80a2-de2b74aa7214_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252F39e0cd35-cfd5-4a3e-b928-d63974f99328.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/39e0cd35-cfd5-4a3e-b928-d63974f99328.jpg saved to cache
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 77174944-129d-5655-80a2-de2b74aa7214
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252F16a5a398-8a43-433e-929f-8cfcdd17a3cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/16a5a398-8a43-433e-929f-8cfcdd17a3cf.jpg not downloaded yet
2026-03-27 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752491/general/a4a0377f-65e6-49f6-91ab-0881cecafa30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740772)
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F0d7f8c72-8daa-4fff-96f6-93f9a6d366f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/0d7f8c72-8daa-4fff-96f6-93f9a6d366f7.jpg not downloaded yet
2026-03-27 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752545/general/827e0b3f-41fb-4375-837e-f723505ef1ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740473)
2026-03-27 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752545/general/a22f5087-0f9d-4446-bf7f-c077132d086f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740473)
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252F748e2878-0ff6-4a8b-8bae-3f13fb5674c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/748e2878-0ff6-4a8b-8bae-3f13fb5674c0.jpg not downloaded yet
2026-03-27 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752518/general/6ed54065-08cb-41d8-9794-8fbaf23d2eba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740798)
2026-03-27 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F6a702675-c3dd-434d-893e-a763c55fcbb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/6a702675-c3dd-434d-893e-a763c55fcbb7.jpg not downloaded yet
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252F96bc47bd-5753-40f4-9350-d862c71e5da0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/96bc47bd-5753-40f4-9350-d862c71e5da0.jpg not downloaded yet
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252Fd9e16e5b-fb24-48ce-93c5-c15c11b03e6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/d9e16e5b-fb24-48ce-93c5-c15c11b03e6c.jpg not downloaded yet
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F08a34eb6-39a5-4cc0-b985-b439e1779e93.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/08a34eb6-39a5-4cc0-b985-b439e1779e93.jpg not downloaded yet
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752478/general/a01805c2-f182-4a2f-a72c-6877919196ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740759)
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F4a52f530-470a-4b95-b194-544c3afadbba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/4a52f530-470a-4b95-b194-544c3afadbba.jpg not downloaded yet
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df8fc90>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252Fa4a0377f-65e6-49f6-91ab-0881cecafa30.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/a4a0377f-65e6-49f6-91ab-0881cecafa30.jpg saved to cache
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 18f960f9-9678-50d9-9d5d-1c970f43d2e0
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752478/general/d4424513-ef58-447c-881d-b37984bee744.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740759)
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F47d1d7d6-e4d5-4532-9e30-498ea46583c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/47d1d7d6-e4d5-4532-9e30-498ea46583c6.jpg not downloaded yet
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752545/general/4f91c5a7-b15d-497a-9436-cf48302644c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740473)
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 18f960f9-9678-50d9-9d5d-1c970f43d2e0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752545/general/bf62ad54-26ba-4f41-8917-a840fb06a53c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740473)
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c95d0>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252F827e0b3f-41fb-4375-837e-f723505ef1ac.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/827e0b3f-41fb-4375-837e-f723505ef1ac.jpg saved to cache
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 69f94939-bbf8-585e-a0b0-002b868606d3
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0cd0d0>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252Fa22f5087-0f9d-4446-bf7f-c077132d086f.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/a22f5087-0f9d-4446-bf7f-c077132d086f.jpg saved to cache
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 69f94939-bbf8-585e-a0b0-002b868606d3
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d00bf10>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6bf229b-53ad-5316-afd7-fbff845acee5/b6bf229b-53ad-5316-afd7-fbff845acee5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752518%252Fgeneral%252F6ed54065-08cb-41d8-9794-8fbaf23d2eba.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752518/general/6ed54065-08cb-41d8-9794-8fbaf23d2eba.jpg saved to cache
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b6bf229b-53ad-5316-afd7-fbff845acee5
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df71850>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77174944-129d-5655-80a2-de2b74aa7214/77174944-129d-5655-80a2-de2b74aa7214_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252Fa01805c2-f182-4a2f-a72c-6877919196ff.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/a01805c2-f182-4a2f-a72c-6877919196ff.jpg saved to cache
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 77174944-129d-5655-80a2-de2b74aa7214
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752288/general/084c7edb-79b2-431f-b121-93c4e2eccd41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740035)
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752288/general/0d7f8c72-8daa-4fff-96f6-93f9a6d366f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740035)
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 29738778-aedc-5bf2-8dcf-f671a162486a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 100b23ca-e841-57cd-9b88-2d99e9f35f99 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e14bf90>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77174944-129d-5655-80a2-de2b74aa7214/77174944-129d-5655-80a2-de2b74aa7214_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252Fd4424513-ef58-447c-881d-b37984bee744.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/d4424513-ef58-447c-881d-b37984bee744.jpg saved to cache
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 77174944-129d-5655-80a2-de2b74aa7214
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d011810>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252F4f91c5a7-b15d-497a-9436-cf48302644c3.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/4f91c5a7-b15d-497a-9436-cf48302644c3.jpg saved to cache
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 69f94939-bbf8-585e-a0b0-002b868606d3
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d371610>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252Fbf62ad54-26ba-4f41-8917-a840fb06a53c.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/bf62ad54-26ba-4f41-8917-a840fb06a53c.jpg saved to cache
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 69f94939-bbf8-585e-a0b0-002b868606d3
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752288/general/d9e16e5b-fb24-48ce-93c5-c15c11b03e6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740035)
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 77174944-129d-5655-80a2-de2b74aa7214 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752545/general/16a5a398-8a43-433e-929f-8cfcdd17a3cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740473)
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752288/general/4a52f530-470a-4b95-b194-544c3afadbba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740035)
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752545/general/96bc47bd-5753-40f4-9350-d862c71e5da0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740473)
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1f1910>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F084c7edb-79b2-431f-b121-93c4e2eccd41.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/084c7edb-79b2-431f-b121-93c4e2eccd41.jpg saved to cache
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 80a75643-d947-596e-9dc8-8dc64ebb921e
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1be890>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F0d7f8c72-8daa-4fff-96f6-93f9a6d366f7.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/0d7f8c72-8daa-4fff-96f6-93f9a6d366f7.jpg saved to cache
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 80a75643-d947-596e-9dc8-8dc64ebb921e
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752288/general/6a702675-c3dd-434d-893e-a763c55fcbb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740035)
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df855d0>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252Fd9e16e5b-fb24-48ce-93c5-c15c11b03e6c.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/d9e16e5b-fb24-48ce-93c5-c15c11b03e6c.jpg saved to cache
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 80a75643-d947-596e-9dc8-8dc64ebb921e
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752288/general/7bdfe0cd-7036-4988-b6ae-7043a93e4bd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740035)
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752288/general/47d1d7d6-e4d5-4532-9e30-498ea46583c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740035)
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d012a90>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252F16a5a398-8a43-433e-929f-8cfcdd17a3cf.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/16a5a398-8a43-433e-929f-8cfcdd17a3cf.jpg saved to cache
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 69f94939-bbf8-585e-a0b0-002b868606d3
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deea3d0>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F4a52f530-470a-4b95-b194-544c3afadbba.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/4a52f530-470a-4b95-b194-544c3afadbba.jpg saved to cache
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 80a75643-d947-596e-9dc8-8dc64ebb921e
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d08ea10>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252F96bc47bd-5753-40f4-9350-d862c71e5da0.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/96bc47bd-5753-40f4-9350-d862c71e5da0.jpg saved to cache
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 69f94939-bbf8-585e-a0b0-002b868606d3
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752545/general/748e2878-0ff6-4a8b-8bae-3f13fb5674c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740473)
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752288/general/6dde7209-8814-4c8e-8817-465cf04f826a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740035)
2026-03-27 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752545/general/7716d36c-c732-40fe-9c94-08e778a4aad4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740473)
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deea050>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F6a702675-c3dd-434d-893e-a763c55fcbb7.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/6a702675-c3dd-434d-893e-a763c55fcbb7.jpg saved to cache
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 80a75643-d947-596e-9dc8-8dc64ebb921e
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d090b50>
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F7bdfe0cd-7036-4988-b6ae-7043a93e4bd6.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/7bdfe0cd-7036-4988-b6ae-7043a93e4bd6.jpg saved to cache
2026-03-27 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 80a75643-d947-596e-9dc8-8dc64ebb921e
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e009210>
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F47d1d7d6-e4d5-4532-9e30-498ea46583c6.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/47d1d7d6-e4d5-4532-9e30-498ea46583c6.jpg saved to cache
2026-03-27 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 80a75643-d947-596e-9dc8-8dc64ebb921e
2026-03-27 22:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752545/general/da749709-4a4e-41b5-b659-68ba25d39b82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740473)
2026-03-27 22:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752478/general/25c34239-2066-46bf-9525-ff8fe9bd1e76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740759)
2026-03-27 22:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733386> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1e46d0>
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252F748e2878-0ff6-4a8b-8bae-3f13fb5674c0.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/748e2878-0ff6-4a8b-8bae-3f13fb5674c0.jpg saved to cache
2026-03-27 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 69f94939-bbf8-585e-a0b0-002b868606d3
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd85250>
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752288%252Fgeneral%252F6dde7209-8814-4c8e-8817-465cf04f826a.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752288/general/6dde7209-8814-4c8e-8817-465cf04f826a.jpg saved to cache
2026-03-27 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 80a75643-d947-596e-9dc8-8dc64ebb921e
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dee3310>
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252F7716d36c-c732-40fe-9c94-08e778a4aad4.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/7716d36c-c732-40fe-9c94-08e778a4aad4.jpg saved to cache
2026-03-27 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 69f94939-bbf8-585e-a0b0-002b868606d3
2026-03-27 22:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752478/general/0e71de45-dea8-4ffe-a9be-9a215b6f68c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740759)
2026-03-27 22:20:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 77174944-129d-5655-80a2-de2b74aa7214 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 69f94939-bbf8-585e-a0b0-002b868606d3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 80a75643-d947-596e-9dc8-8dc64ebb921e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80a75643-d947-596e-9dc8-8dc64ebb921e with identifier: 10740035
2026-03-27 22:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80a75643-d947-596e-9dc8-8dc64ebb921e with identifier: 10740035
2026-03-27 22:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80a75643-d947-596e-9dc8-8dc64ebb921e with identifier: 10740035 to the API
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:30 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '80a75643-d947-596e-9dc8-8dc64ebb921e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQL143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740035',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 166828,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5752288/general/084c7edb-79b2-431f-b121-93c4e2eccd41.jpg',
'https://images.openlane.eu/carimgs/5752288/general/6dde7209-8814-4c8e-8817-465cf04f826a.jpg',
'https://images.openlane.eu/carimgs/5752288/general/7bdfe0cd-7036-4988-b6ae-7043a93e4bd6.jpg',
'https://images.openlane.eu/carimgs/5752288/general/82bffb67-f173-4793-91dd-fa201232c193.jpg',
'https://images.openlane.eu/carimgs/5752288/general/0d7f8c72-8daa-4fff-96f6-93f9a6d366f7.jpg',
'https://images.openlane.eu/carimgs/5752288/general/6a702675-c3dd-434d-893e-a763c55fcbb7.jpg',
'https://images.openlane.eu/carimgs/5752288/general/d9e16e5b-fb24-48ce-93c5-c15c11b03e6c.jpg',
'https://images.openlane.eu/carimgs/5752288/general/08a34eb6-39a5-4cc0-b985-b439e1779e93.jpg',
'https://images.openlane.eu/carimgs/5752288/general/4a52f530-470a-4b95-b194-544c3afadbba.jpg',
'https://images.openlane.eu/carimgs/5752288/general/47d1d7d6-e4d5-4532-9e30-498ea46583c6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752288/general/084c7edb-79b2-431f-b121-93c4e2eccd41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752288/general/6dde7209-8814-4c8e-8817-465cf04f826a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752288/general/7bdfe0cd-7036-4988-b6ae-7043a93e4bd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111999,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752288/general/0d7f8c72-8daa-4fff-96f6-93f9a6d366f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752288/general/6a702675-c3dd-434d-893e-a763c55fcbb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752288/general/d9e16e5b-fb24-48ce-93c5-c15c11b03e6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752288/general/4a52f530-470a-4b95-b194-544c3afadbba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a75643-d947-596e-9dc8-8dc64ebb921e/80a75643-d947-596e-9dc8-8dc64ebb921e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752288/general/47d1d7d6-e4d5-4532-9e30-498ea46583c6.jpg',
'Width': 1024}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2020-03-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford S-Max 2.0 TDCI Titanium - Diesel - Automatic - 150 hp - '
'166.828 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740035%27 HTTP/1.1" 200 None
2026-03-27 22:20:30 [adesa.be] INFO: Saving data for 10740035: {'created_time': 1774650030.973348, 'last_price_update_time': 1774650030.973358, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740035') HTTP/1.1" 204 0
2026-03-27 22:20:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 80a75643-d947-596e-9dc8-8dc64ebb921e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d08e5d0>
2026-03-27 22:20:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752545%252Fgeneral%252Fda749709-4a4e-41b5-b659-68ba25d39b82.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752545/general/da749709-4a4e-41b5-b659-68ba25d39b82.jpg saved to cache
2026-03-27 22:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 69f94939-bbf8-585e-a0b0-002b868606d3
2026-03-27 22:20:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69f94939-bbf8-585e-a0b0-002b868606d3, skipping ID generation
2026-03-27 22:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69f94939-bbf8-585e-a0b0-002b868606d3 with scrape type 1
2026-03-27 22:20:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69f94939-bbf8-585e-a0b0-002b868606d3 sending to next pipeline
2026-03-27 22:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69f94939-bbf8-585e-a0b0-002b868606d3, identifier: 10740473
2026-03-27 22:20:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1f1bd0>
2026-03-27 22:20:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77174944-129d-5655-80a2-de2b74aa7214/77174944-129d-5655-80a2-de2b74aa7214_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252F25c34239-2066-46bf-9525-ff8fe9bd1e76.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/25c34239-2066-46bf-9525-ff8fe9bd1e76.jpg saved to cache
2026-03-27 22:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 77174944-129d-5655-80a2-de2b74aa7214
2026-03-27 22:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59abcb02-1032-5fae-ab03-5d69ea833403 with identifier: 10733386
2026-03-27 22:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59abcb02-1032-5fae-ab03-5d69ea833403 with scrape type 1
2026-03-27 22:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59abcb02-1032-5fae-ab03-5d69ea833403
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252F4b4d8a35-40c8-4813-9686-605f2162bc75.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/4b4d8a35-40c8-4813-9686-605f2162bc75.jpg not downloaded yet
2026-03-27 22:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752618/general/edd3566d-0666-4ff7-8af5-f79af617e189.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740502)
2026-03-27 22:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752478/general/8e298895-e130-40f5-8acd-b87b06aa97ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740759)
2026-03-27 22:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69f94939-bbf8-585e-a0b0-002b868606d3 with identifier: 10740473
2026-03-27 22:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69f94939-bbf8-585e-a0b0-002b868606d3 with identifier: 10740473
2026-03-27 22:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69f94939-bbf8-585e-a0b0-002b868606d3 with identifier: 10740473 to the API
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752545/general/da749709-4a4e-41b5-b659-68ba25d39b82.jpg>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '69f94939-bbf8-585e-a0b0-002b868606d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWX704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740473',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 118990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 80,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752545/general/827e0b3f-41fb-4375-837e-f723505ef1ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752545/general/a22f5087-0f9d-4446-bf7f-c077132d086f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752545/general/4f91c5a7-b15d-497a-9436-cf48302644c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752545/general/da749709-4a4e-41b5-b659-68ba25d39b82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130008,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752545/general/bf62ad54-26ba-4f41-8917-a840fb06a53c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130445,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752545/general/7716d36c-c732-40fe-9c94-08e778a4aad4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752545/general/16a5a398-8a43-433e-929f-8cfcdd17a3cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752545/general/748e2878-0ff6-4a8b-8bae-3f13fb5674c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f94939-bbf8-585e-a0b0-002b868606d3/69f94939-bbf8-585e-a0b0-002b868606d3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752545/general/96bc47bd-5753-40f4-9350-d862c71e5da0.jpg',
'Width': 1024}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 118.990 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740473%27 HTTP/1.1" 200 None
2026-03-27 22:20:31 [adesa.be] INFO: Saving data for 10740473: {'created_time': 1774650031.93461, 'last_price_update_time': 1774650031.934629, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740473') HTTP/1.1" 204 0
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252F492019f0-b6b9-4a65-9f7f-30bfe1f4c840.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/492019f0-b6b9-4a65-9f7f-30bfe1f4c840.jpg not downloaded yet
2026-03-27 22:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752528/general/2c16ca96-408e-4b45-abca-309938cb06c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740807)
2026-03-27 22:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e1e50>
2026-03-27 22:20:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77174944-129d-5655-80a2-de2b74aa7214/77174944-129d-5655-80a2-de2b74aa7214_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252F0e71de45-dea8-4ffe-a9be-9a215b6f68c3.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/0e71de45-dea8-4ffe-a9be-9a215b6f68c3.jpg saved to cache
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 77174944-129d-5655-80a2-de2b74aa7214
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252F86c807cf-fa59-4f2a-8d66-a81b0280fd7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/86c807cf-fa59-4f2a-8d66-a81b0280fd7d.jpg not downloaded yet
2026-03-27 22:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c91d0>
2026-03-27 22:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29738778-aedc-5bf2-8dcf-f671a162486a/29738778-aedc-5bf2-8dcf-f671a162486a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252Fedd3566d-0666-4ff7-8af5-f79af617e189.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/edd3566d-0666-4ff7-8af5-f79af617e189.jpg saved to cache
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 29738778-aedc-5bf2-8dcf-f671a162486a
2026-03-27 22:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d392410>
2026-03-27 22:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77174944-129d-5655-80a2-de2b74aa7214/77174944-129d-5655-80a2-de2b74aa7214_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752478%252Fgeneral%252F8e298895-e130-40f5-8acd-b87b06aa97ad.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752478/general/8e298895-e130-40f5-8acd-b87b06aa97ad.jpg saved to cache
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 77174944-129d-5655-80a2-de2b74aa7214
2026-03-27 22:20:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 77174944-129d-5655-80a2-de2b74aa7214, skipping ID generation
2026-03-27 22:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77174944-129d-5655-80a2-de2b74aa7214 with scrape type 1
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 77174944-129d-5655-80a2-de2b74aa7214 sending to next pipeline
2026-03-27 22:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77174944-129d-5655-80a2-de2b74aa7214, identifier: 10740759
2026-03-27 22:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752528/general/4fc97fd3-97e7-47cd-90fd-828d9b4134c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740807)
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252Ffb553aa7-50cb-4ab3-8e56-3cf90556c4e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/fb553aa7-50cb-4ab3-8e56-3cf90556c4e4.jpg not downloaded yet
2026-03-27 22:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77174944-129d-5655-80a2-de2b74aa7214 with identifier: 10740759
2026-03-27 22:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77174944-129d-5655-80a2-de2b74aa7214 with identifier: 10740759
2026-03-27 22:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77174944-129d-5655-80a2-de2b74aa7214 with identifier: 10740759 to the API
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752478/general/8e298895-e130-40f5-8acd-b87b06aa97ad.jpg>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '77174944-129d-5655-80a2-de2b74aa7214',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJB718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740759',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 117662,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 102,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77174944-129d-5655-80a2-de2b74aa7214/77174944-129d-5655-80a2-de2b74aa7214_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752478/general/8e298895-e130-40f5-8acd-b87b06aa97ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77174944-129d-5655-80a2-de2b74aa7214/77174944-129d-5655-80a2-de2b74aa7214_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752478/general/ab668c0e-6ed9-4539-8502-4c2922904476.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77174944-129d-5655-80a2-de2b74aa7214/77174944-129d-5655-80a2-de2b74aa7214_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752478/general/39e0cd35-cfd5-4a3e-b928-d63974f99328.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77174944-129d-5655-80a2-de2b74aa7214/77174944-129d-5655-80a2-de2b74aa7214_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752478/general/d4424513-ef58-447c-881d-b37984bee744.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77174944-129d-5655-80a2-de2b74aa7214/77174944-129d-5655-80a2-de2b74aa7214_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752478/general/a01805c2-f182-4a2f-a72c-6877919196ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77174944-129d-5655-80a2-de2b74aa7214/77174944-129d-5655-80a2-de2b74aa7214_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752478/general/0e71de45-dea8-4ffe-a9be-9a215b6f68c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77174944-129d-5655-80a2-de2b74aa7214/77174944-129d-5655-80a2-de2b74aa7214_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116138,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752478/general/25c34239-2066-46bf-9525-ff8fe9bd1e76.jpg',
'Width': 1024}],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Sportage 1.6 T-GDI GT Line - AWD - Petrol - Automatic - 265 hp '
'- 117.662 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740759%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Saving data for 10740759: {'created_time': 1774650032.550067, 'last_price_update_time': 1774650032.550077, 'auction_closing_time': 1774947600.0}
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740759') HTTP/1.1" 204 0
2026-03-27 22:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752639/general/916f0db5-6ec7-4cbd-ad6c-80007d45d53f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740522)
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b6bf229b-53ad-5316-afd7-fbff845acee5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 29738778-aedc-5bf2-8dcf-f671a162486a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b6bf229b-53ad-5316-afd7-fbff845acee5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 29738778-aedc-5bf2-8dcf-f671a162486a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752618/general/2f1dbebb-1e6b-4074-bc77-52bed721766f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740502)
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252F8f07051d-72bb-4215-a0b6-5380a4c0b15c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/8f07051d-72bb-4215-a0b6-5380a4c0b15c.jpg not downloaded yet
2026-03-27 22:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3bb3d0>
2026-03-27 22:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_401ac394-4b0d-59e0-98a3-27589cb9cddc/401ac394-4b0d-59e0-98a3-27589cb9cddc_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752528%252Fgeneral%252F2c16ca96-408e-4b45-abca-309938cb06c7.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752528/general/2c16ca96-408e-4b45-abca-309938cb06c7.jpg saved to cache
2026-03-27 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 401ac394-4b0d-59e0-98a3-27589cb9cddc
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10738101
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738101%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10738101: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10738101 url https://www.openlane.eu/en/carv6/auction/10738101
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10734028
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734028%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10734028: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10734028 url https://www.openlane.eu/en/carv6/auction/10734028
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10738100
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738100%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10738100: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10738100 url https://www.openlane.eu/en/carv6/auction/10738100
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10734027
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734027%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10734027: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10734027 url https://www.openlane.eu/en/carv6/auction/10734027
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10738097
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738097%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10738097: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10738097 url https://www.openlane.eu/en/carv6/auction/10738097
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10734148
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734148%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10734148: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10734148 url https://www.openlane.eu/en/carv6/auction/10734148
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10734001
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734001%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10734001: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10734001 url https://www.openlane.eu/en/carv6/auction/10734001
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10738090
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738090%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10738090: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10738090 url https://www.openlane.eu/en/carv6/auction/10738090
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10734132
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734132%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10734132: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10734132 url https://www.openlane.eu/en/carv6/auction/10734132
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10738083
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738083%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10738083: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10738083 url https://www.openlane.eu/en/carv6/auction/10738083
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10730816
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730816%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10730816: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10730816 url https://www.openlane.eu/en/carv6/auction/10730816
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10730817
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730817%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10730817: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10730817 url https://www.openlane.eu/en/carv6/auction/10730817
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10730800
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730800%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10730800: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10730800 url https://www.openlane.eu/en/carv6/auction/10730800
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10730819
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730819%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10730819: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10730819 url https://www.openlane.eu/en/carv6/auction/10730819
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10730824
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730824%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10730824: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10730824 url https://www.openlane.eu/en/carv6/auction/10730824
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10730796
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730796%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10730796: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10730796 url https://www.openlane.eu/en/carv6/auction/10730796
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10730803
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730803%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10730803: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10730803 url https://www.openlane.eu/en/carv6/auction/10730803
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10730914
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730914%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10730914: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10730914 url https://www.openlane.eu/en/carv6/auction/10730914
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10730795
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730795%27 HTTP/1.1" 200 None
2026-03-27 22:20:32 [adesa.be] INFO: Scrape type for 10730795: 0
2026-03-27 22:20:32 [adesa.be] INFO: Skipping item 10730795 url https://www.openlane.eu/en/carv6/auction/10730795
2026-03-27 22:20:32 [adesa.be] INFO: Found listing with ID: 10730808
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730808%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730808: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730808 url https://www.openlane.eu/en/carv6/auction/10730808
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730794
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730794%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730794: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730794 url https://www.openlane.eu/en/carv6/auction/10730794
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730931
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730931%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730931: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730931 url https://www.openlane.eu/en/carv6/auction/10730931
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730804
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730804%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730804: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730804 url https://www.openlane.eu/en/carv6/auction/10730804
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10731964
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731964%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10731964: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10731964 url https://www.openlane.eu/en/carv6/auction/10731964
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730807
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730807%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730807: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730807 url https://www.openlane.eu/en/carv6/auction/10730807
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730801
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730801%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730801: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730801 url https://www.openlane.eu/en/carv6/auction/10730801
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730806
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730806%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730806: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730806 url https://www.openlane.eu/en/carv6/auction/10730806
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730810
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730810%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730810: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730810 url https://www.openlane.eu/en/carv6/auction/10730810
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730826
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730826%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730826: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730826 url https://www.openlane.eu/en/carv6/auction/10730826
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730825
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730825%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730825: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730825 url https://www.openlane.eu/en/carv6/auction/10730825
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730811
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730811%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730811: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730811 url https://www.openlane.eu/en/carv6/auction/10730811
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730812
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730812%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730812: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730812 url https://www.openlane.eu/en/carv6/auction/10730812
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730799
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730799%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730799: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730799 url https://www.openlane.eu/en/carv6/auction/10730799
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10734959
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734959%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10734959: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10734959 url https://www.openlane.eu/en/carv6/auction/10734959
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730802
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730802%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730802: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730802 url https://www.openlane.eu/en/carv6/auction/10730802
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730809
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730809%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730809: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730809 url https://www.openlane.eu/en/carv6/auction/10730809
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730821
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730821%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730821: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730821 url https://www.openlane.eu/en/carv6/auction/10730821
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730813
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730813%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730813: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730813 url https://www.openlane.eu/en/carv6/auction/10730813
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730820
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730820%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730820: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730820 url https://www.openlane.eu/en/carv6/auction/10730820
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730822
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730822%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730822: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730822 url https://www.openlane.eu/en/carv6/auction/10730822
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730797
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730797%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730797: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730797 url https://www.openlane.eu/en/carv6/auction/10730797
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730911
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730911%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730911: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730911 url https://www.openlane.eu/en/carv6/auction/10730911
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730827
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730827%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730827: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730827 url https://www.openlane.eu/en/carv6/auction/10730827
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730818
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730818%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730818: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730818 url https://www.openlane.eu/en/carv6/auction/10730818
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730915
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730915%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730915: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730915 url https://www.openlane.eu/en/carv6/auction/10730915
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730793
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730793%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730793: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730793 url https://www.openlane.eu/en/carv6/auction/10730793
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730908
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730908%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730908: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730908 url https://www.openlane.eu/en/carv6/auction/10730908
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730815
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730815%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730815: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730815 url https://www.openlane.eu/en/carv6/auction/10730815
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10731971
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731971%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10731971: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10731971 url https://www.openlane.eu/en/carv6/auction/10731971
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10737501
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737501%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10737501: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10737501 url https://www.openlane.eu/en/carv6/auction/10737501
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10730814
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730814%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10730814: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10730814 url https://www.openlane.eu/en/carv6/auction/10730814
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729524
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729524%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729524: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729524 url https://www.openlane.eu/en/carv6/auction/10729524
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729530
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729530%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729530: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729530 url https://www.openlane.eu/en/carv6/auction/10729530
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729537
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729537%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729537: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729537 url https://www.openlane.eu/en/carv6/auction/10729537
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729541
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729541%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729541: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729541 url https://www.openlane.eu/en/carv6/auction/10729541
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729542
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729542%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729542: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729542 url https://www.openlane.eu/en/carv6/auction/10729542
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729543
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729543%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729543: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729543 url https://www.openlane.eu/en/carv6/auction/10729543
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729544
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729544%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729544: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729544 url https://www.openlane.eu/en/carv6/auction/10729544
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729545
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729545%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729545: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729545 url https://www.openlane.eu/en/carv6/auction/10729545
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729546
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729546%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729546: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729546 url https://www.openlane.eu/en/carv6/auction/10729546
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729560
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729560%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729560: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729560 url https://www.openlane.eu/en/carv6/auction/10729560
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729571
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729571%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729571: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729571 url https://www.openlane.eu/en/carv6/auction/10729571
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729574
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729574%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729574: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729574 url https://www.openlane.eu/en/carv6/auction/10729574
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729586
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729586%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729586: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729586 url https://www.openlane.eu/en/carv6/auction/10729586
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729588
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729588%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729588: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729588 url https://www.openlane.eu/en/carv6/auction/10729588
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729591
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729591%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729591: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729591 url https://www.openlane.eu/en/carv6/auction/10729591
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729605
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729605%27 HTTP/1.1" 200 None
2026-03-27 22:20:33 [adesa.be] INFO: Scrape type for 10729605: 0
2026-03-27 22:20:33 [adesa.be] INFO: Skipping item 10729605 url https://www.openlane.eu/en/carv6/auction/10729605
2026-03-27 22:20:33 [adesa.be] INFO: Found listing with ID: 10729607
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729607%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729607: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729607 url https://www.openlane.eu/en/carv6/auction/10729607
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729611
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729611%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729611: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729611 url https://www.openlane.eu/en/carv6/auction/10729611
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729629
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729629%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729629: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729629 url https://www.openlane.eu/en/carv6/auction/10729629
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729630
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729630%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729630: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729630 url https://www.openlane.eu/en/carv6/auction/10729630
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729632
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729632%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729632: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729632 url https://www.openlane.eu/en/carv6/auction/10729632
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729634
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729634%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729634: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729634 url https://www.openlane.eu/en/carv6/auction/10729634
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729637
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729637%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729637: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729637 url https://www.openlane.eu/en/carv6/auction/10729637
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729640
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729640%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729640: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729640 url https://www.openlane.eu/en/carv6/auction/10729640
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729642
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729642%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729642: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729642 url https://www.openlane.eu/en/carv6/auction/10729642
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729644
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729644%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729644: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729644 url https://www.openlane.eu/en/carv6/auction/10729644
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729663
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729663%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729663: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729663 url https://www.openlane.eu/en/carv6/auction/10729663
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729676
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729676%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729676: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729676 url https://www.openlane.eu/en/carv6/auction/10729676
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729678
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729678%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729678: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729678 url https://www.openlane.eu/en/carv6/auction/10729678
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729680
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729680%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729680: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729680 url https://www.openlane.eu/en/carv6/auction/10729680
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729681
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729681%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729681: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729681 url https://www.openlane.eu/en/carv6/auction/10729681
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729683
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729683%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729683: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729683 url https://www.openlane.eu/en/carv6/auction/10729683
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729685
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729685%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729685: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729685 url https://www.openlane.eu/en/carv6/auction/10729685
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729528
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729528%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729528: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729528 url https://www.openlane.eu/en/carv6/auction/10729528
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729529
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729529%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729529: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729529 url https://www.openlane.eu/en/carv6/auction/10729529
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729532
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729532%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729532: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729532 url https://www.openlane.eu/en/carv6/auction/10729532
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729535
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729535%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729535: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729535 url https://www.openlane.eu/en/carv6/auction/10729535
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729531
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729531%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729531: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729531 url https://www.openlane.eu/en/carv6/auction/10729531
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729536
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729536%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729536: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729536 url https://www.openlane.eu/en/carv6/auction/10729536
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729539
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729539%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729539: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729539 url https://www.openlane.eu/en/carv6/auction/10729539
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729550
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729550%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729550: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729550 url https://www.openlane.eu/en/carv6/auction/10729550
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729552
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729552%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729552: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729552 url https://www.openlane.eu/en/carv6/auction/10729552
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729554
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729554%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729554: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729554 url https://www.openlane.eu/en/carv6/auction/10729554
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729555
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729555%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729555: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729555 url https://www.openlane.eu/en/carv6/auction/10729555
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729562
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729562%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729562: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729562 url https://www.openlane.eu/en/carv6/auction/10729562
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729564
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729564%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729564: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729564 url https://www.openlane.eu/en/carv6/auction/10729564
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729639
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729639%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729639: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729639 url https://www.openlane.eu/en/carv6/auction/10729639
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729646
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729646%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729646: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729646 url https://www.openlane.eu/en/carv6/auction/10729646
2026-03-27 22:20:34 [adesa.be] INFO: Found listing with ID: 10729657
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729657%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [adesa.be] INFO: Scrape type for 10729657: 0
2026-03-27 22:20:34 [adesa.be] INFO: Skipping item 10729657 url https://www.openlane.eu/en/carv6/auction/10729657
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e12bdd0>
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_401ac394-4b0d-59e0-98a3-27589cb9cddc/401ac394-4b0d-59e0-98a3-27589cb9cddc_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752528%252Fgeneral%252F4fc97fd3-97e7-47cd-90fd-828d9b4134c6.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752528/general/4fc97fd3-97e7-47cd-90fd-828d9b4134c6.jpg saved to cache
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 401ac394-4b0d-59e0-98a3-27589cb9cddc
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252F2b9679e2-0af8-4f82-b2a4-508e23d0b910.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/2b9679e2-0af8-4f82-b2a4-508e23d0b910.jpg not downloaded yet
2026-03-27 22:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752618/general/924e4cbe-4dd6-450c-970e-daf54add068a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740502)
2026-03-27 22:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752639/general/d2528354-9b45-43d0-92fa-7f6fc8142f01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740522)
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252Fd5d9d458-447c-460c-82d7-b5a0bebbaf82.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/d5d9d458-447c-460c-82d7-b5a0bebbaf82.jpg not downloaded yet
2026-03-27 22:20:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d406c10>
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100b23ca-e841-57cd-9b88-2d99e9f35f99/100b23ca-e841-57cd-9b88-2d99e9f35f99_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252F916f0db5-6ec7-4cbd-ad6c-80007d45d53f.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/916f0db5-6ec7-4cbd-ad6c-80007d45d53f.jpg saved to cache
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 100b23ca-e841-57cd-9b88-2d99e9f35f99
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff6b50>
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29738778-aedc-5bf2-8dcf-f671a162486a/29738778-aedc-5bf2-8dcf-f671a162486a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252F2f1dbebb-1e6b-4074-bc77-52bed721766f.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/2f1dbebb-1e6b-4074-bc77-52bed721766f.jpg saved to cache
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 29738778-aedc-5bf2-8dcf-f671a162486a
2026-03-27 22:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752491/general/b0ad15b4-4280-4e8d-a496-b0ebc9867558.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740772)
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 401ac394-4b0d-59e0-98a3-27589cb9cddc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b6bf229b-53ad-5316-afd7-fbff845acee5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 401ac394-4b0d-59e0-98a3-27589cb9cddc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 29738778-aedc-5bf2-8dcf-f671a162486a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252Fd68123f5-7c62-4249-ac00-bde0372d1795.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/d68123f5-7c62-4249-ac00-bde0372d1795.jpg not downloaded yet
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df552d0>
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29738778-aedc-5bf2-8dcf-f671a162486a/29738778-aedc-5bf2-8dcf-f671a162486a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752618%252Fgeneral%252F924e4cbe-4dd6-450c-970e-daf54add068a.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752618/general/924e4cbe-4dd6-450c-970e-daf54add068a.jpg saved to cache
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 29738778-aedc-5bf2-8dcf-f671a162486a
2026-03-27 22:20:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 29738778-aedc-5bf2-8dcf-f671a162486a, skipping ID generation
2026-03-27 22:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29738778-aedc-5bf2-8dcf-f671a162486a with scrape type 1
2026-03-27 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 29738778-aedc-5bf2-8dcf-f671a162486a sending to next pipeline
2026-03-27 22:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29738778-aedc-5bf2-8dcf-f671a162486a, identifier: 10740502
2026-03-27 22:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff1850>
2026-03-27 22:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100b23ca-e841-57cd-9b88-2d99e9f35f99/100b23ca-e841-57cd-9b88-2d99e9f35f99_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752639%252Fgeneral%252Fd2528354-9b45-43d0-92fa-7f6fc8142f01.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752639/general/d2528354-9b45-43d0-92fa-7f6fc8142f01.jpg saved to cache
2026-03-27 22:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 100b23ca-e841-57cd-9b88-2d99e9f35f99
2026-03-27 22:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749746/general/4b4d8a35-40c8-4813-9686-605f2162bc75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733386)
2026-03-27 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252Fcdbccc2d-890e-4039-bdc1-fcd53ca9293d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/cdbccc2d-890e-4039-bdc1-fcd53ca9293d.jpg not downloaded yet
2026-03-27 22:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29738778-aedc-5bf2-8dcf-f671a162486a with identifier: 10740502
2026-03-27 22:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29738778-aedc-5bf2-8dcf-f671a162486a with identifier: 10740502
2026-03-27 22:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29738778-aedc-5bf2-8dcf-f671a162486a with identifier: 10740502 to the API
2026-03-27 22:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752618/general/924e4cbe-4dd6-450c-970e-daf54add068a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 155,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '29738778-aedc-5bf2-8dcf-f671a162486a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WDT550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740502',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Lexus',
'model': 'NX',
'odometer': 93203,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 273,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29738778-aedc-5bf2-8dcf-f671a162486a/29738778-aedc-5bf2-8dcf-f671a162486a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105008,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752618/general/00b95f0c-0aca-4007-8dac-731a8ab94a66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29738778-aedc-5bf2-8dcf-f671a162486a/29738778-aedc-5bf2-8dcf-f671a162486a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752618/general/924e4cbe-4dd6-450c-970e-daf54add068a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29738778-aedc-5bf2-8dcf-f671a162486a/29738778-aedc-5bf2-8dcf-f671a162486a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97189,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752618/general/463e11da-cf79-46bf-9c43-c6b3b57a4ebf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29738778-aedc-5bf2-8dcf-f671a162486a/29738778-aedc-5bf2-8dcf-f671a162486a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128145,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752618/general/2f1dbebb-1e6b-4074-bc77-52bed721766f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29738778-aedc-5bf2-8dcf-f671a162486a/29738778-aedc-5bf2-8dcf-f671a162486a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752618/general/2e1176fc-d53c-4ff6-901e-6ac7e6e5c56c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29738778-aedc-5bf2-8dcf-f671a162486a/29738778-aedc-5bf2-8dcf-f671a162486a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752618/general/edd3566d-0666-4ff7-8af5-f79af617e189.jpg',
'Width': 1024}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2019-05-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Lexus NX 300h Business - Hybrid - Automatic - 155 hp - 93.203 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740502%27 HTTP/1.1" 200 None
2026-03-27 22:20:36 [adesa.be] INFO: Saving data for 10740502: {'created_time': 1774650036.397424, 'last_price_update_time': 1774650036.397434, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740502') HTTP/1.1" 204 0
2026-03-27 22:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749746/general/492019f0-b6b9-4a65-9f7f-30bfe1f4c840.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733386)
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252F58fabb51-fded-460b-a754-e20d49aab8ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/58fabb51-fded-460b-a754-e20d49aab8ac.jpg not downloaded yet
2026-03-27 22:20:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749746/general/86c807cf-fa59-4f2a-8d66-a81b0280fd7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733386)
2026-03-27 22:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd74510>
2026-03-27 22:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252Fb0ad15b4-4280-4e8d-a496-b0ebc9867558.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/b0ad15b4-4280-4e8d-a496-b0ebc9867558.jpg saved to cache
2026-03-27 22:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 18f960f9-9678-50d9-9d5d-1c970f43d2e0
2026-03-27 22:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02ec250>
2026-03-27 22:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252F4b4d8a35-40c8-4813-9686-605f2162bc75.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/4b4d8a35-40c8-4813-9686-605f2162bc75.jpg saved to cache
2026-03-27 22:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 59abcb02-1032-5fae-ab03-5d69ea833403
2026-03-27 22:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752491/general/60b8516c-e0c1-4b64-b994-eed7c567e950.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740772)
2026-03-27 22:20:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b6bf229b-53ad-5316-afd7-fbff845acee5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 18f960f9-9678-50d9-9d5d-1c970f43d2e0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 401ac394-4b0d-59e0-98a3-27589cb9cddc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 100b23ca-e841-57cd-9b88-2d99e9f35f99 with identifier: 10740522
2026-03-27 22:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 100b23ca-e841-57cd-9b88-2d99e9f35f99 with identifier: 10740522
2026-03-27 22:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 100b23ca-e841-57cd-9b88-2d99e9f35f99 with identifier: 10740522 to the API
2026-03-27 22:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:37 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '100b23ca-e841-57cd-9b88-2d99e9f35f99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AW9876',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740522',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 122228,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 61,
'photo_urls': ['https://images.openlane.eu/carimgs/5752639/general/263837b7-c6d9-4f4e-b03a-757969455f3e.jpg',
'https://images.openlane.eu/carimgs/5752639/general/f01e133c-89cc-4753-9545-f516a88d4a7c.jpg',
'https://images.openlane.eu/carimgs/5752639/general/d2528354-9b45-43d0-92fa-7f6fc8142f01.jpg',
'https://images.openlane.eu/carimgs/5752639/general/d21087e4-5185-49de-9d73-d01c75a8024c.jpg',
'https://images.openlane.eu/carimgs/5752639/general/83d7450c-d1cc-4f46-97ce-b8b006a55d86.jpg',
'https://images.openlane.eu/carimgs/5752639/general/916f0db5-6ec7-4cbd-ad6c-80007d45d53f.jpg',
'https://images.openlane.eu/carimgs/5752639/general/e209d8a7-521d-4c79-a516-5ecd35e1bcc3.jpg',
'https://images.openlane.eu/carimgs/5752639/general/c94c624a-1b8b-458a-bfd5-cf36330dda85.jpg',
'https://images.openlane.eu/carimgs/5752639/general/d094e71e-321b-43dd-abb9-dc8ad84d308a.jpg',
'https://images.openlane.eu/carimgs/5752639/general/3bf0a92a-2b42-492f-85d3-10cc577190f3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100b23ca-e841-57cd-9b88-2d99e9f35f99/100b23ca-e841-57cd-9b88-2d99e9f35f99_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752639/general/263837b7-c6d9-4f4e-b03a-757969455f3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100b23ca-e841-57cd-9b88-2d99e9f35f99/100b23ca-e841-57cd-9b88-2d99e9f35f99_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752639/general/d2528354-9b45-43d0-92fa-7f6fc8142f01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100b23ca-e841-57cd-9b88-2d99e9f35f99/100b23ca-e841-57cd-9b88-2d99e9f35f99_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752639/general/d21087e4-5185-49de-9d73-d01c75a8024c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100b23ca-e841-57cd-9b88-2d99e9f35f99/100b23ca-e841-57cd-9b88-2d99e9f35f99_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752639/general/916f0db5-6ec7-4cbd-ad6c-80007d45d53f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100b23ca-e841-57cd-9b88-2d99e9f35f99/100b23ca-e841-57cd-9b88-2d99e9f35f99_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752639/general/e209d8a7-521d-4c79-a516-5ecd35e1bcc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100b23ca-e841-57cd-9b88-2d99e9f35f99/100b23ca-e841-57cd-9b88-2d99e9f35f99_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104442,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752639/general/c94c624a-1b8b-458a-bfd5-cf36330dda85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100b23ca-e841-57cd-9b88-2d99e9f35f99/100b23ca-e841-57cd-9b88-2d99e9f35f99_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752639/general/3bf0a92a-2b42-492f-85d3-10cc577190f3.jpg',
'Width': 1024}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Citan 1.5 CDI Pro - Diesel - Manual - 95 hp - 122.228 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740522%27 HTTP/1.1" 200 None
2026-03-27 22:20:37 [adesa.be] INFO: Saving data for 10740522: {'created_time': 1774650037.459763, 'last_price_update_time': 1774650037.459777, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740522') HTTP/1.1" 204 0
2026-03-27 22:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749746/general/fb553aa7-50cb-4ab3-8e56-3cf90556c4e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733386)
2026-03-27 22:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752443/general/83a56a2d-5ea0-439b-bc15-fe607aa8e6ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740734)
2026-03-27 22:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 100b23ca-e841-57cd-9b88-2d99e9f35f99 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df70cd0>
2026-03-27 22:20:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252F492019f0-b6b9-4a65-9f7f-30bfe1f4c840.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/492019f0-b6b9-4a65-9f7f-30bfe1f4c840.jpg saved to cache
2026-03-27 22:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 59abcb02-1032-5fae-ab03-5d69ea833403
2026-03-27 22:20:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0ec210>
2026-03-27 22:20:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252F86c807cf-fa59-4f2a-8d66-a81b0280fd7d.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/86c807cf-fa59-4f2a-8d66-a81b0280fd7d.jpg saved to cache
2026-03-27 22:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 59abcb02-1032-5fae-ab03-5d69ea833403
2026-03-27 22:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749746/general/cdbccc2d-890e-4039-bdc1-fcd53ca9293d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733386)
2026-03-27 22:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749746/general/d68123f5-7c62-4249-ac00-bde0372d1795.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733386)
2026-03-27 22:20:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1f2d10>
2026-03-27 22:20:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752491%252Fgeneral%252F60b8516c-e0c1-4b64-b994-eed7c567e950.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752491/general/60b8516c-e0c1-4b64-b994-eed7c567e950.jpg saved to cache
2026-03-27 22:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 18f960f9-9678-50d9-9d5d-1c970f43d2e0
2026-03-27 22:20:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 18f960f9-9678-50d9-9d5d-1c970f43d2e0, skipping ID generation
2026-03-27 22:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18f960f9-9678-50d9-9d5d-1c970f43d2e0 with scrape type 1
2026-03-27 22:20:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18f960f9-9678-50d9-9d5d-1c970f43d2e0 sending to next pipeline
2026-03-27 22:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18f960f9-9678-50d9-9d5d-1c970f43d2e0, identifier: 10740772
2026-03-27 22:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18f960f9-9678-50d9-9d5d-1c970f43d2e0 with identifier: 10740772
2026-03-27 22:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18f960f9-9678-50d9-9d5d-1c970f43d2e0 with identifier: 10740772
2026-03-27 22:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18f960f9-9678-50d9-9d5d-1c970f43d2e0 with identifier: 10740772 to the API
2026-03-27 22:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752491/general/60b8516c-e0c1-4b64-b994-eed7c567e950.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 186,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '18f960f9-9678-50d9-9d5d-1c970f43d2e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLZ402',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740772',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 65540,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261194,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752491/general/6d9b4bf4-d7bf-4a3e-a2c0-bba544b337f3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267545,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752491/general/60b8516c-e0c1-4b64-b994-eed7c567e950.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283068,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752491/general/20d183d7-a7c5-49ef-9f76-5d00813e9faf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344156,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752491/general/43dce05c-d9f6-4a76-8ed5-38211f755c6b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410262,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752491/general/b0ad15b4-4280-4e8d-a496-b0ebc9867558.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411737,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752491/general/5614ac33-1b62-469d-9f0c-6f9567ad5e99.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286908,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752491/general/40ef7700-5e4f-466c-ba3c-38e048d966ad.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18f960f9-9678-50d9-9d5d-1c970f43d2e0/18f960f9-9678-50d9-9d5d-1c970f43d2e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303106,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752491/general/a4a0377f-65e6-49f6-91ab-0881cecafa30.jpg',
'Width': 1920}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2023-04-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mazda CX-30 2.0 SKYACTIV - Petrol - Manual - 186 hp - 65.540 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740772%27 HTTP/1.1" 200 None
2026-03-27 22:20:38 [adesa.be] INFO: Saving data for 10740772: {'created_time': 1774650038.113581, 'last_price_update_time': 1774650038.113592, 'auction_closing_time': 1774947600.0}
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740772') HTTP/1.1" 204 0
2026-03-27 22:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749746/general/d5d9d458-447c-460c-82d7-b5a0bebbaf82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733386)
2026-03-27 22:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752630/general/2810ba60-0e82-4273-9c26-feb29fc9f821.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740514)
2026-03-27 22:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddec390>
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252Ffb553aa7-50cb-4ab3-8e56-3cf90556c4e4.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/fb553aa7-50cb-4ab3-8e56-3cf90556c4e4.jpg saved to cache
2026-03-27 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 59abcb02-1032-5fae-ab03-5d69ea833403
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d091550>
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752443%252Fgeneral%252F83a56a2d-5ea0-439b-bc15-fe607aa8e6ee.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752443/general/83a56a2d-5ea0-439b-bc15-fe607aa8e6ee.jpg saved to cache
2026-03-27 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 919f35ba-e086-5b89-93c3-b720d0e48846
2026-03-27 22:20:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 919f35ba-e086-5b89-93c3-b720d0e48846, skipping ID generation
2026-03-27 22:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 919f35ba-e086-5b89-93c3-b720d0e48846 with scrape type 1
2026-03-27 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 919f35ba-e086-5b89-93c3-b720d0e48846 sending to next pipeline
2026-03-27 22:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 919f35ba-e086-5b89-93c3-b720d0e48846, identifier: 10740734
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d392a10>
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252Fcdbccc2d-890e-4039-bdc1-fcd53ca9293d.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/cdbccc2d-890e-4039-bdc1-fcd53ca9293d.jpg saved to cache
2026-03-27 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 59abcb02-1032-5fae-ab03-5d69ea833403
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d38e9d0>
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252Fd68123f5-7c62-4249-ac00-bde0372d1795.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/d68123f5-7c62-4249-ac00-bde0372d1795.jpg saved to cache
2026-03-27 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 59abcb02-1032-5fae-ab03-5d69ea833403
2026-03-27 22:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752464/general/e23cb6af-5a17-44de-a1fb-ccce01498a40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740748)
2026-03-27 22:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749746/general/58fabb51-fded-460b-a754-e20d49aab8ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733386)
2026-03-27 22:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 919f35ba-e086-5b89-93c3-b720d0e48846 with identifier: 10740734
2026-03-27 22:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 919f35ba-e086-5b89-93c3-b720d0e48846 with identifier: 10740734
2026-03-27 22:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 919f35ba-e086-5b89-93c3-b720d0e48846 with identifier: 10740734 to the API
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752443/general/83a56a2d-5ea0-439b-bc15-fe607aa8e6ee.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '919f35ba-e086-5b89-93c3-b720d0e48846',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVA538',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740734',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 47451,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752443/general/83a56a2d-5ea0-439b-bc15-fe607aa8e6ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752443/general/4ab675d2-1b16-4c88-94f1-d100e6234efb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752443/general/ff725a44-6fbf-4af3-8a4f-b09e7633ec55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752443/general/3f43f6dd-c347-43c3-9446-d64c2f255e7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752443/general/01ae5c78-c1c4-44b8-a3ce-3a193e0a2be9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752443/general/1923abe5-478a-4256-bc56-1e159e038f8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752443/general/93e6143d-4bc4-44a2-89ff-b66e68ca1f43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107811,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752443/general/e3f17c04-a017-4cf8-b20c-3d7f2841b88e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_919f35ba-e086-5b89-93c3-b720d0e48846/919f35ba-e086-5b89-93c3-b720d0e48846_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752443/general/9eeae86b-fcb1-4ac2-aefd-f58ea62ba2a8.jpg',
'Width': 1024}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C5 Aircross 1.5 HDI Live - Diesel - Automatic - 130 hp - '
'47.451 km',
'transmission': 'automatic',
'trim': 'Live',
'vin': None,
'year': 2022}
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740734%27 HTTP/1.1" 200 None
2026-03-27 22:20:38 [adesa.be] INFO: Saving data for 10740734: {'created_time': 1774650038.797757, 'last_price_update_time': 1774650038.797772, 'auction_closing_time': 1774947600.0}
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740734') HTTP/1.1" 204 0
2026-03-27 22:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 401ac394-4b0d-59e0-98a3-27589cb9cddc with identifier: 10740807
2026-03-27 22:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 401ac394-4b0d-59e0-98a3-27589cb9cddc with identifier: 10740807
2026-03-27 22:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 401ac394-4b0d-59e0-98a3-27589cb9cddc with identifier: 10740807 to the API
2026-03-27 22:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:39 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '401ac394-4b0d-59e0-98a3-27589cb9cddc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEK931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740807',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 133152,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5752528/general/cb3f2a89-02a8-4dac-b4ae-71ffa1a81bab.jpg',
'https://images.openlane.eu/carimgs/5752528/general/2fcf544a-90c3-447d-b802-e3656e90dfed.jpg',
'https://images.openlane.eu/carimgs/5752528/general/93485c5a-0403-4b5f-a502-17daa5ae2a63.jpg',
'https://images.openlane.eu/carimgs/5752528/general/a6c756e0-a8e4-46f6-b668-0ce64bf2b778.jpg',
'https://images.openlane.eu/carimgs/5752528/general/00f1ed1d-c660-47d9-be43-50a53fc6e6d4.jpg',
'https://images.openlane.eu/carimgs/5752528/general/3c112467-d042-4b67-a718-bb35e35a7856.jpg',
'https://images.openlane.eu/carimgs/5752528/general/193b532a-1f60-4d2a-a164-f6239f2d755d.jpg',
'https://images.openlane.eu/carimgs/5752528/general/2ed05780-9833-4e55-9114-7f78a572f1a2.jpg',
'https://images.openlane.eu/carimgs/5752528/general/4fc97fd3-97e7-47cd-90fd-828d9b4134c6.jpg',
'https://images.openlane.eu/carimgs/5752528/general/2c16ca96-408e-4b45-abca-309938cb06c7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401ac394-4b0d-59e0-98a3-27589cb9cddc/401ac394-4b0d-59e0-98a3-27589cb9cddc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182042,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752528/general/2fcf544a-90c3-447d-b802-e3656e90dfed.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401ac394-4b0d-59e0-98a3-27589cb9cddc/401ac394-4b0d-59e0-98a3-27589cb9cddc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327723,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752528/general/3c112467-d042-4b67-a718-bb35e35a7856.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401ac394-4b0d-59e0-98a3-27589cb9cddc/401ac394-4b0d-59e0-98a3-27589cb9cddc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286732,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752528/general/4fc97fd3-97e7-47cd-90fd-828d9b4134c6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401ac394-4b0d-59e0-98a3-27589cb9cddc/401ac394-4b0d-59e0-98a3-27589cb9cddc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220241,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752528/general/2c16ca96-408e-4b45-abca-309938cb06c7.jpg',
'Width': 1500}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C Break 300de Business - Hybrid - Automatic - 194 hp '
'- 133.152 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740807%27 HTTP/1.1" 200 None
2026-03-27 22:20:39 [adesa.be] INFO: Saving data for 10740807: {'created_time': 1774650039.167568, 'last_price_update_time': 1774650039.167578, 'auction_closing_time': 1774947600.0}
2026-03-27 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740807') HTTP/1.1" 204 0
2026-03-27 22:20:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 59abcb02-1032-5fae-ab03-5d69ea833403 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6bf229b-53ad-5316-afd7-fbff845acee5 with identifier: 10740798
2026-03-27 22:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6bf229b-53ad-5316-afd7-fbff845acee5 with identifier: 10740798
2026-03-27 22:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6bf229b-53ad-5316-afd7-fbff845acee5 with identifier: 10740798 to the API
2026-03-27 22:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:39 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b6bf229b-53ad-5316-afd7-fbff845acee5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VNM192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740798',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 142051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5752518/general/6db6b5c3-8f22-40db-9cd2-f6e781ea3503.jpg',
'https://images.openlane.eu/carimgs/5752518/general/3dde63bd-e647-4354-8870-8e478d285f99.jpg',
'https://images.openlane.eu/carimgs/5752518/general/e5f4faa2-aef6-4023-a090-52da89197bb8.jpg',
'https://images.openlane.eu/carimgs/5752518/general/833431e3-c251-43bc-b547-34ff5844a682.jpg',
'https://images.openlane.eu/carimgs/5752518/general/00a32c8a-1bfe-481c-8bc6-8a2bf03ac659.jpg',
'https://images.openlane.eu/carimgs/5752518/general/b51ccca7-8845-4d75-9b08-344af1b56f53.jpg',
'https://images.openlane.eu/carimgs/5752518/general/8a6014c1-246e-4a8a-943a-27b7b418f1d7.jpg',
'https://images.openlane.eu/carimgs/5752518/general/91360f44-1d43-4fb8-a1a8-3c46fe5a08b2.jpg',
'https://images.openlane.eu/carimgs/5752518/general/27511bb8-e138-4c35-8479-f0ad523dce65.jpg',
'https://images.openlane.eu/carimgs/5752518/general/6ed54065-08cb-41d8-9794-8fbaf23d2eba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6bf229b-53ad-5316-afd7-fbff845acee5/b6bf229b-53ad-5316-afd7-fbff845acee5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74915,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752518/general/6db6b5c3-8f22-40db-9cd2-f6e781ea3503.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6bf229b-53ad-5316-afd7-fbff845acee5/b6bf229b-53ad-5316-afd7-fbff845acee5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752518/general/6ed54065-08cb-41d8-9794-8fbaf23d2eba.jpg',
'Width': 1024}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2019-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C Break 160 - Petrol - Automatic - 129 hp - 142.051 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740798%27 HTTP/1.1" 200 None
2026-03-27 22:20:39 [adesa.be] INFO: Saving data for 10740798: {'created_time': 1774650039.942518, 'last_price_update_time': 1774650039.942528, 'auction_closing_time': 1774947600.0}
2026-03-27 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740798') HTTP/1.1" 204 0
2026-03-27 22:20:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 59abcb02-1032-5fae-ab03-5d69ea833403 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 401ac394-4b0d-59e0-98a3-27589cb9cddc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b6bf229b-53ad-5316-afd7-fbff845acee5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0d7d10>
2026-03-27 22:20:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252Fd5d9d458-447c-460c-82d7-b5a0bebbaf82.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/d5d9d458-447c-460c-82d7-b5a0bebbaf82.jpg saved to cache
2026-03-27 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 59abcb02-1032-5fae-ab03-5d69ea833403
2026-03-27 22:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df8c8d0>
2026-03-27 22:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752630%252Fgeneral%252F2810ba60-0e82-4273-9c26-feb29fc9f821.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752630/general/2810ba60-0e82-4273-9c26-feb29fc9f821.jpg saved to cache
2026-03-27 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c67700d7-d073-5829-b0cf-2cc1ea51a0b5
2026-03-27 22:20:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c67700d7-d073-5829-b0cf-2cc1ea51a0b5, skipping ID generation
2026-03-27 22:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c67700d7-d073-5829-b0cf-2cc1ea51a0b5 with scrape type 1
2026-03-27 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c67700d7-d073-5829-b0cf-2cc1ea51a0b5 sending to next pipeline
2026-03-27 22:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c67700d7-d073-5829-b0cf-2cc1ea51a0b5, identifier: 10740514
2026-03-27 22:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752252/general/b308c595-d4a4-44e8-b534-90315a272c05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740006)
2026-03-27 22:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752464/general/c1911264-0828-43f9-90a8-f16d6d85cc4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740748)
2026-03-27 22:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c67700d7-d073-5829-b0cf-2cc1ea51a0b5 with identifier: 10740514
2026-03-27 22:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c67700d7-d073-5829-b0cf-2cc1ea51a0b5 with identifier: 10740514
2026-03-27 22:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c67700d7-d073-5829-b0cf-2cc1ea51a0b5 with identifier: 10740514 to the API
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752630/general/2810ba60-0e82-4273-9c26-feb29fc9f821.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'c67700d7-d073-5829-b0cf-2cc1ea51a0b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT791',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740514',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 54536,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 80,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93787,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752630/general/9d5d4c5f-ae43-469b-85dc-7ce62c63a87f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101219,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752630/general/2810ba60-0e82-4273-9c26-feb29fc9f821.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93024,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752630/general/a6780741-fe30-48a9-8ca3-b9a6c7042821.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97679,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752630/general/dfad5270-5e1c-4404-95f9-57c8e1c8a72e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85837,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752630/general/f621b625-0a40-4b17-bb64-86355acecf51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106914,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752630/general/e9fa1c97-c7e6-4719-af32-ded572001c5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79242,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752630/general/54f47fcf-134c-4c69-9dde-9c93f27508b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c67700d7-d073-5829-b0cf-2cc1ea51a0b5/c67700d7-d073-5829-b0cf-2cc1ea51a0b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59769,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752630/general/a1e2fbaa-f583-4848-b22f-d5aeb4f2865e.jpg',
'Width': 1024}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'54.536 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740514%27 HTTP/1.1" 200 None
2026-03-27 22:20:40 [adesa.be] INFO: Saving data for 10740514: {'created_time': 1774650040.549006, 'last_price_update_time': 1774650040.549017, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740514') HTTP/1.1" 204 0
2026-03-27 22:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df73ad0>
2026-03-27 22:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252Fe23cb6af-5a17-44de-a1fb-ccce01498a40.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/e23cb6af-5a17-44de-a1fb-ccce01498a40.jpg saved to cache
2026-03-27 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4d6524fd-1f2f-5a9c-ae14-5e782157c222
2026-03-27 22:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3b8110>
2026-03-27 22:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749746%252Fgeneral%252F58fabb51-fded-460b-a754-e20d49aab8ac.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749746/general/58fabb51-fded-460b-a754-e20d49aab8ac.jpg saved to cache
2026-03-27 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 59abcb02-1032-5fae-ab03-5d69ea833403
2026-03-27 22:20:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 59abcb02-1032-5fae-ab03-5d69ea833403, skipping ID generation
2026-03-27 22:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59abcb02-1032-5fae-ab03-5d69ea833403 with scrape type 1
2026-03-27 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 59abcb02-1032-5fae-ab03-5d69ea833403 sending to next pipeline
2026-03-27 22:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59abcb02-1032-5fae-ab03-5d69ea833403, identifier: 10733386
2026-03-27 22:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59abcb02-1032-5fae-ab03-5d69ea833403 with identifier: 10733386
2026-03-27 22:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59abcb02-1032-5fae-ab03-5d69ea833403 with identifier: 10733386
2026-03-27 22:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59abcb02-1032-5fae-ab03-5d69ea833403 with identifier: 10733386 to the API
2026-03-27 22:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749746/general/58fabb51-fded-460b-a754-e20d49aab8ac.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': '59abcb02-1032-5fae-ab03-5d69ea833403',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTV865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733386',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 146140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749746/general/4b4d8a35-40c8-4813-9686-605f2162bc75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749746/general/492019f0-b6b9-4a65-9f7f-30bfe1f4c840.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151591,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749746/general/86c807cf-fa59-4f2a-8d66-a81b0280fd7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749746/general/fb553aa7-50cb-4ab3-8e56-3cf90556c4e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749746/general/d5d9d458-447c-460c-82d7-b5a0bebbaf82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749746/general/d68123f5-7c62-4249-ac00-bde0372d1795.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93355,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749746/general/cdbccc2d-890e-4039-bdc1-fcd53ca9293d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59abcb02-1032-5fae-ab03-5d69ea833403/59abcb02-1032-5fae-ab03-5d69ea833403_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749746/general/58fabb51-fded-460b-a754-e20d49aab8ac.jpg',
'Width': 1024}],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-03-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model 3 Long Range 75 kWh - Dual Motor - Electric - Automatic '
'- 498 hp - 146.140 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733386%27 HTTP/1.1" 200 None
2026-03-27 22:20:41 [adesa.be] INFO: Saving data for 10733386: {'created_time': 1774650041.124534, 'last_price_update_time': 1774650041.124546, 'auction_closing_time': 1775032200.0}
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733386') HTTP/1.1" 204 0
2026-03-27 22:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752603/general/f466a241-4f5a-4a9f-985f-8202e95189b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740498)
2026-03-27 22:20:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0ea850>
2026-03-27 22:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752252%252Fgeneral%252Fb308c595-d4a4-44e8-b534-90315a272c05.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752252/general/b308c595-d4a4-44e8-b534-90315a272c05.jpg saved to cache
2026-03-27 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7bbb46ce-2974-59b4-a951-653d2b329cf9
2026-03-27 22:20:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7bbb46ce-2974-59b4-a951-653d2b329cf9, skipping ID generation
2026-03-27 22:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bbb46ce-2974-59b4-a951-653d2b329cf9 with scrape type 1
2026-03-27 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7bbb46ce-2974-59b4-a951-653d2b329cf9 sending to next pipeline
2026-03-27 22:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7bbb46ce-2974-59b4-a951-653d2b329cf9, identifier: 10740006
2026-03-27 22:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddd9c50>
2026-03-27 22:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752464%252Fgeneral%252Fc1911264-0828-43f9-90a8-f16d6d85cc4c.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752464/general/c1911264-0828-43f9-90a8-f16d6d85cc4c.jpg saved to cache
2026-03-27 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4d6524fd-1f2f-5a9c-ae14-5e782157c222
2026-03-27 22:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b with identifier: 10740020
2026-03-27 22:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b with scrape type 1
2026-03-27 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252F567dc442-730e-446c-b304-15a6da38454f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/567dc442-730e-446c-b304-15a6da38454f.jpg not downloaded yet
2026-03-27 22:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752488/general/ff05403c-3072-416a-8d45-659e8400a008.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740769)
2026-03-27 22:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7bbb46ce-2974-59b4-a951-653d2b329cf9 with identifier: 10740006
2026-03-27 22:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7bbb46ce-2974-59b4-a951-653d2b329cf9 with identifier: 10740006
2026-03-27 22:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7bbb46ce-2974-59b4-a951-653d2b329cf9 with identifier: 10740006 to the API
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752252/general/b308c595-d4a4-44e8-b534-90315a272c05.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7bbb46ce-2974-59b4-a951-653d2b329cf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADG203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740006',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 169769,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 82,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106096,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752252/general/8c92ff6c-c987-4fc2-a57a-6c70b6c92f2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107464,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752252/general/792769db-460b-4ad0-99fd-21c50f804297.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752252/general/b308c595-d4a4-44e8-b534-90315a272c05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752252/general/aeff0164-7109-4dc8-a30b-a193dd98a7bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752252/general/689372e5-62de-45df-85d4-19874caffee1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752252/general/71966643-14b6-4f96-9999-73df525f3502.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752252/general/2b6c91df-c16f-4d10-a5ff-8ea884694ba8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bbb46ce-2974-59b4-a951-653d2b329cf9/7bbb46ce-2974-59b4-a951-653d2b329cf9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126141,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752252/general/c92ca677-b395-47af-b5fe-06aa4761563d.jpg',
'Width': 1024}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 169.769 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740006%27 HTTP/1.1" 200 None
2026-03-27 22:20:41 [adesa.be] INFO: Saving data for 10740006: {'created_time': 1774650041.696344, 'last_price_update_time': 1774650041.696353, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740006') HTTP/1.1" 204 0
2026-03-27 22:20:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d6524fd-1f2f-5a9c-ae14-5e782157c222 with identifier: 10740748
2026-03-27 22:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d6524fd-1f2f-5a9c-ae14-5e782157c222 with identifier: 10740748
2026-03-27 22:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d6524fd-1f2f-5a9c-ae14-5e782157c222 with identifier: 10740748 to the API
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:42 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4d6524fd-1f2f-5a9c-ae14-5e782157c222',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABW341',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740748',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 117076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 83,
'photo_urls': ['https://images.openlane.eu/carimgs/5752464/general/177ebe2e-4593-4737-a045-6ae274846093.jpg',
'https://images.openlane.eu/carimgs/5752464/general/88cfdc4f-6f5c-4d47-a26b-046cecd5fc89.jpg',
'https://images.openlane.eu/carimgs/5752464/general/42dc22ea-dfe1-4974-bd50-afe2a5667c6a.jpg',
'https://images.openlane.eu/carimgs/5752464/general/3a763778-f339-45a8-ae30-ad4915fa3c28.jpg',
'https://images.openlane.eu/carimgs/5752464/general/cfdd7de1-1280-49d0-b3b9-fdc61c8faaa9.jpg',
'https://images.openlane.eu/carimgs/5752464/general/a108da4d-d5a5-4054-a625-394dcec317f6.jpg',
'https://images.openlane.eu/carimgs/5752464/general/c1911264-0828-43f9-90a8-f16d6d85cc4c.jpg',
'https://images.openlane.eu/carimgs/5752464/general/bb9c62d4-e168-47e1-9821-5c91f34fe739.jpg',
'https://images.openlane.eu/carimgs/5752464/general/e23cb6af-5a17-44de-a1fb-ccce01498a40.jpg',
'https://images.openlane.eu/carimgs/5752464/general/21a127e5-caa6-4021-b6df-0cd9b97411c8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95670,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752464/general/177ebe2e-4593-4737-a045-6ae274846093.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752464/general/88cfdc4f-6f5c-4d47-a26b-046cecd5fc89.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752464/general/3a763778-f339-45a8-ae30-ad4915fa3c28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98910,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752464/general/cfdd7de1-1280-49d0-b3b9-fdc61c8faaa9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752464/general/a108da4d-d5a5-4054-a625-394dcec317f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752464/general/c1911264-0828-43f9-90a8-f16d6d85cc4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752464/general/e23cb6af-5a17-44de-a1fb-ccce01498a40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6524fd-1f2f-5a9c-ae14-5e782157c222/4d6524fd-1f2f-5a9c-ae14-5e782157c222_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752464/general/21a127e5-caa6-4021-b6df-0cd9b97411c8.jpg',
'Width': 1024}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 16d Lounge - Diesel - Automatic - 116 hp - 117.076 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740748%27 HTTP/1.1" 200 None
2026-03-27 22:20:42 [adesa.be] INFO: Saving data for 10740748: {'created_time': 1774650042.043224, 'last_price_update_time': 1774650042.043234, 'auction_closing_time': 1774947600.0}
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740748') HTTP/1.1" 204 0
2026-03-27 22:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 435dafea-cb38-5a9e-b92b-145316b349c7 with identifier: 10740476
2026-03-27 22:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 435dafea-cb38-5a9e-b92b-145316b349c7 with identifier: 10740476
2026-03-27 22:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 435dafea-cb38-5a9e-b92b-145316b349c7 with identifier: 10740476 to the API
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:42 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '435dafea-cb38-5a9e-b92b-145316b349c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLR982',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 147457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 61,
'photo_urls': ['https://images.openlane.eu/carimgs/5752548/general/2e31d10e-b658-4731-af33-c974601c629f.jpg',
'https://images.openlane.eu/carimgs/5752548/general/fd4420c0-04ce-43ce-bdc6-ffd08c6586ca.jpg',
'https://images.openlane.eu/carimgs/5752548/general/8fe3d53d-8501-46d1-b55e-63a2d5b54832.jpg',
'https://images.openlane.eu/carimgs/5752548/general/df8181e1-0530-4ab0-a20c-37c2b3bbbf33.jpg',
'https://images.openlane.eu/carimgs/5752548/general/8e527b26-a4e5-460f-a009-aca86b336c55.jpg',
'https://images.openlane.eu/carimgs/5752548/general/a261f89d-4185-4bc5-b63d-bf6e733303af.jpg',
'https://images.openlane.eu/carimgs/5752548/general/e668c073-3ed4-44d8-b425-2029ff2ba05f.jpg',
'https://images.openlane.eu/carimgs/5752548/general/448cdc1c-26e3-4c04-91ad-7bede7dc5694.jpg',
'https://images.openlane.eu/carimgs/5752548/general/88447e65-65e2-4898-b776-945021d1ed52.jpg',
'https://images.openlane.eu/carimgs/5752548/general/748d9f78-4e37-4f09-875a-fe63364ea110.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435dafea-cb38-5a9e-b92b-145316b349c7/435dafea-cb38-5a9e-b92b-145316b349c7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752548/general/8fe3d53d-8501-46d1-b55e-63a2d5b54832.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435dafea-cb38-5a9e-b92b-145316b349c7/435dafea-cb38-5a9e-b92b-145316b349c7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100922,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752548/general/8e527b26-a4e5-460f-a009-aca86b336c55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435dafea-cb38-5a9e-b92b-145316b349c7/435dafea-cb38-5a9e-b92b-145316b349c7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83859,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752548/general/a261f89d-4185-4bc5-b63d-bf6e733303af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435dafea-cb38-5a9e-b92b-145316b349c7/435dafea-cb38-5a9e-b92b-145316b349c7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752548/general/e668c073-3ed4-44d8-b425-2029ff2ba05f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435dafea-cb38-5a9e-b92b-145316b349c7/435dafea-cb38-5a9e-b92b-145316b349c7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98873,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752548/general/448cdc1c-26e3-4c04-91ad-7bede7dc5694.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e X Line - xDrive - Hybrid - Automatic - 125 hp - 147.457 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2022}
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740476%27 HTTP/1.1" 200 None
2026-03-27 22:20:42 [adesa.be] INFO: Saving data for 10740476: {'created_time': 1774650042.385687, 'last_price_update_time': 1774650042.385697, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740476') HTTP/1.1" 204 0
2026-03-27 22:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69c1abda-381a-5b90-a433-1ea2095cbdf9 with identifier: 10740795
2026-03-27 22:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69c1abda-381a-5b90-a433-1ea2095cbdf9 with identifier: 10740795
2026-03-27 22:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69c1abda-381a-5b90-a433-1ea2095cbdf9 with identifier: 10740795 to the API
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:42 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '69c1abda-381a-5b90-a433-1ea2095cbdf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSS549',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740795',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 60626,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5752515/general/5c750962-cb40-4498-84b5-cebd2e609fc3.jpg',
'https://images.openlane.eu/carimgs/5752515/general/ffca9d2a-293f-49eb-8f57-70f5329dec82.jpg',
'https://images.openlane.eu/carimgs/5752515/general/15eaf0b9-4b6b-420a-88d0-532019888394.jpg',
'https://images.openlane.eu/carimgs/5752515/general/7039645d-4ffc-420a-8566-af18c866b81d.jpg',
'https://images.openlane.eu/carimgs/5752515/general/a279f1bd-0630-4986-96d3-9b2a329a3cf0.jpg',
'https://images.openlane.eu/carimgs/5752515/general/71eea63c-7fea-4ffc-9b3f-feb473fc32f2.jpg',
'https://images.openlane.eu/carimgs/5752515/general/06eab9a7-ab7c-4a8b-b9a4-7726e99c996c.jpg',
'https://images.openlane.eu/carimgs/5752515/general/07e6e924-0f43-4df0-bf12-b97b18a8e0ee.jpg',
'https://images.openlane.eu/carimgs/5752515/general/dfd084f0-e3b8-4901-b459-2c13ae410706.jpg',
'https://images.openlane.eu/carimgs/5752515/general/db8b8c5f-471f-4b5c-9194-a6389bd120a3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c1abda-381a-5b90-a433-1ea2095cbdf9/69c1abda-381a-5b90-a433-1ea2095cbdf9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752515/general/15eaf0b9-4b6b-420a-88d0-532019888394.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c1abda-381a-5b90-a433-1ea2095cbdf9/69c1abda-381a-5b90-a433-1ea2095cbdf9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104312,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752515/general/7039645d-4ffc-420a-8566-af18c866b81d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c1abda-381a-5b90-a433-1ea2095cbdf9/69c1abda-381a-5b90-a433-1ea2095cbdf9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752515/general/71eea63c-7fea-4ffc-9b3f-feb473fc32f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c1abda-381a-5b90-a433-1ea2095cbdf9/69c1abda-381a-5b90-a433-1ea2095cbdf9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752515/general/07e6e924-0f43-4df0-bf12-b97b18a8e0ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c1abda-381a-5b90-a433-1ea2095cbdf9/69c1abda-381a-5b90-a433-1ea2095cbdf9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752515/general/dfd084f0-e3b8-4901-b459-2c13ae410706.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c1abda-381a-5b90-a433-1ea2095cbdf9/69c1abda-381a-5b90-a433-1ea2095cbdf9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752515/general/db8b8c5f-471f-4b5c-9194-a6389bd120a3.jpg',
'Width': 1024}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 1.2i Shine - Petrol - Manual - 83 hp - 60.626 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740795%27 HTTP/1.1" 200 None
2026-03-27 22:20:42 [adesa.be] INFO: Saving data for 10740795: {'created_time': 1774650042.778729, 'last_price_update_time': 1774650042.778742, 'auction_closing_time': 1774947600.0}
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740795') HTTP/1.1" 204 0
2026-03-27 22:20:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f89d9989-9861-51ba-823a-62055cd02024 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252F1648600e-b542-4922-a9ea-ca2ca00d7e1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/1648600e-b542-4922-a9ea-ca2ca00d7e1c.jpg not downloaded yet
2026-03-27 22:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752247/general/6782d525-12fa-40d2-bc8e-f0206becbec8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740001)
2026-03-27 22:20:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4d6524fd-1f2f-5a9c-ae14-5e782157c222 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 435dafea-cb38-5a9e-b92b-145316b349c7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 69c1abda-381a-5b90-a433-1ea2095cbdf9 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:42 [adesa.be] INFO: Found listing with ID: 10729661
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729661%27 HTTP/1.1" 200 None
2026-03-27 22:20:42 [adesa.be] INFO: Scrape type for 10729661: 0
2026-03-27 22:20:42 [adesa.be] INFO: Skipping item 10729661 url https://www.openlane.eu/en/carv6/auction/10729661
2026-03-27 22:20:42 [adesa.be] INFO: Found listing with ID: 10729664
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729664%27 HTTP/1.1" 200 None
2026-03-27 22:20:42 [adesa.be] INFO: Scrape type for 10729664: 0
2026-03-27 22:20:42 [adesa.be] INFO: Skipping item 10729664 url https://www.openlane.eu/en/carv6/auction/10729664
2026-03-27 22:20:42 [adesa.be] INFO: Found listing with ID: 10729666
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729666%27 HTTP/1.1" 200 None
2026-03-27 22:20:42 [adesa.be] INFO: Scrape type for 10729666: 0
2026-03-27 22:20:42 [adesa.be] INFO: Skipping item 10729666 url https://www.openlane.eu/en/carv6/auction/10729666
2026-03-27 22:20:42 [adesa.be] INFO: Found listing with ID: 10729668
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729668%27 HTTP/1.1" 200 None
2026-03-27 22:20:42 [adesa.be] INFO: Scrape type for 10729668: 0
2026-03-27 22:20:42 [adesa.be] INFO: Skipping item 10729668 url https://www.openlane.eu/en/carv6/auction/10729668
2026-03-27 22:20:42 [adesa.be] INFO: Found listing with ID: 10735201
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735201%27 HTTP/1.1" 200 None
2026-03-27 22:20:42 [adesa.be] INFO: Scrape type for 10735201: 0
2026-03-27 22:20:42 [adesa.be] INFO: Skipping item 10735201 url https://www.openlane.eu/en/carv6/auction/10735201
2026-03-27 22:20:42 [adesa.be] INFO: Found listing with ID: 10735208
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735208%27 HTTP/1.1" 200 None
2026-03-27 22:20:42 [adesa.be] INFO: Scrape type for 10735208: 0
2026-03-27 22:20:42 [adesa.be] INFO: Skipping item 10735208 url https://www.openlane.eu/en/carv6/auction/10735208
2026-03-27 22:20:42 [adesa.be] INFO: Found listing with ID: 10735222
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735222%27 HTTP/1.1" 200 None
2026-03-27 22:20:42 [adesa.be] INFO: Scrape type for 10735222: 0
2026-03-27 22:20:42 [adesa.be] INFO: Skipping item 10735222 url https://www.openlane.eu/en/carv6/auction/10735222
2026-03-27 22:20:42 [adesa.be] INFO: Found listing with ID: 10735219
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735219%27 HTTP/1.1" 200 None
2026-03-27 22:20:42 [adesa.be] INFO: Scrape type for 10735219: 0
2026-03-27 22:20:42 [adesa.be] INFO: Skipping item 10735219 url https://www.openlane.eu/en/carv6/auction/10735219
2026-03-27 22:20:42 [adesa.be] INFO: Found listing with ID: 10735209
2026-03-27 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735209%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735209: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735209 url https://www.openlane.eu/en/carv6/auction/10735209
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735225
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735225%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735225: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735225 url https://www.openlane.eu/en/carv6/auction/10735225
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735229
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735229%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735229: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735229 url https://www.openlane.eu/en/carv6/auction/10735229
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735183
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735183%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735183: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735183 url https://www.openlane.eu/en/carv6/auction/10735183
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735226
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735226%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735226: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735226 url https://www.openlane.eu/en/carv6/auction/10735226
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735220
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735220%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735220: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735220 url https://www.openlane.eu/en/carv6/auction/10735220
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735204
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735204%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735204: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735204 url https://www.openlane.eu/en/carv6/auction/10735204
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735212
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735212%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735212: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735212 url https://www.openlane.eu/en/carv6/auction/10735212
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735192
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735192%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735192: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735192 url https://www.openlane.eu/en/carv6/auction/10735192
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735223
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735223%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735223: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735223 url https://www.openlane.eu/en/carv6/auction/10735223
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735180
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735180%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735180: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735180 url https://www.openlane.eu/en/carv6/auction/10735180
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735197
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735197%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735197: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735197 url https://www.openlane.eu/en/carv6/auction/10735197
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735189
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735189%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735189: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735189 url https://www.openlane.eu/en/carv6/auction/10735189
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735210
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735210%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735210: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735210 url https://www.openlane.eu/en/carv6/auction/10735210
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735181
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735181%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735181: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735181 url https://www.openlane.eu/en/carv6/auction/10735181
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735221
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735221%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735221: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735221 url https://www.openlane.eu/en/carv6/auction/10735221
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735193
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735193%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735193: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735193 url https://www.openlane.eu/en/carv6/auction/10735193
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735190
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735190%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735190: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735190 url https://www.openlane.eu/en/carv6/auction/10735190
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735188
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735188%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735188: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735188 url https://www.openlane.eu/en/carv6/auction/10735188
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735198
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735198%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735198: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735198 url https://www.openlane.eu/en/carv6/auction/10735198
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735211
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735211%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735211: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735211 url https://www.openlane.eu/en/carv6/auction/10735211
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735187
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735187%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735187: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735187 url https://www.openlane.eu/en/carv6/auction/10735187
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735207
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735207%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735207: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735207 url https://www.openlane.eu/en/carv6/auction/10735207
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735230
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735230%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735230: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735230 url https://www.openlane.eu/en/carv6/auction/10735230
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735224
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735224%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735224: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735224 url https://www.openlane.eu/en/carv6/auction/10735224
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735216
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735216%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735216: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735216 url https://www.openlane.eu/en/carv6/auction/10735216
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735214
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735214%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735214: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735214 url https://www.openlane.eu/en/carv6/auction/10735214
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735206
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735206%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735206: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735206 url https://www.openlane.eu/en/carv6/auction/10735206
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735199
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735199%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735199: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735199 url https://www.openlane.eu/en/carv6/auction/10735199
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735194
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735194%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735194: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735194 url https://www.openlane.eu/en/carv6/auction/10735194
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735213
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735213%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735213: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735213 url https://www.openlane.eu/en/carv6/auction/10735213
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735195
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735195%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735195: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735195 url https://www.openlane.eu/en/carv6/auction/10735195
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735218
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735218%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735218: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735218 url https://www.openlane.eu/en/carv6/auction/10735218
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10734876
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734876%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10734876: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10734876 url https://www.openlane.eu/en/carv6/auction/10734876
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735228
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735228%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735228: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735228 url https://www.openlane.eu/en/carv6/auction/10735228
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735217
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735217%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735217: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735217 url https://www.openlane.eu/en/carv6/auction/10735217
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735186
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735186%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735186: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735186 url https://www.openlane.eu/en/carv6/auction/10735186
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735200
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735200%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735200: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735200 url https://www.openlane.eu/en/carv6/auction/10735200
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735215
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735215%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735215: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735215 url https://www.openlane.eu/en/carv6/auction/10735215
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735191
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735191%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735191: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735191 url https://www.openlane.eu/en/carv6/auction/10735191
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735196
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735196%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735196: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735196 url https://www.openlane.eu/en/carv6/auction/10735196
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735185
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735185%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735185: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735185 url https://www.openlane.eu/en/carv6/auction/10735185
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10734874
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734874%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10734874: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10734874 url https://www.openlane.eu/en/carv6/auction/10734874
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10736633
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736633%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10736633: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10736633 url https://www.openlane.eu/en/carv6/auction/10736633
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10731364
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731364%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10731364: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10731364 url https://www.openlane.eu/en/carv6/auction/10731364
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10736353
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736353%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10736353: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10736353 url https://www.openlane.eu/en/carv6/auction/10736353
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10734909
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734909%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10734909: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10734909 url https://www.openlane.eu/en/carv6/auction/10734909
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10730402
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730402%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10730402: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10730402 url https://www.openlane.eu/en/carv6/auction/10730402
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10734916
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734916%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10734916: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10734916 url https://www.openlane.eu/en/carv6/auction/10734916
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735745
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735745%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735745: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735745 url https://www.openlane.eu/en/carv6/auction/10735745
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735085
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735085%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10735085: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10735085 url https://www.openlane.eu/en/carv6/auction/10735085
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10736316
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736316%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10736316: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10736316 url https://www.openlane.eu/en/carv6/auction/10736316
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10730408
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730408%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10730408: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10730408 url https://www.openlane.eu/en/carv6/auction/10730408
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10734928
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734928%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10734928: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10734928 url https://www.openlane.eu/en/carv6/auction/10734928
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10736323
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736323%27 HTTP/1.1" 200 None
2026-03-27 22:20:43 [adesa.be] INFO: Scrape type for 10736323: 0
2026-03-27 22:20:43 [adesa.be] INFO: Skipping item 10736323 url https://www.openlane.eu/en/carv6/auction/10736323
2026-03-27 22:20:43 [adesa.be] INFO: Found listing with ID: 10735098
2026-03-27 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735098%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10735098: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10735098 url https://www.openlane.eu/en/carv6/auction/10735098
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10735119
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735119%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10735119: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10735119 url https://www.openlane.eu/en/carv6/auction/10735119
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10735160
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735160%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10735160: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10735160 url https://www.openlane.eu/en/carv6/auction/10735160
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10736306
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736306%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10736306: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10736306 url https://www.openlane.eu/en/carv6/auction/10736306
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10736281
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736281%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10736281: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10736281 url https://www.openlane.eu/en/carv6/auction/10736281
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10735099
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735099%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10735099: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10735099 url https://www.openlane.eu/en/carv6/auction/10735099
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10736314
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736314%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10736314: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10736314 url https://www.openlane.eu/en/carv6/auction/10736314
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10736413
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736413%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10736413: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10736413 url https://www.openlane.eu/en/carv6/auction/10736413
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10734918
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734918%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10734918: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10734918 url https://www.openlane.eu/en/carv6/auction/10734918
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10735084
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735084%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10735084: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10735084 url https://www.openlane.eu/en/carv6/auction/10735084
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10736639
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736639%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10736639: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10736639 url https://www.openlane.eu/en/carv6/auction/10736639
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10735748
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735748%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10735748: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10735748 url https://www.openlane.eu/en/carv6/auction/10735748
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10737275
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737275%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10737275: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10737275 url https://www.openlane.eu/en/carv6/auction/10737275
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10736349
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736349%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10736349: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10736349 url https://www.openlane.eu/en/carv6/auction/10736349
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10736299
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736299%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10736299: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10736299 url https://www.openlane.eu/en/carv6/auction/10736299
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10730419
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730419%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10730419: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10730419 url https://www.openlane.eu/en/carv6/auction/10730419
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10736419
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736419%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10736419: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10736419 url https://www.openlane.eu/en/carv6/auction/10736419
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10736628
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736628%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10736628: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10736628 url https://www.openlane.eu/en/carv6/auction/10736628
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10735130
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735130%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10735130: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10735130 url https://www.openlane.eu/en/carv6/auction/10735130
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10738243
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738243%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10738243: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10738243 url https://www.openlane.eu/en/carv6/auction/10738243
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10735751
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735751%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10735751: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10735751 url https://www.openlane.eu/en/carv6/auction/10735751
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10737748
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737748%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10737748: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10737748 url https://www.openlane.eu/en/carv6/auction/10737748
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10730423
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730423%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10730423: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10730423 url https://www.openlane.eu/en/carv6/auction/10730423
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10731366
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731366%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10731366: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10731366 url https://www.openlane.eu/en/carv6/auction/10731366
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10730430
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730430%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10730430: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10730430 url https://www.openlane.eu/en/carv6/auction/10730430
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10736270
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736270%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10736270: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10736270 url https://www.openlane.eu/en/carv6/auction/10736270
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10736630
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736630%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10736630: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10736630 url https://www.openlane.eu/en/carv6/auction/10736630
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10736291
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736291%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10736291: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10736291 url https://www.openlane.eu/en/carv6/auction/10736291
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10730404
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730404%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10730404: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10730404 url https://www.openlane.eu/en/carv6/auction/10730404
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10737264
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737264%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10737264: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10737264 url https://www.openlane.eu/en/carv6/auction/10737264
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10736629
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736629%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10736629: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10736629 url https://www.openlane.eu/en/carv6/auction/10736629
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10735107
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735107%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10735107: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10735107 url https://www.openlane.eu/en/carv6/auction/10735107
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10736632
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736632%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10736632: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10736632 url https://www.openlane.eu/en/carv6/auction/10736632
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10735149
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735149%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10735149: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10735149 url https://www.openlane.eu/en/carv6/auction/10735149
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10735142
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735142%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10735142: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10735142 url https://www.openlane.eu/en/carv6/auction/10735142
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10737281
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737281%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10737281: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10737281 url https://www.openlane.eu/en/carv6/auction/10737281
2026-03-27 22:20:44 [adesa.be] INFO: Found listing with ID: 10735153
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735153%27 HTTP/1.1" 200 None
2026-03-27 22:20:44 [adesa.be] INFO: Scrape type for 10735153: 0
2026-03-27 22:20:44 [adesa.be] INFO: Skipping item 10735153 url https://www.openlane.eu/en/carv6/auction/10735153
2026-03-27 22:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d422290>
2026-03-27 22:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f89d9989-9861-51ba-823a-62055cd02024/f89d9989-9861-51ba-823a-62055cd02024_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752603%252Fgeneral%252Ff466a241-4f5a-4a9f-985f-8202e95189b2.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752603/general/f466a241-4f5a-4a9f-985f-8202e95189b2.jpg saved to cache
2026-03-27 22:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f89d9989-9861-51ba-823a-62055cd02024
2026-03-27 22:20:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f89d9989-9861-51ba-823a-62055cd02024, skipping ID generation
2026-03-27 22:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f89d9989-9861-51ba-823a-62055cd02024 with scrape type 1
2026-03-27 22:20:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f89d9989-9861-51ba-823a-62055cd02024 sending to next pipeline
2026-03-27 22:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f89d9989-9861-51ba-823a-62055cd02024, identifier: 10740498
2026-03-27 22:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752247/general/c5cba85c-ddfe-4844-9986-30989f7fe04c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740001)
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252F55933880-7ccd-4f96-9388-b815b166baab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/55933880-7ccd-4f96-9388-b815b166baab.jpg not downloaded yet
2026-03-27 22:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f89d9989-9861-51ba-823a-62055cd02024 with identifier: 10740498
2026-03-27 22:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f89d9989-9861-51ba-823a-62055cd02024 with identifier: 10740498
2026-03-27 22:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f89d9989-9861-51ba-823a-62055cd02024 with identifier: 10740498 to the API
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752603/general/f466a241-4f5a-4a9f-985f-8202e95189b2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'f89d9989-9861-51ba-823a-62055cd02024',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHE481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740498',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 52047,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 57,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f89d9989-9861-51ba-823a-62055cd02024/f89d9989-9861-51ba-823a-62055cd02024_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301780,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752603/general/ba411cb0-3b83-4de5-9770-b394bd7a924b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f89d9989-9861-51ba-823a-62055cd02024/f89d9989-9861-51ba-823a-62055cd02024_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274936,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752603/general/353b17ef-ba16-494c-972d-4d48c1f0ecae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f89d9989-9861-51ba-823a-62055cd02024/f89d9989-9861-51ba-823a-62055cd02024_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280510,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752603/general/f466a241-4f5a-4a9f-985f-8202e95189b2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f89d9989-9861-51ba-823a-62055cd02024/f89d9989-9861-51ba-823a-62055cd02024_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376785,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752603/general/0cee2f44-764a-4da1-9793-b0e5b8bc508e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f89d9989-9861-51ba-823a-62055cd02024/f89d9989-9861-51ba-823a-62055cd02024_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398766,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752603/general/9db157b3-e361-4af8-b885-722068d4d8a6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f89d9989-9861-51ba-823a-62055cd02024/f89d9989-9861-51ba-823a-62055cd02024_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412980,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752603/general/96756746-2d46-4721-8a75-efdb6bb77975.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f89d9989-9861-51ba-823a-62055cd02024/f89d9989-9861-51ba-823a-62055cd02024_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306645,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752603/general/51d2a2eb-7887-4dff-9b8d-b1085462d8e3.jpg',
'Width': 1920}],
'price': 20300,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 20d - xDrive - Diesel - Automatic - 163 hp - 52.047 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740498%27 HTTP/1.1" 200 None
2026-03-27 22:20:45 [adesa.be] INFO: Saving data for 10740498: {'created_time': 1774650045.596939, 'last_price_update_time': 1774650045.596951, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740498') HTTP/1.1" 204 0
2026-03-27 22:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752488/general/0a575b38-5304-4805-b94a-223780d124aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740769)
2026-03-27 22:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d38d8d0>
2026-03-27 22:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252Fff05403c-3072-416a-8d45-659e8400a008.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/ff05403c-3072-416a-8d45-659e8400a008.jpg saved to cache
2026-03-27 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d4816ed2-6722-50fb-9de9-a11e553cf25b
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252F51ba4187-8ed3-46f6-943f-abb827801d00.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/51ba4187-8ed3-46f6-943f-abb827801d00.jpg not downloaded yet
2026-03-27 22:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752239/general/11396765-adb5-4e7e-8297-dca2f1ba547e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739994)
2026-03-27 22:20:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d4816ed2-6722-50fb-9de9-a11e553cf25b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3d5d407a-b12e-5575-b12d-fb7fcd512832 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 721c7729-1f96-55d3-a57e-adfcae65a9d8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dee9b50>
2026-03-27 22:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252F6782d525-12fa-40d2-bc8e-f0206becbec8.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/6782d525-12fa-40d2-bc8e-f0206becbec8.jpg saved to cache
2026-03-27 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5
2026-03-27 22:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e055890>
2026-03-27 22:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252Fc5cba85c-ddfe-4844-9986-30989f7fe04c.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/c5cba85c-ddfe-4844-9986-30989f7fe04c.jpg saved to cache
2026-03-27 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5
2026-03-27 22:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0ae2090-bbd9-512c-90ae-c91d33960a8f with identifier: 10740480
2026-03-27 22:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0ae2090-bbd9-512c-90ae-c91d33960a8f with scrape type 1
2026-03-27 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e0ae2090-bbd9-512c-90ae-c91d33960a8f
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F0d2aed9b-e920-44f9-bf86-282cefaa96ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/0d2aed9b-e920-44f9-bf86-282cefaa96ca.jpg not downloaded yet
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252F989148d7-c5de-4476-b8ab-6c653cd6f65b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/989148d7-c5de-4476-b8ab-6c653cd6f65b.jpg not downloaded yet
2026-03-27 22:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752488/general/fd24dddd-2ac5-4c7f-831e-f90216c9dc72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740769)
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F5df33d21-4fb4-4c50-8379-16a02147b640.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/5df33d21-4fb4-4c50-8379-16a02147b640.jpg not downloaded yet
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d017210>
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252F0a575b38-5304-4805-b94a-223780d124aa.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/0a575b38-5304-4805-b94a-223780d124aa.jpg saved to cache
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d4816ed2-6722-50fb-9de9-a11e553cf25b
2026-03-27 22:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752247/general/19af5d0b-3772-43de-b648-74c2a4ffe0ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740001)
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252F937359f2-4150-4d9f-b6c1-616e0950586e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/937359f2-4150-4d9f-b6c1-616e0950586e.jpg not downloaded yet
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F4ba66d16-88b9-4c89-8426-932e2773f981.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/4ba66d16-88b9-4c89-8426-932e2773f981.jpg not downloaded yet
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252Fbe87b00a-a0e0-4e2c-b1ab-6ad5c00a9eee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/be87b00a-a0e0-4e2c-b1ab-6ad5c00a9eee.jpg not downloaded yet
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0172d0>
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb2e75f9-22e4-5659-8136-38194dd4a7f1/bb2e75f9-22e4-5659-8136-38194dd4a7f1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752239%252Fgeneral%252F11396765-adb5-4e7e-8297-dca2f1ba547e.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752239/general/11396765-adb5-4e7e-8297-dca2f1ba547e.jpg saved to cache
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bb2e75f9-22e4-5659-8136-38194dd4a7f1
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d14a210>
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252Ffd24dddd-2ac5-4c7f-831e-f90216c9dc72.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/fd24dddd-2ac5-4c7f-831e-f90216c9dc72.jpg saved to cache
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d4816ed2-6722-50fb-9de9-a11e553cf25b
2026-03-27 22:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752247/general/4ed2849f-b8e2-4e2a-9d2c-67dbe8d012d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740001)
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F54a553c9-8f6e-4e13-92bf-2f76c5ab556d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/54a553c9-8f6e-4e13-92bf-2f76c5ab556d.jpg not downloaded yet
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252F2dd71056-f9f7-48f2-8971-f71b296b329b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/2dd71056-f9f7-48f2-8971-f71b296b329b.jpg not downloaded yet
2026-03-27 22:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752239/general/ce4be26c-73b1-4f6b-8452-d9aad7fa936d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739994)
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F7c6a2a05-3aa7-4062-b1a5-e7c05f570731.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/7c6a2a05-3aa7-4062-b1a5-e7c05f570731.jpg not downloaded yet
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e057dd0>
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252F19af5d0b-3772-43de-b648-74c2a4ffe0ad.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/19af5d0b-3772-43de-b648-74c2a4ffe0ad.jpg saved to cache
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5
2026-03-27 22:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752488/general/48836427-82ae-4451-a334-82fed5e54ceb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740769)
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252F80d08241-78d1-4a1f-945b-b0acd0491053.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/80d08241-78d1-4a1f-945b-b0acd0491053.jpg not downloaded yet
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F18e5c34a-aa33-4e76-a6b6-be82851bd44a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/18e5c34a-aa33-4e76-a6b6-be82851bd44a.jpg not downloaded yet
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252F1b0e4820-f0dc-448b-ac18-cd6f1711bd32.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/1b0e4820-f0dc-448b-ac18-cd6f1711bd32.jpg not downloaded yet
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099def8350>
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252F4ed2849f-b8e2-4e2a-9d2c-67dbe8d012d9.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/4ed2849f-b8e2-4e2a-9d2c-67dbe8d012d9.jpg saved to cache
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4325d0>
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb2e75f9-22e4-5659-8136-38194dd4a7f1/bb2e75f9-22e4-5659-8136-38194dd4a7f1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752239%252Fgeneral%252Fce4be26c-73b1-4f6b-8452-d9aad7fa936d.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752239/general/ce4be26c-73b1-4f6b-8452-d9aad7fa936d.jpg saved to cache
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bb2e75f9-22e4-5659-8136-38194dd4a7f1
2026-03-27 22:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752488/general/6d48b919-8e24-4eb3-9358-82e3cf68e953.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740769)
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F8d3e39dc-0d41-435d-89f0-5e9ba5ec6295.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/8d3e39dc-0d41-435d-89f0-5e9ba5ec6295.jpg not downloaded yet
2026-03-27 22:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752269/general/55933880-7ccd-4f96-9388-b815b166baab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740020)
2026-03-27 22:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752552/general/0d2aed9b-e920-44f9-bf86-282cefaa96ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740480)
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F84ee4f83-d2ae-4e84-9e40-ad190038abf6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/84ee4f83-d2ae-4e84-9e40-ad190038abf6.jpg not downloaded yet
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c9290>
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252F48836427-82ae-4451-a334-82fed5e54ceb.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/48836427-82ae-4451-a334-82fed5e54ceb.jpg saved to cache
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d4816ed2-6722-50fb-9de9-a11e553cf25b
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F8a808e35-3ff1-4fdf-a4ac-5d548a091c37.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/8a808e35-3ff1-4fdf-a4ac-5d548a091c37.jpg not downloaded yet
2026-03-27 22:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752552/general/4ba66d16-88b9-4c89-8426-932e2773f981.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740480)
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df48910>
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252F6d48b919-8e24-4eb3-9358-82e3cf68e953.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/6d48b919-8e24-4eb3-9358-82e3cf68e953.jpg saved to cache
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d4816ed2-6722-50fb-9de9-a11e553cf25b
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d370650>
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b/94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252F55933880-7ccd-4f96-9388-b815b166baab.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/55933880-7ccd-4f96-9388-b815b166baab.jpg saved to cache
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfaafd0>
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F0d2aed9b-e920-44f9-bf86-282cefaa96ca.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/0d2aed9b-e920-44f9-bf86-282cefaa96ca.jpg saved to cache
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e0ae2090-bbd9-512c-90ae-c91d33960a8f
2026-03-27 22:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752269/general/989148d7-c5de-4476-b8ab-6c653cd6f65b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740020)
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252Faae81463-32b8-4c6c-8535-52275e22be56.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/aae81463-32b8-4c6c-8535-52275e22be56.jpg not downloaded yet
2026-03-27 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752552/general/54a553c9-8f6e-4e13-92bf-2f76c5ab556d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740480)
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de56050>
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F4ba66d16-88b9-4c89-8426-932e2773f981.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/4ba66d16-88b9-4c89-8426-932e2773f981.jpg saved to cache
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e0ae2090-bbd9-512c-90ae-c91d33960a8f
2026-03-27 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752269/general/2dd71056-f9f7-48f2-8971-f71b296b329b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740020)
2026-03-27 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752552/general/18e5c34a-aa33-4e76-a6b6-be82851bd44a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740480)
2026-03-27 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752552/general/8a808e35-3ff1-4fdf-a4ac-5d548a091c37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740480)
2026-03-27 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752552/general/8d3e39dc-0d41-435d-89f0-5e9ba5ec6295.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740480)
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d392250>
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b/94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252F989148d7-c5de-4476-b8ab-6c653cd6f65b.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/989148d7-c5de-4476-b8ab-6c653cd6f65b.jpg saved to cache
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b
2026-03-27 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752552/general/5df33d21-4fb4-4c50-8379-16a02147b640.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740480)
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item bb2e75f9-22e4-5659-8136-38194dd4a7f1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 721c7729-1f96-55d3-a57e-adfcae65a9d8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752552/general/aae81463-32b8-4c6c-8535-52275e22be56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740480)
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de54310>
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F54a553c9-8f6e-4e13-92bf-2f76c5ab556d.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/54a553c9-8f6e-4e13-92bf-2f76c5ab556d.jpg saved to cache
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e0ae2090-bbd9-512c-90ae-c91d33960a8f
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d47e110>
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b/94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252F2dd71056-f9f7-48f2-8971-f71b296b329b.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/2dd71056-f9f7-48f2-8971-f71b296b329b.jpg saved to cache
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e17a650>
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F18e5c34a-aa33-4e76-a6b6-be82851bd44a.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/18e5c34a-aa33-4e76-a6b6-be82851bd44a.jpg saved to cache
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e0ae2090-bbd9-512c-90ae-c91d33960a8f
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d282190>
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F8a808e35-3ff1-4fdf-a4ac-5d548a091c37.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/8a808e35-3ff1-4fdf-a4ac-5d548a091c37.jpg saved to cache
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e0ae2090-bbd9-512c-90ae-c91d33960a8f
2026-03-27 22:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddef42b0-64a9-5768-8b58-570772306c64 with identifier: 10740034
2026-03-27 22:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddef42b0-64a9-5768-8b58-570772306c64 with scrape type 1
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ddef42b0-64a9-5768-8b58-570772306c64
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252Fb6a6855f-e6fb-4175-b844-f37a1b075094.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/b6a6855f-e6fb-4175-b844-f37a1b075094.jpg not downloaded yet
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e17a590>
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F8d3e39dc-0d41-435d-89f0-5e9ba5ec6295.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/8d3e39dc-0d41-435d-89f0-5e9ba5ec6295.jpg saved to cache
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e0ae2090-bbd9-512c-90ae-c91d33960a8f
2026-03-27 22:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252F19b3c541-bb1b-4950-8c2b-b65fb0a8b991.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/19b3c541-bb1b-4950-8c2b-b65fb0a8b991.jpg not downloaded yet
2026-03-27 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752269/general/937359f2-4150-4d9f-b6c1-616e0950586e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740020)
2026-03-27 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752269/general/be87b00a-a0e0-4e2c-b1ab-6ad5c00a9eee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740020)
2026-03-27 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252F2111f693-3943-4212-8645-063c99ddc18f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/2111f693-3943-4212-8645-063c99ddc18f.jpg not downloaded yet
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1bdf50>
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252F5df33d21-4fb4-4c50-8379-16a02147b640.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/5df33d21-4fb4-4c50-8379-16a02147b640.jpg saved to cache
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e0ae2090-bbd9-512c-90ae-c91d33960a8f
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e061bd0>
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752552%252Fgeneral%252Faae81463-32b8-4c6c-8535-52275e22be56.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752552/general/aae81463-32b8-4c6c-8535-52275e22be56.jpg saved to cache
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e0ae2090-bbd9-512c-90ae-c91d33960a8f
2026-03-27 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752269/general/51ba4187-8ed3-46f6-943f-abb827801d00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740020)
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252F0543ae0e-32d3-4b2f-ad3a-ec4be3005455.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/0543ae0e-32d3-4b2f-ad3a-ec4be3005455.jpg not downloaded yet
2026-03-27 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752247/general/20f87a24-b9c6-4d58-a9a3-782c3686d85c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740001)
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252F608c2e5b-4970-4423-8af8-8b5f21eeaee0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/608c2e5b-4970-4423-8af8-8b5f21eeaee0.jpg not downloaded yet
2026-03-27 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752488/general/05dc11eb-4fde-4079-b6f1-5df0f6f8d5d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740769)
2026-03-27 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752588/general/e817f16d-fa71-4853-b422-fff743d660b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740493)
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252F9569bab2-8f0c-4151-89a2-1a49be4f8746.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/9569bab2-8f0c-4151-89a2-1a49be4f8746.jpg not downloaded yet
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d000950>
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b/94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252F937359f2-4150-4d9f-b6c1-616e0950586e.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/937359f2-4150-4d9f-b6c1-616e0950586e.jpg saved to cache
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd86f50>
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b/94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252Fbe87b00a-a0e0-4e2c-b1ab-6ad5c00a9eee.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/be87b00a-a0e0-4e2c-b1ab-6ad5c00a9eee.jpg saved to cache
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b
2026-03-27 22:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7505b72-6bbe-5ee8-abde-5018c14eb60c with identifier: 10740467
2026-03-27 22:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7505b72-6bbe-5ee8-abde-5018c14eb60c with scrape type 1
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7505b72-6bbe-5ee8-abde-5018c14eb60c
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752539%252Fgeneral%252F6874e9c7-92a7-4f10-8d56-4971c5b48f92.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752539/general/6874e9c7-92a7-4f10-8d56-4971c5b48f92.jpg not downloaded yet
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252F6f040b36-e9fd-49a5-8c39-3dcb41f56030.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/6f040b36-e9fd-49a5-8c39-3dcb41f56030.jpg not downloaded yet
2026-03-27 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752539%252Fgeneral%252Ffa8cedd2-55bd-4a1b-b7dc-6e2878c965b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752539/general/fa8cedd2-55bd-4a1b-b7dc-6e2878c965b5.jpg not downloaded yet
2026-03-27 22:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752287/general/b6a6855f-e6fb-4175-b844-f37a1b075094.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740034)
2026-03-27 22:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752239/general/a74161d2-1131-4680-b171-b6accf4c028b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739994)
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252F7e44cf48-c7b6-40f3-8d01-de2bb471fd1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/7e44cf48-c7b6-40f3-8d01-de2bb471fd1f.jpg not downloaded yet
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752539%252Fgeneral%252F9465c7c2-728f-44ba-93ad-1ea2448e961e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752539/general/9465c7c2-728f-44ba-93ad-1ea2448e961e.jpg not downloaded yet
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d14b490>
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b/94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752269%252Fgeneral%252F51ba4187-8ed3-46f6-943f-abb827801d00.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752269/general/51ba4187-8ed3-46f6-943f-abb827801d00.jpg saved to cache
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df8ee10>
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252F20f87a24-b9c6-4d58-a9a3-782c3686d85c.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/20f87a24-b9c6-4d58-a9a3-782c3686d85c.jpg saved to cache
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddfce50>
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252F05dc11eb-4fde-4079-b6f1-5df0f6f8d5d5.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/05dc11eb-4fde-4079-b6f1-5df0f6f8d5d5.jpg saved to cache
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d4816ed2-6722-50fb-9de9-a11e553cf25b
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de4ced0>
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_721c7729-1f96-55d3-a57e-adfcae65a9d8/721c7729-1f96-55d3-a57e-adfcae65a9d8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252Fe817f16d-fa71-4853-b422-fff743d660b4.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/e817f16d-fa71-4853-b422-fff743d660b4.jpg saved to cache
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 721c7729-1f96-55d3-a57e-adfcae65a9d8
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252Fb3e4d7df-1e97-4abd-870a-e9e4dbef38fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/b3e4d7df-1e97-4abd-870a-e9e4dbef38fb.jpg not downloaded yet
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752539%252Fgeneral%252F8536f5a7-e049-478c-92f6-c8d4dccdd226.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752539/general/8536f5a7-e049-478c-92f6-c8d4dccdd226.jpg not downloaded yet
2026-03-27 22:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752287/general/19b3c541-bb1b-4950-8c2b-b65fb0a8b991.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740034)
2026-03-27 22:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752242/general/fe3c6b3c-126c-4085-aa29-e2f179382d3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10739996)
2026-03-27 22:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752287/general/2111f693-3943-4212-8645-063c99ddc18f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740034)
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252F83b16335-d820-434b-a243-15f37ec8bbaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/83b16335-d820-434b-a243-15f37ec8bbaf.jpg not downloaded yet
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752539%252Fgeneral%252Fc298e2ad-2b34-47e3-9c76-a42aece1ba7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752539/general/c298e2ad-2b34-47e3-9c76-a42aece1ba7a.jpg not downloaded yet
2026-03-27 22:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752588/general/f57b2949-5a8d-428d-aac0-43bf7ea0efb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740493)
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752539%252Fgeneral%252F551cf66c-0314-4cb0-9509-c772b928d45e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752539/general/551cf66c-0314-4cb0-9509-c772b928d45e.jpg not downloaded yet
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cff5b10>
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddef42b0-64a9-5768-8b58-570772306c64/ddef42b0-64a9-5768-8b58-570772306c64_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252Fb6a6855f-e6fb-4175-b844-f37a1b075094.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/b6a6855f-e6fb-4175-b844-f37a1b075094.jpg saved to cache
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ddef42b0-64a9-5768-8b58-570772306c64
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d484e10>
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb2e75f9-22e4-5659-8136-38194dd4a7f1/bb2e75f9-22e4-5659-8136-38194dd4a7f1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752239%252Fgeneral%252Fa74161d2-1131-4680-b171-b6accf4c028b.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752239/general/a74161d2-1131-4680-b171-b6accf4c028b.jpg saved to cache
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bb2e75f9-22e4-5659-8136-38194dd4a7f1
2026-03-27 22:20:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bb2e75f9-22e4-5659-8136-38194dd4a7f1, skipping ID generation
2026-03-27 22:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb2e75f9-22e4-5659-8136-38194dd4a7f1 with scrape type 1
2026-03-27 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bb2e75f9-22e4-5659-8136-38194dd4a7f1 sending to next pipeline
2026-03-27 22:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb2e75f9-22e4-5659-8136-38194dd4a7f1, identifier: 10739994
2026-03-27 22:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb2e75f9-22e4-5659-8136-38194dd4a7f1 with identifier: 10739994
2026-03-27 22:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb2e75f9-22e4-5659-8136-38194dd4a7f1 with identifier: 10739994
2026-03-27 22:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb2e75f9-22e4-5659-8136-38194dd4a7f1 with identifier: 10739994 to the API
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752239/general/a74161d2-1131-4680-b171-b6accf4c028b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bb2e75f9-22e4-5659-8136-38194dd4a7f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRF092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739994',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 153824,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 64,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e75f9-22e4-5659-8136-38194dd4a7f1/bb2e75f9-22e4-5659-8136-38194dd4a7f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752239/general/a74161d2-1131-4680-b171-b6accf4c028b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e75f9-22e4-5659-8136-38194dd4a7f1/bb2e75f9-22e4-5659-8136-38194dd4a7f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752239/general/ce4be26c-73b1-4f6b-8452-d9aad7fa936d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e75f9-22e4-5659-8136-38194dd4a7f1/bb2e75f9-22e4-5659-8136-38194dd4a7f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125498,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752239/general/11396765-adb5-4e7e-8297-dca2f1ba547e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e75f9-22e4-5659-8136-38194dd4a7f1/bb2e75f9-22e4-5659-8136-38194dd4a7f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752239/general/62f1b948-359b-4fc7-870e-8ab4c8f66c24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e75f9-22e4-5659-8136-38194dd4a7f1/bb2e75f9-22e4-5659-8136-38194dd4a7f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752239/general/2c2669ff-1663-4b74-9579-78f53f3d5adc.jpg',
'Width': 1024}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'153.824 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739994%27 HTTP/1.1" 200 None
2026-03-27 22:20:49 [adesa.be] INFO: Saving data for 10739994: {'created_time': 1774650049.111462, 'last_price_update_time': 1774650049.111474, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739994') HTTP/1.1" 204 0
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752539%252Fgeneral%252Fc0e2dc68-6643-43ef-bd2e-808eab7b2c58.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752539/general/c0e2dc68-6643-43ef-bd2e-808eab7b2c58.jpg not downloaded yet
2026-03-27 22:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752539/general/fa8cedd2-55bd-4a1b-b7dc-6e2878c965b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740467)
2026-03-27 22:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752539/general/9465c7c2-728f-44ba-93ad-1ea2448e961e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740467)
2026-03-27 22:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752287/general/7e44cf48-c7b6-40f3-8d01-de2bb471fd1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740034)
2026-03-27 22:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e0ae2090-bbd9-512c-90ae-c91d33960a8f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e0ae2090-bbd9-512c-90ae-c91d33960a8f with identifier: 10740480
2026-03-27 22:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e0ae2090-bbd9-512c-90ae-c91d33960a8f with identifier: 10740480
2026-03-27 22:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e0ae2090-bbd9-512c-90ae-c91d33960a8f with identifier: 10740480 to the API
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:49 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'e0ae2090-bbd9-512c-90ae-c91d33960a8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XSU696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740480',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 71935,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5752552/general/0d2aed9b-e920-44f9-bf86-282cefaa96ca.jpg',
'https://images.openlane.eu/carimgs/5752552/general/5df33d21-4fb4-4c50-8379-16a02147b640.jpg',
'https://images.openlane.eu/carimgs/5752552/general/4ba66d16-88b9-4c89-8426-932e2773f981.jpg',
'https://images.openlane.eu/carimgs/5752552/general/54a553c9-8f6e-4e13-92bf-2f76c5ab556d.jpg',
'https://images.openlane.eu/carimgs/5752552/general/7c6a2a05-3aa7-4062-b1a5-e7c05f570731.jpg',
'https://images.openlane.eu/carimgs/5752552/general/18e5c34a-aa33-4e76-a6b6-be82851bd44a.jpg',
'https://images.openlane.eu/carimgs/5752552/general/8d3e39dc-0d41-435d-89f0-5e9ba5ec6295.jpg',
'https://images.openlane.eu/carimgs/5752552/general/84ee4f83-d2ae-4e84-9e40-ad190038abf6.jpg',
'https://images.openlane.eu/carimgs/5752552/general/8a808e35-3ff1-4fdf-a4ac-5d548a091c37.jpg',
'https://images.openlane.eu/carimgs/5752552/general/aae81463-32b8-4c6c-8535-52275e22be56.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104877,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752552/general/0d2aed9b-e920-44f9-bf86-282cefaa96ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752552/general/5df33d21-4fb4-4c50-8379-16a02147b640.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110086,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752552/general/4ba66d16-88b9-4c89-8426-932e2773f981.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752552/general/54a553c9-8f6e-4e13-92bf-2f76c5ab556d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752552/general/18e5c34a-aa33-4e76-a6b6-be82851bd44a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752552/general/8d3e39dc-0d41-435d-89f0-5e9ba5ec6295.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752552/general/8a808e35-3ff1-4fdf-a4ac-5d548a091c37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0ae2090-bbd9-512c-90ae-c91d33960a8f/e0ae2090-bbd9-512c-90ae-c91d33960a8f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752552/general/aae81463-32b8-4c6c-8535-52275e22be56.jpg',
'Width': 1024}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2020-05-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 16d Lounge Plus - Diesel - Automatic - 116 hp - 71.935 km',
'transmission': 'automatic',
'trim': 'Lounge Plus',
'vin': None,
'year': 2020}
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740480%27 HTTP/1.1" 200 None
2026-03-27 22:20:49 [adesa.be] INFO: Saving data for 10740480: {'created_time': 1774650049.494377, 'last_price_update_time': 1774650049.494388, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740480') HTTP/1.1" 204 0
2026-03-27 22:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b with identifier: 10740020
2026-03-27 22:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b with identifier: 10740020
2026-03-27 22:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b with identifier: 10740020 to the API
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:49 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UJW452',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740020',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 224656,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 91,
'photo_urls': ['https://images.openlane.eu/carimgs/5752269/general/567dc442-730e-446c-b304-15a6da38454f.jpg',
'https://images.openlane.eu/carimgs/5752269/general/1648600e-b542-4922-a9ea-ca2ca00d7e1c.jpg',
'https://images.openlane.eu/carimgs/5752269/general/55933880-7ccd-4f96-9388-b815b166baab.jpg',
'https://images.openlane.eu/carimgs/5752269/general/51ba4187-8ed3-46f6-943f-abb827801d00.jpg',
'https://images.openlane.eu/carimgs/5752269/general/989148d7-c5de-4476-b8ab-6c653cd6f65b.jpg',
'https://images.openlane.eu/carimgs/5752269/general/937359f2-4150-4d9f-b6c1-616e0950586e.jpg',
'https://images.openlane.eu/carimgs/5752269/general/be87b00a-a0e0-4e2c-b1ab-6ad5c00a9eee.jpg',
'https://images.openlane.eu/carimgs/5752269/general/2dd71056-f9f7-48f2-8971-f71b296b329b.jpg',
'https://images.openlane.eu/carimgs/5752269/general/80d08241-78d1-4a1f-945b-b0acd0491053.jpg',
'https://images.openlane.eu/carimgs/5752269/general/1b0e4820-f0dc-448b-ac18-cd6f1711bd32.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b/94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306153,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752269/general/55933880-7ccd-4f96-9388-b815b166baab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b/94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303640,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752269/general/51ba4187-8ed3-46f6-943f-abb827801d00.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b/94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347022,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752269/general/989148d7-c5de-4476-b8ab-6c653cd6f65b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b/94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415145,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752269/general/937359f2-4150-4d9f-b6c1-616e0950586e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b/94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449833,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752269/general/be87b00a-a0e0-4e2c-b1ab-6ad5c00a9eee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b/94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415123,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752269/general/2dd71056-f9f7-48f2-8971-f71b296b329b.jpg',
'Width': 1920}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2018-05-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Mondeo 2.0 TDCI Vignale - Diesel - Manual - 150 hp - 224.656 '
'km',
'transmission': 'manual',
'trim': 'Vignale',
'vin': None,
'year': 2018}
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740020%27 HTTP/1.1" 200 None
2026-03-27 22:20:49 [adesa.be] INFO: Saving data for 10740020: {'created_time': 1774650049.882949, 'last_price_update_time': 1774650049.882959, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740020') HTTP/1.1" 204 0
2026-03-27 22:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752287/general/6f040b36-e9fd-49a5-8c39-3dcb41f56030.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740034)
2026-03-27 22:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e0ae2090-bbd9-512c-90ae-c91d33960a8f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752539%252Fgeneral%252F4c0ba565-f774-46a3-bc4e-1689de3ec4fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752539/general/4c0ba565-f774-46a3-bc4e-1689de3ec4fb.jpg not downloaded yet
2026-03-27 22:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1e6150>
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddef42b0-64a9-5768-8b58-570772306c64/ddef42b0-64a9-5768-8b58-570772306c64_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252F19b3c541-bb1b-4950-8c2b-b65fb0a8b991.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/19b3c541-bb1b-4950-8c2b-b65fb0a8b991.jpg saved to cache
2026-03-27 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ddef42b0-64a9-5768-8b58-570772306c64
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dec9e90>
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d5d407a-b12e-5575-b12d-fb7fcd512832/3d5d407a-b12e-5575-b12d-fb7fcd512832_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752242%252Fgeneral%252Ffe3c6b3c-126c-4085-aa29-e2f179382d3e.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752242/general/fe3c6b3c-126c-4085-aa29-e2f179382d3e.jpg saved to cache
2026-03-27 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3d5d407a-b12e-5575-b12d-fb7fcd512832
2026-03-27 22:20:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d5d407a-b12e-5575-b12d-fb7fcd512832, skipping ID generation
2026-03-27 22:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d5d407a-b12e-5575-b12d-fb7fcd512832 with scrape type 1
2026-03-27 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d5d407a-b12e-5575-b12d-fb7fcd512832 sending to next pipeline
2026-03-27 22:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3d5d407a-b12e-5575-b12d-fb7fcd512832, identifier: 10739996
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d49e510>
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddef42b0-64a9-5768-8b58-570772306c64/ddef42b0-64a9-5768-8b58-570772306c64_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252F2111f693-3943-4212-8645-063c99ddc18f.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/2111f693-3943-4212-8645-063c99ddc18f.jpg saved to cache
2026-03-27 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ddef42b0-64a9-5768-8b58-570772306c64
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e22b9d0>
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_721c7729-1f96-55d3-a57e-adfcae65a9d8/721c7729-1f96-55d3-a57e-adfcae65a9d8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752588%252Fgeneral%252Ff57b2949-5a8d-428d-aac0-43bf7ea0efb4.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752588/general/f57b2949-5a8d-428d-aac0-43bf7ea0efb4.jpg saved to cache
2026-03-27 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 721c7729-1f96-55d3-a57e-adfcae65a9d8
2026-03-27 22:20:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 721c7729-1f96-55d3-a57e-adfcae65a9d8, skipping ID generation
2026-03-27 22:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 721c7729-1f96-55d3-a57e-adfcae65a9d8 with scrape type 1
2026-03-27 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 721c7729-1f96-55d3-a57e-adfcae65a9d8 sending to next pipeline
2026-03-27 22:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 721c7729-1f96-55d3-a57e-adfcae65a9d8, identifier: 10740493
2026-03-27 22:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3d5d407a-b12e-5575-b12d-fb7fcd512832 with identifier: 10739996
2026-03-27 22:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3d5d407a-b12e-5575-b12d-fb7fcd512832 with identifier: 10739996
2026-03-27 22:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3d5d407a-b12e-5575-b12d-fb7fcd512832 with identifier: 10739996 to the API
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752242/general/fe3c6b3c-126c-4085-aa29-e2f179382d3e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3d5d407a-b12e-5575-b12d-fb7fcd512832',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL266',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739996',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 210435,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 102,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d5d407a-b12e-5575-b12d-fb7fcd512832/3d5d407a-b12e-5575-b12d-fb7fcd512832_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752242/general/fe3c6b3c-126c-4085-aa29-e2f179382d3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d5d407a-b12e-5575-b12d-fb7fcd512832/3d5d407a-b12e-5575-b12d-fb7fcd512832_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752242/general/72c71db5-68be-46ac-8380-668f9ee2cb25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d5d407a-b12e-5575-b12d-fb7fcd512832/3d5d407a-b12e-5575-b12d-fb7fcd512832_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107716,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752242/general/fc0227a0-fdec-4ee0-80be-3eb472e9eb1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d5d407a-b12e-5575-b12d-fb7fcd512832/3d5d407a-b12e-5575-b12d-fb7fcd512832_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752242/general/b5f7f9aa-a93c-4af6-aa5c-92eee2078717.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d5d407a-b12e-5575-b12d-fb7fcd512832/3d5d407a-b12e-5575-b12d-fb7fcd512832_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752242/general/4d3f799d-71d0-4515-a2e0-9d89be421c41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d5d407a-b12e-5575-b12d-fb7fcd512832/3d5d407a-b12e-5575-b12d-fb7fcd512832_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752242/general/57742d58-0c0d-4d0a-a99a-4953479edcc6.jpg',
'Width': 1024}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 136 hp - 210.435 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739996%27 HTTP/1.1" 200 None
2026-03-27 22:20:50 [adesa.be] INFO: Saving data for 10739996: {'created_time': 1774650050.758581, 'last_price_update_time': 1774650050.758592, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739996') HTTP/1.1" 204 0
2026-03-27 22:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 721c7729-1f96-55d3-a57e-adfcae65a9d8 with identifier: 10740493
2026-03-27 22:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 721c7729-1f96-55d3-a57e-adfcae65a9d8 with identifier: 10740493
2026-03-27 22:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 721c7729-1f96-55d3-a57e-adfcae65a9d8 with identifier: 10740493 to the API
2026-03-27 22:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752588/general/f57b2949-5a8d-428d-aac0-43bf7ea0efb4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '721c7729-1f96-55d3-a57e-adfcae65a9d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHH345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 106775,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 57,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721c7729-1f96-55d3-a57e-adfcae65a9d8/721c7729-1f96-55d3-a57e-adfcae65a9d8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281018,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752588/general/8791c099-533a-44d3-8a65-f0a6e85625b6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721c7729-1f96-55d3-a57e-adfcae65a9d8/721c7729-1f96-55d3-a57e-adfcae65a9d8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283848,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752588/general/15461ce7-1680-478e-87a2-c59147f85865.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721c7729-1f96-55d3-a57e-adfcae65a9d8/721c7729-1f96-55d3-a57e-adfcae65a9d8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262016,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752588/general/f57b2949-5a8d-428d-aac0-43bf7ea0efb4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721c7729-1f96-55d3-a57e-adfcae65a9d8/721c7729-1f96-55d3-a57e-adfcae65a9d8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262167,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752588/general/e817f16d-fa71-4853-b422-fff743d660b4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721c7729-1f96-55d3-a57e-adfcae65a9d8/721c7729-1f96-55d3-a57e-adfcae65a9d8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439458,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752588/general/cc72ddad-bb7c-42db-82f3-4f7df3beb1b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721c7729-1f96-55d3-a57e-adfcae65a9d8/721c7729-1f96-55d3-a57e-adfcae65a9d8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361720,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752588/general/2534c444-663e-45c6-b4de-7956ddd78a3d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_721c7729-1f96-55d3-a57e-adfcae65a9d8/721c7729-1f96-55d3-a57e-adfcae65a9d8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272395,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752588/general/39cbbe39-e9e1-4b6f-a52a-82e8e775bd44.jpg',
'Width': 1920}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-04-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series 330e - Hybrid - Automatic - 184 hp - 106.775 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740493%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Saving data for 10740493: {'created_time': 1774650051.151576, 'last_price_update_time': 1774650051.151586, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740493') HTTP/1.1" 204 0
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d7505b72-6bbe-5ee8-abde-5018c14eb60c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ddef42b0-64a9-5768-8b58-570772306c64 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ddef42b0-64a9-5768-8b58-570772306c64 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ddef42b0-64a9-5768-8b58-570772306c64 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752539%252Fgeneral%252Fca03017f-6f9c-41ad-8072-93a64799c9ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752539/general/ca03017f-6f9c-41ad-8072-93a64799c9ba.jpg not downloaded yet
2026-03-27 22:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0cd250>
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7505b72-6bbe-5ee8-abde-5018c14eb60c/d7505b72-6bbe-5ee8-abde-5018c14eb60c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752539%252Fgeneral%252Ffa8cedd2-55bd-4a1b-b7dc-6e2878c965b5.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752539/general/fa8cedd2-55bd-4a1b-b7dc-6e2878c965b5.jpg saved to cache
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d7505b72-6bbe-5ee8-abde-5018c14eb60c
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3bf810>
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7505b72-6bbe-5ee8-abde-5018c14eb60c/d7505b72-6bbe-5ee8-abde-5018c14eb60c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752539%252Fgeneral%252F9465c7c2-728f-44ba-93ad-1ea2448e961e.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752539/general/9465c7c2-728f-44ba-93ad-1ea2448e961e.jpg saved to cache
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d7505b72-6bbe-5ee8-abde-5018c14eb60c
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1e7110>
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddef42b0-64a9-5768-8b58-570772306c64/ddef42b0-64a9-5768-8b58-570772306c64_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252F7e44cf48-c7b6-40f3-8d01-de2bb471fd1f.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/7e44cf48-c7b6-40f3-8d01-de2bb471fd1f.jpg saved to cache
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ddef42b0-64a9-5768-8b58-570772306c64
2026-03-27 22:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752247/general/5846e94f-3209-4df0-b3ef-6033034de8b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740001)
2026-03-27 22:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e25e690>
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddef42b0-64a9-5768-8b58-570772306c64/ddef42b0-64a9-5768-8b58-570772306c64_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252F6f040b36-e9fd-49a5-8c39-3dcb41f56030.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/6f040b36-e9fd-49a5-8c39-3dcb41f56030.jpg saved to cache
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ddef42b0-64a9-5768-8b58-570772306c64
2026-03-27 22:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f1d9792-9506-5548-9e25-e8e41d1d5f4e with identifier: 10740518
2026-03-27 22:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f1d9792-9506-5548-9e25-e8e41d1d5f4e with scrape type 1
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f1d9792-9506-5548-9e25-e8e41d1d5f4e
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252F357f4835-4b80-4d2f-8f3c-193b092c9f40.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/357f4835-4b80-4d2f-8f3c-193b092c9f40.jpg not downloaded yet
2026-03-27 22:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752539/general/c298e2ad-2b34-47e3-9c76-a42aece1ba7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740467)
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752539%252Fgeneral%252Fee42d7f1-dac5-4a0b-9d7a-b0f654f12a86.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752539/general/ee42d7f1-dac5-4a0b-9d7a-b0f654f12a86.jpg not downloaded yet
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252F99454f65-7614-446e-8e51-66ef31f74d1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/99454f65-7614-446e-8e51-66ef31f74d1f.jpg not downloaded yet
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10730439
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730439%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10730439: 0
2026-03-27 22:20:51 [adesa.be] INFO: Skipping item 10730439 url https://www.openlane.eu/en/carv6/auction/10730439
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10739818
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739818%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10739818: 0
2026-03-27 22:20:51 [adesa.be] INFO: Skipping item 10739818 url https://www.openlane.eu/en/carv6/auction/10739818
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10730422
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730422%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10730422: 0
2026-03-27 22:20:51 [adesa.be] INFO: Skipping item 10730422 url https://www.openlane.eu/en/carv6/auction/10730422
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10736421
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736421%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10736421: 0
2026-03-27 22:20:51 [adesa.be] INFO: Skipping item 10736421 url https://www.openlane.eu/en/carv6/auction/10736421
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10736333
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736333%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10736333: 0
2026-03-27 22:20:51 [adesa.be] INFO: Skipping item 10736333 url https://www.openlane.eu/en/carv6/auction/10736333
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10730409
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730409%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10730409: 0
2026-03-27 22:20:51 [adesa.be] INFO: Skipping item 10730409 url https://www.openlane.eu/en/carv6/auction/10730409
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10740863
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740863%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10740863: 1
2026-03-27 22:20:51 [adesa.be] INFO: Scraping item 10740863 url https://www.openlane.eu/en/carv6/auction/10740863
2026-03-27 22:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 994625cf-f813-55b9-bc4b-0201fa4fd66c with identifier: 10740778
2026-03-27 22:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 994625cf-f813-55b9-bc4b-0201fa4fd66c with scrape type 1
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 994625cf-f813-55b9-bc4b-0201fa4fd66c
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252Ff83785ad-1801-4412-acc0-a9b1750cfb3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/f83785ad-1801-4412-acc0-a9b1750cfb3e.jpg not downloaded yet
2026-03-27 22:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752488/general/3e3a493b-040a-46ad-b859-79488345100f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740769)
2026-03-27 22:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752278/general/78d05cd4-fd21-40b5-bb3e-549fc631e6db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740027)
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252Fadaed035-38aa-4284-a0e7-82bd50d5cb15.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/adaed035-38aa-4284-a0e7-82bd50d5cb15.jpg not downloaded yet
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10736343
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736343%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10736343: 0
2026-03-27 22:20:51 [adesa.be] INFO: Skipping item 10736343 url https://www.openlane.eu/en/carv6/auction/10736343
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10737274
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737274%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10737274: 0
2026-03-27 22:20:51 [adesa.be] INFO: Skipping item 10737274 url https://www.openlane.eu/en/carv6/auction/10737274
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10737259
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737259%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10737259: 0
2026-03-27 22:20:51 [adesa.be] INFO: Skipping item 10737259 url https://www.openlane.eu/en/carv6/auction/10737259
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10736295
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736295%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10736295: 0
2026-03-27 22:20:51 [adesa.be] INFO: Skipping item 10736295 url https://www.openlane.eu/en/carv6/auction/10736295
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10737290
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737290%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10737290: 0
2026-03-27 22:20:51 [adesa.be] INFO: Skipping item 10737290 url https://www.openlane.eu/en/carv6/auction/10737290
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10736418
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736418%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10736418: 0
2026-03-27 22:20:51 [adesa.be] INFO: Skipping item 10736418 url https://www.openlane.eu/en/carv6/auction/10736418
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10735102
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735102%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10735102: 0
2026-03-27 22:20:51 [adesa.be] INFO: Skipping item 10735102 url https://www.openlane.eu/en/carv6/auction/10735102
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10731363
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731363%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10731363: 0
2026-03-27 22:20:51 [adesa.be] INFO: Skipping item 10731363 url https://www.openlane.eu/en/carv6/auction/10731363
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10731361
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731361%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10731361: 0
2026-03-27 22:20:51 [adesa.be] INFO: Skipping item 10731361 url https://www.openlane.eu/en/carv6/auction/10731361
2026-03-27 22:20:51 [adesa.be] INFO: Found listing with ID: 10740845
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740845%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [adesa.be] INFO: Scrape type for 10740845: 1
2026-03-27 22:20:51 [adesa.be] INFO: Scraping item 10740845 url https://www.openlane.eu/en/carv6/auction/10740845
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252F09c4dbd8-2865-438e-8879-2cf359c68c87.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/09c4dbd8-2865-438e-8879-2cf359c68c87.jpg not downloaded yet
2026-03-27 22:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752287/general/b3e4d7df-1e97-4abd-870a-e9e4dbef38fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740034)
2026-03-27 22:20:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0ed150>
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252F5846e94f-3209-4df0-b3ef-6033034de8b4.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/5846e94f-3209-4df0-b3ef-6033034de8b4.jpg saved to cache
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5
2026-03-27 22:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 371a8566-2f9a-564e-baa2-9f567528b0e7 with identifier: 10740758
2026-03-27 22:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 371a8566-2f9a-564e-baa2-9f567528b0e7 with scrape type 1
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 371a8566-2f9a-564e-baa2-9f567528b0e7
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252F6147dbfe-5b6b-4f3b-9d9a-5392d30e7853.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/6147dbfe-5b6b-4f3b-9d9a-5392d30e7853.jpg not downloaded yet
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e267c10>
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7505b72-6bbe-5ee8-abde-5018c14eb60c/d7505b72-6bbe-5ee8-abde-5018c14eb60c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752539%252Fgeneral%252Fc298e2ad-2b34-47e3-9c76-a42aece1ba7a.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752539/general/c298e2ad-2b34-47e3-9c76-a42aece1ba7a.jpg saved to cache
2026-03-27 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d7505b72-6bbe-5ee8-abde-5018c14eb60c
2026-03-27 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252F2203fbf0-c875-4455-84f0-463eb0b9a51c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/2203fbf0-c875-4455-84f0-463eb0b9a51c.jpg not downloaded yet
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10740858
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740858%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10740858: 1
2026-03-27 22:20:52 [adesa.be] INFO: Scraping item 10740858 url https://www.openlane.eu/en/carv6/auction/10740858
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252F12f84b61-41e1-4957-813d-003a96122fb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/12f84b61-41e1-4957-813d-003a96122fb3.jpg not downloaded yet
2026-03-27 22:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752247/general/f9225289-59fc-406c-a731-556a76a85c4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740001)
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252Feba996b0-a309-4c4d-a766-6782693d1205.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/eba996b0-a309-4c4d-a766-6782693d1205.jpg not downloaded yet
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252F491448b1-e418-4806-b30c-7f887cbabb5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/491448b1-e418-4806-b30c-7f887cbabb5a.jpg not downloaded yet
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10735152
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735152%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10735152: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10735152 url https://www.openlane.eu/en/carv6/auction/10735152
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10735174
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735174%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10735174: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10735174 url https://www.openlane.eu/en/carv6/auction/10735174
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10735136
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735136%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10735136: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10735136 url https://www.openlane.eu/en/carv6/auction/10735136
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10730452
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730452%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10730452: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10730452 url https://www.openlane.eu/en/carv6/auction/10730452
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10730407
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730407%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10730407: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10730407 url https://www.openlane.eu/en/carv6/auction/10730407
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10730417
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730417%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10730417: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10730417 url https://www.openlane.eu/en/carv6/auction/10730417
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10737294
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737294%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10737294: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10737294 url https://www.openlane.eu/en/carv6/auction/10737294
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10730444
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730444%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10730444: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10730444 url https://www.openlane.eu/en/carv6/auction/10730444
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10730416
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730416%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10730416: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10730416 url https://www.openlane.eu/en/carv6/auction/10730416
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10735147
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735147%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10735147: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10735147 url https://www.openlane.eu/en/carv6/auction/10735147
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10730448
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730448%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10730448: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10730448 url https://www.openlane.eu/en/carv6/auction/10730448
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10730398
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730398%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10730398: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10730398 url https://www.openlane.eu/en/carv6/auction/10730398
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10735144
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735144%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10735144: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10735144 url https://www.openlane.eu/en/carv6/auction/10735144
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10735146
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735146%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10735146: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10735146 url https://www.openlane.eu/en/carv6/auction/10735146
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10736271
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736271%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10736271: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10736271 url https://www.openlane.eu/en/carv6/auction/10736271
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10739814
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739814%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10739814: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10739814 url https://www.openlane.eu/en/carv6/auction/10739814
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10736284
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736284%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10736284: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10736284 url https://www.openlane.eu/en/carv6/auction/10736284
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10730443
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730443%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10730443: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10730443 url https://www.openlane.eu/en/carv6/auction/10730443
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10736668
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736668%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10736668: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10736668 url https://www.openlane.eu/en/carv6/auction/10736668
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10730429
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730429%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10730429: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10730429 url https://www.openlane.eu/en/carv6/auction/10730429
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10735150
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735150%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10735150: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10735150 url https://www.openlane.eu/en/carv6/auction/10735150
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10730442
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730442%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10730442: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10730442 url https://www.openlane.eu/en/carv6/auction/10730442
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10736332
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736332%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10736332: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10736332 url https://www.openlane.eu/en/carv6/auction/10736332
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10731355
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731355%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10731355: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10731355 url https://www.openlane.eu/en/carv6/auction/10731355
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10731354
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731354%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10731354: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10731354 url https://www.openlane.eu/en/carv6/auction/10731354
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10736292
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736292%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10736292: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10736292 url https://www.openlane.eu/en/carv6/auction/10736292
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10735148
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735148%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10735148: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10735148 url https://www.openlane.eu/en/carv6/auction/10735148
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10730415
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730415%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10730415: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10730415 url https://www.openlane.eu/en/carv6/auction/10730415
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10735744
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735744%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10735744: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10735744 url https://www.openlane.eu/en/carv6/auction/10735744
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10735176
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735176%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10735176: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10735176 url https://www.openlane.eu/en/carv6/auction/10735176
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10736334
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736334%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10736334: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10736334 url https://www.openlane.eu/en/carv6/auction/10736334
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10739839
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739839%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10739839: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10739839 url https://www.openlane.eu/en/carv6/auction/10739839
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10737258
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737258%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10737258: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10737258 url https://www.openlane.eu/en/carv6/auction/10737258
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10736288
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736288%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10736288: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10736288 url https://www.openlane.eu/en/carv6/auction/10736288
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10736350
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736350%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10736350: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10736350 url https://www.openlane.eu/en/carv6/auction/10736350
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10738238
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738238%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10738238: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10738238 url https://www.openlane.eu/en/carv6/auction/10738238
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10730413
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730413%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10730413: 0
2026-03-27 22:20:52 [adesa.be] INFO: Skipping item 10730413 url https://www.openlane.eu/en/carv6/auction/10730413
2026-03-27 22:20:52 [adesa.be] INFO: Found listing with ID: 10740865
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740865%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [adesa.be] INFO: Scrape type for 10740865: 1
2026-03-27 22:20:52 [adesa.be] INFO: Scraping item 10740865 url https://www.openlane.eu/en/carv6/auction/10740865
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252F63ef364e-e886-4e53-864d-a32a6d875285.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/63ef364e-e886-4e53-864d-a32a6d875285.jpg not downloaded yet
2026-03-27 22:20:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df739d0>
2026-03-27 22:20:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252F3e3a493b-040a-46ad-b859-79488345100f.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/3e3a493b-040a-46ad-b859-79488345100f.jpg saved to cache
2026-03-27 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d4816ed2-6722-50fb-9de9-a11e553cf25b
2026-03-27 22:20:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4ca390>
2026-03-27 22:20:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F78d05cd4-fd21-40b5-bb3e-549fc631e6db.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/78d05cd4-fd21-40b5-bb3e-549fc631e6db.jpg saved to cache
2026-03-27 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item afb555ea-adf7-5a3c-ab10-6b0049053882
2026-03-27 22:20:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e5b50>
2026-03-27 22:20:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddef42b0-64a9-5768-8b58-570772306c64/ddef42b0-64a9-5768-8b58-570772306c64_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752287%252Fgeneral%252Fb3e4d7df-1e97-4abd-870a-e9e4dbef38fb.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752287/general/b3e4d7df-1e97-4abd-870a-e9e4dbef38fb.jpg saved to cache
2026-03-27 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ddef42b0-64a9-5768-8b58-570772306c64
2026-03-27 22:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752539/general/4c0ba565-f774-46a3-bc4e-1689de3ec4fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740467)
2026-03-27 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252F2b3b614c-2381-4281-a39d-90b9e1e018ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/2b3b614c-2381-4281-a39d-90b9e1e018ac.jpg not downloaded yet
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252Fc84abeea-8fd4-4b4a-90b2-b25f8100a7f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/c84abeea-8fd4-4b4a-90b2-b25f8100a7f8.jpg not downloaded yet
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10736278
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736278%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10736278: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10736278 url https://www.openlane.eu/en/carv6/auction/10736278
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10736296
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736296%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10736296: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10736296 url https://www.openlane.eu/en/carv6/auction/10736296
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10737260
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737260%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10737260: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10737260 url https://www.openlane.eu/en/carv6/auction/10737260
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10736287
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736287%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10736287: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10736287 url https://www.openlane.eu/en/carv6/auction/10736287
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10737261
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737261%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10737261: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10737261 url https://www.openlane.eu/en/carv6/auction/10737261
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10734907
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734907%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10734907: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10734907 url https://www.openlane.eu/en/carv6/auction/10734907
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10737286
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737286%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10737286: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10737286 url https://www.openlane.eu/en/carv6/auction/10737286
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10734927
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734927%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10734927: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10734927 url https://www.openlane.eu/en/carv6/auction/10734927
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10738226
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738226%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10738226: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10738226 url https://www.openlane.eu/en/carv6/auction/10738226
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10737465
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737465%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10737465: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10737465 url https://www.openlane.eu/en/carv6/auction/10737465
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10735117
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735117%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10735117: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10735117 url https://www.openlane.eu/en/carv6/auction/10735117
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10734929
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734929%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10734929: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10734929 url https://www.openlane.eu/en/carv6/auction/10734929
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10738336
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738336%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10738336: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10738336 url https://www.openlane.eu/en/carv6/auction/10738336
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10734915
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734915%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10734915: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10734915 url https://www.openlane.eu/en/carv6/auction/10734915
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10736657
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736657%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10736657: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10736657 url https://www.openlane.eu/en/carv6/auction/10736657
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10735083
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735083%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10735083: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10735083 url https://www.openlane.eu/en/carv6/auction/10735083
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10738236
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738236%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10738236: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10738236 url https://www.openlane.eu/en/carv6/auction/10738236
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10734911
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734911%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10734911: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10734911 url https://www.openlane.eu/en/carv6/auction/10734911
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10739840
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739840%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10739840: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10739840 url https://www.openlane.eu/en/carv6/auction/10739840
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10730446
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730446%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10730446: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10730446 url https://www.openlane.eu/en/carv6/auction/10730446
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10734904
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734904%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10734904: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10734904 url https://www.openlane.eu/en/carv6/auction/10734904
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10735749
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735749%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10735749: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10735749 url https://www.openlane.eu/en/carv6/auction/10735749
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10734935
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734935%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10734935: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10734935 url https://www.openlane.eu/en/carv6/auction/10734935
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10734901
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734901%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10734901: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10734901 url https://www.openlane.eu/en/carv6/auction/10734901
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10737728
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737728%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10737728: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10737728 url https://www.openlane.eu/en/carv6/auction/10737728
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10736647
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736647%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10736647: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10736647 url https://www.openlane.eu/en/carv6/auction/10736647
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10734903
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734903%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10734903: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10734903 url https://www.openlane.eu/en/carv6/auction/10734903
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10737270
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737270%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10737270: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10737270 url https://www.openlane.eu/en/carv6/auction/10737270
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10738258
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738258%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10738258: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10738258 url https://www.openlane.eu/en/carv6/auction/10738258
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10736300
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736300%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10736300: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10736300 url https://www.openlane.eu/en/carv6/auction/10736300
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10736651
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736651%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10736651: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10736651 url https://www.openlane.eu/en/carv6/auction/10736651
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10736636
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736636%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10736636: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10736636 url https://www.openlane.eu/en/carv6/auction/10736636
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10737734
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737734%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10737734: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10737734 url https://www.openlane.eu/en/carv6/auction/10737734
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10734908
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734908%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10734908: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10734908 url https://www.openlane.eu/en/carv6/auction/10734908
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10737731
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737731%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10737731: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10737731 url https://www.openlane.eu/en/carv6/auction/10737731
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10737730
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737730%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10737730: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10737730 url https://www.openlane.eu/en/carv6/auction/10737730
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10735115
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735115%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10735115: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10735115 url https://www.openlane.eu/en/carv6/auction/10735115
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10739812
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739812%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10739812: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10739812 url https://www.openlane.eu/en/carv6/auction/10739812
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10732465
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732465%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10732465: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10732465 url https://www.openlane.eu/en/carv6/auction/10732465
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10738229
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738229%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10738229: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10738229 url https://www.openlane.eu/en/carv6/auction/10738229
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10730420
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730420%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10730420: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10730420 url https://www.openlane.eu/en/carv6/auction/10730420
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10738228
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738228%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10738228: 0
2026-03-27 22:20:53 [adesa.be] INFO: Skipping item 10738228 url https://www.openlane.eu/en/carv6/auction/10738228
2026-03-27 22:20:53 [adesa.be] INFO: Found listing with ID: 10740869
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740869%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [adesa.be] INFO: Scrape type for 10740869: 1
2026-03-27 22:20:53 [adesa.be] INFO: Scraping item 10740869 url https://www.openlane.eu/en/carv6/auction/10740869
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252F7eff1fd0-fa7b-4b8a-99fe-6460d68caf6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/7eff1fd0-fa7b-4b8a-99fe-6460d68caf6f.jpg not downloaded yet
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252F4b8f2046-d201-48ed-8269-513913e38566.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/4b8f2046-d201-48ed-8269-513913e38566.jpg not downloaded yet
2026-03-27 22:20:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e026050>
2026-03-27 22:20:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752247%252Fgeneral%252Ff9225289-59fc-406c-a731-556a76a85c4b.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752247/general/f9225289-59fc-406c-a731-556a76a85c4b.jpg saved to cache
2026-03-27 22:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5
2026-03-27 22:20:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3330a09a-8d6e-5a4e-9418-8f56d098d8d5, skipping ID generation
2026-03-27 22:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5 with scrape type 1
2026-03-27 22:20:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5 sending to next pipeline
2026-03-27 22:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3330a09a-8d6e-5a4e-9418-8f56d098d8d5, identifier: 10740001
2026-03-27 22:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752486/general/7e974388-cfb4-4de9-a107-5adb44986cda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740767)
2026-03-27 22:20:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d7505b72-6bbe-5ee8-abde-5018c14eb60c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d7505b72-6bbe-5ee8-abde-5018c14eb60c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddef42b0-64a9-5768-8b58-570772306c64 with identifier: 10740034
2026-03-27 22:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddef42b0-64a9-5768-8b58-570772306c64 with identifier: 10740034
2026-03-27 22:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddef42b0-64a9-5768-8b58-570772306c64 with identifier: 10740034 to the API
2026-03-27 22:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:54 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ddef42b0-64a9-5768-8b58-570772306c64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCY715',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740034',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 177794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 82,
'photo_urls': ['https://images.openlane.eu/carimgs/5752287/general/b6a6855f-e6fb-4175-b844-f37a1b075094.jpg',
'https://images.openlane.eu/carimgs/5752287/general/19b3c541-bb1b-4950-8c2b-b65fb0a8b991.jpg',
'https://images.openlane.eu/carimgs/5752287/general/2111f693-3943-4212-8645-063c99ddc18f.jpg',
'https://images.openlane.eu/carimgs/5752287/general/0543ae0e-32d3-4b2f-ad3a-ec4be3005455.jpg',
'https://images.openlane.eu/carimgs/5752287/general/608c2e5b-4970-4423-8af8-8b5f21eeaee0.jpg',
'https://images.openlane.eu/carimgs/5752287/general/9569bab2-8f0c-4151-89a2-1a49be4f8746.jpg',
'https://images.openlane.eu/carimgs/5752287/general/6f040b36-e9fd-49a5-8c39-3dcb41f56030.jpg',
'https://images.openlane.eu/carimgs/5752287/general/7e44cf48-c7b6-40f3-8d01-de2bb471fd1f.jpg',
'https://images.openlane.eu/carimgs/5752287/general/b3e4d7df-1e97-4abd-870a-e9e4dbef38fb.jpg',
'https://images.openlane.eu/carimgs/5752287/general/83b16335-d820-434b-a243-15f37ec8bbaf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddef42b0-64a9-5768-8b58-570772306c64/ddef42b0-64a9-5768-8b58-570772306c64_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752287/general/b6a6855f-e6fb-4175-b844-f37a1b075094.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddef42b0-64a9-5768-8b58-570772306c64/ddef42b0-64a9-5768-8b58-570772306c64_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752287/general/19b3c541-bb1b-4950-8c2b-b65fb0a8b991.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddef42b0-64a9-5768-8b58-570772306c64/ddef42b0-64a9-5768-8b58-570772306c64_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99614,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752287/general/2111f693-3943-4212-8645-063c99ddc18f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddef42b0-64a9-5768-8b58-570772306c64/ddef42b0-64a9-5768-8b58-570772306c64_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752287/general/6f040b36-e9fd-49a5-8c39-3dcb41f56030.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddef42b0-64a9-5768-8b58-570772306c64/ddef42b0-64a9-5768-8b58-570772306c64_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752287/general/7e44cf48-c7b6-40f3-8d01-de2bb471fd1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddef42b0-64a9-5768-8b58-570772306c64/ddef42b0-64a9-5768-8b58-570772306c64_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752287/general/b3e4d7df-1e97-4abd-870a-e9e4dbef38fb.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 177.794 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740034%27 HTTP/1.1" 200 None
2026-03-27 22:20:54 [adesa.be] INFO: Saving data for 10740034: {'created_time': 1774650054.760413, 'last_price_update_time': 1774650054.760422, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740034') HTTP/1.1" 204 0
2026-03-27 22:20:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d7505b72-6bbe-5ee8-abde-5018c14eb60c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252F607fd914-a954-41bb-a634-0b8397de9eff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/607fd914-a954-41bb-a634-0b8397de9eff.jpg not downloaded yet
2026-03-27 22:20:54 [adesa.be] INFO: Found listing with ID: 10736429
2026-03-27 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736429%27 HTTP/1.1" 200 None
2026-03-27 22:20:54 [adesa.be] INFO: Scrape type for 10736429: 0
2026-03-27 22:20:54 [adesa.be] INFO: Skipping item 10736429 url https://www.openlane.eu/en/carv6/auction/10736429
2026-03-27 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252F1c35571d-ad03-4382-8973-06e612ba2678.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/1c35571d-ad03-4382-8973-06e612ba2678.jpg not downloaded yet
2026-03-27 22:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3330a09a-8d6e-5a4e-9418-8f56d098d8d5 with identifier: 10740001
2026-03-27 22:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3330a09a-8d6e-5a4e-9418-8f56d098d8d5 with identifier: 10740001
2026-03-27 22:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3330a09a-8d6e-5a4e-9418-8f56d098d8d5 with identifier: 10740001 to the API
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752247/general/f9225289-59fc-406c-a731-556a76a85c4b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3330a09a-8d6e-5a4e-9418-8f56d098d8d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMX141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740001',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 164649,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752247/general/51e7066d-d9e4-42c5-a8aa-078440337b67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752247/general/f9225289-59fc-406c-a731-556a76a85c4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752247/general/5846e94f-3209-4df0-b3ef-6033034de8b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115483,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752247/general/20f87a24-b9c6-4d58-a9a3-782c3686d85c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752247/general/4ed2849f-b8e2-4e2a-9d2c-67dbe8d012d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110603,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752247/general/19af5d0b-3772-43de-b648-74c2a4ffe0ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752247/general/c5cba85c-ddfe-4844-9986-30989f7fe04c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3330a09a-8d6e-5a4e-9418-8f56d098d8d5/3330a09a-8d6e-5a4e-9418-8f56d098d8d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752247/general/6782d525-12fa-40d2-bc8e-f0206becbec8.jpg',
'Width': 1024}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'164.649 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740001%27 HTTP/1.1" 200 None
2026-03-27 22:20:55 [adesa.be] INFO: Saving data for 10740001: {'created_time': 1774650055.282453, 'last_price_update_time': 1774650055.282463, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740001') HTTP/1.1" 204 0
2026-03-27 22:20:55 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 5.286(s), this was the 1st time calling it.
2026-03-27 22:20:55 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.599360739661605 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 22:20:53 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'df8ea5a9ff9ad09f9449d927feab4993', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=df8ea5a9ff9ad09f9449d927feab4993.
2026-03-27 22:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752488/general/9baec2aa-e37f-4bb2-ab5e-3b37e0d124ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740769)
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ddef42b0-64a9-5768-8b58-570772306c64 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252F6f6b0b90-69b4-484f-8cc7-71dbcef57c57.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/6f6b0b90-69b4-484f-8cc7-71dbcef57c57.jpg not downloaded yet
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfa72d0>
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7505b72-6bbe-5ee8-abde-5018c14eb60c/d7505b72-6bbe-5ee8-abde-5018c14eb60c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752539%252Fgeneral%252F4c0ba565-f774-46a3-bc4e-1689de3ec4fb.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752539/general/4c0ba565-f774-46a3-bc4e-1689de3ec4fb.jpg saved to cache
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d7505b72-6bbe-5ee8-abde-5018c14eb60c
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252F5592c2f1-a1df-4451-8f05-997426e23dfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/5592c2f1-a1df-4451-8f05-997426e23dfb.jpg not downloaded yet
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252F9bbfd15c-ea48-44d7-bb4f-dd59aa91caa4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/9bbfd15c-ea48-44d7-bb4f-dd59aa91caa4.jpg not downloaded yet
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252F4c0f3b9f-238d-4393-b1d5-bff06209d953.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/4c0f3b9f-238d-4393-b1d5-bff06209d953.jpg not downloaded yet
2026-03-27 22:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752498/general/12f84b61-41e1-4957-813d-003a96122fb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740778)
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252F601bfca5-c771-45de-9ce2-88e02052671d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/601bfca5-c771-45de-9ce2-88e02052671d.jpg not downloaded yet
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252Fb9d4eb95-36f2-4fa2-8110-ff24f19ae4c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/b9d4eb95-36f2-4fa2-8110-ff24f19ae4c4.jpg not downloaded yet
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dee1950>
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252F7e974388-cfb4-4de9-a107-5adb44986cda.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/7e974388-cfb4-4de9-a107-5adb44986cda.jpg saved to cache
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 29eb7cc7-b515-5acc-9281-4527db86b38f
2026-03-27 22:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752278/general/138fdbc2-c2f9-4f75-a420-ea42867cfdc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740027)
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252F23cfd3b8-9cb2-4d42-af04-1e665a03c69a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/23cfd3b8-9cb2-4d42-af04-1e665a03c69a.jpg not downloaded yet
2026-03-27 22:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752486/general/69f5e738-dd45-4789-b299-00c4b823a914.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740767)
2026-03-27 22:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752477/general/eba996b0-a309-4c4d-a766-6782693d1205.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740758)
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252F04f9282e-9390-418d-bcc5-ec715ad35594.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/04f9282e-9390-418d-bcc5-ec715ad35594.jpg not downloaded yet
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252F5315ea94-98c9-4753-b03b-c3a8edc76447.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/5315ea94-98c9-4753-b03b-c3a8edc76447.jpg not downloaded yet
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252Fd84268ef-2dab-480b-bfc1-d5445f2547e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/d84268ef-2dab-480b-bfc1-d5445f2547e1.jpg not downloaded yet
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d010190>
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752488%252Fgeneral%252F9baec2aa-e37f-4bb2-ab5e-3b37e0d124ee.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752488/general/9baec2aa-e37f-4bb2-ab5e-3b37e0d124ee.jpg saved to cache
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d4816ed2-6722-50fb-9de9-a11e553cf25b
2026-03-27 22:20:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d4816ed2-6722-50fb-9de9-a11e553cf25b, skipping ID generation
2026-03-27 22:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4816ed2-6722-50fb-9de9-a11e553cf25b with scrape type 1
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d4816ed2-6722-50fb-9de9-a11e553cf25b sending to next pipeline
2026-03-27 22:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d4816ed2-6722-50fb-9de9-a11e553cf25b, identifier: 10740769
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df4a510>
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_994625cf-f813-55b9-bc4b-0201fa4fd66c/994625cf-f813-55b9-bc4b-0201fa4fd66c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252F12f84b61-41e1-4957-813d-003a96122fb3.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/12f84b61-41e1-4957-813d-003a96122fb3.jpg saved to cache
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 994625cf-f813-55b9-bc4b-0201fa4fd66c
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252F14733d60-077c-4994-977c-61259dff7451.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/14733d60-077c-4994-977c-61259dff7451.jpg not downloaded yet
2026-03-27 22:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d4816ed2-6722-50fb-9de9-a11e553cf25b with identifier: 10740769
2026-03-27 22:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d4816ed2-6722-50fb-9de9-a11e553cf25b with identifier: 10740769
2026-03-27 22:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d4816ed2-6722-50fb-9de9-a11e553cf25b with identifier: 10740769 to the API
2026-03-27 22:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752488/general/9baec2aa-e37f-4bb2-ab5e-3b37e0d124ee.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd4816ed2-6722-50fb-9de9-a11e553cf25b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFM595',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740769',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 45083,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283016,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752488/general/1868e52a-9c6e-4ca0-9c05-5c22df78f083.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308275,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752488/general/9baec2aa-e37f-4bb2-ab5e-3b37e0d124ee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271653,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752488/general/3e3a493b-040a-46ad-b859-79488345100f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249925,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752488/general/05dc11eb-4fde-4079-b6f1-5df0f6f8d5d5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347342,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752488/general/6d48b919-8e24-4eb3-9358-82e3cf68e953.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461760,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752488/general/48836427-82ae-4451-a334-82fed5e54ceb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 452269,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752488/general/fd24dddd-2ac5-4c7f-831e-f90216c9dc72.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365960,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752488/general/0a575b38-5304-4805-b94a-223780d124aa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4816ed2-6722-50fb-9de9-a11e553cf25b/d4816ed2-6722-50fb-9de9-a11e553cf25b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388570,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752488/general/ff05403c-3072-416a-8d45-659e8400a008.jpg',
'Width': 1920}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - Manual - 136 hp - 45.083 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740769%27 HTTP/1.1" 200 None
2026-03-27 22:20:56 [adesa.be] INFO: Saving data for 10740769: {'created_time': 1774650056.181428, 'last_price_update_time': 1774650056.181445, 'auction_closing_time': 1774947600.0}
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740769') HTTP/1.1" 204 0
2026-03-27 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752477/general/2b3b614c-2381-4281-a39d-90b9e1e018ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740758)
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252F3c44aa5b-ae1d-4323-8a1e-0692206b4e94.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/3c44aa5b-ae1d-4323-8a1e-0692206b4e94.jpg not downloaded yet
2026-03-27 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752498/general/63ef364e-e886-4e53-864d-a32a6d875285.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740778)
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deba610>
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F138fdbc2-c2f9-4f75-a420-ea42867cfdc9.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/138fdbc2-c2f9-4f75-a420-ea42867cfdc9.jpg saved to cache
2026-03-27 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item afb555ea-adf7-5a3c-ab10-6b0049053882
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0af0d0>
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252F69f5e738-dd45-4789-b299-00c4b823a914.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/69f5e738-dd45-4789-b299-00c4b823a914.jpg saved to cache
2026-03-27 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 29eb7cc7-b515-5acc-9281-4527db86b38f
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd7e750>
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_371a8566-2f9a-564e-baa2-9f567528b0e7/371a8566-2f9a-564e-baa2-9f567528b0e7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252Feba996b0-a309-4c4d-a766-6782693d1205.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/eba996b0-a309-4c4d-a766-6782693d1205.jpg saved to cache
2026-03-27 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 371a8566-2f9a-564e-baa2-9f567528b0e7
2026-03-27 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752634/general/491448b1-e418-4806-b30c-7f887cbabb5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740518)
2026-03-27 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752498/general/7eff1fd0-fa7b-4b8a-99fe-6460d68caf6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740778)
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252Ffbd8553a-5b87-4284-9329-306755ffc466.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/fbd8553a-5b87-4284-9329-306755ffc466.jpg not downloaded yet
2026-03-27 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd7fb50>
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_371a8566-2f9a-564e-baa2-9f567528b0e7/371a8566-2f9a-564e-baa2-9f567528b0e7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252F2b3b614c-2381-4281-a39d-90b9e1e018ac.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/2b3b614c-2381-4281-a39d-90b9e1e018ac.jpg saved to cache
2026-03-27 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 371a8566-2f9a-564e-baa2-9f567528b0e7
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddb8ed0>
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_994625cf-f813-55b9-bc4b-0201fa4fd66c/994625cf-f813-55b9-bc4b-0201fa4fd66c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252F63ef364e-e886-4e53-864d-a32a6d875285.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/63ef364e-e886-4e53-864d-a32a6d875285.jpg saved to cache
2026-03-27 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 994625cf-f813-55b9-bc4b-0201fa4fd66c
2026-03-27 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752477/general/4c0f3b9f-238d-4393-b1d5-bff06209d953.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740758)
2026-03-27 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740865> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752498/general/9bbfd15c-ea48-44d7-bb4f-dd59aa91caa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740778)
2026-03-27 22:20:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d7505b72-6bbe-5ee8-abde-5018c14eb60c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7505b72-6bbe-5ee8-abde-5018c14eb60c with identifier: 10740467
2026-03-27 22:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7505b72-6bbe-5ee8-abde-5018c14eb60c with identifier: 10740467
2026-03-27 22:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7505b72-6bbe-5ee8-abde-5018c14eb60c with identifier: 10740467 to the API
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:56 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'd7505b72-6bbe-5ee8-abde-5018c14eb60c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQP695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740467',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 95071,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5752539/general/6874e9c7-92a7-4f10-8d56-4971c5b48f92.jpg',
'https://images.openlane.eu/carimgs/5752539/general/fa8cedd2-55bd-4a1b-b7dc-6e2878c965b5.jpg',
'https://images.openlane.eu/carimgs/5752539/general/9465c7c2-728f-44ba-93ad-1ea2448e961e.jpg',
'https://images.openlane.eu/carimgs/5752539/general/8536f5a7-e049-478c-92f6-c8d4dccdd226.jpg',
'https://images.openlane.eu/carimgs/5752539/general/c298e2ad-2b34-47e3-9c76-a42aece1ba7a.jpg',
'https://images.openlane.eu/carimgs/5752539/general/551cf66c-0314-4cb0-9509-c772b928d45e.jpg',
'https://images.openlane.eu/carimgs/5752539/general/c0e2dc68-6643-43ef-bd2e-808eab7b2c58.jpg',
'https://images.openlane.eu/carimgs/5752539/general/4c0ba565-f774-46a3-bc4e-1689de3ec4fb.jpg',
'https://images.openlane.eu/carimgs/5752539/general/ca03017f-6f9c-41ad-8072-93a64799c9ba.jpg',
'https://images.openlane.eu/carimgs/5752539/general/ee42d7f1-dac5-4a0b-9d7a-b0f654f12a86.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7505b72-6bbe-5ee8-abde-5018c14eb60c/d7505b72-6bbe-5ee8-abde-5018c14eb60c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752539/general/fa8cedd2-55bd-4a1b-b7dc-6e2878c965b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7505b72-6bbe-5ee8-abde-5018c14eb60c/d7505b72-6bbe-5ee8-abde-5018c14eb60c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96191,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752539/general/9465c7c2-728f-44ba-93ad-1ea2448e961e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7505b72-6bbe-5ee8-abde-5018c14eb60c/d7505b72-6bbe-5ee8-abde-5018c14eb60c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94329,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752539/general/c298e2ad-2b34-47e3-9c76-a42aece1ba7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7505b72-6bbe-5ee8-abde-5018c14eb60c/d7505b72-6bbe-5ee8-abde-5018c14eb60c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752539/general/4c0ba565-f774-46a3-bc4e-1689de3ec4fb.jpg',
'Width': 1024}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 95.071 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740467%27 HTTP/1.1" 200 None
2026-03-27 22:20:56 [adesa.be] INFO: Saving data for 10740467: {'created_time': 1774650056.983564, 'last_price_update_time': 1774650056.983576, 'auction_closing_time': 1774965600.0}
2026-03-27 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740467') HTTP/1.1" 204 0
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 994625cf-f813-55b9-bc4b-0201fa4fd66c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 9f1d9792-9506-5548-9e25-e8e41d1d5f4e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd8d2d0>
2026-03-27 22:20:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1d9792-9506-5548-9e25-e8e41d1d5f4e/9f1d9792-9506-5548-9e25-e8e41d1d5f4e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252F491448b1-e418-4806-b30c-7f887cbabb5a.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/491448b1-e418-4806-b30c-7f887cbabb5a.jpg saved to cache
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9f1d9792-9506-5548-9e25-e8e41d1d5f4e
2026-03-27 22:20:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099decd010>
2026-03-27 22:20:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_994625cf-f813-55b9-bc4b-0201fa4fd66c/994625cf-f813-55b9-bc4b-0201fa4fd66c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252F7eff1fd0-fa7b-4b8a-99fe-6460d68caf6f.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/7eff1fd0-fa7b-4b8a-99fe-6460d68caf6f.jpg saved to cache
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 994625cf-f813-55b9-bc4b-0201fa4fd66c
2026-03-27 22:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752477/general/4b8f2046-d201-48ed-8269-513913e38566.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740758)
2026-03-27 22:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752477/general/23cfd3b8-9cb2-4d42-af04-1e665a03c69a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740758)
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d7505b72-6bbe-5ee8-abde-5018c14eb60c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10740863
2026-03-27 22:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with scrape type 1
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F60b234e2-28ae-4b9c-b69d-5b7603eb0fb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/60b234e2-28ae-4b9c-b69d-5b7603eb0fb6.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F078803f3-641f-4995-8753-9c3c447fcf7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/078803f3-641f-4995-8753-9c3c447fcf7a.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F3dc263a0-f37a-43df-a6c9-ba2378ebab4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/3dc263a0-f37a-43df-a6c9-ba2378ebab4a.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252Fdc43a9ea-23be-47c7-b841-14899745e9e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/dc43a9ea-23be-47c7-b841-14899745e9e4.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F43785adb-a3ce-41c5-bc8b-7034123189b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/43785adb-a3ce-41c5-bc8b-7034123189b5.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F62871564-2ac4-442e-b7ed-5b39905bf46b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/62871564-2ac4-442e-b7ed-5b39905bf46b.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F87bca2c0-6383-4ce4-af3b-047529edfdd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/87bca2c0-6383-4ce4-af3b-047529edfdd1.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252Fcd52acb6-59a8-4cb1-9fcd-cf64700e1dfa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/cd52acb6-59a8-4cb1-9fcd-cf64700e1dfa.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F8b22ceba-c1e6-4d50-9be6-ef78ca6e2198.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/8b22ceba-c1e6-4d50-9be6-ef78ca6e2198.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F64761488-280e-4c1d-81d3-9d428ac95b66.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/64761488-280e-4c1d-81d3-9d428ac95b66.jpg already downloaded
2026-03-27 22:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd, identifier: 10740863
2026-03-27 22:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752498/general/5315ea94-98c9-4753-b03b-c3a8edc76447.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740778)
2026-03-27 22:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10740863
2026-03-27 22:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10740863
2026-03-27 22:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10740863 to the API
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740863>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '329e1b9e-ce0b-5dac-82ce-9e72366e8ffd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DFC438',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740863',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 82974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5735863/general/60b234e2-28ae-4b9c-b69d-5b7603eb0fb6.jpg',
'https://images.openlane.eu/carimgs/5735863/general/078803f3-641f-4995-8753-9c3c447fcf7a.jpg',
'https://images.openlane.eu/carimgs/5735863/general/3dc263a0-f37a-43df-a6c9-ba2378ebab4a.jpg',
'https://images.openlane.eu/carimgs/5735863/general/dc43a9ea-23be-47c7-b841-14899745e9e4.jpg',
'https://images.openlane.eu/carimgs/5735863/general/43785adb-a3ce-41c5-bc8b-7034123189b5.jpg',
'https://images.openlane.eu/carimgs/5735863/general/62871564-2ac4-442e-b7ed-5b39905bf46b.jpg',
'https://images.openlane.eu/carimgs/5735863/general/87bca2c0-6383-4ce4-af3b-047529edfdd1.jpg',
'https://images.openlane.eu/carimgs/5735863/general/cd52acb6-59a8-4cb1-9fcd-cf64700e1dfa.jpg',
'https://images.openlane.eu/carimgs/5735863/general/8b22ceba-c1e6-4d50-9be6-ef78ca6e2198.jpg',
'https://images.openlane.eu/carimgs/5735863/general/64761488-280e-4c1d-81d3-9d428ac95b66.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438184,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/60b234e2-28ae-4b9c-b69d-5b7603eb0fb6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393004,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/078803f3-641f-4995-8753-9c3c447fcf7a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337901,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/3dc263a0-f37a-43df-a6c9-ba2378ebab4a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361468,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/dc43a9ea-23be-47c7-b841-14899745e9e4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265836,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/43785adb-a3ce-41c5-bc8b-7034123189b5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417773,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/62871564-2ac4-442e-b7ed-5b39905bf46b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 551022,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/87bca2c0-6383-4ce4-af3b-047529edfdd1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370549,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/cd52acb6-59a8-4cb1-9fcd-cf64700e1dfa.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477750,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/8b22ceba-c1e6-4d50-9be6-ef78ca6e2198.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356531,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/64761488-280e-4c1d-81d3-9d428ac95b66.jpg',
'Width': 2048}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2012-04-26',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'BMW 5 Series 520d Business - Diesel - Manual - 184 hp - 82.974 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2012}
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740863%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [adesa.be] INFO: Saving data for 10740863: {'created_time': 1774650057.740313, 'last_price_update_time': 1774650057.740324, 'auction_closing_time': 1774864800.0}
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740863') HTTP/1.1" 204 0
2026-03-27 22:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e230350>
2026-03-27 22:20:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_371a8566-2f9a-564e-baa2-9f567528b0e7/371a8566-2f9a-564e-baa2-9f567528b0e7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252F4c0f3b9f-238d-4393-b1d5-bff06209d953.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/4c0f3b9f-238d-4393-b1d5-bff06209d953.jpg saved to cache
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 371a8566-2f9a-564e-baa2-9f567528b0e7
2026-03-27 22:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with identifier: 10740865
2026-03-27 22:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with scrape type 1
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7425c271-f8a6-525f-a96c-d4b41e1ad3fb
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745324%252Fgeneral%252F4038cc7d-fcbf-4d2c-8ea8-0b9eb585e43a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745324/general/4038cc7d-fcbf-4d2c-8ea8-0b9eb585e43a.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745324%252Fgeneral%252F4db46212-4d20-4ebd-838d-3ae93c9c1476.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745324/general/4db46212-4d20-4ebd-838d-3ae93c9c1476.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745324%252Fgeneral%252Fa62a9f0c-5783-4cbf-a598-a9784064c2fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745324/general/a62a9f0c-5783-4cbf-a598-a9784064c2fd.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745324%252Fgeneral%252F29a80722-2ec1-40f3-b8a9-cfa78c96c58e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745324/general/29a80722-2ec1-40f3-b8a9-cfa78c96c58e.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745324%252Fgeneral%252F82e835ca-674d-4c0b-a539-f7ae2a24b3a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745324/general/82e835ca-674d-4c0b-a539-f7ae2a24b3a4.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745324%252Fgeneral%252F70f146ce-42bf-419e-b75d-5d6cc120c26e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745324/general/70f146ce-42bf-419e-b75d-5d6cc120c26e.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745324%252Fgeneral%252Ff1248428-6ca9-4ab1-993d-1ababda345f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745324/general/f1248428-6ca9-4ab1-993d-1ababda345f4.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745324%252Fgeneral%252Faa178f49-968f-4521-a7ad-a8fa7c498f9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745324/general/aa178f49-968f-4521-a7ad-a8fa7c498f9e.jpg already downloaded
2026-03-27 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745324%252Fgeneral%252Fcab70b93-0acb-459a-9dfb-11203d32cb76.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745324/general/cab70b93-0acb-459a-9dfb-11203d32cb76.jpg already downloaded
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745324%252Fgeneral%252F90148ce5-a6fd-438e-ba01-77692b8a8a05.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745324/general/90148ce5-a6fd-438e-ba01-77692b8a8a05.jpg already downloaded
2026-03-27 22:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7425c271-f8a6-525f-a96c-d4b41e1ad3fb, identifier: 10740865
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0a6f10>
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_994625cf-f813-55b9-bc4b-0201fa4fd66c/994625cf-f813-55b9-bc4b-0201fa4fd66c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252F9bbfd15c-ea48-44d7-bb4f-dd59aa91caa4.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/9bbfd15c-ea48-44d7-bb4f-dd59aa91caa4.jpg saved to cache
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 994625cf-f813-55b9-bc4b-0201fa4fd66c
2026-03-27 22:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752634/general/04f9282e-9390-418d-bcc5-ec715ad35594.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740518)
2026-03-27 22:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with identifier: 10740865
2026-03-27 22:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with identifier: 10740865
2026-03-27 22:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with identifier: 10740865 to the API
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740865>
{'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': 286,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '7425c271-f8a6-525f-a96c-d4b41e1ad3fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLE419',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740865',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 215547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5745324/general/4038cc7d-fcbf-4d2c-8ea8-0b9eb585e43a.jpg',
'https://images.openlane.eu/carimgs/5745324/general/4db46212-4d20-4ebd-838d-3ae93c9c1476.jpg',
'https://images.openlane.eu/carimgs/5745324/general/a62a9f0c-5783-4cbf-a598-a9784064c2fd.jpg',
'https://images.openlane.eu/carimgs/5745324/general/29a80722-2ec1-40f3-b8a9-cfa78c96c58e.jpg',
'https://images.openlane.eu/carimgs/5745324/general/82e835ca-674d-4c0b-a539-f7ae2a24b3a4.jpg',
'https://images.openlane.eu/carimgs/5745324/general/70f146ce-42bf-419e-b75d-5d6cc120c26e.jpg',
'https://images.openlane.eu/carimgs/5745324/general/f1248428-6ca9-4ab1-993d-1ababda345f4.jpg',
'https://images.openlane.eu/carimgs/5745324/general/aa178f49-968f-4521-a7ad-a8fa7c498f9e.jpg',
'https://images.openlane.eu/carimgs/5745324/general/cab70b93-0acb-459a-9dfb-11203d32cb76.jpg',
'https://images.openlane.eu/carimgs/5745324/general/90148ce5-a6fd-438e-ba01-77692b8a8a05.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7425c271-f8a6-525f-a96c-d4b41e1ad3fb/7425c271-f8a6-525f-a96c-d4b41e1ad3fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 556685,
'Height': 1343,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745324/general/4038cc7d-fcbf-4d2c-8ea8-0b9eb585e43a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7425c271-f8a6-525f-a96c-d4b41e1ad3fb/7425c271-f8a6-525f-a96c-d4b41e1ad3fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396370,
'Height': 1286,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745324/general/4db46212-4d20-4ebd-838d-3ae93c9c1476.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7425c271-f8a6-525f-a96c-d4b41e1ad3fb/7425c271-f8a6-525f-a96c-d4b41e1ad3fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 586426,
'Height': 1495,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745324/general/a62a9f0c-5783-4cbf-a598-a9784064c2fd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7425c271-f8a6-525f-a96c-d4b41e1ad3fb/7425c271-f8a6-525f-a96c-d4b41e1ad3fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465536,
'Height': 1254,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745324/general/29a80722-2ec1-40f3-b8a9-cfa78c96c58e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7425c271-f8a6-525f-a96c-d4b41e1ad3fb/7425c271-f8a6-525f-a96c-d4b41e1ad3fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 694146,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745324/general/82e835ca-674d-4c0b-a539-f7ae2a24b3a4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7425c271-f8a6-525f-a96c-d4b41e1ad3fb/7425c271-f8a6-525f-a96c-d4b41e1ad3fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309446,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745324/general/70f146ce-42bf-419e-b75d-5d6cc120c26e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7425c271-f8a6-525f-a96c-d4b41e1ad3fb/7425c271-f8a6-525f-a96c-d4b41e1ad3fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431810,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745324/general/f1248428-6ca9-4ab1-993d-1ababda345f4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7425c271-f8a6-525f-a96c-d4b41e1ad3fb/7425c271-f8a6-525f-a96c-d4b41e1ad3fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 514770,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745324/general/aa178f49-968f-4521-a7ad-a8fa7c498f9e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7425c271-f8a6-525f-a96c-d4b41e1ad3fb/7425c271-f8a6-525f-a96c-d4b41e1ad3fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 496287,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745324/general/cab70b93-0acb-459a-9dfb-11203d32cb76.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7425c271-f8a6-525f-a96c-d4b41e1ad3fb/7425c271-f8a6-525f-a96c-d4b41e1ad3fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 592814,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745324/general/90148ce5-a6fd-438e-ba01-77692b8a8a05.jpg',
'Width': 2048}],
'price': 27900,
'price_includes_vat': True,
'registration_date': '2020-01-30',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 215.547 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740865%27 HTTP/1.1" 200 None
2026-03-27 22:20:58 [adesa.be] INFO: Saving data for 10740865: {'created_time': 1774650058.49617, 'last_price_update_time': 1774650058.496183, 'auction_closing_time': 1774864800.0}
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740865') HTTP/1.1" 204 0
2026-03-27 22:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752634/general/5592c2f1-a1df-4451-8f05-997426e23dfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740518)
2026-03-27 22:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752634/general/601bfca5-c771-45de-9ce2-88e02052671d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740518)
2026-03-27 22:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0d75d0>
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_371a8566-2f9a-564e-baa2-9f567528b0e7/371a8566-2f9a-564e-baa2-9f567528b0e7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252F4b8f2046-d201-48ed-8269-513913e38566.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/4b8f2046-d201-48ed-8269-513913e38566.jpg saved to cache
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 371a8566-2f9a-564e-baa2-9f567528b0e7
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e21b350>
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_371a8566-2f9a-564e-baa2-9f567528b0e7/371a8566-2f9a-564e-baa2-9f567528b0e7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252F23cfd3b8-9cb2-4d42-af04-1e665a03c69a.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/23cfd3b8-9cb2-4d42-af04-1e665a03c69a.jpg saved to cache
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 371a8566-2f9a-564e-baa2-9f567528b0e7
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dff6fd0>
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_994625cf-f813-55b9-bc4b-0201fa4fd66c/994625cf-f813-55b9-bc4b-0201fa4fd66c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252F5315ea94-98c9-4753-b03b-c3a8edc76447.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/5315ea94-98c9-4753-b03b-c3a8edc76447.jpg saved to cache
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 994625cf-f813-55b9-bc4b-0201fa4fd66c
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 994625cf-f813-55b9-bc4b-0201fa4fd66c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 371a8566-2f9a-564e-baa2-9f567528b0e7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 371a8566-2f9a-564e-baa2-9f567528b0e7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 994625cf-f813-55b9-bc4b-0201fa4fd66c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752477/general/6f6b0b90-69b4-484f-8cc7-71dbcef57c57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740758)
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d15e210>
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1d9792-9506-5548-9e25-e8e41d1d5f4e/9f1d9792-9506-5548-9e25-e8e41d1d5f4e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252F04f9282e-9390-418d-bcc5-ec715ad35594.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/04f9282e-9390-418d-bcc5-ec715ad35594.jpg saved to cache
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9f1d9792-9506-5548-9e25-e8e41d1d5f4e
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d15d5d0>
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1d9792-9506-5548-9e25-e8e41d1d5f4e/9f1d9792-9506-5548-9e25-e8e41d1d5f4e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252F5592c2f1-a1df-4451-8f05-997426e23dfb.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/5592c2f1-a1df-4451-8f05-997426e23dfb.jpg saved to cache
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9f1d9792-9506-5548-9e25-e8e41d1d5f4e
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd74790>
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1d9792-9506-5548-9e25-e8e41d1d5f4e/9f1d9792-9506-5548-9e25-e8e41d1d5f4e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252F601bfca5-c771-45de-9ce2-88e02052671d.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/601bfca5-c771-45de-9ce2-88e02052671d.jpg saved to cache
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9f1d9792-9506-5548-9e25-e8e41d1d5f4e
2026-03-27 22:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752634/general/2203fbf0-c875-4455-84f0-463eb0b9a51c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740518)
2026-03-27 22:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752477/general/6147dbfe-5b6b-4f3b-9d9a-5392d30e7853.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740758)
2026-03-27 22:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752634/general/adaed035-38aa-4284-a0e7-82bd50d5cb15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740518)
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deebb10>
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_371a8566-2f9a-564e-baa2-9f567528b0e7/371a8566-2f9a-564e-baa2-9f567528b0e7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252F6f6b0b90-69b4-484f-8cc7-71dbcef57c57.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/6f6b0b90-69b4-484f-8cc7-71dbcef57c57.jpg saved to cache
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 371a8566-2f9a-564e-baa2-9f567528b0e7
2026-03-27 22:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752498/general/09c4dbd8-2865-438e-8879-2cf359c68c87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740778)
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e026710>
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1d9792-9506-5548-9e25-e8e41d1d5f4e/9f1d9792-9506-5548-9e25-e8e41d1d5f4e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252F2203fbf0-c875-4455-84f0-463eb0b9a51c.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/2203fbf0-c875-4455-84f0-463eb0b9a51c.jpg saved to cache
2026-03-27 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9f1d9792-9506-5548-9e25-e8e41d1d5f4e
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de26390>
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_371a8566-2f9a-564e-baa2-9f567528b0e7/371a8566-2f9a-564e-baa2-9f567528b0e7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752477%252Fgeneral%252F6147dbfe-5b6b-4f3b-9d9a-5392d30e7853.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752477/general/6147dbfe-5b6b-4f3b-9d9a-5392d30e7853.jpg saved to cache
2026-03-27 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 371a8566-2f9a-564e-baa2-9f567528b0e7
2026-03-27 22:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752278/general/2986cd51-66c3-4bea-811c-2c919321b699.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740027)
2026-03-27 22:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752486/general/ce047b4c-21ea-4bf4-9c7f-7a156ced2130.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740767)
2026-03-27 22:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752634/general/99454f65-7614-446e-8e51-66ef31f74d1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740518)
2026-03-27 22:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752648/general/61d15c2d-5e28-4315-ac7b-dccab21bbe0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740531)
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de27150>
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1d9792-9506-5548-9e25-e8e41d1d5f4e/9f1d9792-9506-5548-9e25-e8e41d1d5f4e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252Fadaed035-38aa-4284-a0e7-82bd50d5cb15.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/adaed035-38aa-4284-a0e7-82bd50d5cb15.jpg saved to cache
2026-03-27 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9f1d9792-9506-5548-9e25-e8e41d1d5f4e
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3c4390>
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_994625cf-f813-55b9-bc4b-0201fa4fd66c/994625cf-f813-55b9-bc4b-0201fa4fd66c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752498%252Fgeneral%252F09c4dbd8-2865-438e-8879-2cf359c68c87.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752498/general/09c4dbd8-2865-438e-8879-2cf359c68c87.jpg saved to cache
2026-03-27 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 994625cf-f813-55b9-bc4b-0201fa4fd66c
2026-03-27 22:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752549/general/79cc1f2e-c524-4034-a111-24e5b87430fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740477)
2026-03-27 22:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752497/general/355c3c24-2938-466f-b533-2486c97aa509.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740777)
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d433c50>
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752278%252Fgeneral%252F2986cd51-66c3-4bea-811c-2c919321b699.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752278/general/2986cd51-66c3-4bea-811c-2c919321b699.jpg saved to cache
2026-03-27 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item afb555ea-adf7-5a3c-ab10-6b0049053882
2026-03-27 22:20:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: afb555ea-adf7-5a3c-ab10-6b0049053882, skipping ID generation
2026-03-27 22:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afb555ea-adf7-5a3c-ab10-6b0049053882 with scrape type 1
2026-03-27 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item afb555ea-adf7-5a3c-ab10-6b0049053882 sending to next pipeline
2026-03-27 22:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afb555ea-adf7-5a3c-ab10-6b0049053882, identifier: 10740027
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d373cd0>
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752486%252Fgeneral%252Fce047b4c-21ea-4bf4-9c7f-7a156ced2130.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752486/general/ce047b4c-21ea-4bf4-9c7f-7a156ced2130.jpg saved to cache
2026-03-27 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 29eb7cc7-b515-5acc-9281-4527db86b38f
2026-03-27 22:20:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 29eb7cc7-b515-5acc-9281-4527db86b38f, skipping ID generation
2026-03-27 22:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29eb7cc7-b515-5acc-9281-4527db86b38f with scrape type 1
2026-03-27 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 29eb7cc7-b515-5acc-9281-4527db86b38f sending to next pipeline
2026-03-27 22:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29eb7cc7-b515-5acc-9281-4527db86b38f, identifier: 10740767
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e22bf90>
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:20:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1d9792-9506-5548-9e25-e8e41d1d5f4e/9f1d9792-9506-5548-9e25-e8e41d1d5f4e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752634%252Fgeneral%252F99454f65-7614-446e-8e51-66ef31f74d1f.jpg') HTTP/1.1" 204 0
2026-03-27 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752634/general/99454f65-7614-446e-8e51-66ef31f74d1f.jpg saved to cache
2026-03-27 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9f1d9792-9506-5548-9e25-e8e41d1d5f4e
2026-03-27 22:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afb555ea-adf7-5a3c-ab10-6b0049053882 with identifier: 10740027
2026-03-27 22:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afb555ea-adf7-5a3c-ab10-6b0049053882 with identifier: 10740027
2026-03-27 22:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afb555ea-adf7-5a3c-ab10-6b0049053882 with identifier: 10740027 to the API
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752278/general/2986cd51-66c3-4bea-811c-2c919321b699.jpg>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'afb555ea-adf7-5a3c-ab10-6b0049053882',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMD919',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740027',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 149042,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285735,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752278/general/4ddd8655-5364-476e-a86b-2249d850f64a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277554,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752278/general/43e7ad66-95e6-4e03-89fa-014b2cf56066.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231631,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752278/general/237db0a7-f296-4e05-81a5-7fd3f4042a29.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467022,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752278/general/2986cd51-66c3-4bea-811c-2c919321b699.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396052,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752278/general/3f33b0ee-56e2-487c-aaa2-873068ecd65f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345131,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752278/general/dfc089a0-3b84-46c7-a67a-c4f44729da12.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350953,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752278/general/138fdbc2-c2f9-4f75-a420-ea42867cfdc9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afb555ea-adf7-5a3c-ab10-6b0049053882/afb555ea-adf7-5a3c-ab10-6b0049053882_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352854,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752278/general/78d05cd4-fd21-40b5-bb3e-549fc631e6db.jpg',
'Width': 1920}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 518d - Diesel - Automatic - 150 hp - 149.042 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740027%27 HTTP/1.1" 200 None
2026-03-27 22:20:59 [adesa.be] INFO: Saving data for 10740027: {'created_time': 1774650059.841075, 'last_price_update_time': 1774650059.841086, 'auction_closing_time': 1774861200.0}
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740027') HTTP/1.1" 204 0
2026-03-27 22:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29eb7cc7-b515-5acc-9281-4527db86b38f with identifier: 10740767
2026-03-27 22:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29eb7cc7-b515-5acc-9281-4527db86b38f with identifier: 10740767
2026-03-27 22:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29eb7cc7-b515-5acc-9281-4527db86b38f with identifier: 10740767 to the API
2026-03-27 22:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752486/general/ce047b4c-21ea-4bf4-9c7f-7a156ced2130.jpg>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '29eb7cc7-b515-5acc-9281-4527db86b38f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPP298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740767',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 110731,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266606,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752486/general/7c80e360-df23-4d95-8ee7-3f582fe91ea2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245657,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752486/general/2b254aea-220e-444d-b7a4-d79ceb818a1f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257800,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752486/general/55aea77c-d592-45f5-a1e6-7d58cc94ba84.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 472589,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752486/general/ce047b4c-21ea-4bf4-9c7f-7a156ced2130.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360223,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752486/general/fc43da6a-6027-4a0e-a624-2ad15e160e7b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303656,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752486/general/0acbf35a-5e51-4072-89a6-a71d5dc0580b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453117,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752486/general/69f5e738-dd45-4789-b299-00c4b823a914.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29eb7cc7-b515-5acc-9281-4527db86b38f/29eb7cc7-b515-5acc-9281-4527db86b38f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397027,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752486/general/7e974388-cfb4-4de9-a107-5adb44986cda.jpg',
'Width': 1920}],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 518d Lounge - Diesel - Automatic - 150 hp - 110.731 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740767%27 HTTP/1.1" 200 None
2026-03-27 22:21:00 [adesa.be] INFO: Saving data for 10740767: {'created_time': 1774650060.207291, 'last_price_update_time': 1774650060.2073, 'auction_closing_time': 1774947600.0}
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740767') HTTP/1.1" 204 0
2026-03-27 22:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752549/general/899db78e-3e53-48b0-a738-c03a3ff5ad53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740477)
2026-03-27 22:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752638/general/70beb60d-3baa-40bd-80fa-f2ab805dfe03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740521)
2026-03-27 22:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752638/general/12dc12b6-4adf-47c3-81ce-3fe4a306b35f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740521)
2026-03-27 22:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 22:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740869> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099def5d10>
2026-03-27 22:21:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_274c369e-e855-5abc-9557-e8928acd1f1c/274c369e-e855-5abc-9557-e8928acd1f1c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252F61d15c2d-5e28-4315-ac7b-dccab21bbe0b.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/61d15c2d-5e28-4315-ac7b-dccab21bbe0b.jpg saved to cache
2026-03-27 22:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 274c369e-e855-5abc-9557-e8928acd1f1c
2026-03-27 22:21:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e027950>
2026-03-27 22:21:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252F79cc1f2e-c524-4034-a111-24e5b87430fe.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/79cc1f2e-c524-4034-a111-24e5b87430fe.jpg saved to cache
2026-03-27 22:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 112760e1-8d87-5377-a613-6cd6689c2cea
2026-03-27 22:21:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3c6490>
2026-03-27 22:21:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252F355c3c24-2938-466f-b533-2486c97aa509.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/355c3c24-2938-466f-b533-2486c97aa509.jpg saved to cache
2026-03-27 22:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1b6f2492-2982-5062-b0fa-e04969c24987
2026-03-27 22:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752648/general/1fc2063c-5168-4ce3-bacd-ff0c07e1939f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740531)
2026-03-27 22:21:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9f1d9792-9506-5548-9e25-e8e41d1d5f4e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 371a8566-2f9a-564e-baa2-9f567528b0e7 with identifier: 10740758
2026-03-27 22:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 371a8566-2f9a-564e-baa2-9f567528b0e7 with identifier: 10740758
2026-03-27 22:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 371a8566-2f9a-564e-baa2-9f567528b0e7 with identifier: 10740758 to the API
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:00 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '371a8566-2f9a-564e-baa2-9f567528b0e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UHG091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740758',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 47055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 129,
'photo_urls': ['https://images.openlane.eu/carimgs/5752477/general/6147dbfe-5b6b-4f3b-9d9a-5392d30e7853.jpg',
'https://images.openlane.eu/carimgs/5752477/general/eba996b0-a309-4c4d-a766-6782693d1205.jpg',
'https://images.openlane.eu/carimgs/5752477/general/2b3b614c-2381-4281-a39d-90b9e1e018ac.jpg',
'https://images.openlane.eu/carimgs/5752477/general/4b8f2046-d201-48ed-8269-513913e38566.jpg',
'https://images.openlane.eu/carimgs/5752477/general/6f6b0b90-69b4-484f-8cc7-71dbcef57c57.jpg',
'https://images.openlane.eu/carimgs/5752477/general/4c0f3b9f-238d-4393-b1d5-bff06209d953.jpg',
'https://images.openlane.eu/carimgs/5752477/general/23cfd3b8-9cb2-4d42-af04-1e665a03c69a.jpg',
'https://images.openlane.eu/carimgs/5752477/general/d84268ef-2dab-480b-bfc1-d5445f2547e1.jpg',
'https://images.openlane.eu/carimgs/5752477/general/3c44aa5b-ae1d-4323-8a1e-0692206b4e94.jpg',
'https://images.openlane.eu/carimgs/5752477/general/fbd8553a-5b87-4284-9329-306755ffc466.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_371a8566-2f9a-564e-baa2-9f567528b0e7/371a8566-2f9a-564e-baa2-9f567528b0e7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752477/general/6147dbfe-5b6b-4f3b-9d9a-5392d30e7853.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_371a8566-2f9a-564e-baa2-9f567528b0e7/371a8566-2f9a-564e-baa2-9f567528b0e7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752477/general/eba996b0-a309-4c4d-a766-6782693d1205.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_371a8566-2f9a-564e-baa2-9f567528b0e7/371a8566-2f9a-564e-baa2-9f567528b0e7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752477/general/2b3b614c-2381-4281-a39d-90b9e1e018ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_371a8566-2f9a-564e-baa2-9f567528b0e7/371a8566-2f9a-564e-baa2-9f567528b0e7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752477/general/4b8f2046-d201-48ed-8269-513913e38566.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_371a8566-2f9a-564e-baa2-9f567528b0e7/371a8566-2f9a-564e-baa2-9f567528b0e7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752477/general/6f6b0b90-69b4-484f-8cc7-71dbcef57c57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_371a8566-2f9a-564e-baa2-9f567528b0e7/371a8566-2f9a-564e-baa2-9f567528b0e7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752477/general/4c0f3b9f-238d-4393-b1d5-bff06209d953.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_371a8566-2f9a-564e-baa2-9f567528b0e7/371a8566-2f9a-564e-baa2-9f567528b0e7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752477/general/23cfd3b8-9cb2-4d42-af04-1e665a03c69a.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2018-05-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Manual - 116 hp - 47.055 km',
'transmission': 'manual',
'trim': 'Business Design',
'vin': None,
'year': 2018}
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740758%27 HTTP/1.1" 200 None
2026-03-27 22:21:00 [adesa.be] INFO: Saving data for 10740758: {'created_time': 1774650060.720773, 'last_price_update_time': 1774650060.720783, 'auction_closing_time': 1774947600.0}
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740758') HTTP/1.1" 204 0
2026-03-27 22:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f1d9792-9506-5548-9e25-e8e41d1d5f4e with identifier: 10740518
2026-03-27 22:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f1d9792-9506-5548-9e25-e8e41d1d5f4e with identifier: 10740518
2026-03-27 22:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f1d9792-9506-5548-9e25-e8e41d1d5f4e with identifier: 10740518 to the API
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:01 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '9f1d9792-9506-5548-9e25-e8e41d1d5f4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQL901',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740518',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 62568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 71,
'photo_urls': ['https://images.openlane.eu/carimgs/5752634/general/357f4835-4b80-4d2f-8f3c-193b092c9f40.jpg',
'https://images.openlane.eu/carimgs/5752634/general/99454f65-7614-446e-8e51-66ef31f74d1f.jpg',
'https://images.openlane.eu/carimgs/5752634/general/adaed035-38aa-4284-a0e7-82bd50d5cb15.jpg',
'https://images.openlane.eu/carimgs/5752634/general/2203fbf0-c875-4455-84f0-463eb0b9a51c.jpg',
'https://images.openlane.eu/carimgs/5752634/general/491448b1-e418-4806-b30c-7f887cbabb5a.jpg',
'https://images.openlane.eu/carimgs/5752634/general/c84abeea-8fd4-4b4a-90b2-b25f8100a7f8.jpg',
'https://images.openlane.eu/carimgs/5752634/general/607fd914-a954-41bb-a634-0b8397de9eff.jpg',
'https://images.openlane.eu/carimgs/5752634/general/5592c2f1-a1df-4451-8f05-997426e23dfb.jpg',
'https://images.openlane.eu/carimgs/5752634/general/601bfca5-c771-45de-9ce2-88e02052671d.jpg',
'https://images.openlane.eu/carimgs/5752634/general/04f9282e-9390-418d-bcc5-ec715ad35594.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1d9792-9506-5548-9e25-e8e41d1d5f4e/9f1d9792-9506-5548-9e25-e8e41d1d5f4e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752634/general/99454f65-7614-446e-8e51-66ef31f74d1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1d9792-9506-5548-9e25-e8e41d1d5f4e/9f1d9792-9506-5548-9e25-e8e41d1d5f4e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752634/general/adaed035-38aa-4284-a0e7-82bd50d5cb15.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1d9792-9506-5548-9e25-e8e41d1d5f4e/9f1d9792-9506-5548-9e25-e8e41d1d5f4e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752634/general/2203fbf0-c875-4455-84f0-463eb0b9a51c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1d9792-9506-5548-9e25-e8e41d1d5f4e/9f1d9792-9506-5548-9e25-e8e41d1d5f4e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752634/general/491448b1-e418-4806-b30c-7f887cbabb5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1d9792-9506-5548-9e25-e8e41d1d5f4e/9f1d9792-9506-5548-9e25-e8e41d1d5f4e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752634/general/5592c2f1-a1df-4451-8f05-997426e23dfb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1d9792-9506-5548-9e25-e8e41d1d5f4e/9f1d9792-9506-5548-9e25-e8e41d1d5f4e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752634/general/601bfca5-c771-45de-9ce2-88e02052671d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1d9792-9506-5548-9e25-e8e41d1d5f4e/9f1d9792-9506-5548-9e25-e8e41d1d5f4e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752634/general/04f9282e-9390-418d-bcc5-ec715ad35594.jpg',
'Width': 1024}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2020-11-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 62.568 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740518%27 HTTP/1.1" 200 None
2026-03-27 22:21:01 [adesa.be] INFO: Saving data for 10740518: {'created_time': 1774650061.096198, 'last_price_update_time': 1774650061.096211, 'auction_closing_time': 1774965600.0}
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740518') HTTP/1.1" 204 0
2026-03-27 22:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 994625cf-f813-55b9-bc4b-0201fa4fd66c with identifier: 10740778
2026-03-27 22:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 994625cf-f813-55b9-bc4b-0201fa4fd66c with identifier: 10740778
2026-03-27 22:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 994625cf-f813-55b9-bc4b-0201fa4fd66c with identifier: 10740778 to the API
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:01 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '994625cf-f813-55b9-bc4b-0201fa4fd66c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WPC953',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740778',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 73559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5752498/general/f83785ad-1801-4412-acc0-a9b1750cfb3e.jpg',
'https://images.openlane.eu/carimgs/5752498/general/09c4dbd8-2865-438e-8879-2cf359c68c87.jpg',
'https://images.openlane.eu/carimgs/5752498/general/12f84b61-41e1-4957-813d-003a96122fb3.jpg',
'https://images.openlane.eu/carimgs/5752498/general/63ef364e-e886-4e53-864d-a32a6d875285.jpg',
'https://images.openlane.eu/carimgs/5752498/general/7eff1fd0-fa7b-4b8a-99fe-6460d68caf6f.jpg',
'https://images.openlane.eu/carimgs/5752498/general/1c35571d-ad03-4382-8973-06e612ba2678.jpg',
'https://images.openlane.eu/carimgs/5752498/general/9bbfd15c-ea48-44d7-bb4f-dd59aa91caa4.jpg',
'https://images.openlane.eu/carimgs/5752498/general/b9d4eb95-36f2-4fa2-8110-ff24f19ae4c4.jpg',
'https://images.openlane.eu/carimgs/5752498/general/5315ea94-98c9-4753-b03b-c3a8edc76447.jpg',
'https://images.openlane.eu/carimgs/5752498/general/14733d60-077c-4994-977c-61259dff7451.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_994625cf-f813-55b9-bc4b-0201fa4fd66c/994625cf-f813-55b9-bc4b-0201fa4fd66c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752498/general/09c4dbd8-2865-438e-8879-2cf359c68c87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_994625cf-f813-55b9-bc4b-0201fa4fd66c/994625cf-f813-55b9-bc4b-0201fa4fd66c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752498/general/12f84b61-41e1-4957-813d-003a96122fb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_994625cf-f813-55b9-bc4b-0201fa4fd66c/994625cf-f813-55b9-bc4b-0201fa4fd66c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752498/general/63ef364e-e886-4e53-864d-a32a6d875285.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_994625cf-f813-55b9-bc4b-0201fa4fd66c/994625cf-f813-55b9-bc4b-0201fa4fd66c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752498/general/7eff1fd0-fa7b-4b8a-99fe-6460d68caf6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_994625cf-f813-55b9-bc4b-0201fa4fd66c/994625cf-f813-55b9-bc4b-0201fa4fd66c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127730,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752498/general/9bbfd15c-ea48-44d7-bb4f-dd59aa91caa4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_994625cf-f813-55b9-bc4b-0201fa4fd66c/994625cf-f813-55b9-bc4b-0201fa4fd66c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752498/general/5315ea94-98c9-4753-b03b-c3a8edc76447.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2019-07-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Mondeo 2.0 Titanium - Petrol - Automatic - 140 hp - 73.559 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2019}
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740778%27 HTTP/1.1" 200 None
2026-03-27 22:21:01 [adesa.be] INFO: Saving data for 10740778: {'created_time': 1774650061.488408, 'last_price_update_time': 1774650061.488418, 'auction_closing_time': 1774947600.0}
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740778') HTTP/1.1" 204 0
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 371a8566-2f9a-564e-baa2-9f567528b0e7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9f1d9792-9506-5548-9e25-e8e41d1d5f4e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 994625cf-f813-55b9-bc4b-0201fa4fd66c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de10650>
2026-03-27 22:21:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252F899db78e-3e53-48b0-a738-c03a3ff5ad53.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/899db78e-3e53-48b0-a738-c03a3ff5ad53.jpg saved to cache
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 112760e1-8d87-5377-a613-6cd6689c2cea
2026-03-27 22:21:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de5ed50>
2026-03-27 22:21:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252F70beb60d-3baa-40bd-80fa-f2ab805dfe03.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/70beb60d-3baa-40bd-80fa-f2ab805dfe03.jpg saved to cache
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a
2026-03-27 22:21:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de10090>
2026-03-27 22:21:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252F12dc12b6-4adf-47c3-81ce-3fe4a306b35f.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/12dc12b6-4adf-47c3-81ce-3fe4a306b35f.jpg saved to cache
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a
2026-03-27 22:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 641df98c-f505-5556-92d3-ced2faef2f2b with identifier: 10740858
2026-03-27 22:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 641df98c-f505-5556-92d3-ced2faef2f2b with scrape type 1
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 641df98c-f505-5556-92d3-ced2faef2f2b
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696328%252Fgeneral%252Ff61034d5-119b-4a39-867a-a36746f4fa5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696328/general/f61034d5-119b-4a39-867a-a36746f4fa5f.jpg already downloaded
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696328%252Fgeneral%252F630ec4df-50f7-4144-801c-8a16661852e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696328/general/630ec4df-50f7-4144-801c-8a16661852e5.jpg already downloaded
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696328%252Fgeneral%252F608f815c-64ba-42e4-ba8f-75f1a85ed308.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696328/general/608f815c-64ba-42e4-ba8f-75f1a85ed308.jpg already downloaded
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696328%252Fgeneral%252F2be5908d-970c-4e3c-b53b-647bea6480d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696328/general/2be5908d-970c-4e3c-b53b-647bea6480d3.jpg already downloaded
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696328%252Fgeneral%252Fea1d5c5c-2206-4d09-86a9-2ce41635a37e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696328/general/ea1d5c5c-2206-4d09-86a9-2ce41635a37e.jpg already downloaded
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696328%252Fgeneral%252F6d02d283-f79c-4f16-b9d9-e2e548ecd7c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696328/general/6d02d283-f79c-4f16-b9d9-e2e548ecd7c6.jpg already downloaded
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696328%252Fgeneral%252F81076dea-a973-4e75-8717-70fbb9d1a96a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696328/general/81076dea-a973-4e75-8717-70fbb9d1a96a.jpg already downloaded
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696328%252Fgeneral%252F863f0bf2-3c4b-4e34-b927-4ad4dd3829b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696328/general/863f0bf2-3c4b-4e34-b927-4ad4dd3829b6.jpg already downloaded
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696328%252Fgeneral%252F717551b9-50ac-475e-b503-8197b8adb9ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696328/general/717551b9-50ac-475e-b503-8197b8adb9ea.jpg already downloaded
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696328%252Fgeneral%252F8ded0f3c-705a-4272-9bde-c223670f52f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696328/general/8ded0f3c-705a-4272-9bde-c223670f52f5.jpg already downloaded
2026-03-27 22:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 641df98c-f505-5556-92d3-ced2faef2f2b, identifier: 10740858
2026-03-27 22:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2821ffe-7be0-5325-8080-37ed37e911a8 with identifier: 10740869
2026-03-27 22:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2821ffe-7be0-5325-8080-37ed37e911a8 with scrape type 1
2026-03-27 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c2821ffe-7be0-5325-8080-37ed37e911a8
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752666%252Fgeneral%252Fb23bcd0a-8d2e-40e2-be8f-b12f987fee02.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752666/general/b23bcd0a-8d2e-40e2-be8f-b12f987fee02.jpeg not downloaded yet
2026-03-27 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752638/general/e3ee82de-5cf1-4766-b11e-5272dce51175.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740521)
2026-03-27 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752543/general/d0734518-eeb4-4189-b122-0079471f20d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740471)
2026-03-27 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752497/general/c024f6fc-2495-4058-aa41-a8d29184ff69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740777)
2026-03-27 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 641df98c-f505-5556-92d3-ced2faef2f2b with identifier: 10740858
2026-03-27 22:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 641df98c-f505-5556-92d3-ced2faef2f2b with identifier: 10740858
2026-03-27 22:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 641df98c-f505-5556-92d3-ced2faef2f2b with identifier: 10740858 to the API
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740858>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '641df98c-f505-5556-92d3-ced2faef2f2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CAD483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740858',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 331600,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5696328/general/f61034d5-119b-4a39-867a-a36746f4fa5f.jpg',
'https://images.openlane.eu/carimgs/5696328/general/630ec4df-50f7-4144-801c-8a16661852e5.jpg',
'https://images.openlane.eu/carimgs/5696328/general/608f815c-64ba-42e4-ba8f-75f1a85ed308.jpg',
'https://images.openlane.eu/carimgs/5696328/general/2be5908d-970c-4e3c-b53b-647bea6480d3.jpg',
'https://images.openlane.eu/carimgs/5696328/general/ea1d5c5c-2206-4d09-86a9-2ce41635a37e.jpg',
'https://images.openlane.eu/carimgs/5696328/general/6d02d283-f79c-4f16-b9d9-e2e548ecd7c6.jpg',
'https://images.openlane.eu/carimgs/5696328/general/81076dea-a973-4e75-8717-70fbb9d1a96a.jpg',
'https://images.openlane.eu/carimgs/5696328/general/863f0bf2-3c4b-4e34-b927-4ad4dd3829b6.jpg',
'https://images.openlane.eu/carimgs/5696328/general/717551b9-50ac-475e-b503-8197b8adb9ea.jpg',
'https://images.openlane.eu/carimgs/5696328/general/8ded0f3c-705a-4272-9bde-c223670f52f5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_641df98c-f505-5556-92d3-ced2faef2f2b/641df98c-f505-5556-92d3-ced2faef2f2b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377063,
'Height': 1250,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696328/general/f61034d5-119b-4a39-867a-a36746f4fa5f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_641df98c-f505-5556-92d3-ced2faef2f2b/641df98c-f505-5556-92d3-ced2faef2f2b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471483,
'Height': 1388,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696328/general/630ec4df-50f7-4144-801c-8a16661852e5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_641df98c-f505-5556-92d3-ced2faef2f2b/641df98c-f505-5556-92d3-ced2faef2f2b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407294,
'Height': 1296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696328/general/608f815c-64ba-42e4-ba8f-75f1a85ed308.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_641df98c-f505-5556-92d3-ced2faef2f2b/641df98c-f505-5556-92d3-ced2faef2f2b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443657,
'Height': 1407,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696328/general/2be5908d-970c-4e3c-b53b-647bea6480d3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_641df98c-f505-5556-92d3-ced2faef2f2b/641df98c-f505-5556-92d3-ced2faef2f2b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353395,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696328/general/ea1d5c5c-2206-4d09-86a9-2ce41635a37e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_641df98c-f505-5556-92d3-ced2faef2f2b/641df98c-f505-5556-92d3-ced2faef2f2b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408762,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696328/general/6d02d283-f79c-4f16-b9d9-e2e548ecd7c6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_641df98c-f505-5556-92d3-ced2faef2f2b/641df98c-f505-5556-92d3-ced2faef2f2b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272510,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696328/general/81076dea-a973-4e75-8717-70fbb9d1a96a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_641df98c-f505-5556-92d3-ced2faef2f2b/641df98c-f505-5556-92d3-ced2faef2f2b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449337,
'Height': 1832,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696328/general/863f0bf2-3c4b-4e34-b927-4ad4dd3829b6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_641df98c-f505-5556-92d3-ced2faef2f2b/641df98c-f505-5556-92d3-ced2faef2f2b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437315,
'Height': 1645,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696328/general/717551b9-50ac-475e-b503-8197b8adb9ea.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_641df98c-f505-5556-92d3-ced2faef2f2b/641df98c-f505-5556-92d3-ced2faef2f2b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372167,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696328/general/8ded0f3c-705a-4272-9bde-c223670f52f5.jpg',
'Width': 2048}],
'price': 3250,
'price_includes_vat': True,
'registration_date': '2011-03-17',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'BMW 5 Series Touring 530d - Diesel - Manual - 245 hp - 331.600 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740858%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Saving data for 10740858: {'created_time': 1774650062.368912, 'last_price_update_time': 1774650062.368921, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740858') HTTP/1.1" 204 0
2026-03-27 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752455/general/1982d17b-3646-448d-8fa5-d791603bebed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740740)
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752666%252Fgeneral%252Faac04fe9-5372-48e6-b0c9-e88f7360d098.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752666/general/aac04fe9-5372-48e6-b0c9-e88f7360d098.jpeg not downloaded yet
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0ad390>
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_274c369e-e855-5abc-9557-e8928acd1f1c/274c369e-e855-5abc-9557-e8928acd1f1c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752648%252Fgeneral%252F1fc2063c-5168-4ce3-bacd-ff0c07e1939f.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752648/general/1fc2063c-5168-4ce3-bacd-ff0c07e1939f.jpg saved to cache
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 274c369e-e855-5abc-9557-e8928acd1f1c
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 112760e1-8d87-5377-a613-6cd6689c2cea due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752666%252Fgeneral%252F7ec89d2a-5d65-4144-977e-523a59ecf051.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752666/general/7ec89d2a-5d65-4144-977e-523a59ecf051.jpeg not downloaded yet
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0d0a10>
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252Fe3ee82de-5cf1-4766-b11e-5272dce51175.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/e3ee82de-5cf1-4766-b11e-5272dce51175.jpg saved to cache
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e062e90>
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad61d86-9b49-5875-9fdc-0c33cacbb44c/3ad61d86-9b49-5875-9fdc-0c33cacbb44c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252Fd0734518-eeb4-4189-b122-0079471f20d1.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/d0734518-eeb4-4189-b122-0079471f20d1.jpg saved to cache
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e231ad0>
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252Fc024f6fc-2495-4058-aa41-a8d29184ff69.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/c024f6fc-2495-4058-aa41-a8d29184ff69.jpg saved to cache
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1b6f2492-2982-5062-b0fa-e04969c24987
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10738263
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738263%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10738263: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10738263 url https://www.openlane.eu/en/carv6/auction/10738263
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10736318
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736318%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10736318: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10736318 url https://www.openlane.eu/en/carv6/auction/10736318
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10735109
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735109%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10735109: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10735109 url https://www.openlane.eu/en/carv6/auction/10735109
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10738255
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738255%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10738255: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10738255 url https://www.openlane.eu/en/carv6/auction/10738255
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10736326
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736326%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10736326: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10736326 url https://www.openlane.eu/en/carv6/auction/10736326
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10737254
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737254%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10737254: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10737254 url https://www.openlane.eu/en/carv6/auction/10737254
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10736659
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736659%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10736659: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10736659 url https://www.openlane.eu/en/carv6/auction/10736659
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10736656
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736656%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10736656: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10736656 url https://www.openlane.eu/en/carv6/auction/10736656
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10737292
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737292%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10737292: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10737292 url https://www.openlane.eu/en/carv6/auction/10737292
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10740852
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740852%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10740852: 1
2026-03-27 22:21:02 [adesa.be] INFO: Scraping item 10740852 url https://www.openlane.eu/en/carv6/auction/10740852
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752666%252Fgeneral%252F5c269cb2-b305-4ec1-bd2d-3b959f80e4db.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752666/general/5c269cb2-b305-4ec1-bd2d-3b959f80e4db.jpeg not downloaded yet
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10737280
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737280%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10737280: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10737280 url https://www.openlane.eu/en/carv6/auction/10737280
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10730437
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730437%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10730437: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10730437 url https://www.openlane.eu/en/carv6/auction/10730437
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10738259
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738259%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10738259: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10738259 url https://www.openlane.eu/en/carv6/auction/10738259
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10730426
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730426%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10730426: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10730426 url https://www.openlane.eu/en/carv6/auction/10730426
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10730451
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730451%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10730451: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10730451 url https://www.openlane.eu/en/carv6/auction/10730451
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10739825
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739825%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10739825: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10739825 url https://www.openlane.eu/en/carv6/auction/10739825
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10739827
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739827%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10739827: 0
2026-03-27 22:21:02 [adesa.be] INFO: Skipping item 10739827 url https://www.openlane.eu/en/carv6/auction/10739827
2026-03-27 22:21:02 [adesa.be] INFO: Found listing with ID: 10740838
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740838%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [adesa.be] INFO: Scrape type for 10740838: 1
2026-03-27 22:21:02 [adesa.be] INFO: Scraping item 10740838 url https://www.openlane.eu/en/carv6/auction/10740838
2026-03-27 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752549/general/01c7971c-f632-465c-b773-623dd95cfada.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740477)
2026-03-27 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752550/general/f5279c13-f821-48f4-a4b0-3fffa24f42c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740478)
2026-03-27 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752638/general/f8d71a2e-b510-4e7f-a2bf-3eafef4e2686.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740521)
2026-03-27 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752497/general/dc9e9a4b-220f-4f34-a25a-707218cdcad4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740777)
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752666%252Fgeneral%252F809e16c4-962a-45d6-a6f8-c46b2ce5207a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752666/general/809e16c4-962a-45d6-a6f8-c46b2ce5207a.jpeg not downloaded yet
2026-03-27 22:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d084490>
2026-03-27 22:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7/8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F1982d17b-3646-448d-8fa5-d791603bebed.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/1982d17b-3646-448d-8fa5-d791603bebed.jpg saved to cache
2026-03-27 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10730434
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730434%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10730434: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10730434 url https://www.openlane.eu/en/carv6/auction/10730434
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10737277
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737277%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10737277: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10737277 url https://www.openlane.eu/en/carv6/auction/10737277
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10737295
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737295%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10737295: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10737295 url https://www.openlane.eu/en/carv6/auction/10737295
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10737738
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737738%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10737738: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10737738 url https://www.openlane.eu/en/carv6/auction/10737738
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10737729
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737729%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10737729: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10737729 url https://www.openlane.eu/en/carv6/auction/10737729
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10736309
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736309%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10736309: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10736309 url https://www.openlane.eu/en/carv6/auction/10736309
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10735096
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735096%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10735096: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10735096 url https://www.openlane.eu/en/carv6/auction/10735096
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10734924
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734924%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10734924: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10734924 url https://www.openlane.eu/en/carv6/auction/10734924
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10737746
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737746%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10737746: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10737746 url https://www.openlane.eu/en/carv6/auction/10737746
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10736302
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736302%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10736302: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10736302 url https://www.openlane.eu/en/carv6/auction/10736302
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10736637
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736637%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10736637: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10736637 url https://www.openlane.eu/en/carv6/auction/10736637
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10736315
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736315%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10736315: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10736315 url https://www.openlane.eu/en/carv6/auction/10736315
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10740864
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740864%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10740864: 1
2026-03-27 22:21:03 [adesa.be] INFO: Scraping item 10740864 url https://www.openlane.eu/en/carv6/auction/10740864
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752666%252Fgeneral%252F38ec10af-2baf-4cc0-9765-d6b7ff12757d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752666/general/38ec10af-2baf-4cc0-9765-d6b7ff12757d.jpeg not downloaded yet
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10730403
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730403%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10730403: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10730403 url https://www.openlane.eu/en/carv6/auction/10730403
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10736417
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736417%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10736417: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10736417 url https://www.openlane.eu/en/carv6/auction/10736417
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10736642
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736642%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10736642: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10736642 url https://www.openlane.eu/en/carv6/auction/10736642
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10735131
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735131%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10735131: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10735131 url https://www.openlane.eu/en/carv6/auction/10735131
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10736346
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736346%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10736346: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10736346 url https://www.openlane.eu/en/carv6/auction/10736346
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10730438
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730438%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10730438: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10730438 url https://www.openlane.eu/en/carv6/auction/10730438
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10731367
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731367%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10731367: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10731367 url https://www.openlane.eu/en/carv6/auction/10731367
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10738240
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738240%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10738240: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10738240 url https://www.openlane.eu/en/carv6/auction/10738240
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10730455
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730455%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10730455: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10730455 url https://www.openlane.eu/en/carv6/auction/10730455
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10739819
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739819%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10739819: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10739819 url https://www.openlane.eu/en/carv6/auction/10739819
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10736283
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736283%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10736283: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10736283 url https://www.openlane.eu/en/carv6/auction/10736283
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10738242
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738242%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10738242: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10738242 url https://www.openlane.eu/en/carv6/auction/10738242
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10736289
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736289%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10736289: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10736289 url https://www.openlane.eu/en/carv6/auction/10736289
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10740837
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740837%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10740837: 1
2026-03-27 22:21:03 [adesa.be] INFO: Scraping item 10740837 url https://www.openlane.eu/en/carv6/auction/10740837
2026-03-27 22:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752543/general/93bd8dd4-2a96-44eb-84a1-8cce45487037.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740471)
2026-03-27 22:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752549/general/d3cafdda-e73a-47ad-ab35-53dc9e9e71de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740477)
2026-03-27 22:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752638/general/9cf7a2b5-11b6-46fa-9f11-6613b9661bcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740521)
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752666%252Fgeneral%252F91832dbb-c0f2-4d5f-8c77-347e5b4ddcf0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752666/general/91832dbb-c0f2-4d5f-8c77-347e5b4ddcf0.jpeg not downloaded yet
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10734905
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734905%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10734905: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10734905 url https://www.openlane.eu/en/carv6/auction/10734905
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10736286
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736286%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10736286: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10736286 url https://www.openlane.eu/en/carv6/auction/10736286
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10735094
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735094%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10735094: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10735094 url https://www.openlane.eu/en/carv6/auction/10735094
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10736641
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736641%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10736641: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10736641 url https://www.openlane.eu/en/carv6/auction/10736641
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10738249
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738249%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10738249: 0
2026-03-27 22:21:03 [adesa.be] INFO: Skipping item 10738249 url https://www.openlane.eu/en/carv6/auction/10738249
2026-03-27 22:21:03 [adesa.be] INFO: Found listing with ID: 10740859
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740859%27 HTTP/1.1" 200 None
2026-03-27 22:21:03 [adesa.be] INFO: Scrape type for 10740859: 1
2026-03-27 22:21:03 [adesa.be] INFO: Scraping item 10740859 url https://www.openlane.eu/en/carv6/auction/10740859
2026-03-27 22:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e52d0>
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252F01c7971c-f632-465c-b773-623dd95cfada.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/01c7971c-f632-465c-b773-623dd95cfada.jpg saved to cache
2026-03-27 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 112760e1-8d87-5377-a613-6cd6689c2cea
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a0808b90>
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a52d30-23c1-5fd4-9eaa-03337ebd5ee2/40a52d30-23c1-5fd4-9eaa-03337ebd5ee2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252Ff5279c13-f821-48f4-a4b0-3fffa24f42c3.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/f5279c13-f821-48f4-a4b0-3fffa24f42c3.jpg saved to cache
2026-03-27 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d093890>
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252Ff8d71a2e-b510-4e7f-a2bf-3eafef4e2686.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/f8d71a2e-b510-4e7f-a2bf-3eafef4e2686.jpg saved to cache
2026-03-27 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0d4050>
2026-03-27 22:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752497%252Fgeneral%252Fdc9e9a4b-220f-4f34-a25a-707218cdcad4.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752497/general/dc9e9a4b-220f-4f34-a25a-707218cdcad4.jpg saved to cache
2026-03-27 22:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1b6f2492-2982-5062-b0fa-e04969c24987
2026-03-27 22:21:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1b6f2492-2982-5062-b0fa-e04969c24987, skipping ID generation
2026-03-27 22:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b6f2492-2982-5062-b0fa-e04969c24987 with scrape type 1
2026-03-27 22:21:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1b6f2492-2982-5062-b0fa-e04969c24987 sending to next pipeline
2026-03-27 22:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b6f2492-2982-5062-b0fa-e04969c24987, identifier: 10740777
2026-03-27 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752666%252Fgeneral%252F8abb5fb2-91d6-449e-83e7-5125b77e598f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752666/general/8abb5fb2-91d6-449e-83e7-5125b77e598f.jpeg not downloaded yet
2026-03-27 22:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b6f2492-2982-5062-b0fa-e04969c24987 with identifier: 10740777
2026-03-27 22:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b6f2492-2982-5062-b0fa-e04969c24987 with identifier: 10740777
2026-03-27 22:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b6f2492-2982-5062-b0fa-e04969c24987 with identifier: 10740777 to the API
2026-03-27 22:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752497/general/dc9e9a4b-220f-4f34-a25a-707218cdcad4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1b6f2492-2982-5062-b0fa-e04969c24987',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLH111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740777',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 98671,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 81,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752497/general/dc9e9a4b-220f-4f34-a25a-707218cdcad4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752497/general/c024f6fc-2495-4058-aa41-a8d29184ff69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752497/general/4eaadfe1-6180-4d77-8b5d-2ad1babbf0ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752497/general/355c3c24-2938-466f-b533-2486c97aa509.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752497/general/828fc320-0107-486b-ba65-95e2a7063fa2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107302,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752497/general/124cafa8-e7c3-4287-ba2e-67669d408f0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752497/general/11ada880-1a9a-405b-96cb-6ce99be872e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b6f2492-2982-5062-b0fa-e04969c24987/1b6f2492-2982-5062-b0fa-e04969c24987_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752497/general/db7d8d84-f56d-462d-b038-77329e1ca4fe.jpg',
'Width': 1024}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'98.671 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740777%27 HTTP/1.1" 200 None
2026-03-27 22:21:04 [adesa.be] INFO: Saving data for 10740777: {'created_time': 1774650064.80663, 'last_price_update_time': 1774650064.806641, 'auction_closing_time': 1774947600.0}
2026-03-27 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740777') HTTP/1.1" 204 0
2026-03-27 22:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 274c369e-e855-5abc-9557-e8928acd1f1c with identifier: 10740531
2026-03-27 22:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 274c369e-e855-5abc-9557-e8928acd1f1c with identifier: 10740531
2026-03-27 22:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 274c369e-e855-5abc-9557-e8928acd1f1c with identifier: 10740531 to the API
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:05 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '274c369e-e855-5abc-9557-e8928acd1f1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMN795',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740531',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 74768,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 68,
'photo_urls': ['https://images.openlane.eu/carimgs/5752648/general/a9b0cb80-0fba-4260-b18e-02efe4cf67ee.jpg',
'https://images.openlane.eu/carimgs/5752648/general/d3953049-8114-4786-9c68-7e5191b70d7c.jpg',
'https://images.openlane.eu/carimgs/5752648/general/530f43b1-ad29-4757-a388-d6621f27398a.jpg',
'https://images.openlane.eu/carimgs/5752648/general/39f9c16f-7645-47b4-8670-173051d4a6ce.jpg',
'https://images.openlane.eu/carimgs/5752648/general/1fc2063c-5168-4ce3-bacd-ff0c07e1939f.jpg',
'https://images.openlane.eu/carimgs/5752648/general/61d15c2d-5e28-4315-ac7b-dccab21bbe0b.jpg',
'https://images.openlane.eu/carimgs/5752648/general/33fa6c51-68a4-4cb0-b32d-a5d9f83d1f9e.jpg',
'https://images.openlane.eu/carimgs/5752648/general/2a9d08ad-0963-4d36-a100-55fb1484dc95.jpg',
'https://images.openlane.eu/carimgs/5752648/general/a1629680-1a7f-4497-9869-003305d40a10.jpg',
'https://images.openlane.eu/carimgs/5752648/general/b227efef-6d4e-4611-8794-6e95e140ad29.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_274c369e-e855-5abc-9557-e8928acd1f1c/274c369e-e855-5abc-9557-e8928acd1f1c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178900,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752648/general/530f43b1-ad29-4757-a388-d6621f27398a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_274c369e-e855-5abc-9557-e8928acd1f1c/274c369e-e855-5abc-9557-e8928acd1f1c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162371,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752648/general/39f9c16f-7645-47b4-8670-173051d4a6ce.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_274c369e-e855-5abc-9557-e8928acd1f1c/274c369e-e855-5abc-9557-e8928acd1f1c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238820,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752648/general/1fc2063c-5168-4ce3-bacd-ff0c07e1939f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_274c369e-e855-5abc-9557-e8928acd1f1c/274c369e-e855-5abc-9557-e8928acd1f1c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232701,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752648/general/61d15c2d-5e28-4315-ac7b-dccab21bbe0b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_274c369e-e855-5abc-9557-e8928acd1f1c/274c369e-e855-5abc-9557-e8928acd1f1c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192056,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752648/general/2a9d08ad-0963-4d36-a100-55fb1484dc95.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_274c369e-e855-5abc-9557-e8928acd1f1c/274c369e-e855-5abc-9557-e8928acd1f1c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261498,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752648/general/a1629680-1a7f-4497-9869-003305d40a10.jpg',
'Width': 1500}],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TFSI Attraction - Petrol - Automatic - 150 hp '
'- 74.768 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740531%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Saving data for 10740531: {'created_time': 1774650065.280145, 'last_price_update_time': 1774650065.280157, 'auction_closing_time': 1774965600.0}
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740531') HTTP/1.1" 204 0
2026-03-27 22:21:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10738224
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738224%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10738224: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10738224 url https://www.openlane.eu/en/carv6/auction/10738224
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10735139
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735139%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10735139: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10735139 url https://www.openlane.eu/en/carv6/auction/10735139
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10736279
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736279%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10736279: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10736279 url https://www.openlane.eu/en/carv6/auction/10736279
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10736653
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736653%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10736653: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10736653 url https://www.openlane.eu/en/carv6/auction/10736653
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10730441
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730441%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10730441: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10730441 url https://www.openlane.eu/en/carv6/auction/10730441
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10737470
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737470%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10737470: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10737470 url https://www.openlane.eu/en/carv6/auction/10737470
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10740834
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740834%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10740834: 1
2026-03-27 22:21:05 [adesa.be] INFO: Scraping item 10740834 url https://www.openlane.eu/en/carv6/auction/10740834
2026-03-27 22:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 274c369e-e855-5abc-9557-e8928acd1f1c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752666%252Fgeneral%252F24c26ee4-3160-421a-9889-ca6ff2ca4cd1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752666/general/24c26ee4-3160-421a-9889-ca6ff2ca4cd1.jpeg not downloaded yet
2026-03-27 22:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e28a290>
2026-03-27 22:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad61d86-9b49-5875-9fdc-0c33cacbb44c/3ad61d86-9b49-5875-9fdc-0c33cacbb44c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252F93bd8dd4-2a96-44eb-84a1-8cce45487037.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/93bd8dd4-2a96-44eb-84a1-8cce45487037.jpg saved to cache
2026-03-27 22:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c
2026-03-27 22:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d543590>
2026-03-27 22:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752549%252Fgeneral%252Fd3cafdda-e73a-47ad-ab35-53dc9e9e71de.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752549/general/d3cafdda-e73a-47ad-ab35-53dc9e9e71de.jpg saved to cache
2026-03-27 22:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 112760e1-8d87-5377-a613-6cd6689c2cea
2026-03-27 22:21:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 112760e1-8d87-5377-a613-6cd6689c2cea, skipping ID generation
2026-03-27 22:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 112760e1-8d87-5377-a613-6cd6689c2cea with scrape type 1
2026-03-27 22:21:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 112760e1-8d87-5377-a613-6cd6689c2cea sending to next pipeline
2026-03-27 22:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 112760e1-8d87-5377-a613-6cd6689c2cea, identifier: 10740477
2026-03-27 22:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d000050>
2026-03-27 22:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252F9cf7a2b5-11b6-46fa-9f11-6613b9661bcf.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/9cf7a2b5-11b6-46fa-9f11-6613b9661bcf.jpg saved to cache
2026-03-27 22:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a
2026-03-27 22:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752550/general/6b70a8d5-9b7c-4ed5-a965-948b6d73e4ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740478)
2026-03-27 22:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752543/general/35945909-4d7a-41df-b964-f9d469af2315.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740471)
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10736662
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736662%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10736662: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10736662 url https://www.openlane.eu/en/carv6/auction/10736662
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10739834
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739834%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10739834: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10739834 url https://www.openlane.eu/en/carv6/auction/10739834
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10738245
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738245%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10738245: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10738245 url https://www.openlane.eu/en/carv6/auction/10738245
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10735154
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735154%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10735154: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10735154 url https://www.openlane.eu/en/carv6/auction/10735154
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10736335
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736335%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10736335: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10736335 url https://www.openlane.eu/en/carv6/auction/10736335
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10736319
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736319%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10736319: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10736319 url https://www.openlane.eu/en/carv6/auction/10736319
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10737265
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737265%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10737265: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10737265 url https://www.openlane.eu/en/carv6/auction/10737265
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10736355
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736355%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10736355: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10736355 url https://www.openlane.eu/en/carv6/auction/10736355
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10736304
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736304%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10736304: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10736304 url https://www.openlane.eu/en/carv6/auction/10736304
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10736329
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736329%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10736329: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10736329 url https://www.openlane.eu/en/carv6/auction/10736329
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10738217
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738217%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10738217: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10738217 url https://www.openlane.eu/en/carv6/auction/10738217
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10735082
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735082%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10735082: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10735082 url https://www.openlane.eu/en/carv6/auction/10735082
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10735141
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735141%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10735141: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10735141 url https://www.openlane.eu/en/carv6/auction/10735141
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10736425
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736425%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10736425: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10736425 url https://www.openlane.eu/en/carv6/auction/10736425
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10737257
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737257%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10737257: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10737257 url https://www.openlane.eu/en/carv6/auction/10737257
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10735743
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735743%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10735743: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10735743 url https://www.openlane.eu/en/carv6/auction/10735743
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10736422
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736422%27 HTTP/1.1" 200 None
2026-03-27 22:21:05 [adesa.be] INFO: Scrape type for 10736422: 0
2026-03-27 22:21:05 [adesa.be] INFO: Skipping item 10736422 url https://www.openlane.eu/en/carv6/auction/10736422
2026-03-27 22:21:05 [adesa.be] INFO: Found listing with ID: 10736308
2026-03-27 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736308%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10736308: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10736308 url https://www.openlane.eu/en/carv6/auction/10736308
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10736337
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736337%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10736337: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10736337 url https://www.openlane.eu/en/carv6/auction/10736337
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10734917
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734917%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10734917: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10734917 url https://www.openlane.eu/en/carv6/auction/10734917
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10734912
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734912%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10734912: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10734912 url https://www.openlane.eu/en/carv6/auction/10734912
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10736415
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736415%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10736415: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10736415 url https://www.openlane.eu/en/carv6/auction/10736415
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10736424
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736424%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10736424: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10736424 url https://www.openlane.eu/en/carv6/auction/10736424
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10736338
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736338%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10736338: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10736338 url https://www.openlane.eu/en/carv6/auction/10736338
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10730406
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730406%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10730406: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10730406 url https://www.openlane.eu/en/carv6/auction/10730406
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10730412
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730412%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10730412: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10730412 url https://www.openlane.eu/en/carv6/auction/10730412
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10736298
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736298%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10736298: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10736298 url https://www.openlane.eu/en/carv6/auction/10736298
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10736635
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736635%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10736635: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10736635 url https://www.openlane.eu/en/carv6/auction/10736635
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10736311
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736311%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10736311: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10736311 url https://www.openlane.eu/en/carv6/auction/10736311
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10736331
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736331%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10736331: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10736331 url https://www.openlane.eu/en/carv6/auction/10736331
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10738334
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738334%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10738334: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10738334 url https://www.openlane.eu/en/carv6/auction/10738334
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10736269
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736269%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10736269: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10736269 url https://www.openlane.eu/en/carv6/auction/10736269
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10735177
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735177%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10735177: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10735177 url https://www.openlane.eu/en/carv6/auction/10735177
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10736294
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736294%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10736294: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10736294 url https://www.openlane.eu/en/carv6/auction/10736294
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10731357
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731357%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10731357: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10731357 url https://www.openlane.eu/en/carv6/auction/10731357
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10735172
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735172%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10735172: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10735172 url https://www.openlane.eu/en/carv6/auction/10735172
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10736313
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736313%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10736313: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10736313 url https://www.openlane.eu/en/carv6/auction/10736313
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10731353
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731353%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10731353: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10731353 url https://www.openlane.eu/en/carv6/auction/10731353
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10730410
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730410%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10730410: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10730410 url https://www.openlane.eu/en/carv6/auction/10730410
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10737283
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737283%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10737283: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10737283 url https://www.openlane.eu/en/carv6/auction/10737283
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10734922
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734922%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10734922: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10734922 url https://www.openlane.eu/en/carv6/auction/10734922
2026-03-27 22:21:06 [adesa.be] INFO: Found listing with ID: 10736638
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736638%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Scrape type for 10736638: 0
2026-03-27 22:21:06 [adesa.be] INFO: Skipping item 10736638 url https://www.openlane.eu/en/carv6/auction/10736638
2026-03-27 22:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 112760e1-8d87-5377-a613-6cd6689c2cea with identifier: 10740477
2026-03-27 22:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 112760e1-8d87-5377-a613-6cd6689c2cea with identifier: 10740477
2026-03-27 22:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 112760e1-8d87-5377-a613-6cd6689c2cea with identifier: 10740477 to the API
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752549/general/d3cafdda-e73a-47ad-ab35-53dc9e9e71de.jpg>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '112760e1-8d87-5377-a613-6cd6689c2cea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLU949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740477',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 72029,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 69,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752549/general/d3cafdda-e73a-47ad-ab35-53dc9e9e71de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752549/general/01c7971c-f632-465c-b773-623dd95cfada.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752549/general/609fb892-91cb-49dd-b753-9b2a1d69fac9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752549/general/899db78e-3e53-48b0-a738-c03a3ff5ad53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752549/general/79cc1f2e-c524-4034-a111-24e5b87430fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752549/general/840e624b-a99e-429d-9b16-db25e227d997.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752549/general/98e25dab-1f2c-4a65-a6b4-afdb188b9021.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108839,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752549/general/20397b65-adec-4f8b-94ec-8f7acf13b72e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_112760e1-8d87-5377-a613-6cd6689c2cea/112760e1-8d87-5377-a613-6cd6689c2cea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752549/general/e53dd420-564c-4236-9301-a2f3314b0266.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI Business - Petrol - Automatic - 110 hp - '
'72.029 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740477%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [adesa.be] INFO: Saving data for 10740477: {'created_time': 1774650066.863507, 'last_price_update_time': 1774650066.863518, 'auction_closing_time': 1774965600.0}
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740477') HTTP/1.1" 204 0
2026-03-27 22:21:06 [scrapy.extensions.logstats] INFO: Crawled 400 pages (at 32 pages/min), scraped 281 items (at 59 items/min)
2026-03-27 22:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752666%252Fgeneral%252F0858c0e3-1523-4317-8ddd-e161de091fcc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752666/general/0858c0e3-1523-4317-8ddd-e161de091fcc.jpeg not downloaded yet
2026-03-27 22:21:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a905f03-104a-5f29-99c1-d96cf9fed612 with identifier: 10740011
2026-03-27 22:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a905f03-104a-5f29-99c1-d96cf9fed612 with scrape type 1
2026-03-27 22:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a905f03-104a-5f29-99c1-d96cf9fed612
2026-03-27 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752257%252Fgeneral%252F2f5a36ed-f816-45d6-bb33-3a0a803bbd6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752257/general/2f5a36ed-f816-45d6-bb33-3a0a803bbd6a.jpg not downloaded yet
2026-03-27 22:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752257%252Fgeneral%252Fc2cc1a39-ce0e-4bf4-906f-a66b8dd54827.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752257/general/c2cc1a39-ce0e-4bf4-906f-a66b8dd54827.jpg not downloaded yet
2026-03-27 22:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a03bb350>
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a52d30-23c1-5fd4-9eaa-03337ebd5ee2/40a52d30-23c1-5fd4-9eaa-03337ebd5ee2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252F6b70a8d5-9b7c-4ed5-a965-948b6d73e4ef.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/6b70a8d5-9b7c-4ed5-a965-948b6d73e4ef.jpg saved to cache
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0e3090>
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad61d86-9b49-5875-9fdc-0c33cacbb44c/3ad61d86-9b49-5875-9fdc-0c33cacbb44c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252F35945909-4d7a-41df-b964-f9d469af2315.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/35945909-4d7a-41df-b964-f9d469af2315.jpg saved to cache
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c2821ffe-7be0-5325-8080-37ed37e911a8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c2821ffe-7be0-5325-8080-37ed37e911a8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c2821ffe-7be0-5325-8080-37ed37e911a8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c2821ffe-7be0-5325-8080-37ed37e911a8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752257%252Fgeneral%252Fe7561c94-7592-474e-b803-728a1d6ca0fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752257/general/e7561c94-7592-474e-b803-728a1d6ca0fa.jpg not downloaded yet
2026-03-27 22:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752638/general/54779521-828d-40f2-8d57-74d8f8a15fe6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740521)
2026-03-27 22:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752550/general/3dfe7ade-051a-4775-8def-d49f4dea794f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740478)
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752257%252Fgeneral%252Faf860ffe-4feb-43be-aed3-12e1f1fc79f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752257/general/af860ffe-4feb-43be-aed3-12e1f1fc79f7.jpg not downloaded yet
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752257%252Fgeneral%252Fb4d76bc4-cfdc-4338-bb4e-29c38f51bdcf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752257/general/b4d76bc4-cfdc-4338-bb4e-29c38f51bdcf.jpg not downloaded yet
2026-03-27 22:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with identifier: 10740852
2026-03-27 22:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with scrape type 1
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252F5d086687-624b-4f6a-a9dc-f5f0e5dece1b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/5d086687-624b-4f6a-a9dc-f5f0e5dece1b.jpeg already downloaded
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252F441bc869-708c-40fd-91fe-600b60fa97d4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/441bc869-708c-40fd-91fe-600b60fa97d4.jpeg already downloaded
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252Ff4df9c49-a456-4a67-8df1-f0bc84a82d14.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/f4df9c49-a456-4a67-8df1-f0bc84a82d14.jpeg already downloaded
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252Fdbc7a135-78e9-45ff-8782-d330af8a505a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/dbc7a135-78e9-45ff-8782-d330af8a505a.jpeg already downloaded
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252Fb67e5aa0-0b26-4fbf-b93f-5f65bac84bb6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/b67e5aa0-0b26-4fbf-b93f-5f65bac84bb6.jpeg already downloaded
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252Fc4af706a-42e3-4b31-a78a-ae539fb74fd7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/c4af706a-42e3-4b31-a78a-ae539fb74fd7.jpeg already downloaded
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252Fa6c3b8ca-6bba-4b8d-8f2b-a848f3c5b465.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/a6c3b8ca-6bba-4b8d-8f2b-a848f3c5b465.jpg already downloaded
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252Fab35e6fd-3f78-4e38-828b-429933e540e0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/ab35e6fd-3f78-4e38-828b-429933e540e0.jpeg already downloaded
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252Fa345e98c-3744-4deb-a191-7416b64d8d24.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/a345e98c-3744-4deb-a191-7416b64d8d24.jpeg already downloaded
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252F9de0f16f-a05c-4124-8d62-ce223a797ab3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/9de0f16f-a05c-4124-8d62-ce223a797ab3.jpeg already downloaded
2026-03-27 22:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17, identifier: 10740852
2026-03-27 22:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with identifier: 10740852
2026-03-27 22:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with identifier: 10740852
2026-03-27 22:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with identifier: 10740852 to the API
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740852>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 118,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '94e2bd6f-236d-5be7-a90e-ca1eb19f2e17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AKB527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740852',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 88517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5626358/general/5d086687-624b-4f6a-a9dc-f5f0e5dece1b.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/441bc869-708c-40fd-91fe-600b60fa97d4.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/f4df9c49-a456-4a67-8df1-f0bc84a82d14.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/dbc7a135-78e9-45ff-8782-d330af8a505a.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/b67e5aa0-0b26-4fbf-b93f-5f65bac84bb6.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/c4af706a-42e3-4b31-a78a-ae539fb74fd7.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/a6c3b8ca-6bba-4b8d-8f2b-a848f3c5b465.jpg',
'https://images.openlane.eu/carimgs/5626358/general/ab35e6fd-3f78-4e38-828b-429933e540e0.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/a345e98c-3744-4deb-a191-7416b64d8d24.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/9de0f16f-a05c-4124-8d62-ce223a797ab3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6502974,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/5d086687-624b-4f6a-a9dc-f5f0e5dece1b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6504695,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/441bc869-708c-40fd-91fe-600b60fa97d4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6711865,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/f4df9c49-a456-4a67-8df1-f0bc84a82d14.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6863793,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/dbc7a135-78e9-45ff-8782-d330af8a505a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5198018,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/b67e5aa0-0b26-4fbf-b93f-5f65bac84bb6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4734613,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/c4af706a-42e3-4b31-a78a-ae539fb74fd7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2005613,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/a6c3b8ca-6bba-4b8d-8f2b-a848f3c5b465.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4499897,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/ab35e6fd-3f78-4e38-828b-429933e540e0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6447151,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/a345e98c-3744-4deb-a191-7416b64d8d24.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6474961,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/9de0f16f-a05c-4124-8d62-ce223a797ab3.jpeg',
'Width': 5712}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-04-21',
'seats_number': 4,
'seller_name': 'De Moor Autohandel bv',
'title': 'Fiat 500 e 37 kWh La Prima - Electric - Automatic - 118 hp - 88.517 '
'km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2021}
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740852%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [adesa.be] INFO: Saving data for 10740852: {'created_time': 1774650067.77307, 'last_price_update_time': 1774650067.77308, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740852') HTTP/1.1" 204 0
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752257%252Fgeneral%252F3489e92e-25eb-4821-a8e0-56c4f670b592.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752257/general/3489e92e-25eb-4821-a8e0-56c4f670b592.jpg not downloaded yet
2026-03-27 22:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752257/general/2f5a36ed-f816-45d6-bb33-3a0a803bbd6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740011)
2026-03-27 22:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752257/general/c2cc1a39-ce0e-4bf4-906f-a66b8dd54827.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740011)
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752257%252Fgeneral%252Fb89c516a-bc27-4941-89e5-1402338d2314.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752257/general/b89c516a-bc27-4941-89e5-1402338d2314.jpg not downloaded yet
2026-03-27 22:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740837> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099defb410>
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752638%252Fgeneral%252F54779521-828d-40f2-8d57-74d8f8a15fe6.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752638/general/54779521-828d-40f2-8d57-74d8f8a15fe6.jpg saved to cache
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a
2026-03-27 22:21:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6fc06c71-1338-5257-8f39-8f9c6e495f1a, skipping ID generation
2026-03-27 22:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a with scrape type 1
2026-03-27 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a sending to next pipeline
2026-03-27 22:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6fc06c71-1338-5257-8f39-8f9c6e495f1a, identifier: 10740521
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dde4190>
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a52d30-23c1-5fd4-9eaa-03337ebd5ee2/40a52d30-23c1-5fd4-9eaa-03337ebd5ee2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252F3dfe7ade-051a-4775-8def-d49f4dea794f.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/3dfe7ade-051a-4775-8def-d49f4dea794f.jpg saved to cache
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2
2026-03-27 22:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6fc06c71-1338-5257-8f39-8f9c6e495f1a with identifier: 10740521
2026-03-27 22:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6fc06c71-1338-5257-8f39-8f9c6e495f1a with identifier: 10740521
2026-03-27 22:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6fc06c71-1338-5257-8f39-8f9c6e495f1a with identifier: 10740521 to the API
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752638/general/54779521-828d-40f2-8d57-74d8f8a15fe6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '6fc06c71-1338-5257-8f39-8f9c6e495f1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AU7996',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740521',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 45900,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110195,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752638/general/70d3babd-c14d-41b2-aac5-2ca942532924.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104767,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752638/general/54779521-828d-40f2-8d57-74d8f8a15fe6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102657,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752638/general/9cf7a2b5-11b6-46fa-9f11-6613b9661bcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98901,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752638/general/f8d71a2e-b510-4e7f-a2bf-3eafef4e2686.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92815,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752638/general/e3ee82de-5cf1-4766-b11e-5272dce51175.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81374,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752638/general/723311e6-fdd3-4c63-957a-cfa9f644691a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108390,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752638/general/70beb60d-3baa-40bd-80fa-f2ab805dfe03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100248,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752638/general/12dc12b6-4adf-47c3-81ce-3fe4a306b35f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fc06c71-1338-5257-8f39-8f9c6e495f1a/6fc06c71-1338-5257-8f39-8f9c6e495f1a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265378,
'Height': 774,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752638/general/2662a926-ecfb-413a-ba0a-5e903128bc1f.jpg',
'Width': 1024}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-10-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TDI Attraction - Diesel - Automatic - 150 hp - '
'45.900 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740521%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [adesa.be] INFO: Saving data for 10740521: {'created_time': 1774650068.309447, 'last_price_update_time': 1774650068.309457, 'auction_closing_time': 1774965600.0}
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740521') HTTP/1.1" 204 0
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752257%252Fgeneral%252F56f67e02-a938-489a-89f4-9ae3be4c2f03.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752257/general/56f67e02-a938-489a-89f4-9ae3be4c2f03.jpg not downloaded yet
2026-03-27 22:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e09e290>
2026-03-27 22:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a905f03-104a-5f29-99c1-d96cf9fed612/4a905f03-104a-5f29-99c1-d96cf9fed612_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752257%252Fgeneral%252F2f5a36ed-f816-45d6-bb33-3a0a803bbd6a.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752257/general/2f5a36ed-f816-45d6-bb33-3a0a803bbd6a.jpg saved to cache
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4a905f03-104a-5f29-99c1-d96cf9fed612
2026-03-27 22:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf7e910>
2026-03-27 22:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a905f03-104a-5f29-99c1-d96cf9fed612/4a905f03-104a-5f29-99c1-d96cf9fed612_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752257%252Fgeneral%252Fc2cc1a39-ce0e-4bf4-906f-a66b8dd54827.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752257/general/c2cc1a39-ce0e-4bf4-906f-a66b8dd54827.jpg saved to cache
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4a905f03-104a-5f29-99c1-d96cf9fed612
2026-03-27 22:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60195b95-8488-510b-a650-03825052650e with identifier: 10740837
2026-03-27 22:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60195b95-8488-510b-a650-03825052650e with scrape type 1
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60195b95-8488-510b-a650-03825052650e
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252Fa88cf602-4dde-40f3-a17b-9c80f23f947f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/a88cf602-4dde-40f3-a17b-9c80f23f947f.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252Fe859bc8a-a010-4fb7-b9b7-2d10ca0028ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/e859bc8a-a010-4fb7-b9b7-2d10ca0028ab.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252Fa91e3e62-a270-4f4e-a582-18c2537823ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/a91e3e62-a270-4f4e-a582-18c2537823ac.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252Fdbe80526-37a1-4d0b-805c-9e529c446ea8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/dbe80526-37a1-4d0b-805c-9e529c446ea8.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252F9963736b-430c-477b-8400-6664bcf543f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/9963736b-430c-477b-8400-6664bcf543f0.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252F4e9e6ad0-a09c-466e-9c80-8994ad541641.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/4e9e6ad0-a09c-466e-9c80-8994ad541641.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252F4e03d1e2-b07b-4e4e-a2cc-200d3a992441.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/4e03d1e2-b07b-4e4e-a2cc-200d3a992441.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252F2303358a-4fb8-435e-84a9-62cc1d55ca01.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/2303358a-4fb8-435e-84a9-62cc1d55ca01.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252F52bd8862-80d3-4580-a83c-01b255e0b1ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/52bd8862-80d3-4580-a83c-01b255e0b1ea.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252Fcab462ee-4171-4caf-a51a-55e328121329.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/cab462ee-4171-4caf-a51a-55e328121329.jpg already downloaded
2026-03-27 22:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60195b95-8488-510b-a650-03825052650e, identifier: 10740837
2026-03-27 22:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a759f82f-1695-58fa-9823-92800051e686 with identifier: 10740838
2026-03-27 22:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a759f82f-1695-58fa-9823-92800051e686 with scrape type 1
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a759f82f-1695-58fa-9823-92800051e686
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252Fbca377b9-7f34-457a-b6ef-d55ea079c518.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/bca377b9-7f34-457a-b6ef-d55ea079c518.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252F4bba8e9e-81b9-416d-af36-2de35519507b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/4bba8e9e-81b9-416d-af36-2de35519507b.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252Ff6e2d02c-2a6e-412f-ad55-3017b4d81039.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/f6e2d02c-2a6e-412f-ad55-3017b4d81039.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252Fe74e4783-35ca-45cb-b218-9d208397f867.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/e74e4783-35ca-45cb-b218-9d208397f867.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252F8eaa42f9-30a0-40ee-a89a-1d69e4237813.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/8eaa42f9-30a0-40ee-a89a-1d69e4237813.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252F2bb58f04-b440-4d40-86bc-3ede3e7cdadc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/2bb58f04-b440-4d40-86bc-3ede3e7cdadc.jpeg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252F2cf5879c-984d-41d9-9411-a88cabc2189c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/2cf5879c-984d-41d9-9411-a88cabc2189c.jpeg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252F3290185c-ef0d-4a17-ac3f-3487cc1e495a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/3290185c-ef0d-4a17-ac3f-3487cc1e495a.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252Fea509c29-5563-4eb3-8d24-181dd746bdac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/ea509c29-5563-4eb3-8d24-181dd746bdac.jpg already downloaded
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252F0254b1f6-1d63-4707-8ac4-3eb564b182fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/0254b1f6-1d63-4707-8ac4-3eb564b182fa.jpg already downloaded
2026-03-27 22:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a759f82f-1695-58fa-9823-92800051e686, identifier: 10740838
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752257%252Fgeneral%252F1eefa722-8f80-42aa-8517-f9f62cde5c74.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752257/general/1eefa722-8f80-42aa-8517-f9f62cde5c74.jpg not downloaded yet
2026-03-27 22:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60195b95-8488-510b-a650-03825052650e with identifier: 10740837
2026-03-27 22:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60195b95-8488-510b-a650-03825052650e with identifier: 10740837
2026-03-27 22:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60195b95-8488-510b-a650-03825052650e with identifier: 10740837 to the API
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740837>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '',
'engine_horse_power': 13,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '60195b95-8488-510b-a650-03825052650e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1fyf282',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740837',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Goupil',
'model': 'G5',
'odometer': 6696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5320847/general/a88cf602-4dde-40f3-a17b-9c80f23f947f.jpg',
'https://images.openlane.eu/carimgs/5320847/general/e859bc8a-a010-4fb7-b9b7-2d10ca0028ab.jpg',
'https://images.openlane.eu/carimgs/5320847/general/a91e3e62-a270-4f4e-a582-18c2537823ac.jpg',
'https://images.openlane.eu/carimgs/5320847/general/dbe80526-37a1-4d0b-805c-9e529c446ea8.jpg',
'https://images.openlane.eu/carimgs/5320847/general/9963736b-430c-477b-8400-6664bcf543f0.jpg',
'https://images.openlane.eu/carimgs/5320847/general/4e9e6ad0-a09c-466e-9c80-8994ad541641.jpg',
'https://images.openlane.eu/carimgs/5320847/general/4e03d1e2-b07b-4e4e-a2cc-200d3a992441.jpg',
'https://images.openlane.eu/carimgs/5320847/general/2303358a-4fb8-435e-84a9-62cc1d55ca01.jpg',
'https://images.openlane.eu/carimgs/5320847/general/52bd8862-80d3-4580-a83c-01b255e0b1ea.jpg',
'https://images.openlane.eu/carimgs/5320847/general/cab462ee-4171-4caf-a51a-55e328121329.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 608364,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/a88cf602-4dde-40f3-a17b-9c80f23f947f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397833,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/e859bc8a-a010-4fb7-b9b7-2d10ca0028ab.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 658044,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/a91e3e62-a270-4f4e-a582-18c2537823ac.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416203,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/dbe80526-37a1-4d0b-805c-9e529c446ea8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362541,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/9963736b-430c-477b-8400-6664bcf543f0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340892,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/4e9e6ad0-a09c-466e-9c80-8994ad541641.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392439,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/4e03d1e2-b07b-4e4e-a2cc-200d3a992441.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414626,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/2303358a-4fb8-435e-84a9-62cc1d55ca01.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443803,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/52bd8862-80d3-4580-a83c-01b255e0b1ea.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468485,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/cab462ee-4171-4caf-a51a-55e328121329.jpg',
'Width': 2000}],
'price': 7650,
'price_includes_vat': True,
'registration_date': '2020-08-21',
'seats_number': 2,
'seller_name': 'De Moor Autohandel bv',
'title': 'Goupil G5 - Electric - Automatic - 13 hp - 6.696 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740837%27 HTTP/1.1" 200 None
2026-03-27 22:21:09 [adesa.be] INFO: Saving data for 10740837: {'created_time': 1774650069.332971, 'last_price_update_time': 1774650069.332984, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740837') HTTP/1.1" 204 0
2026-03-27 22:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a759f82f-1695-58fa-9823-92800051e686 with identifier: 10740838
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-27 22:21:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a759f82f-1695-58fa-9823-92800051e686 with identifier: 10740838
2026-03-27 22:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a759f82f-1695-58fa-9823-92800051e686 with identifier: 10740838 to the API
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740838>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': 'a759f82f-1695-58fa-9823-92800051e686',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VWR175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740838',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 52319,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5487507/general/bca377b9-7f34-457a-b6ef-d55ea079c518.jpg',
'https://images.openlane.eu/carimgs/5487507/general/4bba8e9e-81b9-416d-af36-2de35519507b.jpg',
'https://images.openlane.eu/carimgs/5487507/general/f6e2d02c-2a6e-412f-ad55-3017b4d81039.jpg',
'https://images.openlane.eu/carimgs/5487507/general/e74e4783-35ca-45cb-b218-9d208397f867.jpg',
'https://images.openlane.eu/carimgs/5487507/general/8eaa42f9-30a0-40ee-a89a-1d69e4237813.jpg',
'https://images.openlane.eu/carimgs/5487507/general/2bb58f04-b440-4d40-86bc-3ede3e7cdadc.jpeg',
'https://images.openlane.eu/carimgs/5487507/general/2cf5879c-984d-41d9-9411-a88cabc2189c.jpeg',
'https://images.openlane.eu/carimgs/5487507/general/3290185c-ef0d-4a17-ac3f-3487cc1e495a.jpg',
'https://images.openlane.eu/carimgs/5487507/general/ea509c29-5563-4eb3-8d24-181dd746bdac.jpg',
'https://images.openlane.eu/carimgs/5487507/general/0254b1f6-1d63-4707-8ac4-3eb564b182fa.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 651295,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/bca377b9-7f34-457a-b6ef-d55ea079c518.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 646982,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/4bba8e9e-81b9-416d-af36-2de35519507b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 605864,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/f6e2d02c-2a6e-412f-ad55-3017b4d81039.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 662483,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/e74e4783-35ca-45cb-b218-9d208397f867.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438558,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/8eaa42f9-30a0-40ee-a89a-1d69e4237813.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4999300,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/2bb58f04-b440-4d40-86bc-3ede3e7cdadc.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4267234,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/2cf5879c-984d-41d9-9411-a88cabc2189c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 577613,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/3290185c-ef0d-4a17-ac3f-3487cc1e495a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 596081,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/ea509c29-5563-4eb3-8d24-181dd746bdac.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 699338,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/0254b1f6-1d63-4707-8ac4-3eb564b182fa.jpg',
'Width': 2000}],
'price': 6450,
'price_includes_vat': True,
'registration_date': '2018-11-30',
'seats_number': 2,
'seller_name': 'De Moor Autohandel bv',
'title': 'Fiat Doblo Cargo 1.4 T-Jet Maxi - CNG - Manual - 120 hp - 52.319 km',
'transmission': 'manual',
'trim': 'Maxi',
'vin': None,
'year': 2018}
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740838%27 HTTP/1.1" 200 None
2026-03-27 22:21:09 [adesa.be] INFO: Saving data for 10740838: {'created_time': 1774650069.788155, 'last_price_update_time': 1774650069.788165, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740838') HTTP/1.1" 204 0
2026-03-27 22:21:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c2821ffe-7be0-5325-8080-37ed37e911a8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c2821ffe-7be0-5325-8080-37ed37e911a8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c2821ffe-7be0-5325-8080-37ed37e911a8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752257/general/3489e92e-25eb-4821-a8e0-56c4f670b592.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740011)
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752257%252Fgeneral%252F58d79401-fe36-48c0-8683-bf337005dd59.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752257/general/58d79401-fe36-48c0-8683-bf337005dd59.jpg not downloaded yet
2026-03-27 22:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with identifier: 10740859
2026-03-27 22:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with scrape type 1
2026-03-27 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252F01c183b5-5dba-4ec6-804c-740a760bc27f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/01c183b5-5dba-4ec6-804c-740a760bc27f.jpg already downloaded
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252Fc2306a17-039c-41af-b077-af304193e3bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/c2306a17-039c-41af-b077-af304193e3bc.jpg already downloaded
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252Fc1a33a43-ad8e-4438-87cc-c3a08c5ebfc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/c1a33a43-ad8e-4438-87cc-c3a08c5ebfc2.jpg already downloaded
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252Fabb17d19-0763-4a38-8cc3-ff3805dac26f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/abb17d19-0763-4a38-8cc3-ff3805dac26f.jpg already downloaded
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252F12bb49a5-b441-4999-b9b6-1822154c8c35.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/12bb49a5-b441-4999-b9b6-1822154c8c35.jpg already downloaded
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252F81544481-0b6e-466a-9e03-6f2d2dbf2f80.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/81544481-0b6e-466a-9e03-6f2d2dbf2f80.jpg already downloaded
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252F7c22d2cc-097b-40ca-82ea-12ff36ee4e6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/7c22d2cc-097b-40ca-82ea-12ff36ee4e6b.jpg already downloaded
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252F033c2433-dc0f-4a02-81dd-02129edc1398.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/033c2433-dc0f-4a02-81dd-02129edc1398.jpg already downloaded
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252F75b849fd-9fe1-4a54-913c-ffc4b6125fef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/75b849fd-9fe1-4a54-913c-ffc4b6125fef.jpg already downloaded
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252Fcf6acf6e-3df2-48d4-bbf0-240b42a30a6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/cf6acf6e-3df2-48d4-bbf0-240b42a30a6a.jpg already downloaded
2026-03-27 22:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7, identifier: 10740859
2026-03-27 22:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with identifier: 10740859
2026-03-27 22:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with identifier: 10740859
2026-03-27 22:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with identifier: 10740859 to the API
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740859>
{'auction_title': '',
'c_o_2_emission_value': 201,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 146,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1FWQ678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740859',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 143051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5710625/general/01c183b5-5dba-4ec6-804c-740a760bc27f.jpg',
'https://images.openlane.eu/carimgs/5710625/general/c2306a17-039c-41af-b077-af304193e3bc.jpg',
'https://images.openlane.eu/carimgs/5710625/general/c1a33a43-ad8e-4438-87cc-c3a08c5ebfc2.jpg',
'https://images.openlane.eu/carimgs/5710625/general/abb17d19-0763-4a38-8cc3-ff3805dac26f.jpg',
'https://images.openlane.eu/carimgs/5710625/general/12bb49a5-b441-4999-b9b6-1822154c8c35.jpg',
'https://images.openlane.eu/carimgs/5710625/general/81544481-0b6e-466a-9e03-6f2d2dbf2f80.jpg',
'https://images.openlane.eu/carimgs/5710625/general/7c22d2cc-097b-40ca-82ea-12ff36ee4e6b.jpg',
'https://images.openlane.eu/carimgs/5710625/general/033c2433-dc0f-4a02-81dd-02129edc1398.jpg',
'https://images.openlane.eu/carimgs/5710625/general/75b849fd-9fe1-4a54-913c-ffc4b6125fef.jpg',
'https://images.openlane.eu/carimgs/5710625/general/cf6acf6e-3df2-48d4-bbf0-240b42a30a6a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 698733,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/01c183b5-5dba-4ec6-804c-740a760bc27f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600782,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/c2306a17-039c-41af-b077-af304193e3bc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 653725,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/c1a33a43-ad8e-4438-87cc-c3a08c5ebfc2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 492786,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/abb17d19-0763-4a38-8cc3-ff3805dac26f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444848,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/12bb49a5-b441-4999-b9b6-1822154c8c35.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 571818,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/81544481-0b6e-466a-9e03-6f2d2dbf2f80.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 579977,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/7c22d2cc-097b-40ca-82ea-12ff36ee4e6b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 497142,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/033c2433-dc0f-4a02-81dd-02129edc1398.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329416,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/75b849fd-9fe1-4a54-913c-ffc4b6125fef.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463695,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/cf6acf6e-3df2-48d4-bbf0-240b42a30a6a.jpg',
'Width': 2000}],
'price': 14750,
'price_includes_vat': True,
'registration_date': '2013-11-20',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Iveco Daily 2.3 - Diesel - Manual - 146 hp - 143.051 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740859%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [adesa.be] INFO: Saving data for 10740859: {'created_time': 1774650070.496259, 'last_price_update_time': 1774650070.496268, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740859') HTTP/1.1" 204 0
2026-03-27 22:21:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/86929611-6e88-4327-89cf-3ce047af84f7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738054)
2026-03-27 22:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd7ab50>
2026-03-27 22:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a905f03-104a-5f29-99c1-d96cf9fed612/4a905f03-104a-5f29-99c1-d96cf9fed612_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752257%252Fgeneral%252F3489e92e-25eb-4821-a8e0-56c4f670b592.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752257/general/3489e92e-25eb-4821-a8e0-56c4f670b592.jpg saved to cache
2026-03-27 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4a905f03-104a-5f29-99c1-d96cf9fed612
2026-03-27 22:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3adf64f2-731b-5c53-a50b-72723c344d2f with identifier: 10740834
2026-03-27 22:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3adf64f2-731b-5c53-a50b-72723c344d2f with scrape type 1
2026-03-27 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3adf64f2-731b-5c53-a50b-72723c344d2f
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4921787%252Fgeneral%252Fc6584477-8d87-4cba-82a7-b4b1364e1fdd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4921787/general/c6584477-8d87-4cba-82a7-b4b1364e1fdd.jpeg already downloaded
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4921787%252Fgeneral%252F9970a8c8-14bd-4dde-a63a-f528a2ca6b6f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4921787/general/9970a8c8-14bd-4dde-a63a-f528a2ca6b6f.jpeg already downloaded
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4921787%252Fgeneral%252Fd11e54e2-5aa7-4ced-9677-715ec711bc82.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4921787/general/d11e54e2-5aa7-4ced-9677-715ec711bc82.jpeg already downloaded
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4921787%252Fgeneral%252Ff1c32741-c8aa-4cb3-99cf-31d97784dfc9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4921787/general/f1c32741-c8aa-4cb3-99cf-31d97784dfc9.jpeg already downloaded
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4921787%252Fgeneral%252Fb5814f94-5cd8-4c94-8855-ee0423f8df8f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4921787/general/b5814f94-5cd8-4c94-8855-ee0423f8df8f.jpeg already downloaded
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4921787%252Fgeneral%252F4168a0ad-5e57-488c-b586-d14e069ef97b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4921787/general/4168a0ad-5e57-488c-b586-d14e069ef97b.jpeg already downloaded
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4921787%252Fgeneral%252Ff6ee9d5d-cd64-464d-b123-d88bebaf90a7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4921787/general/f6ee9d5d-cd64-464d-b123-d88bebaf90a7.jpeg already downloaded
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4921787%252Fgeneral%252Fae8ee5eb-de9b-496b-9122-fe0aa2904cdc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4921787/general/ae8ee5eb-de9b-496b-9122-fe0aa2904cdc.jpeg already downloaded
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4921787%252Fgeneral%252Ffd9f0277-25c0-4670-acee-97cd0b87fc28.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4921787/general/fd9f0277-25c0-4670-acee-97cd0b87fc28.jpeg already downloaded
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4921787%252Fgeneral%252F39f89803-a537-4854-87ea-25b387e66df9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4921787/general/39f89803-a537-4854-87ea-25b387e66df9.jpeg already downloaded
2026-03-27 22:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3adf64f2-731b-5c53-a50b-72723c344d2f, identifier: 10740834
2026-03-27 22:21:10 [adesa.be] INFO: Found listing with ID: 10735169
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735169%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [adesa.be] INFO: Scrape type for 10735169: 0
2026-03-27 22:21:10 [adesa.be] INFO: Skipping item 10735169 url https://www.openlane.eu/en/carv6/auction/10735169
2026-03-27 22:21:10 [adesa.be] INFO: Found listing with ID: 10735159
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735159%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [adesa.be] INFO: Scrape type for 10735159: 0
2026-03-27 22:21:10 [adesa.be] INFO: Skipping item 10735159 url https://www.openlane.eu/en/carv6/auction/10735159
2026-03-27 22:21:10 [adesa.be] INFO: Found listing with ID: 10738250
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738250%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [adesa.be] INFO: Scrape type for 10738250: 0
2026-03-27 22:21:10 [adesa.be] INFO: Skipping item 10738250 url https://www.openlane.eu/en/carv6/auction/10738250
2026-03-27 22:21:10 [adesa.be] INFO: Found listing with ID: 10737255
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737255%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [adesa.be] INFO: Scrape type for 10737255: 0
2026-03-27 22:21:10 [adesa.be] INFO: Skipping item 10737255 url https://www.openlane.eu/en/carv6/auction/10737255
2026-03-27 22:21:10 [adesa.be] INFO: Found listing with ID: 10736348
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736348%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [adesa.be] INFO: Scrape type for 10736348: 0
2026-03-27 22:21:10 [adesa.be] INFO: Skipping item 10736348 url https://www.openlane.eu/en/carv6/auction/10736348
2026-03-27 22:21:10 [adesa.be] INFO: Found listing with ID: 10736321
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736321%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [adesa.be] INFO: Scrape type for 10736321: 0
2026-03-27 22:21:10 [adesa.be] INFO: Skipping item 10736321 url https://www.openlane.eu/en/carv6/auction/10736321
2026-03-27 22:21:10 [adesa.be] INFO: Found listing with ID: 10734932
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734932%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [adesa.be] INFO: Scrape type for 10734932: 0
2026-03-27 22:21:10 [adesa.be] INFO: Skipping item 10734932 url https://www.openlane.eu/en/carv6/auction/10734932
2026-03-27 22:21:10 [adesa.be] INFO: Found listing with ID: 10735747
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735747%27 HTTP/1.1" 200 None
2026-03-27 22:21:10 [adesa.be] INFO: Scrape type for 10735747: 0
2026-03-27 22:21:10 [adesa.be] INFO: Skipping item 10735747 url https://www.openlane.eu/en/carv6/auction/10735747
2026-03-27 22:21:10 [adesa.be] INFO: Found listing with ID: 10735137
2026-03-27 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735137%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10735137: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10735137 url https://www.openlane.eu/en/carv6/auction/10735137
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10735120
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735120%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10735120: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10735120 url https://www.openlane.eu/en/carv6/auction/10735120
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10737284
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737284%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10737284: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10737284 url https://www.openlane.eu/en/carv6/auction/10737284
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10735114
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735114%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10735114: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10735114 url https://www.openlane.eu/en/carv6/auction/10735114
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10737744
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737744%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10737744: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10737744 url https://www.openlane.eu/en/carv6/auction/10737744
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10734934
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734934%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10734934: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10734934 url https://www.openlane.eu/en/carv6/auction/10734934
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10730453
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730453%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10730453: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10730453 url https://www.openlane.eu/en/carv6/auction/10730453
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10736356
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736356%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10736356: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10736356 url https://www.openlane.eu/en/carv6/auction/10736356
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10736655
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736655%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10736655: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10736655 url https://www.openlane.eu/en/carv6/auction/10736655
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10730447
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730447%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10730447: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10730447 url https://www.openlane.eu/en/carv6/auction/10730447
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10734910
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734910%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10734910: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10734910 url https://www.openlane.eu/en/carv6/auction/10734910
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10730440
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730440%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10730440: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10730440 url https://www.openlane.eu/en/carv6/auction/10730440
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10735103
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735103%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10735103: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10735103 url https://www.openlane.eu/en/carv6/auction/10735103
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10734930
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734930%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10734930: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10734930 url https://www.openlane.eu/en/carv6/auction/10734930
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10736293
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736293%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10736293: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10736293 url https://www.openlane.eu/en/carv6/auction/10736293
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10737739
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737739%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10737739: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10737739 url https://www.openlane.eu/en/carv6/auction/10737739
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10736280
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736280%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10736280: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10736280 url https://www.openlane.eu/en/carv6/auction/10736280
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10740842
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740842%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10740842: 1
2026-03-27 22:21:11 [adesa.be] INFO: Scraping item 10740842 url https://www.openlane.eu/en/carv6/auction/10740842
2026-03-27 22:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3adf64f2-731b-5c53-a50b-72723c344d2f with identifier: 10740834
2026-03-27 22:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3adf64f2-731b-5c53-a50b-72723c344d2f with identifier: 10740834
2026-03-27 22:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3adf64f2-731b-5c53-a50b-72723c344d2f with identifier: 10740834 to the API
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740834>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '3adf64f2-731b-5c53-a50b-72723c344d2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DAKGVL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740834',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'XF',
'odometer': 116143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/4921787/general/c6584477-8d87-4cba-82a7-b4b1364e1fdd.jpeg',
'https://images.openlane.eu/carimgs/4921787/general/9970a8c8-14bd-4dde-a63a-f528a2ca6b6f.jpeg',
'https://images.openlane.eu/carimgs/4921787/general/d11e54e2-5aa7-4ced-9677-715ec711bc82.jpeg',
'https://images.openlane.eu/carimgs/4921787/general/f1c32741-c8aa-4cb3-99cf-31d97784dfc9.jpeg',
'https://images.openlane.eu/carimgs/4921787/general/b5814f94-5cd8-4c94-8855-ee0423f8df8f.jpeg',
'https://images.openlane.eu/carimgs/4921787/general/4168a0ad-5e57-488c-b586-d14e069ef97b.jpeg',
'https://images.openlane.eu/carimgs/4921787/general/f6ee9d5d-cd64-464d-b123-d88bebaf90a7.jpeg',
'https://images.openlane.eu/carimgs/4921787/general/ae8ee5eb-de9b-496b-9122-fe0aa2904cdc.jpeg',
'https://images.openlane.eu/carimgs/4921787/general/fd9f0277-25c0-4670-acee-97cd0b87fc28.jpeg',
'https://images.openlane.eu/carimgs/4921787/general/39f89803-a537-4854-87ea-25b387e66df9.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3adf64f2-731b-5c53-a50b-72723c344d2f/3adf64f2-731b-5c53-a50b-72723c344d2f_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5708496,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/4921787/general/c6584477-8d87-4cba-82a7-b4b1364e1fdd.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3adf64f2-731b-5c53-a50b-72723c344d2f/3adf64f2-731b-5c53-a50b-72723c344d2f_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5041424,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/4921787/general/9970a8c8-14bd-4dde-a63a-f528a2ca6b6f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3adf64f2-731b-5c53-a50b-72723c344d2f/3adf64f2-731b-5c53-a50b-72723c344d2f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4155120,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/4921787/general/d11e54e2-5aa7-4ced-9677-715ec711bc82.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3adf64f2-731b-5c53-a50b-72723c344d2f/3adf64f2-731b-5c53-a50b-72723c344d2f_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4733693,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/4921787/general/f1c32741-c8aa-4cb3-99cf-31d97784dfc9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3adf64f2-731b-5c53-a50b-72723c344d2f/3adf64f2-731b-5c53-a50b-72723c344d2f_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5149787,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/4921787/general/b5814f94-5cd8-4c94-8855-ee0423f8df8f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3adf64f2-731b-5c53-a50b-72723c344d2f/3adf64f2-731b-5c53-a50b-72723c344d2f_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5268242,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/4921787/general/4168a0ad-5e57-488c-b586-d14e069ef97b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3adf64f2-731b-5c53-a50b-72723c344d2f/3adf64f2-731b-5c53-a50b-72723c344d2f_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5210860,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/4921787/general/f6ee9d5d-cd64-464d-b123-d88bebaf90a7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3adf64f2-731b-5c53-a50b-72723c344d2f/3adf64f2-731b-5c53-a50b-72723c344d2f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4485238,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/4921787/general/ae8ee5eb-de9b-496b-9122-fe0aa2904cdc.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3adf64f2-731b-5c53-a50b-72723c344d2f/3adf64f2-731b-5c53-a50b-72723c344d2f_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5195995,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/4921787/general/fd9f0277-25c0-4670-acee-97cd0b87fc28.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3adf64f2-731b-5c53-a50b-72723c344d2f/3adf64f2-731b-5c53-a50b-72723c344d2f_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5128200,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/4921787/general/39f89803-a537-4854-87ea-25b387e66df9.jpeg',
'Width': 5712}],
'price': 5650,
'price_includes_vat': True,
'registration_date': '2019-03-20',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Jaguar XF Sportbrake 2.0d R Sport - Diesel - Automatic - 180 hp - '
'116.143 km',
'transmission': 'automatic',
'trim': 'R Sport',
'vin': None,
'year': 2019}
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740834%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Saving data for 10740834: {'created_time': 1774650071.709665, 'last_price_update_time': 1774650071.709675, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740834') HTTP/1.1" 204 0
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10734914
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734914%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10734914: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10734914 url https://www.openlane.eu/en/carv6/auction/10734914
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10735134
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735134%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10735134: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10735134 url https://www.openlane.eu/en/carv6/auction/10735134
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10735132
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735132%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10735132: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10735132 url https://www.openlane.eu/en/carv6/auction/10735132
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10735125
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735125%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10735125: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10735125 url https://www.openlane.eu/en/carv6/auction/10735125
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10734902
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734902%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10734902: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10734902 url https://www.openlane.eu/en/carv6/auction/10734902
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10731362
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731362%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10731362: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10731362 url https://www.openlane.eu/en/carv6/auction/10731362
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10734942
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734942%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10734942: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10734942 url https://www.openlane.eu/en/carv6/auction/10734942
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10738254
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738254%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10738254: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10738254 url https://www.openlane.eu/en/carv6/auction/10738254
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10731352
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731352%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10731352: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10731352 url https://www.openlane.eu/en/carv6/auction/10731352
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10735155
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735155%27 HTTP/1.1" 200 None
2026-03-27 22:21:11 [adesa.be] INFO: Scrape type for 10735155: 0
2026-03-27 22:21:11 [adesa.be] INFO: Skipping item 10735155 url https://www.openlane.eu/en/carv6/auction/10735155
2026-03-27 22:21:11 [adesa.be] INFO: Found listing with ID: 10739826
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739826%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10739826: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10739826 url https://www.openlane.eu/en/carv6/auction/10739826
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10735106
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735106%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10735106: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10735106 url https://www.openlane.eu/en/carv6/auction/10735106
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10735110
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735110%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10735110: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10735110 url https://www.openlane.eu/en/carv6/auction/10735110
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10736277
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736277%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10736277: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10736277 url https://www.openlane.eu/en/carv6/auction/10736277
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10736352
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736352%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10736352: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10736352 url https://www.openlane.eu/en/carv6/auction/10736352
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10735118
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735118%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10735118: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10735118 url https://www.openlane.eu/en/carv6/auction/10735118
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10739821
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739821%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10739821: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10739821 url https://www.openlane.eu/en/carv6/auction/10739821
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10735101
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735101%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10735101: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10735101 url https://www.openlane.eu/en/carv6/auction/10735101
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10735133
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735133%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10735133: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10735133 url https://www.openlane.eu/en/carv6/auction/10735133
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10740843
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740843%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10740843: 1
2026-03-27 22:21:12 [adesa.be] INFO: Scraping item 10740843 url https://www.openlane.eu/en/carv6/auction/10740843
2026-03-27 22:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-27 22:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752522/general/374f1100-e3b2-42f9-a0f9-a302c3a72f0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740801)
2026-03-27 22:21:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4a905f03-104a-5f29-99c1-d96cf9fed612 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4a905f03-104a-5f29-99c1-d96cf9fed612 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4a905f03-104a-5f29-99c1-d96cf9fed612 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4a905f03-104a-5f29-99c1-d96cf9fed612 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10737285
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737285%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10737285: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10737285 url https://www.openlane.eu/en/carv6/auction/10737285
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10735095
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735095%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10735095: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10735095 url https://www.openlane.eu/en/carv6/auction/10735095
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10736273
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736273%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10736273: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10736273 url https://www.openlane.eu/en/carv6/auction/10736273
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10740847
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740847%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10740847: 1
2026-03-27 22:21:12 [adesa.be] INFO: Scraping item 10740847 url https://www.openlane.eu/en/carv6/auction/10740847
2026-03-27 22:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10740841
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740841%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10740841: 1
2026-03-27 22:21:12 [adesa.be] INFO: Scraping item 10740841 url https://www.openlane.eu/en/carv6/auction/10740841
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10740839
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740839%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10740839: 1
2026-03-27 22:21:12 [adesa.be] INFO: Scraping item 10740839 url https://www.openlane.eu/en/carv6/auction/10740839
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10740840
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740840%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10740840: 1
2026-03-27 22:21:12 [adesa.be] INFO: Scraping item 10740840 url https://www.openlane.eu/en/carv6/auction/10740840
2026-03-27 22:21:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd78ed0>
2026-03-27 22:21:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc31aed2-863a-5a02-b53c-3c83912b1897/bc31aed2-863a-5a02-b53c-3c83912b1897_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252F374f1100-e3b2-42f9-a0f9-a302c3a72f0d.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/374f1100-e3b2-42f9-a0f9-a302c3a72f0d.jpg saved to cache
2026-03-27 22:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bc31aed2-863a-5a02-b53c-3c83912b1897
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10731359
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731359%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10731359: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10731359 url https://www.openlane.eu/en/carv6/auction/10731359
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10732466
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732466%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10732466: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10732466 url https://www.openlane.eu/en/carv6/auction/10732466
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10737747
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737747%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10737747: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10737747 url https://www.openlane.eu/en/carv6/auction/10737747
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10739823
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739823%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10739823: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10739823 url https://www.openlane.eu/en/carv6/auction/10739823
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10737282
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737282%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10737282: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10737282 url https://www.openlane.eu/en/carv6/auction/10737282
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10735092
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735092%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10735092: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10735092 url https://www.openlane.eu/en/carv6/auction/10735092
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10737256
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737256%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10737256: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10737256 url https://www.openlane.eu/en/carv6/auction/10737256
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10735166
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735166%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10735166: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10735166 url https://www.openlane.eu/en/carv6/auction/10735166
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10734919
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734919%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10734919: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10734919 url https://www.openlane.eu/en/carv6/auction/10734919
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10734925
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734925%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10734925: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10734925 url https://www.openlane.eu/en/carv6/auction/10734925
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10739833
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739833%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10739833: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10739833 url https://www.openlane.eu/en/carv6/auction/10739833
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10737266
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737266%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10737266: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10737266 url https://www.openlane.eu/en/carv6/auction/10737266
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10738257
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738257%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10738257: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10738257 url https://www.openlane.eu/en/carv6/auction/10738257
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10736351
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736351%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10736351: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10736351 url https://www.openlane.eu/en/carv6/auction/10736351
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10738219
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738219%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10738219: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10738219 url https://www.openlane.eu/en/carv6/auction/10738219
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10737278
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737278%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10737278: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10737278 url https://www.openlane.eu/en/carv6/auction/10737278
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10737293
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737293%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10737293: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10737293 url https://www.openlane.eu/en/carv6/auction/10737293
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10738247
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738247%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10738247: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10738247 url https://www.openlane.eu/en/carv6/auction/10738247
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10738218
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738218%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10738218: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10738218 url https://www.openlane.eu/en/carv6/auction/10738218
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10739837
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739837%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10739837: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10739837 url https://www.openlane.eu/en/carv6/auction/10739837
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10731360
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731360%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10731360: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10731360 url https://www.openlane.eu/en/carv6/auction/10731360
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10736274
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736274%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10736274: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10736274 url https://www.openlane.eu/en/carv6/auction/10736274
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10736663
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736663%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10736663: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10736663 url https://www.openlane.eu/en/carv6/auction/10736663
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10736307
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736307%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10736307: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10736307 url https://www.openlane.eu/en/carv6/auction/10736307
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10736667
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736667%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10736667: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10736667 url https://www.openlane.eu/en/carv6/auction/10736667
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10734921
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734921%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10734921: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10734921 url https://www.openlane.eu/en/carv6/auction/10734921
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10730399
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730399%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10730399: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10730399 url https://www.openlane.eu/en/carv6/auction/10730399
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10737742
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737742%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10737742: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10737742 url https://www.openlane.eu/en/carv6/auction/10737742
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10736654
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736654%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10736654: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10736654 url https://www.openlane.eu/en/carv6/auction/10736654
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10737267
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737267%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10737267: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10737267 url https://www.openlane.eu/en/carv6/auction/10737267
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10737743
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737743%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10737743: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10737743 url https://www.openlane.eu/en/carv6/auction/10737743
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10735741
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735741%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10735741: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10735741 url https://www.openlane.eu/en/carv6/auction/10735741
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10736420
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736420%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10736420: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10736420 url https://www.openlane.eu/en/carv6/auction/10736420
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10735746
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735746%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10735746: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10735746 url https://www.openlane.eu/en/carv6/auction/10735746
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10736645
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736645%27 HTTP/1.1" 200 None
2026-03-27 22:21:12 [adesa.be] INFO: Scrape type for 10736645: 0
2026-03-27 22:21:12 [adesa.be] INFO: Skipping item 10736645 url https://www.openlane.eu/en/carv6/auction/10736645
2026-03-27 22:21:12 [adesa.be] INFO: Found listing with ID: 10734906
2026-03-27 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734906%27 HTTP/1.1" 200 None
2026-03-27 22:21:13 [adesa.be] INFO: Scrape type for 10734906: 0
2026-03-27 22:21:13 [adesa.be] INFO: Skipping item 10734906 url https://www.openlane.eu/en/carv6/auction/10734906
2026-03-27 22:21:13 [adesa.be] INFO: Found listing with ID: 10736644
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736644%27 HTTP/1.1" 200 None
2026-03-27 22:21:13 [adesa.be] INFO: Scrape type for 10736644: 0
2026-03-27 22:21:13 [adesa.be] INFO: Skipping item 10736644 url https://www.openlane.eu/en/carv6/auction/10736644
2026-03-27 22:21:13 [adesa.be] INFO: Found listing with ID: 10736649
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736649%27 HTTP/1.1" 200 None
2026-03-27 22:21:13 [adesa.be] INFO: Scrape type for 10736649: 0
2026-03-27 22:21:13 [adesa.be] INFO: Skipping item 10736649 url https://www.openlane.eu/en/carv6/auction/10736649
2026-03-27 22:21:13 [adesa.be] INFO: Found listing with ID: 10738223
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738223%27 HTTP/1.1" 200 None
2026-03-27 22:21:13 [adesa.be] INFO: Scrape type for 10738223: 0
2026-03-27 22:21:13 [adesa.be] INFO: Skipping item 10738223 url https://www.openlane.eu/en/carv6/auction/10738223
2026-03-27 22:21:13 [adesa.be] INFO: Found listing with ID: 10735079
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735079%27 HTTP/1.1" 200 None
2026-03-27 22:21:13 [adesa.be] INFO: Scrape type for 10735079: 0
2026-03-27 22:21:13 [adesa.be] INFO: Skipping item 10735079 url https://www.openlane.eu/en/carv6/auction/10735079
2026-03-27 22:21:13 [adesa.be] INFO: Found listing with ID: 10736631
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736631%27 HTTP/1.1" 200 None
2026-03-27 22:21:13 [adesa.be] INFO: Scrape type for 10736631: 0
2026-03-27 22:21:13 [adesa.be] INFO: Skipping item 10736631 url https://www.openlane.eu/en/carv6/auction/10736631
2026-03-27 22:21:13 [adesa.be] INFO: Found listing with ID: 10736354
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736354%27 HTTP/1.1" 200 None
2026-03-27 22:21:13 [adesa.be] INFO: Scrape type for 10736354: 0
2026-03-27 22:21:13 [adesa.be] INFO: Skipping item 10736354 url https://www.openlane.eu/en/carv6/auction/10736354
2026-03-27 22:21:13 [adesa.be] INFO: Found listing with ID: 10736646
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736646%27 HTTP/1.1" 200 None
2026-03-27 22:21:13 [adesa.be] INFO: Scrape type for 10736646: 0
2026-03-27 22:21:13 [adesa.be] INFO: Skipping item 10736646 url https://www.openlane.eu/en/carv6/auction/10736646
2026-03-27 22:21:13 [adesa.be] INFO: Found listing with ID: 10734913
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734913%27 HTTP/1.1" 200 None
2026-03-27 22:21:13 [adesa.be] INFO: Scrape type for 10734913: 0
2026-03-27 22:21:13 [adesa.be] INFO: Skipping item 10734913 url https://www.openlane.eu/en/carv6/auction/10734913
2026-03-27 22:21:13 [adesa.be] INFO: Found listing with ID: 10737262
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737262%27 HTTP/1.1" 200 None
2026-03-27 22:21:13 [adesa.be] INFO: Scrape type for 10737262: 0
2026-03-27 22:21:13 [adesa.be] INFO: Skipping item 10737262 url https://www.openlane.eu/en/carv6/auction/10737262
2026-03-27 22:21:13 [adesa.be] INFO: Found listing with ID: 10735158
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735158%27 HTTP/1.1" 200 None
2026-03-27 22:21:13 [adesa.be] INFO: Scrape type for 10735158: 0
2026-03-27 22:21:13 [adesa.be] INFO: Skipping item 10735158 url https://www.openlane.eu/en/carv6/auction/10735158
2026-03-27 22:21:13 [adesa.be] INFO: Found listing with ID: 10736658
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736658%27 HTTP/1.1" 200 None
2026-03-27 22:21:13 [adesa.be] INFO: Scrape type for 10736658: 0
2026-03-27 22:21:13 [adesa.be] INFO: Skipping item 10736658 url https://www.openlane.eu/en/carv6/auction/10736658
2026-03-27 22:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752531/general/483e3e57-4942-4f1e-830d-70f97524f8c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740460)
2026-03-27 22:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/0c268b57-8402-4b66-888b-853fcb9ab1a2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738054)
2026-03-27 22:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752666/general/0858c0e3-1523-4317-8ddd-e161de091fcc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740869)
2026-03-27 22:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752666/general/5c269cb2-b305-4ec1-bd2d-3b959f80e4db.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740869)
2026-03-27 22:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752666/general/b23bcd0a-8d2e-40e2-be8f-b12f987fee02.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740869)
2026-03-27 22:21:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dda98d0>
2026-03-27 22:21:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_760eee70-ff6e-55ab-a844-784fa52fa8bc/760eee70-ff6e-55ab-a844-784fa52fa8bc_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252F483e3e57-4942-4f1e-830d-70f97524f8c2.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/483e3e57-4942-4f1e-830d-70f97524f8c2.jpg saved to cache
2026-03-27 22:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 760eee70-ff6e-55ab-a844-784fa52fa8bc
2026-03-27 22:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751882/general/0d3149bc-66ea-4b3d-9e55-1d559de51290.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738199)
2026-03-27 22:21:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-27 22:21:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d15d010>
2026-03-27 22:21:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2821ffe-7be0-5325-8080-37ed37e911a8/c2821ffe-7be0-5325-8080-37ed37e911a8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752666%252Fgeneral%252F0858c0e3-1523-4317-8ddd-e161de091fcc.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752666/general/0858c0e3-1523-4317-8ddd-e161de091fcc.jpeg saved to cache
2026-03-27 22:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c2821ffe-7be0-5325-8080-37ed37e911a8
2026-03-27 22:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752522/general/afef5edf-679c-45e0-9605-39a2f15f82a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740801)
2026-03-27 22:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752531/general/7bc98bc4-8be4-4bf7-b2ff-2b3c3744f9c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740460)
2026-03-27 22:21:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4a905f03-104a-5f29-99c1-d96cf9fed612 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4a905f03-104a-5f29-99c1-d96cf9fed612 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a905f03-104a-5f29-99c1-d96cf9fed612 with identifier: 10740011
2026-03-27 22:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a905f03-104a-5f29-99c1-d96cf9fed612 with identifier: 10740011
2026-03-27 22:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a905f03-104a-5f29-99c1-d96cf9fed612 with identifier: 10740011 to the API
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:14 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4a905f03-104a-5f29-99c1-d96cf9fed612',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFJ436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740011',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 201885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 77,
'photo_urls': ['https://images.openlane.eu/carimgs/5752257/general/2f5a36ed-f816-45d6-bb33-3a0a803bbd6a.jpg',
'https://images.openlane.eu/carimgs/5752257/general/c2cc1a39-ce0e-4bf4-906f-a66b8dd54827.jpg',
'https://images.openlane.eu/carimgs/5752257/general/e7561c94-7592-474e-b803-728a1d6ca0fa.jpg',
'https://images.openlane.eu/carimgs/5752257/general/af860ffe-4feb-43be-aed3-12e1f1fc79f7.jpg',
'https://images.openlane.eu/carimgs/5752257/general/b4d76bc4-cfdc-4338-bb4e-29c38f51bdcf.jpg',
'https://images.openlane.eu/carimgs/5752257/general/3489e92e-25eb-4821-a8e0-56c4f670b592.jpg',
'https://images.openlane.eu/carimgs/5752257/general/b89c516a-bc27-4941-89e5-1402338d2314.jpg',
'https://images.openlane.eu/carimgs/5752257/general/56f67e02-a938-489a-89f4-9ae3be4c2f03.jpg',
'https://images.openlane.eu/carimgs/5752257/general/1eefa722-8f80-42aa-8517-f9f62cde5c74.jpg',
'https://images.openlane.eu/carimgs/5752257/general/58d79401-fe36-48c0-8683-bf337005dd59.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a905f03-104a-5f29-99c1-d96cf9fed612/4a905f03-104a-5f29-99c1-d96cf9fed612_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752257/general/2f5a36ed-f816-45d6-bb33-3a0a803bbd6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a905f03-104a-5f29-99c1-d96cf9fed612/4a905f03-104a-5f29-99c1-d96cf9fed612_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752257/general/c2cc1a39-ce0e-4bf4-906f-a66b8dd54827.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a905f03-104a-5f29-99c1-d96cf9fed612/4a905f03-104a-5f29-99c1-d96cf9fed612_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752257/general/3489e92e-25eb-4821-a8e0-56c4f670b592.jpg',
'Width': 1024}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 201.885 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740011%27 HTTP/1.1" 200 None
2026-03-27 22:21:14 [adesa.be] INFO: Saving data for 10740011: {'created_time': 1774650074.05268, 'last_price_update_time': 1774650074.052693, 'auction_closing_time': 1774861200.0}
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740011') HTTP/1.1" 204 0
2026-03-27 22:21:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4a905f03-104a-5f29-99c1-d96cf9fed612 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deca9d0>
2026-03-27 22:21:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2821ffe-7be0-5325-8080-37ed37e911a8/c2821ffe-7be0-5325-8080-37ed37e911a8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752666%252Fgeneral%252F5c269cb2-b305-4ec1-bd2d-3b959f80e4db.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752666/general/5c269cb2-b305-4ec1-bd2d-3b959f80e4db.jpeg saved to cache
2026-03-27 22:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c2821ffe-7be0-5325-8080-37ed37e911a8
2026-03-27 22:21:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d47c950>
2026-03-27 22:21:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2821ffe-7be0-5325-8080-37ed37e911a8/c2821ffe-7be0-5325-8080-37ed37e911a8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752666%252Fgeneral%252Fb23bcd0a-8d2e-40e2-be8f-b12f987fee02.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752666/general/b23bcd0a-8d2e-40e2-be8f-b12f987fee02.jpeg saved to cache
2026-03-27 22:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c2821ffe-7be0-5325-8080-37ed37e911a8
2026-03-27 22:21:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c2821ffe-7be0-5325-8080-37ed37e911a8, skipping ID generation
2026-03-27 22:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2821ffe-7be0-5325-8080-37ed37e911a8 with scrape type 1
2026-03-27 22:21:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c2821ffe-7be0-5325-8080-37ed37e911a8 sending to next pipeline
2026-03-27 22:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c2821ffe-7be0-5325-8080-37ed37e911a8, identifier: 10740869
2026-03-27 22:21:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c9dd0>
2026-03-27 22:21:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d/bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252F0d3149bc-66ea-4b3d-9e55-1d559de51290.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/0d3149bc-66ea-4b3d-9e55-1d559de51290.jpg saved to cache
2026-03-27 22:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d
2026-03-27 22:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c2821ffe-7be0-5325-8080-37ed37e911a8 with identifier: 10740869
2026-03-27 22:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c2821ffe-7be0-5325-8080-37ed37e911a8 with identifier: 10740869
2026-03-27 22:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c2821ffe-7be0-5325-8080-37ed37e911a8 with identifier: 10740869 to the API
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21: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-27 22:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752666/general/b23bcd0a-8d2e-40e2-be8f-b12f987fee02.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'LPG',
'id': 'c2821ffe-7be0-5325-8080-37ed37e911a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PGE200',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740869',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 212375,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2821ffe-7be0-5325-8080-37ed37e911a8/c2821ffe-7be0-5325-8080-37ed37e911a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5262822,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752666/general/b23bcd0a-8d2e-40e2-be8f-b12f987fee02.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2821ffe-7be0-5325-8080-37ed37e911a8/c2821ffe-7be0-5325-8080-37ed37e911a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5308699,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752666/general/5c269cb2-b305-4ec1-bd2d-3b959f80e4db.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2821ffe-7be0-5325-8080-37ed37e911a8/c2821ffe-7be0-5325-8080-37ed37e911a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3353290,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752666/general/0858c0e3-1523-4317-8ddd-e161de091fcc.jpeg',
'Width': 5712}],
'price': 4450,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Dacia Logan 1.0 - LPG - Manual - 101 hp - 212.375 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740869%27 HTTP/1.1" 200 None
2026-03-27 22:21:15 [adesa.be] INFO: Saving data for 10740869: {'created_time': 1774650075.001277, 'last_price_update_time': 1774650075.001286, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740869') HTTP/1.1" 204 0
2026-03-27 22:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a0045690>
2026-03-27 22:21:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc31aed2-863a-5a02-b53c-3c83912b1897/bc31aed2-863a-5a02-b53c-3c83912b1897_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252Fafef5edf-679c-45e0-9605-39a2f15f82a4.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/afef5edf-679c-45e0-9605-39a2f15f82a4.jpg saved to cache
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bc31aed2-863a-5a02-b53c-3c83912b1897
2026-03-27 22:21:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099decf690>
2026-03-27 22:21:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_760eee70-ff6e-55ab-a844-784fa52fa8bc/760eee70-ff6e-55ab-a844-784fa52fa8bc_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252F7bc98bc4-8be4-4bf7-b2ff-2b3c3744f9c8.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/7bc98bc4-8be4-4bf7-b2ff-2b3c3744f9c8.jpg saved to cache
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 760eee70-ff6e-55ab-a844-784fa52fa8bc
2026-03-27 22:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d3c5627-4fe4-5b46-bb02-4feb83107082 with identifier: 10740842
2026-03-27 22:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d3c5627-4fe4-5b46-bb02-4feb83107082 with scrape type 1
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d3c5627-4fe4-5b46-bb02-4feb83107082
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F7bea2932-5ca0-4460-ab63-60fa2532653a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/7bea2932-5ca0-4460-ab63-60fa2532653a.jpg already downloaded
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F3e59f07f-fdc9-4422-8bb5-014853e0d971.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/3e59f07f-fdc9-4422-8bb5-014853e0d971.jpg already downloaded
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F70ea76d7-ae13-4e77-9de3-96e99856d4b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/70ea76d7-ae13-4e77-9de3-96e99856d4b8.jpg already downloaded
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252Fe219a64b-0cc1-42b4-8675-5f4c37490de3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/e219a64b-0cc1-42b4-8675-5f4c37490de3.jpg already downloaded
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F7a01bce2-9ad9-451a-addb-87e3d86b5e4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/7a01bce2-9ad9-451a-addb-87e3d86b5e4e.jpg already downloaded
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F8bc642df-23e8-4e84-8c16-9d07d7f62217.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/8bc642df-23e8-4e84-8c16-9d07d7f62217.jpg already downloaded
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F13b5db88-0ec0-4af2-9523-9cd1f2f7b56d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/13b5db88-0ec0-4af2-9523-9cd1f2f7b56d.jpg already downloaded
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F9bca15bd-ab63-43ab-86e3-79302bc54690.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/9bca15bd-ab63-43ab-86e3-79302bc54690.jpg already downloaded
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F43e4cac1-4943-4762-bc55-a6d774f822c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/43e4cac1-4943-4762-bc55-a6d774f822c8.jpg already downloaded
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252Fd133d1e6-da8e-4634-9922-b4e994e0ab96.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/d133d1e6-da8e-4634-9922-b4e994e0ab96.jpg already downloaded
2026-03-27 22:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d3c5627-4fe4-5b46-bb02-4feb83107082, identifier: 10740842
2026-03-27 22:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d3c5627-4fe4-5b46-bb02-4feb83107082 with identifier: 10740842
2026-03-27 22:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d3c5627-4fe4-5b46-bb02-4feb83107082 with identifier: 10740842
2026-03-27 22:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d3c5627-4fe4-5b46-bb02-4feb83107082 with identifier: 10740842 to the API
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740842>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '4.7L',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '8d3c5627-4fe4-5b46-bb02-4feb83107082',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '105825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740842',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLS',
'odometer': 85705,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5513169/general/7bea2932-5ca0-4460-ab63-60fa2532653a.jpg',
'https://images.openlane.eu/carimgs/5513169/general/3e59f07f-fdc9-4422-8bb5-014853e0d971.jpg',
'https://images.openlane.eu/carimgs/5513169/general/70ea76d7-ae13-4e77-9de3-96e99856d4b8.jpg',
'https://images.openlane.eu/carimgs/5513169/general/e219a64b-0cc1-42b4-8675-5f4c37490de3.jpg',
'https://images.openlane.eu/carimgs/5513169/general/7a01bce2-9ad9-451a-addb-87e3d86b5e4e.jpg',
'https://images.openlane.eu/carimgs/5513169/general/8bc642df-23e8-4e84-8c16-9d07d7f62217.jpg',
'https://images.openlane.eu/carimgs/5513169/general/13b5db88-0ec0-4af2-9523-9cd1f2f7b56d.jpg',
'https://images.openlane.eu/carimgs/5513169/general/9bca15bd-ab63-43ab-86e3-79302bc54690.jpg',
'https://images.openlane.eu/carimgs/5513169/general/43e4cac1-4943-4762-bc55-a6d774f822c8.jpg',
'https://images.openlane.eu/carimgs/5513169/general/d133d1e6-da8e-4634-9922-b4e994e0ab96.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 632340,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/7bea2932-5ca0-4460-ab63-60fa2532653a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 572449,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/3e59f07f-fdc9-4422-8bb5-014853e0d971.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 705668,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/70ea76d7-ae13-4e77-9de3-96e99856d4b8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 546431,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/e219a64b-0cc1-42b4-8675-5f4c37490de3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303586,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/7a01bce2-9ad9-451a-addb-87e3d86b5e4e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352591,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/8bc642df-23e8-4e84-8c16-9d07d7f62217.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441649,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/13b5db88-0ec0-4af2-9523-9cd1f2f7b56d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510614,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/9bca15bd-ab63-43ab-86e3-79302bc54690.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297256,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/43e4cac1-4943-4762-bc55-a6d774f822c8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 638398,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/d133d1e6-da8e-4634-9922-b4e994e0ab96.jpg',
'Width': 2000}],
'price': 21300,
'price_includes_vat': True,
'registration_date': '2014-09-15',
'seats_number': 4,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz CLS 550 - Petrol - Automatic - 408 hp - 85.705 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740842%27 HTTP/1.1" 200 None
2026-03-27 22:21:15 [adesa.be] INFO: Saving data for 10740842: {'created_time': 1774650075.709902, 'last_price_update_time': 1774650075.709912, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740842') HTTP/1.1" 204 0
2026-03-27 22:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752550/general/fb362b8e-7fac-4e4e-b409-3ca396f73e6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740478)
2026-03-27 22:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752543/general/6e74a42e-c6bc-4734-9079-6833e3c14490.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740471)
2026-03-27 22:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740864> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752531/general/071d8e13-62eb-4d7a-b54b-a956a75be206.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740460)
2026-03-27 22:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751882/general/14cfe4f5-7a01-4b6a-815d-34b73957222b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738199)
2026-03-27 22:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752531/general/ff901f26-224c-4595-80e5-21617fcae24d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740460)
2026-03-27 22:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752455/general/85b1c3c6-f860-45a5-bfb4-27b26d63bfa3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740740)
2026-03-27 22:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752455/general/56eea225-0453-4f23-8d3b-4e93ee173d3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740740)
2026-03-27 22:21:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/cbf0cdf7-4628-4fb7-9312-06bcf64ab998.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738054)
2026-03-27 22:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751882/general/b261660a-a66f-4181-8800-69cb4a64e407.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738199)
2026-03-27 22:21:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9a810>
2026-03-27 22:21:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a52d30-23c1-5fd4-9eaa-03337ebd5ee2/40a52d30-23c1-5fd4-9eaa-03337ebd5ee2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752550%252Fgeneral%252Ffb362b8e-7fac-4e4e-b409-3ca396f73e6c.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752550/general/fb362b8e-7fac-4e4e-b409-3ca396f73e6c.jpg saved to cache
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2
2026-03-27 22:21:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2, skipping ID generation
2026-03-27 22:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 with scrape type 1
2026-03-27 22:21:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 sending to next pipeline
2026-03-27 22:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2, identifier: 10740478
2026-03-27 22:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 with identifier: 10740478
2026-03-27 22:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 with identifier: 10740478
2026-03-27 22:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 with identifier: 10740478 to the API
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752550/general/fb362b8e-7fac-4e4e-b409-3ca396f73e6c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '40a52d30-23c1-5fd4-9eaa-03337ebd5ee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLN998',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740478',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 54913,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a52d30-23c1-5fd4-9eaa-03337ebd5ee2/40a52d30-23c1-5fd4-9eaa-03337ebd5ee2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752550/general/fb362b8e-7fac-4e4e-b409-3ca396f73e6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a52d30-23c1-5fd4-9eaa-03337ebd5ee2/40a52d30-23c1-5fd4-9eaa-03337ebd5ee2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752550/general/15e3bc6d-fe77-4b6b-b5dd-fe9798ca3c8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a52d30-23c1-5fd4-9eaa-03337ebd5ee2/40a52d30-23c1-5fd4-9eaa-03337ebd5ee2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752550/general/b28600fa-da7f-4108-8787-17e2474968f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a52d30-23c1-5fd4-9eaa-03337ebd5ee2/40a52d30-23c1-5fd4-9eaa-03337ebd5ee2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752550/general/3dfe7ade-051a-4775-8def-d49f4dea794f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a52d30-23c1-5fd4-9eaa-03337ebd5ee2/40a52d30-23c1-5fd4-9eaa-03337ebd5ee2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104901,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752550/general/6b70a8d5-9b7c-4ed5-a965-948b6d73e4ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a52d30-23c1-5fd4-9eaa-03337ebd5ee2/40a52d30-23c1-5fd4-9eaa-03337ebd5ee2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752550/general/f5279c13-f821-48f4-a4b0-3fffa24f42c3.jpg',
'Width': 1024}],
'price': 21700,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI S Line - Diesel - Automatic - 116 hp - '
'54.913 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740478%27 HTTP/1.1" 200 None
2026-03-27 22:21:16 [adesa.be] INFO: Saving data for 10740478: {'created_time': 1774650076.324479, 'last_price_update_time': 1774650076.324488, 'auction_closing_time': 1774965600.0}
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740478') HTTP/1.1" 204 0
2026-03-27 22:21:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099decd010>
2026-03-27 22:21:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad61d86-9b49-5875-9fdc-0c33cacbb44c/3ad61d86-9b49-5875-9fdc-0c33cacbb44c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752543%252Fgeneral%252F6e74a42e-c6bc-4734-9079-6833e3c14490.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752543/general/6e74a42e-c6bc-4734-9079-6833e3c14490.jpg saved to cache
2026-03-27 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c
2026-03-27 22:21:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ad61d86-9b49-5875-9fdc-0c33cacbb44c, skipping ID generation
2026-03-27 22:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c with scrape type 1
2026-03-27 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c sending to next pipeline
2026-03-27 22:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ad61d86-9b49-5875-9fdc-0c33cacbb44c, identifier: 10740471
2026-03-27 22:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752522/general/ec96accf-a9cb-442c-97cf-981e9088f23a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740801)
2026-03-27 22:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ad61d86-9b49-5875-9fdc-0c33cacbb44c with identifier: 10740471
2026-03-27 22:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ad61d86-9b49-5875-9fdc-0c33cacbb44c with identifier: 10740471
2026-03-27 22:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ad61d86-9b49-5875-9fdc-0c33cacbb44c with identifier: 10740471 to the API
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752543/general/6e74a42e-c6bc-4734-9079-6833e3c14490.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '3ad61d86-9b49-5875-9fdc-0c33cacbb44c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM434',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740471',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 91095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 74,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad61d86-9b49-5875-9fdc-0c33cacbb44c/3ad61d86-9b49-5875-9fdc-0c33cacbb44c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101883,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752543/general/6e74a42e-c6bc-4734-9079-6833e3c14490.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad61d86-9b49-5875-9fdc-0c33cacbb44c/3ad61d86-9b49-5875-9fdc-0c33cacbb44c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97180,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752543/general/83c56dfe-f65c-4f07-9171-126c5db50d1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad61d86-9b49-5875-9fdc-0c33cacbb44c/3ad61d86-9b49-5875-9fdc-0c33cacbb44c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752543/general/5cb37f84-1285-4c59-848c-d055262dd0dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad61d86-9b49-5875-9fdc-0c33cacbb44c/3ad61d86-9b49-5875-9fdc-0c33cacbb44c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752543/general/35945909-4d7a-41df-b964-f9d469af2315.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad61d86-9b49-5875-9fdc-0c33cacbb44c/3ad61d86-9b49-5875-9fdc-0c33cacbb44c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752543/general/93bd8dd4-2a96-44eb-84a1-8cce45487037.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad61d86-9b49-5875-9fdc-0c33cacbb44c/3ad61d86-9b49-5875-9fdc-0c33cacbb44c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752543/general/d0734518-eeb4-4189-b122-0079471f20d1.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 1.0 TFSI Advanced - Petrol - Automatic - 110 hp - 91.095 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740471%27 HTTP/1.1" 200 None
2026-03-27 22:21:16 [adesa.be] INFO: Saving data for 10740471: {'created_time': 1774650076.837098, 'last_price_update_time': 1774650076.837111, 'auction_closing_time': 1774965600.0}
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740471') HTTP/1.1" 204 0
2026-03-27 22:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752531/general/545b7c9c-c9ad-4020-a019-3e3194cde9bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740460)
2026-03-27 22:21:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10740839
2026-03-27 22:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with scrape type 1
2026-03-27 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252F5a7419b5-a7c4-4836-b634-f7cbcbc3fe27.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/5a7419b5-a7c4-4836-b634-f7cbcbc3fe27.jpg already downloaded
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252Fe00ee789-677f-4a8f-81cf-2731d48de757.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/e00ee789-677f-4a8f-81cf-2731d48de757.jpg already downloaded
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252F83c81f66-b2ed-4ff0-9ee7-4b3ea64c5497.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/83c81f66-b2ed-4ff0-9ee7-4b3ea64c5497.jpg already downloaded
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252Fd8045622-1d57-42c9-8ed4-2fa5b1c0670d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/d8045622-1d57-42c9-8ed4-2fa5b1c0670d.jpg already downloaded
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252F28b90b03-3074-46c6-bbe7-7454d2b5904b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/28b90b03-3074-46c6-bbe7-7454d2b5904b.jpg already downloaded
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252Fbd559483-0343-424c-929f-6a381ee90be4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/bd559483-0343-424c-929f-6a381ee90be4.jpg already downloaded
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252F0a8632b2-b5ec-465a-8b80-8b9b02dac782.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/0a8632b2-b5ec-465a-8b80-8b9b02dac782.jpg already downloaded
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252Ff25baaa6-637c-4991-a8e5-dad7781b4023.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/f25baaa6-637c-4991-a8e5-dad7781b4023.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252Fce469377-3f23-4669-a18c-84dc1943fcba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/ce469377-3f23-4669-a18c-84dc1943fcba.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252F3788c70c-f976-4ba6-9073-bd08a3c637a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/3788c70c-f976-4ba6-9073-bd08a3c637a9.jpg already downloaded
2026-03-27 22:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c237586c-2b2c-5f10-887f-c1f5ca1e67e6, identifier: 10740839
2026-03-27 22:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10740840
2026-03-27 22:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with scrape type 1
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252Fd97d7067-b759-4d38-a822-f7e179bdba00.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/d97d7067-b759-4d38-a822-f7e179bdba00.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F5e98cfd0-6004-46b7-88ed-6d0bfc49f3a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/5e98cfd0-6004-46b7-88ed-6d0bfc49f3a8.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F4226148a-042d-4ade-872c-96574949fec6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/4226148a-042d-4ade-872c-96574949fec6.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252Fab390fd3-46f8-4082-9266-18623efdc0b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/ab390fd3-46f8-4082-9266-18623efdc0b0.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F75d77cb9-54cc-414f-be53-d0bfbf2ae7d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/75d77cb9-54cc-414f-be53-d0bfbf2ae7d8.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F5be9ac13-4327-4fc3-97e1-177c449cfc2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/5be9ac13-4327-4fc3-97e1-177c449cfc2a.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F88439fec-464c-4eb1-952d-3c97a996496f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/88439fec-464c-4eb1-952d-3c97a996496f.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252Fea28ddfd-557f-4164-8527-a75531eecf1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/ea28ddfd-557f-4164-8527-a75531eecf1c.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F94aa4322-fed5-4d22-a937-460d91c59618.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/94aa4322-fed5-4d22-a937-460d91c59618.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252Fe3de7af5-a21a-4176-ace7-0da190119ed0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/e3de7af5-a21a-4176-ace7-0da190119ed0.jpg already downloaded
2026-03-27 22:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110, identifier: 10740840
2026-03-27 22:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10740864
2026-03-27 22:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95f08313-9748-5dd3-9f5b-b0147d287a18 with scrape type 1
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95f08313-9748-5dd3-9f5b-b0147d287a18
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740615%252Fgeneral%252Fe3a30774-c580-430d-a893-bc0c3cdd89d0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740615/general/e3a30774-c580-430d-a893-bc0c3cdd89d0.jpeg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740615%252Fgeneral%252F195e65b0-1951-4ae6-8563-acb8780885cc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740615/general/195e65b0-1951-4ae6-8563-acb8780885cc.jpeg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740615%252Fgeneral%252Fca58dd01-8454-4acc-8e76-4d759a71fc5a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740615/general/ca58dd01-8454-4acc-8e76-4d759a71fc5a.jpeg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740615%252Fgeneral%252F48a490bc-e452-48a7-91e4-b94c2f5b205c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740615/general/48a490bc-e452-48a7-91e4-b94c2f5b205c.jpeg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740615%252Fgeneral%252Fa8e11c26-81fe-47cf-8237-dfb6298e1655.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740615/general/a8e11c26-81fe-47cf-8237-dfb6298e1655.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740615%252Fgeneral%252F2ef0b05d-66b3-4930-a714-a5e9372dcb90.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740615/general/2ef0b05d-66b3-4930-a714-a5e9372dcb90.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740615%252Fgeneral%252F7e09d9ba-b515-4b0f-b20e-0abcec2f3fc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740615/general/7e09d9ba-b515-4b0f-b20e-0abcec2f3fc3.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740615%252Fgeneral%252F1242371e-971d-42d8-bea8-3f8988b9fd16.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740615/general/1242371e-971d-42d8-bea8-3f8988b9fd16.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740615%252Fgeneral%252F5651cd8f-0167-4de4-b73a-bc9d2a217e17.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740615/general/5651cd8f-0167-4de4-b73a-bc9d2a217e17.jpg already downloaded
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740615%252Fgeneral%252F0543f582-67f6-4608-96be-97910873d114.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740615/general/0543f582-67f6-4608-96be-97910873d114.jpg already downloaded
2026-03-27 22:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95f08313-9748-5dd3-9f5b-b0147d287a18, identifier: 10740864
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0642d0>
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_760eee70-ff6e-55ab-a844-784fa52fa8bc/760eee70-ff6e-55ab-a844-784fa52fa8bc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252F071d8e13-62eb-4d7a-b54b-a956a75be206.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/071d8e13-62eb-4d7a-b54b-a956a75be206.jpg saved to cache
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 760eee70-ff6e-55ab-a844-784fa52fa8bc
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e121790>
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d/bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252F14cfe4f5-7a01-4b6a-815d-34b73957222b.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/14cfe4f5-7a01-4b6a-815d-34b73957222b.jpg saved to cache
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e01bd50>
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_760eee70-ff6e-55ab-a844-784fa52fa8bc/760eee70-ff6e-55ab-a844-784fa52fa8bc_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252Fff901f26-224c-4595-80e5-21617fcae24d.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/ff901f26-224c-4595-80e5-21617fcae24d.jpg saved to cache
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 760eee70-ff6e-55ab-a844-784fa52fa8bc
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf72390>
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7/8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F85b1c3c6-f860-45a5-bfb4-27b26d63bfa3.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/85b1c3c6-f860-45a5-bfb4-27b26d63bfa3.jpg saved to cache
2026-03-27 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d48b210>
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7/8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752455%252Fgeneral%252F56eea225-0453-4f23-8d3b-4e93ee173d3e.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752455/general/56eea225-0453-4f23-8d3b-4e93ee173d3e.jpg saved to cache
2026-03-27 22:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7
2026-03-27 22:21:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7, skipping ID generation
2026-03-27 22:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 with scrape type 1
2026-03-27 22:21:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 sending to next pipeline
2026-03-27 22:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7, identifier: 10740740
2026-03-27 22:21:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-27 22:21:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e219bd0>
2026-03-27 22:21:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d/bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252Fb261660a-a66f-4181-8800-69cb4a64e407.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/b261660a-a66f-4181-8800-69cb4a64e407.jpg saved to cache
2026-03-27 22:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d
2026-03-27 22:21:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item bc31aed2-863a-5a02-b53c-3c83912b1897 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 760eee70-ff6e-55ab-a844-784fa52fa8bc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10740839
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-27 22:21:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10740839
2026-03-27 22:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10740839 to the API
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740839>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c237586c-2b2c-5f10-887f-c1f5ca1e67e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LEE457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740839',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 245970,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5506971/general/5a7419b5-a7c4-4836-b634-f7cbcbc3fe27.jpg',
'https://images.openlane.eu/carimgs/5506971/general/e00ee789-677f-4a8f-81cf-2731d48de757.jpg',
'https://images.openlane.eu/carimgs/5506971/general/83c81f66-b2ed-4ff0-9ee7-4b3ea64c5497.jpg',
'https://images.openlane.eu/carimgs/5506971/general/d8045622-1d57-42c9-8ed4-2fa5b1c0670d.jpg',
'https://images.openlane.eu/carimgs/5506971/general/28b90b03-3074-46c6-bbe7-7454d2b5904b.jpg',
'https://images.openlane.eu/carimgs/5506971/general/bd559483-0343-424c-929f-6a381ee90be4.jpg',
'https://images.openlane.eu/carimgs/5506971/general/0a8632b2-b5ec-465a-8b80-8b9b02dac782.jpg',
'https://images.openlane.eu/carimgs/5506971/general/f25baaa6-637c-4991-a8e5-dad7781b4023.jpg',
'https://images.openlane.eu/carimgs/5506971/general/ce469377-3f23-4669-a18c-84dc1943fcba.jpg',
'https://images.openlane.eu/carimgs/5506971/general/3788c70c-f976-4ba6-9073-bd08a3c637a9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 499089,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/5a7419b5-a7c4-4836-b634-f7cbcbc3fe27.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609353,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/e00ee789-677f-4a8f-81cf-2731d48de757.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458719,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/83c81f66-b2ed-4ff0-9ee7-4b3ea64c5497.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 611414,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/d8045622-1d57-42c9-8ed4-2fa5b1c0670d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394708,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/28b90b03-3074-46c6-bbe7-7454d2b5904b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381695,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/bd559483-0343-424c-929f-6a381ee90be4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238647,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/0a8632b2-b5ec-465a-8b80-8b9b02dac782.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208684,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/f25baaa6-637c-4991-a8e5-dad7781b4023.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 649920,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/ce469377-3f23-4669-a18c-84dc1943fcba.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 628026,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/3788c70c-f976-4ba6-9073-bd08a3c637a9.jpg',
'Width': 2000}],
'price': 24850,
'price_includes_vat': True,
'registration_date': '2019-01-28',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz Sprinter box 3.0 - Diesel - Automatic - 190 hp - '
'245.970 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740839%27 HTTP/1.1" 200 None
2026-03-27 22:21:18 [adesa.be] INFO: Saving data for 10740839: {'created_time': 1774650078.585279, 'last_price_update_time': 1774650078.585289, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740839') HTTP/1.1" 204 0
2026-03-27 22:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10740840
2026-03-27 22:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10740840
2026-03-27 22:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10740840 to the API
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740840>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9a96bdc2-18ec-5bdf-b91d-0c8f54a05110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RGG134',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740840',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 198167,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5506992/general/d97d7067-b759-4d38-a822-f7e179bdba00.jpg',
'https://images.openlane.eu/carimgs/5506992/general/5e98cfd0-6004-46b7-88ed-6d0bfc49f3a8.jpg',
'https://images.openlane.eu/carimgs/5506992/general/4226148a-042d-4ade-872c-96574949fec6.jpg',
'https://images.openlane.eu/carimgs/5506992/general/ab390fd3-46f8-4082-9266-18623efdc0b0.jpg',
'https://images.openlane.eu/carimgs/5506992/general/75d77cb9-54cc-414f-be53-d0bfbf2ae7d8.jpg',
'https://images.openlane.eu/carimgs/5506992/general/5be9ac13-4327-4fc3-97e1-177c449cfc2a.jpg',
'https://images.openlane.eu/carimgs/5506992/general/88439fec-464c-4eb1-952d-3c97a996496f.jpg',
'https://images.openlane.eu/carimgs/5506992/general/ea28ddfd-557f-4164-8527-a75531eecf1c.jpg',
'https://images.openlane.eu/carimgs/5506992/general/94aa4322-fed5-4d22-a937-460d91c59618.jpg',
'https://images.openlane.eu/carimgs/5506992/general/e3de7af5-a21a-4176-ace7-0da190119ed0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437595,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/d97d7067-b759-4d38-a822-f7e179bdba00.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400085,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/5e98cfd0-6004-46b7-88ed-6d0bfc49f3a8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423260,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/4226148a-042d-4ade-872c-96574949fec6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403670,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/ab390fd3-46f8-4082-9266-18623efdc0b0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447296,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/75d77cb9-54cc-414f-be53-d0bfbf2ae7d8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381657,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/5be9ac13-4327-4fc3-97e1-177c449cfc2a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1675666,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/88439fec-464c-4eb1-952d-3c97a996496f.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478571,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/ea28ddfd-557f-4164-8527-a75531eecf1c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401206,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/94aa4322-fed5-4d22-a937-460d91c59618.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424961,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/e3de7af5-a21a-4176-ace7-0da190119ed0.jpg',
'Width': 2000}],
'price': 24850,
'price_includes_vat': True,
'registration_date': '2016-12-16',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz Sprinter box 319 - Diesel - Automatic - 190 hp - '
'198.167 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740840%27 HTTP/1.1" 200 None
2026-03-27 22:21:18 [adesa.be] INFO: Saving data for 10740840: {'created_time': 1774650078.93741, 'last_price_update_time': 1774650078.937419, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740840') HTTP/1.1" 204 0
2026-03-27 22:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10740864
2026-03-27 22:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10740864
2026-03-27 22:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10740864 to the API
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740864>
{'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': 119,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '95f08313-9748-5dd3-9f5b-b0147d287a18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PMAKK33230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740864',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 114766,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5740615/general/e3a30774-c580-430d-a893-bc0c3cdd89d0.jpeg',
'https://images.openlane.eu/carimgs/5740615/general/195e65b0-1951-4ae6-8563-acb8780885cc.jpeg',
'https://images.openlane.eu/carimgs/5740615/general/ca58dd01-8454-4acc-8e76-4d759a71fc5a.jpeg',
'https://images.openlane.eu/carimgs/5740615/general/48a490bc-e452-48a7-91e4-b94c2f5b205c.jpeg',
'https://images.openlane.eu/carimgs/5740615/general/a8e11c26-81fe-47cf-8237-dfb6298e1655.jpg',
'https://images.openlane.eu/carimgs/5740615/general/2ef0b05d-66b3-4930-a714-a5e9372dcb90.jpg',
'https://images.openlane.eu/carimgs/5740615/general/7e09d9ba-b515-4b0f-b20e-0abcec2f3fc3.jpg',
'https://images.openlane.eu/carimgs/5740615/general/1242371e-971d-42d8-bea8-3f8988b9fd16.jpg',
'https://images.openlane.eu/carimgs/5740615/general/5651cd8f-0167-4de4-b73a-bc9d2a217e17.jpg',
'https://images.openlane.eu/carimgs/5740615/general/0543f582-67f6-4608-96be-97910873d114.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f08313-9748-5dd3-9f5b-b0147d287a18/95f08313-9748-5dd3-9f5b-b0147d287a18_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2741549,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740615/general/e3a30774-c580-430d-a893-bc0c3cdd89d0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f08313-9748-5dd3-9f5b-b0147d287a18/95f08313-9748-5dd3-9f5b-b0147d287a18_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2717338,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740615/general/195e65b0-1951-4ae6-8563-acb8780885cc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f08313-9748-5dd3-9f5b-b0147d287a18/95f08313-9748-5dd3-9f5b-b0147d287a18_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2674836,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740615/general/ca58dd01-8454-4acc-8e76-4d759a71fc5a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f08313-9748-5dd3-9f5b-b0147d287a18/95f08313-9748-5dd3-9f5b-b0147d287a18_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2922400,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740615/general/48a490bc-e452-48a7-91e4-b94c2f5b205c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f08313-9748-5dd3-9f5b-b0147d287a18/95f08313-9748-5dd3-9f5b-b0147d287a18_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449437,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740615/general/a8e11c26-81fe-47cf-8237-dfb6298e1655.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f08313-9748-5dd3-9f5b-b0147d287a18/95f08313-9748-5dd3-9f5b-b0147d287a18_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369172,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740615/general/2ef0b05d-66b3-4930-a714-a5e9372dcb90.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f08313-9748-5dd3-9f5b-b0147d287a18/95f08313-9748-5dd3-9f5b-b0147d287a18_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460524,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740615/general/7e09d9ba-b515-4b0f-b20e-0abcec2f3fc3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f08313-9748-5dd3-9f5b-b0147d287a18/95f08313-9748-5dd3-9f5b-b0147d287a18_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381378,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740615/general/1242371e-971d-42d8-bea8-3f8988b9fd16.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f08313-9748-5dd3-9f5b-b0147d287a18/95f08313-9748-5dd3-9f5b-b0147d287a18_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350424,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740615/general/5651cd8f-0167-4de4-b73a-bc9d2a217e17.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f08313-9748-5dd3-9f5b-b0147d287a18/95f08313-9748-5dd3-9f5b-b0147d287a18_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370716,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740615/general/0543f582-67f6-4608-96be-97910873d114.jpg',
'Width': 2000}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2019-04-04',
'seats_number': 5,
'seller_name': "Auto's R. Beyen // BEYEN, ROEL",
'title': 'Ford Kuga 1.5 ST Line - Petrol - Manual - 119 hp - 114.766 km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2019}
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740864%27 HTTP/1.1" 200 None
2026-03-27 22:21:19 [adesa.be] INFO: Saving data for 10740864: {'created_time': 1774650079.264453, 'last_price_update_time': 1774650079.264464, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740864') HTTP/1.1" 204 0
2026-03-27 22:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 with identifier: 10740740
2026-03-27 22:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 with identifier: 10740740
2026-03-27 22:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 with identifier: 10740740 to the API
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752455/general/56eea225-0453-4f23-8d3b-4e93ee173d3e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APT190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740740',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 52503,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7/8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83769,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752455/general/56eea225-0453-4f23-8d3b-4e93ee173d3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7/8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752455/general/85b1c3c6-f860-45a5-bfb4-27b26d63bfa3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7/8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752455/general/4eeb4052-d3ab-4e2e-bf8a-3ad2181936df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7/8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752455/general/1dbb6c1e-be31-4503-9721-48ff6ecd4a61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7/8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752455/general/8c8efd37-32f1-4799-a9ea-1751d37f667e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7/8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752455/general/7c55d147-cfbb-420f-908a-db547f29dcae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7/8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752455/general/1982d17b-3646-448d-8fa5-d791603bebed.jpg',
'Width': 1024}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-06-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI Attraction - Petrol - Manual - 110 hp - '
'52.503 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740740%27 HTTP/1.1" 200 None
2026-03-27 22:21:19 [adesa.be] INFO: Saving data for 10740740: {'created_time': 1774650079.594424, 'last_price_update_time': 1774650079.594434, 'auction_closing_time': 1774947600.0}
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740740') HTTP/1.1" 204 0
2026-03-27 22:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751882/general/8ba9951a-3cb4-4d32-bc17-5d4071369da2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738199)
2026-03-27 22:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751920/general/69a6eb36-f69d-4f9f-8b0d-dd7a6702ae20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738213)
2026-03-27 22:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0e8f10>
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc31aed2-863a-5a02-b53c-3c83912b1897/bc31aed2-863a-5a02-b53c-3c83912b1897_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252Fec96accf-a9cb-442c-97cf-981e9088f23a.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/ec96accf-a9cb-442c-97cf-981e9088f23a.jpg saved to cache
2026-03-27 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bc31aed2-863a-5a02-b53c-3c83912b1897
2026-03-27 22:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e054550>
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_760eee70-ff6e-55ab-a844-784fa52fa8bc/760eee70-ff6e-55ab-a844-784fa52fa8bc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252F545b7c9c-c9ad-4020-a019-3e3194cde9bc.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/545b7c9c-c9ad-4020-a019-3e3194cde9bc.jpg saved to cache
2026-03-27 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 760eee70-ff6e-55ab-a844-784fa52fa8bc
2026-03-27 22:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740843> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dddb4d0>
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d/bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252F8ba9951a-3cb4-4d32-bc17-5d4071369da2.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/8ba9951a-3cb4-4d32-bc17-5d4071369da2.jpg saved to cache
2026-03-27 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dddb890>
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d503c76-3bc7-5da2-9064-412f2363f94b/0d503c76-3bc7-5da2-9064-412f2363f94b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252F69a6eb36-f69d-4f9f-8b0d-dd7a6702ae20.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/69a6eb36-f69d-4f9f-8b0d-dd7a6702ae20.jpg saved to cache
2026-03-27 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0d503c76-3bc7-5da2-9064-412f2363f94b
2026-03-27 22:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752522/general/75815ee2-472d-4df2-8ef5-e273eb296a3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740801)
2026-03-27 22:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751920/general/f4e3b575-1bdd-4b75-9cdf-93ded0e0ddbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738213)
2026-03-27 22:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751922/general/f4d81427-db33-4b1a-be9e-20ac94570502.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738214)
2026-03-27 22:21:19 [adesa.be] INFO: Found listing with ID: 10738225
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738225%27 HTTP/1.1" 200 None
2026-03-27 22:21:19 [adesa.be] INFO: Scrape type for 10738225: 0
2026-03-27 22:21:19 [adesa.be] INFO: Skipping item 10738225 url https://www.openlane.eu/en/carv6/auction/10738225
2026-03-27 22:21:19 [adesa.be] INFO: Found listing with ID: 10740851
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740851%27 HTTP/1.1" 200 None
2026-03-27 22:21:19 [adesa.be] INFO: Scrape type for 10740851: 1
2026-03-27 22:21:19 [adesa.be] INFO: Scraping item 10740851 url https://www.openlane.eu/en/carv6/auction/10740851
2026-03-27 22:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with identifier: 10740847
2026-03-27 22:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with scrape type 1
2026-03-27 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9939c278-2baa-5644-9fbf-f65ab4d2ed0e
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F1428a548-231e-42f4-be6c-1848b7c47a7f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/1428a548-231e-42f4-be6c-1848b7c47a7f.jpeg already downloaded
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F58c8fc53-5100-4f5c-b7fd-2c6860e9e917.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/58c8fc53-5100-4f5c-b7fd-2c6860e9e917.jpeg already downloaded
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252Fa96be8c9-7da9-4183-92be-155410da4c62.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/a96be8c9-7da9-4183-92be-155410da4c62.jpeg already downloaded
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F6e0cdb49-1765-434c-8628-58cf7e113f00.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/6e0cdb49-1765-434c-8628-58cf7e113f00.jpeg already downloaded
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252Fb53e6774-3be0-4f07-abc6-ce40c0b8aef4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/b53e6774-3be0-4f07-abc6-ce40c0b8aef4.jpeg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F7ca0bf5c-6971-4bab-ad57-d87417a822aa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/7ca0bf5c-6971-4bab-ad57-d87417a822aa.jpeg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F321a50cd-f62c-43c4-90f6-3acdda7ec707.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/321a50cd-f62c-43c4-90f6-3acdda7ec707.jpeg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F562bdc7e-551d-4b58-a9d2-5d5668e10d4b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/562bdc7e-551d-4b58-a9d2-5d5668e10d4b.jpeg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F8c8e9b6d-0651-4f27-829e-3024985d075d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/8c8e9b6d-0651-4f27-829e-3024985d075d.jpeg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F512c5144-bc5d-4377-89c3-422e739317da.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/512c5144-bc5d-4377-89c3-422e739317da.jpeg already downloaded
2026-03-27 22:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9939c278-2baa-5644-9fbf-f65ab4d2ed0e, identifier: 10740847
2026-03-27 22:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43266afe-aa75-5dc5-9d0a-be84b3d147dc with identifier: 10740841
2026-03-27 22:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc with scrape type 1
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252Fd1cdeaab-45fc-4319-a783-6b521e6cb75e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/d1cdeaab-45fc-4319-a783-6b521e6cb75e.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252F7fb97386-1455-494c-bdbc-763e1e8cbd13.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/7fb97386-1455-494c-bdbc-763e1e8cbd13.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252F2d8fa2ed-14e1-44be-a687-9cb06d18d35e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/2d8fa2ed-14e1-44be-a687-9cb06d18d35e.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252F71935cea-787a-4328-b896-d5ca0feb0cb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/71935cea-787a-4328-b896-d5ca0feb0cb2.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252Ffa6a82b2-1c2b-45a6-b353-738477fe5201.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/fa6a82b2-1c2b-45a6-b353-738477fe5201.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252F2e2d9a8e-1592-4a18-b1e8-8c3621da70c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/2e2d9a8e-1592-4a18-b1e8-8c3621da70c2.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252Fd945c666-d588-4f7f-9cc3-70decc091103.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/d945c666-d588-4f7f-9cc3-70decc091103.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252Faccd863d-6cb5-43bd-a37c-885187f81f2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/accd863d-6cb5-43bd-a37c-885187f81f2e.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252Fb7f5619c-6798-40fe-819e-f664e7197072.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/b7f5619c-6798-40fe-819e-f664e7197072.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252F640bd7b0-3ef6-4b49-815e-26baa09f8741.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/640bd7b0-3ef6-4b49-815e-26baa09f8741.jpg already downloaded
2026-03-27 22:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43266afe-aa75-5dc5-9d0a-be84b3d147dc, identifier: 10740841
2026-03-27 22:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with identifier: 10740843
2026-03-27 22:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with scrape type 1
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dbf4d230-0e33-5ce1-b703-7b31b36b18d6
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F5800eedc-ea06-4032-b540-c5d078adb312.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/5800eedc-ea06-4032-b540-c5d078adb312.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F5f06cede-b768-4b4c-a908-dcaf2ee59f52.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/5f06cede-b768-4b4c-a908-dcaf2ee59f52.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F76e93f1a-23f9-477f-8d6b-1d0ec2cd55c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/76e93f1a-23f9-477f-8d6b-1d0ec2cd55c5.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F16c2ccf1-932d-48b1-82b4-874bb049f92b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/16c2ccf1-932d-48b1-82b4-874bb049f92b.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F24926b13-0d35-41e3-8072-f717c78fe8e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/24926b13-0d35-41e3-8072-f717c78fe8e0.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252Fd06a0cbc-6fd1-4633-af9e-335a98153080.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/d06a0cbc-6fd1-4633-af9e-335a98153080.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F36956e91-504c-4de0-8a81-e2eee3ddb3db.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/36956e91-504c-4de0-8a81-e2eee3ddb3db.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F3ac9607f-f209-4e56-87ef-627a6c1a56fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/3ac9607f-f209-4e56-87ef-627a6c1a56fb.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F11b4da48-6ca3-401e-8953-39bcf2e87a6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/11b4da48-6ca3-401e-8953-39bcf2e87a6b.jpg already downloaded
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F6be6534a-0ebc-4a75-8fe9-bac855c0e1ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/6be6534a-0ebc-4a75-8fe9-bac855c0e1ed.jpg already downloaded
2026-03-27 22:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dbf4d230-0e33-5ce1-b703-7b31b36b18d6, identifier: 10740843
2026-03-27 22:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751882/general/feca584d-b467-459b-afdf-2307eefb4ca7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738199)
2026-03-27 22:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with identifier: 10740847
2026-03-27 22:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with identifier: 10740847
2026-03-27 22:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with identifier: 10740847 to the API
2026-03-27 22:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740847>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9939c278-2baa-5644-9fbf-f65ab4d2ed0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2dlg480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740847',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 246296,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5586274/general/1428a548-231e-42f4-be6c-1848b7c47a7f.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/58c8fc53-5100-4f5c-b7fd-2c6860e9e917.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/a96be8c9-7da9-4183-92be-155410da4c62.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/6e0cdb49-1765-434c-8628-58cf7e113f00.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/b53e6774-3be0-4f07-abc6-ce40c0b8aef4.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/7ca0bf5c-6971-4bab-ad57-d87417a822aa.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/321a50cd-f62c-43c4-90f6-3acdda7ec707.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/562bdc7e-551d-4b58-a9d2-5d5668e10d4b.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/8c8e9b6d-0651-4f27-829e-3024985d075d.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/512c5144-bc5d-4377-89c3-422e739317da.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5845840,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/1428a548-231e-42f4-be6c-1848b7c47a7f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5230768,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/58c8fc53-5100-4f5c-b7fd-2c6860e9e917.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4929735,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/a96be8c9-7da9-4183-92be-155410da4c62.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5172749,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/6e0cdb49-1765-434c-8628-58cf7e113f00.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2636798,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/b53e6774-3be0-4f07-abc6-ce40c0b8aef4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6488158,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/7ca0bf5c-6971-4bab-ad57-d87417a822aa.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5515728,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/321a50cd-f62c-43c4-90f6-3acdda7ec707.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2918933,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/562bdc7e-551d-4b58-a9d2-5d5668e10d4b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5145548,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/8c8e9b6d-0651-4f27-829e-3024985d075d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5299001,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/512c5144-bc5d-4377-89c3-422e739317da.jpeg',
'Width': 5712}],
'price': 5650,
'price_includes_vat': True,
'registration_date': '2001-08-01',
'seats_number': 2,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz Sprinter 311 - Diesel - Automatic - 109 hp - 246.296 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2001}
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740847%27 HTTP/1.1" 200 None
2026-03-27 22:21:21 [adesa.be] INFO: Saving data for 10740847: {'created_time': 1774650081.151469, 'last_price_update_time': 1774650081.15148, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740847') HTTP/1.1" 204 0
2026-03-27 22:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43266afe-aa75-5dc5-9d0a-be84b3d147dc with identifier: 10740841
2026-03-27 22:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43266afe-aa75-5dc5-9d0a-be84b3d147dc with identifier: 10740841
2026-03-27 22:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43266afe-aa75-5dc5-9d0a-be84b3d147dc with identifier: 10740841 to the API
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740841>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '43266afe-aa75-5dc5-9d0a-be84b3d147dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RGG171',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740841',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 194278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5506993/general/d1cdeaab-45fc-4319-a783-6b521e6cb75e.jpg',
'https://images.openlane.eu/carimgs/5506993/general/7fb97386-1455-494c-bdbc-763e1e8cbd13.jpg',
'https://images.openlane.eu/carimgs/5506993/general/2d8fa2ed-14e1-44be-a687-9cb06d18d35e.jpg',
'https://images.openlane.eu/carimgs/5506993/general/71935cea-787a-4328-b896-d5ca0feb0cb2.jpg',
'https://images.openlane.eu/carimgs/5506993/general/fa6a82b2-1c2b-45a6-b353-738477fe5201.jpg',
'https://images.openlane.eu/carimgs/5506993/general/2e2d9a8e-1592-4a18-b1e8-8c3621da70c2.jpg',
'https://images.openlane.eu/carimgs/5506993/general/d945c666-d588-4f7f-9cc3-70decc091103.jpg',
'https://images.openlane.eu/carimgs/5506993/general/accd863d-6cb5-43bd-a37c-885187f81f2e.jpg',
'https://images.openlane.eu/carimgs/5506993/general/b7f5619c-6798-40fe-819e-f664e7197072.jpg',
'https://images.openlane.eu/carimgs/5506993/general/640bd7b0-3ef6-4b49-815e-26baa09f8741.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 604918,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/d1cdeaab-45fc-4319-a783-6b521e6cb75e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 571710,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/7fb97386-1455-494c-bdbc-763e1e8cbd13.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 539727,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/2d8fa2ed-14e1-44be-a687-9cb06d18d35e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 614889,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/71935cea-787a-4328-b896-d5ca0feb0cb2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441492,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/fa6a82b2-1c2b-45a6-b353-738477fe5201.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453905,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/2e2d9a8e-1592-4a18-b1e8-8c3621da70c2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322854,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/d945c666-d588-4f7f-9cc3-70decc091103.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 517868,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/accd863d-6cb5-43bd-a37c-885187f81f2e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 632347,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/b7f5619c-6798-40fe-819e-f664e7197072.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 574539,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/640bd7b0-3ef6-4b49-815e-26baa09f8741.jpg',
'Width': 2000}],
'price': 24850,
'price_includes_vat': True,
'registration_date': '2016-12-16',
'seats_number': 4,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz Sprinter box 3.0 - Diesel - Automatic - 190 hp - '
'194.278 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740841%27 HTTP/1.1" 200 None
2026-03-27 22:21:21 [adesa.be] INFO: Saving data for 10740841: {'created_time': 1774650081.508388, 'last_price_update_time': 1774650081.508399, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740841') HTTP/1.1" 204 0
2026-03-27 22:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with identifier: 10740843
2026-03-27 22:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with identifier: 10740843
2026-03-27 22:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with identifier: 10740843 to the API
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740843>
{'auction_title': '',
'c_o_2_emission_value': 215,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 390,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'dbf4d230-0e33-5ce1-b703-7b31b36b18d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '114002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740843',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 42328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5519164/general/5800eedc-ea06-4032-b540-c5d078adb312.jpg',
'https://images.openlane.eu/carimgs/5519164/general/5f06cede-b768-4b4c-a908-dcaf2ee59f52.jpg',
'https://images.openlane.eu/carimgs/5519164/general/76e93f1a-23f9-477f-8d6b-1d0ec2cd55c5.jpg',
'https://images.openlane.eu/carimgs/5519164/general/16c2ccf1-932d-48b1-82b4-874bb049f92b.jpg',
'https://images.openlane.eu/carimgs/5519164/general/24926b13-0d35-41e3-8072-f717c78fe8e0.jpg',
'https://images.openlane.eu/carimgs/5519164/general/d06a0cbc-6fd1-4633-af9e-335a98153080.jpg',
'https://images.openlane.eu/carimgs/5519164/general/36956e91-504c-4de0-8a81-e2eee3ddb3db.jpg',
'https://images.openlane.eu/carimgs/5519164/general/3ac9607f-f209-4e56-87ef-627a6c1a56fb.jpg',
'https://images.openlane.eu/carimgs/5519164/general/11b4da48-6ca3-401e-8953-39bcf2e87a6b.jpg',
'https://images.openlane.eu/carimgs/5519164/general/6be6534a-0ebc-4a75-8fe9-bac855c0e1ed.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 582793,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/5800eedc-ea06-4032-b540-c5d078adb312.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 672459,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/5f06cede-b768-4b4c-a908-dcaf2ee59f52.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438792,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/76e93f1a-23f9-477f-8d6b-1d0ec2cd55c5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455888,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/16c2ccf1-932d-48b1-82b4-874bb049f92b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337850,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/24926b13-0d35-41e3-8072-f717c78fe8e0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481308,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/d06a0cbc-6fd1-4633-af9e-335a98153080.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350881,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/36956e91-504c-4de0-8a81-e2eee3ddb3db.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 724372,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/3ac9607f-f209-4e56-87ef-627a6c1a56fb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 648248,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/11b4da48-6ca3-401e-8953-39bcf2e87a6b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 659541,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/6be6534a-0ebc-4a75-8fe9-bac855c0e1ed.jpg',
'Width': 2000}],
'price': 42000,
'price_includes_vat': True,
'registration_date': '2018-10-12',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz GLE Coupé AMG 43 - 4-Matic - Petrol - Automatic - 390 '
'hp - 42.328 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740843%27 HTTP/1.1" 200 None
2026-03-27 22:21:21 [adesa.be] INFO: Saving data for 10740843: {'created_time': 1774650081.844327, 'last_price_update_time': 1774650081.844338, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740843') HTTP/1.1" 204 0
2026-03-27 22:21:21 [adesa.be] INFO: Found listing with ID: 10735087
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735087%27 HTTP/1.1" 200 None
2026-03-27 22:21:21 [adesa.be] INFO: Scrape type for 10735087: 0
2026-03-27 22:21:21 [adesa.be] INFO: Skipping item 10735087 url https://www.openlane.eu/en/carv6/auction/10735087
2026-03-27 22:21:21 [adesa.be] INFO: Found listing with ID: 10738230
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738230%27 HTTP/1.1" 200 None
2026-03-27 22:21:21 [adesa.be] INFO: Scrape type for 10738230: 0
2026-03-27 22:21:21 [adesa.be] INFO: Skipping item 10738230 url https://www.openlane.eu/en/carv6/auction/10738230
2026-03-27 22:21:21 [adesa.be] INFO: Found listing with ID: 10735742
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735742%27 HTTP/1.1" 200 None
2026-03-27 22:21:21 [adesa.be] INFO: Scrape type for 10735742: 0
2026-03-27 22:21:21 [adesa.be] INFO: Skipping item 10735742 url https://www.openlane.eu/en/carv6/auction/10735742
2026-03-27 22:21:21 [adesa.be] INFO: Found listing with ID: 10734933
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734933%27 HTTP/1.1" 200 None
2026-03-27 22:21:21 [adesa.be] INFO: Scrape type for 10734933: 0
2026-03-27 22:21:21 [adesa.be] INFO: Skipping item 10734933 url https://www.openlane.eu/en/carv6/auction/10734933
2026-03-27 22:21:21 [adesa.be] INFO: Found listing with ID: 10737272
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737272%27 HTTP/1.1" 200 None
2026-03-27 22:21:21 [adesa.be] INFO: Scrape type for 10737272: 0
2026-03-27 22:21:21 [adesa.be] INFO: Skipping item 10737272 url https://www.openlane.eu/en/carv6/auction/10737272
2026-03-27 22:21:21 [adesa.be] INFO: Found listing with ID: 10740856
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740856%27 HTTP/1.1" 200 None
2026-03-27 22:21:21 [adesa.be] INFO: Scrape type for 10740856: 1
2026-03-27 22:21:21 [adesa.be] INFO: Scraping item 10740856 url https://www.openlane.eu/en/carv6/auction/10740856
2026-03-27 22:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752531/general/52661b91-44d4-4791-a3b2-09d20afd110f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740460)
2026-03-27 22:21:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 760eee70-ff6e-55ab-a844-784fa52fa8bc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0d503c76-3bc7-5da2-9064-412f2363f94b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10738054
2026-03-27 22:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10738054
2026-03-27 22:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10738054 to the API
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:22 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'a7a7c409-7cb0-50e5-bef1-16393dcec5a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMM725',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738054',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 184512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5719662/general/cd32fee6-2cf3-4d2e-a462-658fe7f1afad.JPG',
'https://images.openlane.eu/carimgs/5719662/general/c7e6bb2f-e4e3-43f8-b0c6-74b80b2314c1.JPG',
'https://images.openlane.eu/carimgs/5719662/general/c05fd80b-2ef0-44fd-9b64-d95ebe9d2f44.JPG',
'https://images.openlane.eu/carimgs/5719662/general/cbf0cdf7-4628-4fb7-9312-06bcf64ab998.JPG',
'https://images.openlane.eu/carimgs/5719662/general/8110cae9-1197-4f12-8e7a-709573df7b58.JPG',
'https://images.openlane.eu/carimgs/5719662/general/724bc22c-b578-4cda-9fa7-40f3cb40c892.JPG',
'https://images.openlane.eu/carimgs/5719662/general/b523e79a-6100-4f50-ab3b-150e7de084f2.JPG',
'https://images.openlane.eu/carimgs/5719662/general/0c268b57-8402-4b66-888b-853fcb9ab1a2.JPG',
'https://images.openlane.eu/carimgs/5719662/general/d51e236b-9402-49a0-8bcd-bf9da34d40e7.JPG',
'https://images.openlane.eu/carimgs/5719662/general/86929611-6e88-4327-89cf-3ce047af84f7.JPG'],
'photos': [],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2021-05-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 180d Business Solution AMG - Diesel - Automatic - '
'116 hp - 184.512 km',
'transmission': 'automatic',
'trim': 'Business Solution AMG',
'vin': None,
'year': 2021}
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738054%27 HTTP/1.1" 200 None
2026-03-27 22:21:22 [adesa.be] INFO: Saving data for 10738054: {'created_time': 1774650082.328846, 'last_price_update_time': 1774650082.328858, 'auction_closing_time': 1774876500.0}
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738054') HTTP/1.1" 204 0
2026-03-27 22:21:22 [adesa.be] INFO: Found listing with ID: 10738248
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738248%27 HTTP/1.1" 200 None
2026-03-27 22:21:22 [adesa.be] INFO: Scrape type for 10738248: 0
2026-03-27 22:21:22 [adesa.be] INFO: Skipping item 10738248 url https://www.openlane.eu/en/carv6/auction/10738248
2026-03-27 22:21:22 [adesa.be] INFO: Found listing with ID: 10736336
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736336%27 HTTP/1.1" 200 None
2026-03-27 22:21:22 [adesa.be] INFO: Scrape type for 10736336: 0
2026-03-27 22:21:22 [adesa.be] INFO: Skipping item 10736336 url https://www.openlane.eu/en/carv6/auction/10736336
2026-03-27 22:21:22 [adesa.be] INFO: Found listing with ID: 10739816
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739816%27 HTTP/1.1" 200 None
2026-03-27 22:21:22 [adesa.be] INFO: Scrape type for 10739816: 0
2026-03-27 22:21:22 [adesa.be] INFO: Skipping item 10739816 url https://www.openlane.eu/en/carv6/auction/10739816
2026-03-27 22:21:22 [adesa.be] INFO: Found listing with ID: 10735178
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735178%27 HTTP/1.1" 200 None
2026-03-27 22:21:22 [adesa.be] INFO: Scrape type for 10735178: 0
2026-03-27 22:21:22 [adesa.be] INFO: Skipping item 10735178 url https://www.openlane.eu/en/carv6/auction/10735178
2026-03-27 22:21:22 [adesa.be] INFO: Found listing with ID: 10740857
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740857%27 HTTP/1.1" 200 None
2026-03-27 22:21:22 [adesa.be] INFO: Scrape type for 10740857: 1
2026-03-27 22:21:22 [adesa.be] INFO: Scraping item 10740857 url https://www.openlane.eu/en/carv6/auction/10740857
2026-03-27 22:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09ae852e50>
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc31aed2-863a-5a02-b53c-3c83912b1897/bc31aed2-863a-5a02-b53c-3c83912b1897_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752522%252Fgeneral%252F75815ee2-472d-4df2-8ef5-e273eb296a3d.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752522/general/75815ee2-472d-4df2-8ef5-e273eb296a3d.jpg saved to cache
2026-03-27 22:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bc31aed2-863a-5a02-b53c-3c83912b1897
2026-03-27 22:21:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc31aed2-863a-5a02-b53c-3c83912b1897, skipping ID generation
2026-03-27 22:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc31aed2-863a-5a02-b53c-3c83912b1897 with scrape type 1
2026-03-27 22:21:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc31aed2-863a-5a02-b53c-3c83912b1897 sending to next pipeline
2026-03-27 22:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc31aed2-863a-5a02-b53c-3c83912b1897, identifier: 10740801
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09adcae990>
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d503c76-3bc7-5da2-9064-412f2363f94b/0d503c76-3bc7-5da2-9064-412f2363f94b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252Ff4e3b575-1bdd-4b75-9cdf-93ded0e0ddbf.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/f4e3b575-1bdd-4b75-9cdf-93ded0e0ddbf.jpg saved to cache
2026-03-27 22:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0d503c76-3bc7-5da2-9064-412f2363f94b
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0171d0>
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252Ff4d81427-db33-4b1a-be9e-20ac94570502.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/f4d81427-db33-4b1a-be9e-20ac94570502.jpg saved to cache
2026-03-27 22:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9f1d0>
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d/bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751882%252Fgeneral%252Ffeca584d-b467-459b-afdf-2307eefb4ca7.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751882/general/feca584d-b467-459b-afdf-2307eefb4ca7.jpg saved to cache
2026-03-27 22:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d
2026-03-27 22:21:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d, skipping ID generation
2026-03-27 22:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d with scrape type 1
2026-03-27 22:21:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d sending to next pipeline
2026-03-27 22:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d, identifier: 10738199
2026-03-27 22:21:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc31aed2-863a-5a02-b53c-3c83912b1897 with identifier: 10740801
2026-03-27 22:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc31aed2-863a-5a02-b53c-3c83912b1897 with identifier: 10740801
2026-03-27 22:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc31aed2-863a-5a02-b53c-3c83912b1897 with identifier: 10740801 to the API
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752522/general/75815ee2-472d-4df2-8ef5-e273eb296a3d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bc31aed2-863a-5a02-b53c-3c83912b1897',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTL500',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740801',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 34954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc31aed2-863a-5a02-b53c-3c83912b1897/bc31aed2-863a-5a02-b53c-3c83912b1897_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752522/general/75815ee2-472d-4df2-8ef5-e273eb296a3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc31aed2-863a-5a02-b53c-3c83912b1897/bc31aed2-863a-5a02-b53c-3c83912b1897_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752522/general/671e2447-a400-4686-8976-b0f441774940.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc31aed2-863a-5a02-b53c-3c83912b1897/bc31aed2-863a-5a02-b53c-3c83912b1897_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752522/general/ec96accf-a9cb-442c-97cf-981e9088f23a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc31aed2-863a-5a02-b53c-3c83912b1897/bc31aed2-863a-5a02-b53c-3c83912b1897_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752522/general/9f2c66ac-046a-456f-a13f-9ce8c477d3f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc31aed2-863a-5a02-b53c-3c83912b1897/bc31aed2-863a-5a02-b53c-3c83912b1897_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752522/general/afef5edf-679c-45e0-9605-39a2f15f82a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc31aed2-863a-5a02-b53c-3c83912b1897/bc31aed2-863a-5a02-b53c-3c83912b1897_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752522/general/5e185472-a37d-4b2d-9a01-ee02a00ead79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc31aed2-863a-5a02-b53c-3c83912b1897/bc31aed2-863a-5a02-b53c-3c83912b1897_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752522/general/374f1100-e3b2-42f9-a0f9-a302c3a72f0d.jpg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A1 Sportback 25 TFSI Attraction - Petrol - Manual - 95 hp - '
'34.954 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740801%27 HTTP/1.1" 200 None
2026-03-27 22:21:23 [adesa.be] INFO: Saving data for 10740801: {'created_time': 1774650083.250667, 'last_price_update_time': 1774650083.250681, 'auction_closing_time': 1774947600.0}
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740801') HTTP/1.1" 204 0
2026-03-27 22:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d with identifier: 10738199
2026-03-27 22:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d with identifier: 10738199
2026-03-27 22:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d with identifier: 10738199 to the API
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751882/general/feca584d-b467-459b-afdf-2307eefb4ca7.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDT075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738199',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 47625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d/bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307993,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751882/general/feca584d-b467-459b-afdf-2307eefb4ca7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d/bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305344,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751882/general/8ba9951a-3cb4-4d32-bc17-5d4071369da2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d/bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288212,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751882/general/b261660a-a66f-4181-8800-69cb4a64e407.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d/bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363739,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751882/general/14cfe4f5-7a01-4b6a-815d-34b73957222b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d/bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250655,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751882/general/0d3149bc-66ea-4b3d-9e55-1d559de51290.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d/bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398450,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751882/general/6d90f362-381b-4194-ad31-93853609d7a2.jpg',
'Width': 1920}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'47.625 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738199%27 HTTP/1.1" 200 None
2026-03-27 22:21:23 [adesa.be] INFO: Saving data for 10738199: {'created_time': 1774650083.695643, 'last_price_update_time': 1774650083.695656, 'auction_closing_time': 1775041200.0}
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738199') HTTP/1.1" 204 0
2026-03-27 22:21:23 [adesa.be] INFO: Found listing with ID: 10740850
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740850%27 HTTP/1.1" 200 None
2026-03-27 22:21:23 [adesa.be] INFO: Scrape type for 10740850: 1
2026-03-27 22:21:23 [adesa.be] INFO: Scraping item 10740850 url https://www.openlane.eu/en/carv6/auction/10740850
2026-03-27 22:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751922/general/2ba4fef3-3b8a-40d9-bb82-c946756cecbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738214)
2026-03-27 22:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751920/general/e8eb8493-1685-4a40-8cee-260510c7f237.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738213)
2026-03-27 22:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4c2290>
2026-03-27 22:21:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_760eee70-ff6e-55ab-a844-784fa52fa8bc/760eee70-ff6e-55ab-a844-784fa52fa8bc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752531%252Fgeneral%252F52661b91-44d4-4791-a3b2-09d20afd110f.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752531/general/52661b91-44d4-4791-a3b2-09d20afd110f.jpg saved to cache
2026-03-27 22:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 760eee70-ff6e-55ab-a844-784fa52fa8bc
2026-03-27 22:21:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 760eee70-ff6e-55ab-a844-784fa52fa8bc, skipping ID generation
2026-03-27 22:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 760eee70-ff6e-55ab-a844-784fa52fa8bc with scrape type 1
2026-03-27 22:21:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 760eee70-ff6e-55ab-a844-784fa52fa8bc sending to next pipeline
2026-03-27 22:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 760eee70-ff6e-55ab-a844-784fa52fa8bc, identifier: 10740460
2026-03-27 22:21:23 [adesa.be] INFO: Found listing with ID: 10736339
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736339%27 HTTP/1.1" 200 None
2026-03-27 22:21:23 [adesa.be] INFO: Scrape type for 10736339: 0
2026-03-27 22:21:23 [adesa.be] INFO: Skipping item 10736339 url https://www.openlane.eu/en/carv6/auction/10736339
2026-03-27 22:21:23 [adesa.be] INFO: Found listing with ID: 10735170
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735170%27 HTTP/1.1" 200 None
2026-03-27 22:21:23 [adesa.be] INFO: Scrape type for 10735170: 0
2026-03-27 22:21:23 [adesa.be] INFO: Skipping item 10735170 url https://www.openlane.eu/en/carv6/auction/10735170
2026-03-27 22:21:23 [adesa.be] INFO: Found listing with ID: 10740862
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740862%27 HTTP/1.1" 200 None
2026-03-27 22:21:23 [adesa.be] INFO: Scrape type for 10740862: 1
2026-03-27 22:21:23 [adesa.be] INFO: Scraping item 10740862 url https://www.openlane.eu/en/carv6/auction/10740862
2026-03-27 22:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 760eee70-ff6e-55ab-a844-784fa52fa8bc with identifier: 10740460
2026-03-27 22:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 760eee70-ff6e-55ab-a844-784fa52fa8bc with identifier: 10740460
2026-03-27 22:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 760eee70-ff6e-55ab-a844-784fa52fa8bc with identifier: 10740460 to the API
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752531/general/52661b91-44d4-4791-a3b2-09d20afd110f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '760eee70-ff6e-55ab-a844-784fa52fa8bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGD906',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740460',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 49213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_760eee70-ff6e-55ab-a844-784fa52fa8bc/760eee70-ff6e-55ab-a844-784fa52fa8bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164016,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752531/general/52661b91-44d4-4791-a3b2-09d20afd110f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_760eee70-ff6e-55ab-a844-784fa52fa8bc/760eee70-ff6e-55ab-a844-784fa52fa8bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157507,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752531/general/545b7c9c-c9ad-4020-a019-3e3194cde9bc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_760eee70-ff6e-55ab-a844-784fa52fa8bc/760eee70-ff6e-55ab-a844-784fa52fa8bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183750,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752531/general/ff901f26-224c-4595-80e5-21617fcae24d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_760eee70-ff6e-55ab-a844-784fa52fa8bc/760eee70-ff6e-55ab-a844-784fa52fa8bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201687,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752531/general/071d8e13-62eb-4d7a-b54b-a956a75be206.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_760eee70-ff6e-55ab-a844-784fa52fa8bc/760eee70-ff6e-55ab-a844-784fa52fa8bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157278,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752531/general/7bc98bc4-8be4-4bf7-b2ff-2b3c3744f9c8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_760eee70-ff6e-55ab-a844-784fa52fa8bc/760eee70-ff6e-55ab-a844-784fa52fa8bc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272476,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752531/general/c1ed9bb8-06a8-4f07-b786-c7c2fd12c52c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_760eee70-ff6e-55ab-a844-784fa52fa8bc/760eee70-ff6e-55ab-a844-784fa52fa8bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148260,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752531/general/483e3e57-4942-4f1e-830d-70f97524f8c2.jpg',
'Width': 1500}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A1 Sportback 25 TFSI Attraction - Petrol - Automatic - 95 hp - '
'49.213 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740460%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Saving data for 10740460: {'created_time': 1774650084.250797, 'last_price_update_time': 1774650084.250807, 'auction_closing_time': 1774965600.0}
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740460') HTTP/1.1" 204 0
2026-03-27 22:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751920/general/6831bb08-e844-4b67-aa2f-b2be0a09002e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738213)
2026-03-27 22:21:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10737741
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737741%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10737741: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10737741 url https://www.openlane.eu/en/carv6/auction/10737741
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10736327
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736327%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10736327: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10736327 url https://www.openlane.eu/en/carv6/auction/10736327
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10735116
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735116%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10735116: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10735116 url https://www.openlane.eu/en/carv6/auction/10735116
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10735140
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735140%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10735140: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10735140 url https://www.openlane.eu/en/carv6/auction/10735140
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10735124
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735124%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10735124: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10735124 url https://www.openlane.eu/en/carv6/auction/10735124
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10734920
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734920%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10734920: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10734920 url https://www.openlane.eu/en/carv6/auction/10734920
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10735164
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735164%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10735164: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10735164 url https://www.openlane.eu/en/carv6/auction/10735164
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10734939
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734939%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10734939: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10734939 url https://www.openlane.eu/en/carv6/auction/10734939
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10737737
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737737%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10737737: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10737737 url https://www.openlane.eu/en/carv6/auction/10737737
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10730401
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730401%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10730401: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10730401 url https://www.openlane.eu/en/carv6/auction/10730401
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10737733
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737733%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10737733: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10737733 url https://www.openlane.eu/en/carv6/auction/10737733
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10736320
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736320%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10736320: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10736320 url https://www.openlane.eu/en/carv6/auction/10736320
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10739922
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739922%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10739922: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10739922 url https://www.openlane.eu/en/carv6/auction/10739922
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10737271
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737271%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10737271: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10737271 url https://www.openlane.eu/en/carv6/auction/10737271
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10737740
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737740%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10737740: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10737740 url https://www.openlane.eu/en/carv6/auction/10737740
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10736643
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736643%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10736643: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10736643 url https://www.openlane.eu/en/carv6/auction/10736643
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10739838
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739838%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10739838: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10739838 url https://www.openlane.eu/en/carv6/auction/10739838
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10740844
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740844%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10740844: 1
2026-03-27 22:21:24 [adesa.be] INFO: Scraping item 10740844 url https://www.openlane.eu/en/carv6/auction/10740844
2026-03-27 22:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de4dcd0>
2026-03-27 22:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252F2ba4fef3-3b8a-40d9-bb82-c946756cecbe.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/2ba4fef3-3b8a-40d9-bb82-c946756cecbe.jpg saved to cache
2026-03-27 22:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43
2026-03-27 22:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0cfc90>
2026-03-27 22:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d503c76-3bc7-5da2-9064-412f2363f94b/0d503c76-3bc7-5da2-9064-412f2363f94b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252Fe8eb8493-1685-4a40-8cee-260510c7f237.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/e8eb8493-1685-4a40-8cee-260510c7f237.jpg saved to cache
2026-03-27 22:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0d503c76-3bc7-5da2-9064-412f2363f94b
2026-03-27 22:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751922/general/7d9ccd00-e368-48eb-88d0-fd412ed05f20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738214)
2026-03-27 22:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751922/general/ab7fdba2-e56a-4483-befd-796aa2f2ecb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738214)
2026-03-27 22:21:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0d503c76-3bc7-5da2-9064-412f2363f94b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0d503c76-3bc7-5da2-9064-412f2363f94b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10735097
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735097%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10735097: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10735097 url https://www.openlane.eu/en/carv6/auction/10735097
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10740846
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740846%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10740846: 1
2026-03-27 22:21:24 [adesa.be] INFO: Scraping item 10740846 url https://www.openlane.eu/en/carv6/auction/10740846
2026-03-27 22:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751920/general/3bc4145a-07dd-40d6-a9bd-41ce7361778f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738213)
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10736648
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736648%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10736648: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10736648 url https://www.openlane.eu/en/carv6/auction/10736648
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10734900
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734900%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10734900: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10734900 url https://www.openlane.eu/en/carv6/auction/10734900
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10734899
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734899%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10734899: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10734899 url https://www.openlane.eu/en/carv6/auction/10734899
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10737276
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737276%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10737276: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10737276 url https://www.openlane.eu/en/carv6/auction/10737276
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10730421
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730421%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10730421: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10730421 url https://www.openlane.eu/en/carv6/auction/10730421
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10736282
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736282%27 HTTP/1.1" 200 None
2026-03-27 22:21:24 [adesa.be] INFO: Scrape type for 10736282: 0
2026-03-27 22:21:24 [adesa.be] INFO: Skipping item 10736282 url https://www.openlane.eu/en/carv6/auction/10736282
2026-03-27 22:21:24 [adesa.be] INFO: Found listing with ID: 10737279
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737279%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10737279: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10737279 url https://www.openlane.eu/en/carv6/auction/10737279
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10740866
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740866%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10740866: 1
2026-03-27 22:21:25 [adesa.be] INFO: Scraping item 10740866 url https://www.openlane.eu/en/carv6/auction/10740866
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1e7510>
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d503c76-3bc7-5da2-9064-412f2363f94b/0d503c76-3bc7-5da2-9064-412f2363f94b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252F6831bb08-e844-4b67-aa2f-b2be0a09002e.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/6831bb08-e844-4b67-aa2f-b2be0a09002e.jpg saved to cache
2026-03-27 22:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0d503c76-3bc7-5da2-9064-412f2363f94b
2026-03-27 22:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751922/general/da15d7ad-5453-4efd-b931-27ad2b46727b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738214)
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10739824
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739824%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10739824: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10739824 url https://www.openlane.eu/en/carv6/auction/10739824
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10731365
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731365%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10731365: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10731365 url https://www.openlane.eu/en/carv6/auction/10731365
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10736427
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736427%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10736427: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10736427 url https://www.openlane.eu/en/carv6/auction/10736427
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10740835
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740835%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10740835: 1
2026-03-27 22:21:25 [adesa.be] INFO: Scraping item 10740835 url https://www.openlane.eu/en/carv6/auction/10740835
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10737727
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737727%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10737727: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10737727 url https://www.openlane.eu/en/carv6/auction/10737727
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10737745
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737745%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10737745: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10737745 url https://www.openlane.eu/en/carv6/auction/10737745
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10735111
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735111%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10735111: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10735111 url https://www.openlane.eu/en/carv6/auction/10735111
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10736426
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736426%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10736426: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10736426 url https://www.openlane.eu/en/carv6/auction/10736426
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10734940
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734940%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10734940: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10734940 url https://www.openlane.eu/en/carv6/auction/10734940
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10737732
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737732%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10737732: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10737732 url https://www.openlane.eu/en/carv6/auction/10737732
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10736661
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736661%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10736661: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10736661 url https://www.openlane.eu/en/carv6/auction/10736661
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10738222
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738222%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10738222: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10738222 url https://www.openlane.eu/en/carv6/auction/10738222
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10730445
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730445%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10730445: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10730445 url https://www.openlane.eu/en/carv6/auction/10730445
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10737268
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737268%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10737268: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10737268 url https://www.openlane.eu/en/carv6/auction/10737268
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10736285
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736285%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10736285: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10736285 url https://www.openlane.eu/en/carv6/auction/10736285
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10736423
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736423%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10736423: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10736423 url https://www.openlane.eu/en/carv6/auction/10736423
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10736305
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736305%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10736305: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10736305 url https://www.openlane.eu/en/carv6/auction/10736305
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10736660
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736660%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10736660: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10736660 url https://www.openlane.eu/en/carv6/auction/10736660
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10735143
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735143%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10735143: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10735143 url https://www.openlane.eu/en/carv6/auction/10735143
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10736634
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736634%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10736634: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10736634 url https://www.openlane.eu/en/carv6/auction/10736634
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10738237
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738237%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10738237: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10738237 url https://www.openlane.eu/en/carv6/auction/10738237
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10734937
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734937%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10734937: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10734937 url https://www.openlane.eu/en/carv6/auction/10734937
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10738253
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738253%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10738253: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10738253 url https://www.openlane.eu/en/carv6/auction/10738253
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10739836
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739836%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10739836: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10739836 url https://www.openlane.eu/en/carv6/auction/10739836
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10738260
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738260%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10738260: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10738260 url https://www.openlane.eu/en/carv6/auction/10738260
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10736342
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736342%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10736342: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10736342 url https://www.openlane.eu/en/carv6/auction/10736342
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10736324
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736324%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10736324: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10736324 url https://www.openlane.eu/en/carv6/auction/10736324
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10739835
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739835%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10739835: 0
2026-03-27 22:21:25 [adesa.be] INFO: Skipping item 10739835 url https://www.openlane.eu/en/carv6/auction/10739835
2026-03-27 22:21:25 [adesa.be] INFO: Found listing with ID: 10740860
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740860%27 HTTP/1.1" 200 None
2026-03-27 22:21:25 [adesa.be] INFO: Scrape type for 10740860: 1
2026-03-27 22:21:25 [adesa.be] INFO: Scraping item 10740860 url https://www.openlane.eu/en/carv6/auction/10740860
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1e6310>
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252F7d9ccd00-e368-48eb-88d0-fd412ed05f20.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/7d9ccd00-e368-48eb-88d0-fd412ed05f20.jpg saved to cache
2026-03-27 22:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d283990>
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252Fab7fdba2-e56a-4483-befd-796aa2f2ecb0.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/ab7fdba2-e56a-4483-befd-796aa2f2ecb0.jpg saved to cache
2026-03-27 22:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e21b7d0>
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d503c76-3bc7-5da2-9064-412f2363f94b/0d503c76-3bc7-5da2-9064-412f2363f94b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751920%252Fgeneral%252F3bc4145a-07dd-40d6-a9bd-41ce7361778f.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751920/general/3bc4145a-07dd-40d6-a9bd-41ce7361778f.jpg saved to cache
2026-03-27 22:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0d503c76-3bc7-5da2-9064-412f2363f94b
2026-03-27 22:21:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d503c76-3bc7-5da2-9064-412f2363f94b, skipping ID generation
2026-03-27 22:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d503c76-3bc7-5da2-9064-412f2363f94b with scrape type 1
2026-03-27 22:21:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d503c76-3bc7-5da2-9064-412f2363f94b sending to next pipeline
2026-03-27 22:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d503c76-3bc7-5da2-9064-412f2363f94b, identifier: 10738213
2026-03-27 22:21:26 [adesa.be] INFO: Found listing with ID: 10735123
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735123%27 HTTP/1.1" 200 None
2026-03-27 22:21:26 [adesa.be] INFO: Scrape type for 10735123: 0
2026-03-27 22:21:26 [adesa.be] INFO: Skipping item 10735123 url https://www.openlane.eu/en/carv6/auction/10735123
2026-03-27 22:21:26 [adesa.be] INFO: Found listing with ID: 10730428
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730428%27 HTTP/1.1" 200 None
2026-03-27 22:21:26 [adesa.be] INFO: Scrape type for 10730428: 0
2026-03-27 22:21:26 [adesa.be] INFO: Skipping item 10730428 url https://www.openlane.eu/en/carv6/auction/10730428
2026-03-27 22:21:26 [adesa.be] INFO: Found listing with ID: 10738235
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738235%27 HTTP/1.1" 200 None
2026-03-27 22:21:26 [adesa.be] INFO: Scrape type for 10738235: 0
2026-03-27 22:21:26 [adesa.be] INFO: Skipping item 10738235 url https://www.openlane.eu/en/carv6/auction/10738235
2026-03-27 22:21:26 [adesa.be] INFO: Found listing with ID: 10740849
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740849%27 HTTP/1.1" 200 None
2026-03-27 22:21:26 [adesa.be] INFO: Scrape type for 10740849: 1
2026-03-27 22:21:26 [adesa.be] INFO: Scraping item 10740849 url https://www.openlane.eu/en/carv6/auction/10740849
2026-03-27 22:21:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d503c76-3bc7-5da2-9064-412f2363f94b with identifier: 10738213
2026-03-27 22:21:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d503c76-3bc7-5da2-9064-412f2363f94b with identifier: 10738213
2026-03-27 22:21:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d503c76-3bc7-5da2-9064-412f2363f94b with identifier: 10738213 to the API
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751920/general/3bc4145a-07dd-40d6-a9bd-41ce7361778f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '0d503c76-3bc7-5da2-9064-412f2363f94b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YAM834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738213',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 150855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d503c76-3bc7-5da2-9064-412f2363f94b/0d503c76-3bc7-5da2-9064-412f2363f94b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31160,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751920/general/d744406e-588c-4035-a1db-58356d6ee42e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d503c76-3bc7-5da2-9064-412f2363f94b/0d503c76-3bc7-5da2-9064-412f2363f94b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241748,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751920/general/3bc4145a-07dd-40d6-a9bd-41ce7361778f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d503c76-3bc7-5da2-9064-412f2363f94b/0d503c76-3bc7-5da2-9064-412f2363f94b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314615,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751920/general/6831bb08-e844-4b67-aa2f-b2be0a09002e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d503c76-3bc7-5da2-9064-412f2363f94b/0d503c76-3bc7-5da2-9064-412f2363f94b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325425,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751920/general/e8eb8493-1685-4a40-8cee-260510c7f237.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d503c76-3bc7-5da2-9064-412f2363f94b/0d503c76-3bc7-5da2-9064-412f2363f94b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299684,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751920/general/f4e3b575-1bdd-4b75-9cdf-93ded0e0ddbf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d503c76-3bc7-5da2-9064-412f2363f94b/0d503c76-3bc7-5da2-9064-412f2363f94b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246185,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751920/general/69a6eb36-f69d-4f9f-8b0d-dd7a6702ae20.jpg',
'Width': 1400}],
'price': 4500,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'150.855 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738213%27 HTTP/1.1" 200 None
2026-03-27 22:21:26 [adesa.be] INFO: Saving data for 10738213: {'created_time': 1774650086.698498, 'last_price_update_time': 1774650086.698508, 'auction_closing_time': 1775041200.0}
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738213') HTTP/1.1" 204 0
2026-03-27 22:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0e8810>
2026-03-27 22:21:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751922%252Fgeneral%252Fda15d7ad-5453-4efd-b931-27ad2b46727b.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751922/general/da15d7ad-5453-4efd-b931-27ad2b46727b.jpg saved to cache
2026-03-27 22:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43
2026-03-27 22:21:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 21c5aa4c-9353-533f-8bc7-0bba63c7cd43, skipping ID generation
2026-03-27 22:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43 with scrape type 1
2026-03-27 22:21:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43 sending to next pipeline
2026-03-27 22:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21c5aa4c-9353-533f-8bc7-0bba63c7cd43, identifier: 10738214
2026-03-27 22:21:27 [adesa.be] INFO: Found listing with ID: 10738220
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738220%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [adesa.be] INFO: Scrape type for 10738220: 0
2026-03-27 22:21:27 [adesa.be] INFO: Skipping item 10738220 url https://www.openlane.eu/en/carv6/auction/10738220
2026-03-27 22:21:27 [adesa.be] INFO: Found listing with ID: 10739832
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739832%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [adesa.be] INFO: Scrape type for 10739832: 0
2026-03-27 22:21:27 [adesa.be] INFO: Skipping item 10739832 url https://www.openlane.eu/en/carv6/auction/10739832
2026-03-27 22:21:27 [adesa.be] INFO: Found listing with ID: 10730449
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730449%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [adesa.be] INFO: Scrape type for 10730449: 0
2026-03-27 22:21:27 [adesa.be] INFO: Skipping item 10730449 url https://www.openlane.eu/en/carv6/auction/10730449
2026-03-27 22:21:27 [adesa.be] INFO: Found listing with ID: 10736428
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736428%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [adesa.be] INFO: Scrape type for 10736428: 0
2026-03-27 22:21:27 [adesa.be] INFO: Skipping item 10736428 url https://www.openlane.eu/en/carv6/auction/10736428
2026-03-27 22:21:27 [adesa.be] INFO: Found listing with ID: 10734938
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734938%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [adesa.be] INFO: Scrape type for 10734938: 0
2026-03-27 22:21:27 [adesa.be] INFO: Skipping item 10734938 url https://www.openlane.eu/en/carv6/auction/10734938
2026-03-27 22:21:27 [adesa.be] INFO: Found listing with ID: 10738256
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738256%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [adesa.be] INFO: Scrape type for 10738256: 0
2026-03-27 22:21:27 [adesa.be] INFO: Skipping item 10738256 url https://www.openlane.eu/en/carv6/auction/10738256
2026-03-27 22:21:27 [adesa.be] INFO: Found listing with ID: 10735138
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735138%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [adesa.be] INFO: Scrape type for 10735138: 0
2026-03-27 22:21:27 [adesa.be] INFO: Skipping item 10735138 url https://www.openlane.eu/en/carv6/auction/10735138
2026-03-27 22:21:27 [adesa.be] INFO: Found listing with ID: 10740868
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740868%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [adesa.be] INFO: Scrape type for 10740868: 1
2026-03-27 22:21:27 [adesa.be] INFO: Scraping item 10740868 url https://www.openlane.eu/en/carv6/auction/10740868
2026-03-27 22:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21c5aa4c-9353-533f-8bc7-0bba63c7cd43 with identifier: 10738214
2026-03-27 22:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21c5aa4c-9353-533f-8bc7-0bba63c7cd43 with identifier: 10738214
2026-03-27 22:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21c5aa4c-9353-533f-8bc7-0bba63c7cd43 with identifier: 10738214 to the API
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751922/general/da15d7ad-5453-4efd-b931-27ad2b46727b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '21c5aa4c-9353-533f-8bc7-0bba63c7cd43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WSK109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738214',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 55725,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326365,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751922/general/65eef53f-3081-4aa9-916d-c30b0d0d72c8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33992,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751922/general/ab7fdba2-e56a-4483-befd-796aa2f2ecb0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330122,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751922/general/da15d7ad-5453-4efd-b931-27ad2b46727b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322652,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751922/general/14aa061a-5c9d-4a33-af07-fbc6e82fc618.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281852,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751922/general/b41c1aae-d7ca-4a3d-bf37-f9ffe0ac3b3a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347617,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751922/general/7d9ccd00-e368-48eb-88d0-fd412ed05f20.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306095,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751922/general/2ba4fef3-3b8a-40d9-bb82-c946756cecbe.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21c5aa4c-9353-533f-8bc7-0bba63c7cd43/21c5aa4c-9353-533f-8bc7-0bba63c7cd43_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319512,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751922/general/f4d81427-db33-4b1a-be9e-20ac94570502.jpg',
'Width': 1920}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2019-08-29',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 90 hp - '
'55.725 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2019}
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738214%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [adesa.be] INFO: Saving data for 10738214: {'created_time': 1774650087.540805, 'last_price_update_time': 1774650087.540816, 'auction_closing_time': 1775041200.0}
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738214') HTTP/1.1" 204 0
2026-03-27 22:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:27 [adesa.be] INFO: Found listing with ID: 10738232
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738232%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [adesa.be] INFO: Scrape type for 10738232: 0
2026-03-27 22:21:27 [adesa.be] INFO: Skipping item 10738232 url https://www.openlane.eu/en/carv6/auction/10738232
2026-03-27 22:21:27 [adesa.be] INFO: Found listing with ID: 10740836
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740836%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [adesa.be] INFO: Scrape type for 10740836: 1
2026-03-27 22:21:27 [adesa.be] INFO: Scraping item 10740836 url https://www.openlane.eu/en/carv6/auction/10740836
2026-03-27 22:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10740856
2026-03-27 22:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 735294e8-a84d-55c3-a311-f3731b4d95eb with scrape type 1
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 735294e8-a84d-55c3-a311-f3731b4d95eb
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252F8c55713c-7bed-4235-af68-a73e0d140202.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/8c55713c-7bed-4235-af68-a73e0d140202.jpeg already downloaded
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252Fd2413bac-dd3f-49af-b39d-023650b666eb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/d2413bac-dd3f-49af-b39d-023650b666eb.jpeg already downloaded
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252F692c8ca2-3b84-4cf3-b5e2-367076bc247d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/692c8ca2-3b84-4cf3-b5e2-367076bc247d.jpeg already downloaded
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252F4b6d5ecf-780a-4536-8d31-5313f696dcd1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/4b6d5ecf-780a-4536-8d31-5313f696dcd1.jpeg already downloaded
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252F36e3e3d3-8e92-4827-87a9-ec18ce23ccb4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/36e3e3d3-8e92-4827-87a9-ec18ce23ccb4.jpeg already downloaded
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252Fa217504c-5488-4cae-811d-cb2e6e310fcc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/a217504c-5488-4cae-811d-cb2e6e310fcc.jpeg already downloaded
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252F19ef3192-00af-47cb-9e23-386beb762c3a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/19ef3192-00af-47cb-9e23-386beb762c3a.jpeg already downloaded
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252F8b62cbe1-00cd-47dc-8ea6-ee246c0f95ab.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/8b62cbe1-00cd-47dc-8ea6-ee246c0f95ab.jpeg already downloaded
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252F5914405f-cc04-4e83-9176-f5aee68f353a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/5914405f-cc04-4e83-9176-f5aee68f353a.jpeg already downloaded
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252Fb9c71ac9-b2dd-4c88-bb04-3bb23058b936.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/b9c71ac9-b2dd-4c88-bb04-3bb23058b936.jpeg already downloaded
2026-03-27 22:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 735294e8-a84d-55c3-a311-f3731b4d95eb, identifier: 10740856
2026-03-27 22:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9c69f54-6bdb-5cfd-9126-8db294466f70 with identifier: 10740850
2026-03-27 22:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9c69f54-6bdb-5cfd-9126-8db294466f70 with scrape type 1
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9c69f54-6bdb-5cfd-9126-8db294466f70
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252F46c6255a-b1ee-4df0-b0ce-35213914503e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/46c6255a-b1ee-4df0-b0ce-35213914503e.jpeg already downloaded
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252Ff435213f-7c5f-4846-a3e8-c11bc48311a0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/f435213f-7c5f-4846-a3e8-c11bc48311a0.jpeg already downloaded
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252F1cc9e27c-45ff-4675-9a5e-c38e63787ae8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/1cc9e27c-45ff-4675-9a5e-c38e63787ae8.jpeg already downloaded
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252Fd2092da2-7b5e-4a33-bffc-51e9af28fd38.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/d2092da2-7b5e-4a33-bffc-51e9af28fd38.jpeg already downloaded
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252Fa1ff9466-1389-47b6-b8d7-ff26c93527f2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/a1ff9466-1389-47b6-b8d7-ff26c93527f2.jpeg already downloaded
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252Fe8e3ca81-d46b-4ddd-9a98-6e0c78dfa6d9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/e8e3ca81-d46b-4ddd-9a98-6e0c78dfa6d9.jpeg already downloaded
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252Fa99656f2-42f9-41db-9187-bdfc27999cd8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/a99656f2-42f9-41db-9187-bdfc27999cd8.jpeg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252F8797597d-94aa-46cd-b83b-b31553f59f42.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/8797597d-94aa-46cd-b83b-b31553f59f42.jpeg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252Ff75e15ee-930f-4ee4-909d-504a04842f1b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/f75e15ee-930f-4ee4-909d-504a04842f1b.jpeg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252F30bfce88-a27d-4836-98ff-ea9fa8d10ff8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/30bfce88-a27d-4836-98ff-ea9fa8d10ff8.jpeg already downloaded
2026-03-27 22:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9c69f54-6bdb-5cfd-9126-8db294466f70, identifier: 10740850
2026-03-27 22:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2031298-bd30-5deb-af08-85ab9e1c9bc9 with identifier: 10740851
2026-03-27 22:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2031298-bd30-5deb-af08-85ab9e1c9bc9 with scrape type 1
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2031298-bd30-5deb-af08-85ab9e1c9bc9
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613802%252Fgeneral%252F58c39470-5480-4a89-afb3-111d7e43361e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613802/general/58c39470-5480-4a89-afb3-111d7e43361e.jpeg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613802%252Fgeneral%252F47d0eed9-8072-4e66-a589-9bc079aea726.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613802/general/47d0eed9-8072-4e66-a589-9bc079aea726.jpeg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613802%252Fgeneral%252F89355723-cc6d-49d4-a11e-1f768cca6c6e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613802/general/89355723-cc6d-49d4-a11e-1f768cca6c6e.jpeg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613802%252Fgeneral%252F79dbd72f-cace-4d8b-b01c-4d319175e0ae.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613802/general/79dbd72f-cace-4d8b-b01c-4d319175e0ae.jpeg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613802%252Fgeneral%252F07a48baa-ca7a-4fab-bd4a-5a2d4bed596d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613802/general/07a48baa-ca7a-4fab-bd4a-5a2d4bed596d.jpeg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613802%252Fgeneral%252Ff51bf2fb-1481-4229-a6a7-330d4899dfd5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613802/general/f51bf2fb-1481-4229-a6a7-330d4899dfd5.jpeg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613802%252Fgeneral%252Fc3f101ae-b252-47fc-a759-fc83ba362b99.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613802/general/c3f101ae-b252-47fc-a759-fc83ba362b99.jpeg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613802%252Fgeneral%252F64b8af9b-6931-4601-8b3c-5c9b00f00a34.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613802/general/64b8af9b-6931-4601-8b3c-5c9b00f00a34.jpeg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613802%252Fgeneral%252F7ab41a7b-7081-412f-8159-c2d4dea380b2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613802/general/7ab41a7b-7081-412f-8159-c2d4dea380b2.jpeg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613802%252Fgeneral%252F8421d863-f973-4745-a2ee-ada4063a8da1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613802/general/8421d863-f973-4745-a2ee-ada4063a8da1.jpeg already downloaded
2026-03-27 22:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2031298-bd30-5deb-af08-85ab9e1c9bc9, identifier: 10740851
2026-03-27 22:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44aed416-24b7-5aa7-a8b0-f3c768eda79a with identifier: 10739941
2026-03-27 22:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44aed416-24b7-5aa7-a8b0-f3c768eda79a with scrape type 1
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44aed416-24b7-5aa7-a8b0-f3c768eda79a
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672094%252Fgeneral%252Fb0262613-07f2-462f-9594-e755f36579fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672094/general/b0262613-07f2-462f-9594-e755f36579fc.jpg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672094%252Fgeneral%252F6f623012-221d-49e1-bf63-f84a9d14d272.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672094/general/6f623012-221d-49e1-bf63-f84a9d14d272.jpg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672094%252Fgeneral%252Fbbc08950-6ec2-4410-bae2-91d02b47519f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672094/general/bbc08950-6ec2-4410-bae2-91d02b47519f.jpg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672094%252Fgeneral%252F935e657c-b7cc-47b0-bfff-172cfbc31c62.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672094/general/935e657c-b7cc-47b0-bfff-172cfbc31c62.jpg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672094%252Fgeneral%252F25d57698-7270-4f5b-b3f6-3255600ffc10.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672094/general/25d57698-7270-4f5b-b3f6-3255600ffc10.jpg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672094%252Fgeneral%252Fcd4a2e6d-b8dc-4082-ba4d-78dd6a4c2b12.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672094/general/cd4a2e6d-b8dc-4082-ba4d-78dd6a4c2b12.jpg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672094%252Fgeneral%252F7a84b1dc-27d9-4b3e-ba54-e296537adff0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672094/general/7a84b1dc-27d9-4b3e-ba54-e296537adff0.jpg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672094%252Fgeneral%252F37760724-4358-40f5-ad6a-96b50dd8714d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672094/general/37760724-4358-40f5-ad6a-96b50dd8714d.jpg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672094%252Fgeneral%252F8fa8eb6f-0e79-4f2d-969d-b8a37d74f1ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672094/general/8fa8eb6f-0e79-4f2d-969d-b8a37d74f1ef.jpg already downloaded
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672094%252Fgeneral%252F2bc2d839-f317-4dd7-8dc8-b68204c365fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672094/general/2bc2d839-f317-4dd7-8dc8-b68204c365fc.jpg already downloaded
2026-03-27 22:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44aed416-24b7-5aa7-a8b0-f3c768eda79a, identifier: 10739941
2026-03-27 22:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10740856
2026-03-27 22:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10740856
2026-03-27 22:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10740856 to the API
2026-03-27 22:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740856>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '735294e8-a84d-55c3-a311-f3731b4d95eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '617882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740856',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 263947,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5665638/general/8c55713c-7bed-4235-af68-a73e0d140202.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/d2413bac-dd3f-49af-b39d-023650b666eb.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/692c8ca2-3b84-4cf3-b5e2-367076bc247d.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/4b6d5ecf-780a-4536-8d31-5313f696dcd1.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/36e3e3d3-8e92-4827-87a9-ec18ce23ccb4.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/a217504c-5488-4cae-811d-cb2e6e310fcc.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/19ef3192-00af-47cb-9e23-386beb762c3a.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/8b62cbe1-00cd-47dc-8ea6-ee246c0f95ab.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/5914405f-cc04-4e83-9176-f5aee68f353a.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/b9c71ac9-b2dd-4c88-bb04-3bb23058b936.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6857344,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/8c55713c-7bed-4235-af68-a73e0d140202.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6256529,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/d2413bac-dd3f-49af-b39d-023650b666eb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5947895,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/692c8ca2-3b84-4cf3-b5e2-367076bc247d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5286288,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/4b6d5ecf-780a-4536-8d31-5313f696dcd1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5534789,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/36e3e3d3-8e92-4827-87a9-ec18ce23ccb4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3316053,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/a217504c-5488-4cae-811d-cb2e6e310fcc.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3061973,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/19ef3192-00af-47cb-9e23-386beb762c3a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6059439,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/8b62cbe1-00cd-47dc-8ea6-ee246c0f95ab.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5649555,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/5914405f-cc04-4e83-9176-f5aee68f353a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6735059,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/b9c71ac9-b2dd-4c88-bb04-3bb23058b936.jpeg',
'Width': 5712}],
'price': 10950,
'price_includes_vat': True,
'registration_date': '2018-12-12',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Opel Vivaro 1.6 - Diesel - Manual - 120 hp - 263.947 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740856%27 HTTP/1.1" 200 None
2026-03-27 22:21:29 [adesa.be] INFO: Saving data for 10740856: {'created_time': 1774650089.140418, 'last_price_update_time': 1774650089.140431, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740856') HTTP/1.1" 204 0
2026-03-27 22:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9c69f54-6bdb-5cfd-9126-8db294466f70 with identifier: 10740850
2026-03-27 22:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9c69f54-6bdb-5cfd-9126-8db294466f70 with identifier: 10740850
2026-03-27 22:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9c69f54-6bdb-5cfd-9126-8db294466f70 with identifier: 10740850 to the API
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740850>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9c69f54-6bdb-5cfd-9126-8db294466f70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FNI925',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740850',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 93479,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5603782/general/46c6255a-b1ee-4df0-b0ce-35213914503e.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/f435213f-7c5f-4846-a3e8-c11bc48311a0.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/1cc9e27c-45ff-4675-9a5e-c38e63787ae8.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/d2092da2-7b5e-4a33-bffc-51e9af28fd38.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/a1ff9466-1389-47b6-b8d7-ff26c93527f2.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/e8e3ca81-d46b-4ddd-9a98-6e0c78dfa6d9.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/a99656f2-42f9-41db-9187-bdfc27999cd8.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/8797597d-94aa-46cd-b83b-b31553f59f42.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/f75e15ee-930f-4ee4-909d-504a04842f1b.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/30bfce88-a27d-4836-98ff-ea9fa8d10ff8.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4396956,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/46c6255a-b1ee-4df0-b0ce-35213914503e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4495909,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/f435213f-7c5f-4846-a3e8-c11bc48311a0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3714373,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/1cc9e27c-45ff-4675-9a5e-c38e63787ae8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3405497,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/d2092da2-7b5e-4a33-bffc-51e9af28fd38.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4232333,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/a1ff9466-1389-47b6-b8d7-ff26c93527f2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3839040,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/e8e3ca81-d46b-4ddd-9a98-6e0c78dfa6d9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4585078,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/a99656f2-42f9-41db-9187-bdfc27999cd8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4858363,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/8797597d-94aa-46cd-b83b-b31553f59f42.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3145137,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/f75e15ee-930f-4ee4-909d-504a04842f1b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3517710,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/30bfce88-a27d-4836-98ff-ea9fa8d10ff8.jpeg',
'Width': 5712}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2016-06-30',
'seats_number': 7,
'seller_name': 'De Moor Autohandel bv',
'title': 'Opel Zafira 1.4 Cosmo - Petrol - Manual - 120 hp - 93.479 km',
'transmission': 'manual',
'trim': 'Cosmo',
'vin': None,
'year': 2016}
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740850%27 HTTP/1.1" 200 None
2026-03-27 22:21:29 [adesa.be] INFO: Saving data for 10740850: {'created_time': 1774650089.456777, 'last_price_update_time': 1774650089.456786, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740850') HTTP/1.1" 204 0
2026-03-27 22:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2031298-bd30-5deb-af08-85ab9e1c9bc9 with identifier: 10740851
2026-03-27 22:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2031298-bd30-5deb-af08-85ab9e1c9bc9 with identifier: 10740851
2026-03-27 22:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2031298-bd30-5deb-af08-85ab9e1c9bc9 with identifier: 10740851 to the API
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740851>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f2031298-bd30-5deb-af08-85ab9e1c9bc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FQC044',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740851',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 212221,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5613802/general/58c39470-5480-4a89-afb3-111d7e43361e.jpeg',
'https://images.openlane.eu/carimgs/5613802/general/47d0eed9-8072-4e66-a589-9bc079aea726.jpeg',
'https://images.openlane.eu/carimgs/5613802/general/89355723-cc6d-49d4-a11e-1f768cca6c6e.jpeg',
'https://images.openlane.eu/carimgs/5613802/general/79dbd72f-cace-4d8b-b01c-4d319175e0ae.jpeg',
'https://images.openlane.eu/carimgs/5613802/general/07a48baa-ca7a-4fab-bd4a-5a2d4bed596d.jpeg',
'https://images.openlane.eu/carimgs/5613802/general/f51bf2fb-1481-4229-a6a7-330d4899dfd5.jpeg',
'https://images.openlane.eu/carimgs/5613802/general/c3f101ae-b252-47fc-a759-fc83ba362b99.jpeg',
'https://images.openlane.eu/carimgs/5613802/general/64b8af9b-6931-4601-8b3c-5c9b00f00a34.jpeg',
'https://images.openlane.eu/carimgs/5613802/general/7ab41a7b-7081-412f-8159-c2d4dea380b2.jpeg',
'https://images.openlane.eu/carimgs/5613802/general/8421d863-f973-4745-a2ee-ada4063a8da1.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2031298-bd30-5deb-af08-85ab9e1c9bc9/f2031298-bd30-5deb-af08-85ab9e1c9bc9_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4864490,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613802/general/58c39470-5480-4a89-afb3-111d7e43361e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2031298-bd30-5deb-af08-85ab9e1c9bc9/f2031298-bd30-5deb-af08-85ab9e1c9bc9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3183208,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613802/general/47d0eed9-8072-4e66-a589-9bc079aea726.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2031298-bd30-5deb-af08-85ab9e1c9bc9/f2031298-bd30-5deb-af08-85ab9e1c9bc9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3101331,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613802/general/89355723-cc6d-49d4-a11e-1f768cca6c6e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2031298-bd30-5deb-af08-85ab9e1c9bc9/f2031298-bd30-5deb-af08-85ab9e1c9bc9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3127943,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613802/general/79dbd72f-cace-4d8b-b01c-4d319175e0ae.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2031298-bd30-5deb-af08-85ab9e1c9bc9/f2031298-bd30-5deb-af08-85ab9e1c9bc9_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3916972,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613802/general/07a48baa-ca7a-4fab-bd4a-5a2d4bed596d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2031298-bd30-5deb-af08-85ab9e1c9bc9/f2031298-bd30-5deb-af08-85ab9e1c9bc9_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4277897,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613802/general/f51bf2fb-1481-4229-a6a7-330d4899dfd5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2031298-bd30-5deb-af08-85ab9e1c9bc9/f2031298-bd30-5deb-af08-85ab9e1c9bc9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3295468,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613802/general/c3f101ae-b252-47fc-a759-fc83ba362b99.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2031298-bd30-5deb-af08-85ab9e1c9bc9/f2031298-bd30-5deb-af08-85ab9e1c9bc9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3116465,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613802/general/64b8af9b-6931-4601-8b3c-5c9b00f00a34.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2031298-bd30-5deb-af08-85ab9e1c9bc9/f2031298-bd30-5deb-af08-85ab9e1c9bc9_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4580529,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613802/general/7ab41a7b-7081-412f-8159-c2d4dea380b2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2031298-bd30-5deb-af08-85ab9e1c9bc9/f2031298-bd30-5deb-af08-85ab9e1c9bc9_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3346085,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613802/general/8421d863-f973-4745-a2ee-ada4063a8da1.jpeg',
'Width': 5712}],
'price': 1400,
'price_includes_vat': True,
'registration_date': '2012-03-26',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Opel Meriva 1.4 Enjoy - Petrol - Manual - 101 hp - 212.221 km',
'transmission': 'manual',
'trim': 'Enjoy',
'vin': None,
'year': 2012}
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740851%27 HTTP/1.1" 200 None
2026-03-27 22:21:29 [adesa.be] INFO: Saving data for 10740851: {'created_time': 1774650089.784582, 'last_price_update_time': 1774650089.784598, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740851') HTTP/1.1" 204 0
2026-03-27 22:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44aed416-24b7-5aa7-a8b0-f3c768eda79a with identifier: 10739941
2026-03-27 22:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44aed416-24b7-5aa7-a8b0-f3c768eda79a with identifier: 10739941
2026-03-27 22:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44aed416-24b7-5aa7-a8b0-f3c768eda79a with identifier: 10739941 to the API
2026-03-27 22:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739941>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '44aed416-24b7-5aa7-a8b0-f3c768eda79a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG7398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739941',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 188705,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 122,
'photo_urls': ['https://images.openlane.eu/carimgs/5672094/general/b0262613-07f2-462f-9594-e755f36579fc.jpg',
'https://images.openlane.eu/carimgs/5672094/general/6f623012-221d-49e1-bf63-f84a9d14d272.jpg',
'https://images.openlane.eu/carimgs/5672094/general/bbc08950-6ec2-4410-bae2-91d02b47519f.jpg',
'https://images.openlane.eu/carimgs/5672094/general/935e657c-b7cc-47b0-bfff-172cfbc31c62.jpg',
'https://images.openlane.eu/carimgs/5672094/general/25d57698-7270-4f5b-b3f6-3255600ffc10.jpg',
'https://images.openlane.eu/carimgs/5672094/general/cd4a2e6d-b8dc-4082-ba4d-78dd6a4c2b12.jpg',
'https://images.openlane.eu/carimgs/5672094/general/7a84b1dc-27d9-4b3e-ba54-e296537adff0.jpg',
'https://images.openlane.eu/carimgs/5672094/general/37760724-4358-40f5-ad6a-96b50dd8714d.jpg',
'https://images.openlane.eu/carimgs/5672094/general/8fa8eb6f-0e79-4f2d-969d-b8a37d74f1ef.jpg',
'https://images.openlane.eu/carimgs/5672094/general/2bc2d839-f317-4dd7-8dc8-b68204c365fc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44aed416-24b7-5aa7-a8b0-f3c768eda79a/44aed416-24b7-5aa7-a8b0-f3c768eda79a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672094/general/b0262613-07f2-462f-9594-e755f36579fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44aed416-24b7-5aa7-a8b0-f3c768eda79a/44aed416-24b7-5aa7-a8b0-f3c768eda79a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116351,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672094/general/6f623012-221d-49e1-bf63-f84a9d14d272.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44aed416-24b7-5aa7-a8b0-f3c768eda79a/44aed416-24b7-5aa7-a8b0-f3c768eda79a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672094/general/bbc08950-6ec2-4410-bae2-91d02b47519f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44aed416-24b7-5aa7-a8b0-f3c768eda79a/44aed416-24b7-5aa7-a8b0-f3c768eda79a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672094/general/935e657c-b7cc-47b0-bfff-172cfbc31c62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44aed416-24b7-5aa7-a8b0-f3c768eda79a/44aed416-24b7-5aa7-a8b0-f3c768eda79a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672094/general/25d57698-7270-4f5b-b3f6-3255600ffc10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44aed416-24b7-5aa7-a8b0-f3c768eda79a/44aed416-24b7-5aa7-a8b0-f3c768eda79a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672094/general/cd4a2e6d-b8dc-4082-ba4d-78dd6a4c2b12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44aed416-24b7-5aa7-a8b0-f3c768eda79a/44aed416-24b7-5aa7-a8b0-f3c768eda79a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672094/general/7a84b1dc-27d9-4b3e-ba54-e296537adff0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44aed416-24b7-5aa7-a8b0-f3c768eda79a/44aed416-24b7-5aa7-a8b0-f3c768eda79a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672094/general/37760724-4358-40f5-ad6a-96b50dd8714d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44aed416-24b7-5aa7-a8b0-f3c768eda79a/44aed416-24b7-5aa7-a8b0-f3c768eda79a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672094/general/8fa8eb6f-0e79-4f2d-969d-b8a37d74f1ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44aed416-24b7-5aa7-a8b0-f3c768eda79a/44aed416-24b7-5aa7-a8b0-f3c768eda79a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672094/general/2bc2d839-f317-4dd7-8dc8-b68204c365fc.jpg',
'Width': 1024}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 30 TDI Advanced - Diesel - 116 hp - 188.705 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739941%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [adesa.be] INFO: Saving data for 10739941: {'created_time': 1774650090.123013, 'last_price_update_time': 1774650090.123026, 'auction_closing_time': 1774861200.0}
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739941') HTTP/1.1" 204 0
2026-03-27 22:21:30 [adesa.be] INFO: Found listing with ID: 10737269
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737269%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [adesa.be] INFO: Scrape type for 10737269: 0
2026-03-27 22:21:30 [adesa.be] INFO: Skipping item 10737269 url https://www.openlane.eu/en/carv6/auction/10737269
2026-03-27 22:21:30 [adesa.be] INFO: Found listing with ID: 10738227
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738227%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [adesa.be] INFO: Scrape type for 10738227: 0
2026-03-27 22:21:30 [adesa.be] INFO: Skipping item 10738227 url https://www.openlane.eu/en/carv6/auction/10738227
2026-03-27 22:21:30 [adesa.be] INFO: Found listing with ID: 10738252
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738252%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [adesa.be] INFO: Scrape type for 10738252: 0
2026-03-27 22:21:30 [adesa.be] INFO: Skipping item 10738252 url https://www.openlane.eu/en/carv6/auction/10738252
2026-03-27 22:21:30 [adesa.be] INFO: Found listing with ID: 10736310
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736310%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [adesa.be] INFO: Scrape type for 10736310: 0
2026-03-27 22:21:30 [adesa.be] INFO: Skipping item 10736310 url https://www.openlane.eu/en/carv6/auction/10736310
2026-03-27 22:21:30 [adesa.be] INFO: Found listing with ID: 10735156
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735156%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [adesa.be] INFO: Scrape type for 10735156: 0
2026-03-27 22:21:30 [adesa.be] INFO: Skipping item 10735156 url https://www.openlane.eu/en/carv6/auction/10735156
2026-03-27 22:21:30 [adesa.be] INFO: Found listing with ID: 10732463
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732463%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [adesa.be] INFO: Scrape type for 10732463: 0
2026-03-27 22:21:30 [adesa.be] INFO: Skipping item 10732463 url https://www.openlane.eu/en/carv6/auction/10732463
2026-03-27 22:21:30 [adesa.be] INFO: Found listing with ID: 10739813
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739813%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [adesa.be] INFO: Scrape type for 10739813: 0
2026-03-27 22:21:30 [adesa.be] INFO: Skipping item 10739813 url https://www.openlane.eu/en/carv6/auction/10739813
2026-03-27 22:21:30 [adesa.be] INFO: Found listing with ID: 10734931
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734931%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [adesa.be] INFO: Scrape type for 10734931: 0
2026-03-27 22:21:30 [adesa.be] INFO: Skipping item 10734931 url https://www.openlane.eu/en/carv6/auction/10734931
2026-03-27 22:21:30 [adesa.be] INFO: Found listing with ID: 10738239
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738239%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [adesa.be] INFO: Scrape type for 10738239: 0
2026-03-27 22:21:30 [adesa.be] INFO: Skipping item 10738239 url https://www.openlane.eu/en/carv6/auction/10738239
2026-03-27 22:21:30 [adesa.be] INFO: Found listing with ID: 10738233
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738233%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [adesa.be] INFO: Scrape type for 10738233: 0
2026-03-27 22:21:30 [adesa.be] INFO: Skipping item 10738233 url https://www.openlane.eu/en/carv6/auction/10738233
2026-03-27 22:21:30 [adesa.be] INFO: Found listing with ID: 10736340
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736340%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [adesa.be] INFO: Scrape type for 10736340: 0
2026-03-27 22:21:30 [adesa.be] INFO: Skipping item 10736340 url https://www.openlane.eu/en/carv6/auction/10736340
2026-03-27 22:21:30 [adesa.be] INFO: Found listing with ID: 10736275
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736275%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [adesa.be] INFO: Scrape type for 10736275: 0
2026-03-27 22:21:30 [adesa.be] INFO: Skipping item 10736275 url https://www.openlane.eu/en/carv6/auction/10736275
2026-03-27 22:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with identifier: 10739948
2026-03-27 22:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with scrape type 1
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5458bc94-6869-53f5-bbf3-c6a7e379c5ee
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698852%252Fgeneral%252Fe7ec5a6e-1609-412d-a57e-66c7e5c192af.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698852/general/e7ec5a6e-1609-412d-a57e-66c7e5c192af.jpg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698852%252Fgeneral%252F8a228a26-0c9a-4d94-9d20-6a4f4db1f865.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698852/general/8a228a26-0c9a-4d94-9d20-6a4f4db1f865.jpg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698852%252Fgeneral%252F35bd274b-debf-424a-ad04-b2147774f1fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698852/general/35bd274b-debf-424a-ad04-b2147774f1fc.jpg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698852%252Fgeneral%252F438bc28e-54d6-4809-8048-e090e23cfc94.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698852/general/438bc28e-54d6-4809-8048-e090e23cfc94.jpg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698852%252Fgeneral%252F7dc94cfc-96e5-4492-a3c9-67e3eb0af7b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698852/general/7dc94cfc-96e5-4492-a3c9-67e3eb0af7b9.jpg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698852%252Fgeneral%252Fedbe0537-5fb0-4b3d-b302-8452ad527528.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698852/general/edbe0537-5fb0-4b3d-b302-8452ad527528.jpg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698852%252Fgeneral%252F2a6c1950-3ecc-425f-9b1e-e632d2ae60bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698852/general/2a6c1950-3ecc-425f-9b1e-e632d2ae60bc.jpg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698852%252Fgeneral%252F185f9daf-bee3-40d2-ac57-a9a65626dae7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698852/general/185f9daf-bee3-40d2-ac57-a9a65626dae7.jpg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698852%252Fgeneral%252F36ac3442-57d1-4704-b761-7a2863426086.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698852/general/36ac3442-57d1-4704-b761-7a2863426086.jpg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698852%252Fgeneral%252F2d9daca0-d0fc-4058-9316-eceaa993803f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698852/general/2d9daca0-d0fc-4058-9316-eceaa993803f.jpg already downloaded
2026-03-27 22:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5458bc94-6869-53f5-bbf3-c6a7e379c5ee, identifier: 10739948
2026-03-27 22:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with identifier: 10740857
2026-03-27 22:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with scrape type 1
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 030e855d-1c5f-529f-82d3-39d9fbf06ab1
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F71632184-ca9d-452b-86ef-19c4c3833488.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/71632184-ca9d-452b-86ef-19c4c3833488.jpeg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F8c514665-fc4b-4448-b7b1-52692df851c4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/8c514665-fc4b-4448-b7b1-52692df851c4.jpeg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252Fb71a79ab-6bc6-4b09-beef-ac66aa12dd6f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/b71a79ab-6bc6-4b09-beef-ac66aa12dd6f.jpeg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F7177f5a8-b453-46c8-86c5-56fecfcf259a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/7177f5a8-b453-46c8-86c5-56fecfcf259a.jpeg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F1ab68407-43e0-423e-b8e8-e62a239e3126.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/1ab68407-43e0-423e-b8e8-e62a239e3126.jpeg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F814a4d0b-9162-4101-9b03-4681d9ee4d25.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/814a4d0b-9162-4101-9b03-4681d9ee4d25.jpeg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F690cb55c-36c3-4cf7-9912-712e329f6626.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/690cb55c-36c3-4cf7-9912-712e329f6626.jpeg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F85f590b9-8126-4f67-b529-9cff754fc95d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/85f590b9-8126-4f67-b529-9cff754fc95d.jpg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F8a5d649b-bc76-45c7-acfe-417527da0da6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/8a5d649b-bc76-45c7-acfe-417527da0da6.jpeg already downloaded
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252Feb5e82c0-a815-42ab-9804-582856b06297.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/eb5e82c0-a815-42ab-9804-582856b06297.jpeg already downloaded
2026-03-27 22:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 030e855d-1c5f-529f-82d3-39d9fbf06ab1, identifier: 10740857
2026-03-27 22:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41f97f84-4508-54a9-9dec-66503fa37fb6 with identifier: 10740008
2026-03-27 22:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41f97f84-4508-54a9-9dec-66503fa37fb6 with scrape type 1
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41f97f84-4508-54a9-9dec-66503fa37fb6
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F5aa46c54-f6ab-4719-ba52-377a4529b904.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/5aa46c54-f6ab-4719-ba52-377a4529b904.jpg not downloaded yet
2026-03-27 22:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with identifier: 10739948
2026-03-27 22:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with identifier: 10739948
2026-03-27 22:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with identifier: 10739948 to the API
2026-03-27 22:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739948>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5458bc94-6869-53f5-bbf3-c6a7e379c5ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL205',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739948',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 214653,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 84,
'photo_urls': ['https://images.openlane.eu/carimgs/5698852/general/e7ec5a6e-1609-412d-a57e-66c7e5c192af.jpg',
'https://images.openlane.eu/carimgs/5698852/general/8a228a26-0c9a-4d94-9d20-6a4f4db1f865.jpg',
'https://images.openlane.eu/carimgs/5698852/general/35bd274b-debf-424a-ad04-b2147774f1fc.jpg',
'https://images.openlane.eu/carimgs/5698852/general/438bc28e-54d6-4809-8048-e090e23cfc94.jpg',
'https://images.openlane.eu/carimgs/5698852/general/7dc94cfc-96e5-4492-a3c9-67e3eb0af7b9.jpg',
'https://images.openlane.eu/carimgs/5698852/general/edbe0537-5fb0-4b3d-b302-8452ad527528.jpg',
'https://images.openlane.eu/carimgs/5698852/general/2a6c1950-3ecc-425f-9b1e-e632d2ae60bc.jpg',
'https://images.openlane.eu/carimgs/5698852/general/185f9daf-bee3-40d2-ac57-a9a65626dae7.jpg',
'https://images.openlane.eu/carimgs/5698852/general/36ac3442-57d1-4704-b761-7a2863426086.jpg',
'https://images.openlane.eu/carimgs/5698852/general/2d9daca0-d0fc-4058-9316-eceaa993803f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5458bc94-6869-53f5-bbf3-c6a7e379c5ee/5458bc94-6869-53f5-bbf3-c6a7e379c5ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698852/general/e7ec5a6e-1609-412d-a57e-66c7e5c192af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5458bc94-6869-53f5-bbf3-c6a7e379c5ee/5458bc94-6869-53f5-bbf3-c6a7e379c5ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698852/general/8a228a26-0c9a-4d94-9d20-6a4f4db1f865.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5458bc94-6869-53f5-bbf3-c6a7e379c5ee/5458bc94-6869-53f5-bbf3-c6a7e379c5ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698852/general/35bd274b-debf-424a-ad04-b2147774f1fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5458bc94-6869-53f5-bbf3-c6a7e379c5ee/5458bc94-6869-53f5-bbf3-c6a7e379c5ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698852/general/438bc28e-54d6-4809-8048-e090e23cfc94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5458bc94-6869-53f5-bbf3-c6a7e379c5ee/5458bc94-6869-53f5-bbf3-c6a7e379c5ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698852/general/7dc94cfc-96e5-4492-a3c9-67e3eb0af7b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5458bc94-6869-53f5-bbf3-c6a7e379c5ee/5458bc94-6869-53f5-bbf3-c6a7e379c5ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698852/general/edbe0537-5fb0-4b3d-b302-8452ad527528.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5458bc94-6869-53f5-bbf3-c6a7e379c5ee/5458bc94-6869-53f5-bbf3-c6a7e379c5ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698852/general/2a6c1950-3ecc-425f-9b1e-e632d2ae60bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5458bc94-6869-53f5-bbf3-c6a7e379c5ee/5458bc94-6869-53f5-bbf3-c6a7e379c5ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698852/general/185f9daf-bee3-40d2-ac57-a9a65626dae7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5458bc94-6869-53f5-bbf3-c6a7e379c5ee/5458bc94-6869-53f5-bbf3-c6a7e379c5ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698852/general/36ac3442-57d1-4704-b761-7a2863426086.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5458bc94-6869-53f5-bbf3-c6a7e379c5ee/5458bc94-6869-53f5-bbf3-c6a7e379c5ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698852/general/2d9daca0-d0fc-4058-9316-eceaa993803f.jpg',
'Width': 1024}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A6 Avant 35 TDI Sport - Diesel - Automatic - 163 hp - 214.653 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-27 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739948%27 HTTP/1.1" 200 None
2026-03-27 22:21:31 [adesa.be] INFO: Saving data for 10739948: {'created_time': 1774650091.583482, 'last_price_update_time': 1774650091.583494, 'auction_closing_time': 1774861200.0}
2026-03-27 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739948') HTTP/1.1" 204 0
2026-03-27 22:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with identifier: 10740857
2026-03-27 22:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with identifier: 10740857
2026-03-27 22:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with identifier: 10740857 to the API
2026-03-27 22:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740857>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '030e855d-1c5f-529f-82d3-39d9fbf06ab1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BEV308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740857',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 239697,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5665936/general/71632184-ca9d-452b-86ef-19c4c3833488.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/8c514665-fc4b-4448-b7b1-52692df851c4.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/b71a79ab-6bc6-4b09-beef-ac66aa12dd6f.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/7177f5a8-b453-46c8-86c5-56fecfcf259a.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/1ab68407-43e0-423e-b8e8-e62a239e3126.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/814a4d0b-9162-4101-9b03-4681d9ee4d25.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/690cb55c-36c3-4cf7-9912-712e329f6626.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/85f590b9-8126-4f67-b529-9cff754fc95d.jpg',
'https://images.openlane.eu/carimgs/5665936/general/8a5d649b-bc76-45c7-acfe-417527da0da6.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/eb5e82c0-a815-42ab-9804-582856b06297.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6706845,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/71632184-ca9d-452b-86ef-19c4c3833488.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6146738,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/8c514665-fc4b-4448-b7b1-52692df851c4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5675611,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/b71a79ab-6bc6-4b09-beef-ac66aa12dd6f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5508819,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/7177f5a8-b453-46c8-86c5-56fecfcf259a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5323150,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/1ab68407-43e0-423e-b8e8-e62a239e3126.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4448241,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/814a4d0b-9162-4101-9b03-4681d9ee4d25.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2788795,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/690cb55c-36c3-4cf7-9912-712e329f6626.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3195636,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/85f590b9-8126-4f67-b529-9cff754fc95d.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3039506,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/8a5d649b-bc76-45c7-acfe-417527da0da6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5504035,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/eb5e82c0-a815-42ab-9804-582856b06297.jpeg',
'Width': 5712}],
'price': 12250,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 2,
'seller_name': 'De Moor Autohandel bv',
'title': 'Opel Vivaro L3H1 2.0 - Diesel - Manual - 122 hp - 239.697 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740857%27 HTTP/1.1" 200 None
2026-03-27 22:21:31 [adesa.be] INFO: Saving data for 10740857: {'created_time': 1774650091.994757, 'last_price_update_time': 1774650091.994768, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740857') HTTP/1.1" 204 0
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252Fd6e9e4b5-67b8-4557-8bc4-e23aca785d7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/d6e9e4b5-67b8-4557-8bc4-e23aca785d7e.jpg not downloaded yet
2026-03-27 22:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F081dd5ea-3b27-4f88-923b-181300bf19a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/081dd5ea-3b27-4f88-923b-181300bf19a6.jpg not downloaded yet
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F27150e15-dbed-4ed7-9de6-de54d5f8edad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/27150e15-dbed-4ed7-9de6-de54d5f8edad.jpg not downloaded yet
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F058a7809-4b4b-4241-a7af-aba21d669489.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/058a7809-4b4b-4241-a7af-aba21d669489.jpg not downloaded yet
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F72ef2bd8-b54f-458c-a07c-0717a2911725.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/72ef2bd8-b54f-458c-a07c-0717a2911725.jpg not downloaded yet
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F2e9127f9-2ef5-4a57-b0a1-3f189f518dd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/2e9127f9-2ef5-4a57-b0a1-3f189f518dd2.jpg not downloaded yet
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F7967aa63-7574-4c4e-b441-0273cdc94d1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/7967aa63-7574-4c4e-b441-0273cdc94d1e.jpg not downloaded yet
2026-03-27 22:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b315ba36-75cd-5e05-8528-213bf72fd87a with identifier: 10740845
2026-03-27 22:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b315ba36-75cd-5e05-8528-213bf72fd87a with scrape type 1
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b315ba36-75cd-5e05-8528-213bf72fd87a
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5542490%252Fgeneral%252F51b15383-dfcc-4161-a6d8-e8bf4918a6e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/51b15383-dfcc-4161-a6d8-e8bf4918a6e2.jpg already downloaded
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5542490%252Fgeneral%252Febedbd91-067f-4cf8-98d9-fffe6ca994d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/ebedbd91-067f-4cf8-98d9-fffe6ca994d9.jpg already downloaded
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5542490%252Fgeneral%252F75a288a2-bd04-44e8-b696-30abd9c3bbeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/75a288a2-bd04-44e8-b696-30abd9c3bbeb.jpg already downloaded
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5542490%252Fgeneral%252F634179ba-b745-4b14-b69f-9710ec9565da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/634179ba-b745-4b14-b69f-9710ec9565da.jpg already downloaded
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5542490%252Fgeneral%252F8e3d87f0-2abc-45f2-8e2d-2e0450b20e24.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/8e3d87f0-2abc-45f2-8e2d-2e0450b20e24.jpg already downloaded
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5542490%252Fgeneral%252F307e0d55-5765-4f16-b5f0-4b5c60cc91d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/307e0d55-5765-4f16-b5f0-4b5c60cc91d6.jpg already downloaded
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5542490%252Fgeneral%252Fd1372034-07cb-4051-97f1-4f8f25033688.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/d1372034-07cb-4051-97f1-4f8f25033688.jpg already downloaded
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5542490%252Fgeneral%252F298e9cab-0073-4679-9e55-56d4967fbf4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/298e9cab-0073-4679-9e55-56d4967fbf4d.jpg already downloaded
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5542490%252Fgeneral%252F73b4cb52-c63f-464f-97e4-d0fe7f3974cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/73b4cb52-c63f-464f-97e4-d0fe7f3974cf.jpg already downloaded
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5542490%252Fgeneral%252Fbc1b853f-66dd-41c4-a3da-9199fea0ebb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/bc1b853f-66dd-41c4-a3da-9199fea0ebb0.jpg already downloaded
2026-03-27 22:21:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b315ba36-75cd-5e05-8528-213bf72fd87a, identifier: 10740845
2026-03-27 22:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752254/general/5aa46c54-f6ab-4719-ba52-377a4529b904.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740008)
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F8f41a2fd-9dfa-43e0-add5-ed9f260bb26d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/8f41a2fd-9dfa-43e0-add5-ed9f260bb26d.jpg not downloaded yet
2026-03-27 22:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b315ba36-75cd-5e05-8528-213bf72fd87a with identifier: 10740845
2026-03-27 22:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b315ba36-75cd-5e05-8528-213bf72fd87a with identifier: 10740845
2026-03-27 22:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b315ba36-75cd-5e05-8528-213bf72fd87a with identifier: 10740845 to the API
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740845>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b315ba36-75cd-5e05-8528-213bf72fd87a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DDY877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740845',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 221543,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5542490/general/51b15383-dfcc-4161-a6d8-e8bf4918a6e2.jpg',
'https://images.openlane.eu/carimgs/5542490/general/ebedbd91-067f-4cf8-98d9-fffe6ca994d9.jpg',
'https://images.openlane.eu/carimgs/5542490/general/75a288a2-bd04-44e8-b696-30abd9c3bbeb.jpg',
'https://images.openlane.eu/carimgs/5542490/general/634179ba-b745-4b14-b69f-9710ec9565da.jpg',
'https://images.openlane.eu/carimgs/5542490/general/8e3d87f0-2abc-45f2-8e2d-2e0450b20e24.jpg',
'https://images.openlane.eu/carimgs/5542490/general/307e0d55-5765-4f16-b5f0-4b5c60cc91d6.jpg',
'https://images.openlane.eu/carimgs/5542490/general/d1372034-07cb-4051-97f1-4f8f25033688.jpg',
'https://images.openlane.eu/carimgs/5542490/general/298e9cab-0073-4679-9e55-56d4967fbf4d.jpg',
'https://images.openlane.eu/carimgs/5542490/general/73b4cb52-c63f-464f-97e4-d0fe7f3974cf.jpg',
'https://images.openlane.eu/carimgs/5542490/general/bc1b853f-66dd-41c4-a3da-9199fea0ebb0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 541688,
'Height': 1263,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/51b15383-dfcc-4161-a6d8-e8bf4918a6e2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 669928,
'Height': 1261,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/ebedbd91-067f-4cf8-98d9-fffe6ca994d9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 507538,
'Height': 1257,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/75a288a2-bd04-44e8-b696-30abd9c3bbeb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 606369,
'Height': 1242,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/634179ba-b745-4b14-b69f-9710ec9565da.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396133,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/8e3d87f0-2abc-45f2-8e2d-2e0450b20e24.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381768,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/307e0d55-5765-4f16-b5f0-4b5c60cc91d6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418272,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/d1372034-07cb-4051-97f1-4f8f25033688.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278163,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/298e9cab-0073-4679-9e55-56d4967fbf4d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 499556,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/73b4cb52-c63f-464f-97e4-d0fe7f3974cf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340353,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/bc1b853f-66dd-41c4-a3da-9199fea0ebb0.jpg',
'Width': 2048}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2012-08-01',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'BMW 5 Series Touring 520d Business - Diesel - Automatic - 163 hp - '
'221.543 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2012}
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740845%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [adesa.be] INFO: Saving data for 10740845: {'created_time': 1774650092.774372, 'last_price_update_time': 1774650092.774383, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740845') HTTP/1.1" 204 0
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F941b373c-9db6-4b17-aa77-4c7a606d2ac6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/941b373c-9db6-4b17-aa77-4c7a606d2ac6.jpg not downloaded yet
2026-03-27 22:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de1f950>
2026-03-27 22:21:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F5aa46c54-f6ab-4719-ba52-377a4529b904.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/5aa46c54-f6ab-4719-ba52-377a4529b904.jpg saved to cache
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 41f97f84-4508-54a9-9dec-66503fa37fb6
2026-03-27 22:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752254/general/7967aa63-7574-4c4e-b441-0273cdc94d1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740008)
2026-03-27 22:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13196e15-536c-5437-b7ea-c40d2d182b12 with identifier: 10740844
2026-03-27 22:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13196e15-536c-5437-b7ea-c40d2d182b12 with scrape type 1
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 13196e15-536c-5437-b7ea-c40d2d182b12
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252Fb54dd7d1-91d5-49ef-b734-5ba8dfc97b2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/b54dd7d1-91d5-49ef-b734-5ba8dfc97b2a.jpg not downloaded yet
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252Fc111464f-3421-4ab4-bd21-7e666e0e292d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/c111464f-3421-4ab4-bd21-7e666e0e292d.jpg not downloaded yet
2026-03-27 22:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752254/general/941b373c-9db6-4b17-aa77-4c7a606d2ac6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740008)
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252Ff5d246db-3892-45ea-baba-38a71fd484e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/f5d246db-3892-45ea-baba-38a71fd484e5.jpg not downloaded yet
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252F4a540b7c-db55-4d42-9a04-42a5cdfd803a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/4a540b7c-db55-4d42-9a04-42a5cdfd803a.jpg not downloaded yet
2026-03-27 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252F1a435c4f-cf31-4981-990a-140805abeec1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/1a435c4f-cf31-4981-990a-140805abeec1.jpg not downloaded yet
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252F10589acd-afbd-4a25-9b1b-66776658332d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/10589acd-afbd-4a25-9b1b-66776658332d.jpg not downloaded yet
2026-03-27 22:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752254/general/8f41a2fd-9dfa-43e0-add5-ed9f260bb26d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740008)
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252Ffbb53657-e58c-4fdd-9f7b-8d9d1bebfe74.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/fbb53657-e58c-4fdd-9f7b-8d9d1bebfe74.jpg not downloaded yet
2026-03-27 22:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252F82b2f28b-5275-41d0-a712-2668f2cb7b76.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/82b2f28b-5275-41d0-a712-2668f2cb7b76.jpg not downloaded yet
2026-03-27 22:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4336d0>
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F7967aa63-7574-4c4e-b441-0273cdc94d1e.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/7967aa63-7574-4c4e-b441-0273cdc94d1e.jpg saved to cache
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 41f97f84-4508-54a9-9dec-66503fa37fb6
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252F67480c7a-ec01-4ac3-8c0b-cdbe8f9b3394.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/67480c7a-ec01-4ac3-8c0b-cdbe8f9b3394.jpg not downloaded yet
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e114d10>
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F941b373c-9db6-4b17-aa77-4c7a606d2ac6.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/941b373c-9db6-4b17-aa77-4c7a606d2ac6.jpg saved to cache
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 41f97f84-4508-54a9-9dec-66503fa37fb6
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252F220cd955-bd2e-4dfb-8267-8946946d1579.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/220cd955-bd2e-4dfb-8267-8946946d1579.jpg not downloaded yet
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e17bf10>
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F8f41a2fd-9dfa-43e0-add5-ed9f260bb26d.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/8f41a2fd-9dfa-43e0-add5-ed9f260bb26d.jpg saved to cache
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 41f97f84-4508-54a9-9dec-66503fa37fb6
2026-03-27 22:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac15de22-69ef-54d9-aec8-b94e4561fea1 with identifier: 10740846
2026-03-27 22:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac15de22-69ef-54d9-aec8-b94e4561fea1 with scrape type 1
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac15de22-69ef-54d9-aec8-b94e4561fea1
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F9effbd9d-04d5-4c65-a6e9-0a5c34209e24.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/9effbd9d-04d5-4c65-a6e9-0a5c34209e24.jpeg already downloaded
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F894cb7dc-2b83-40a8-bb3d-f495eb8fb692.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/894cb7dc-2b83-40a8-bb3d-f495eb8fb692.jpeg already downloaded
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F5b42c53a-0399-4361-abda-545084ea9705.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/5b42c53a-0399-4361-abda-545084ea9705.jpeg already downloaded
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F8fd2273c-25b9-4740-9ec7-4050ef882ef7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/8fd2273c-25b9-4740-9ec7-4050ef882ef7.jpeg already downloaded
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252Ff8397ed5-e932-4bcc-abce-38a5c59937ad.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/f8397ed5-e932-4bcc-abce-38a5c59937ad.jpeg already downloaded
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F4eb5d85f-3a53-4be9-917d-ceba9935f18e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/4eb5d85f-3a53-4be9-917d-ceba9935f18e.jpeg already downloaded
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F76693124-b2c4-46d3-b805-3dedd9820a70.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/76693124-b2c4-46d3-b805-3dedd9820a70.jpeg already downloaded
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252Fe2b51be6-9b9f-4156-a704-af49f2b849d4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/e2b51be6-9b9f-4156-a704-af49f2b849d4.jpeg already downloaded
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F00c79610-c568-45ba-a759-fe57df9f9c06.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/00c79610-c568-45ba-a759-fe57df9f9c06.jpeg already downloaded
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F5bcc15c7-4175-42af-96d6-9f9c59666c48.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/5bcc15c7-4175-42af-96d6-9f9c59666c48.jpeg already downloaded
2026-03-27 22:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac15de22-69ef-54d9-aec8-b94e4561fea1, identifier: 10740846
2026-03-27 22:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac15de22-69ef-54d9-aec8-b94e4561fea1 with identifier: 10740846
2026-03-27 22:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac15de22-69ef-54d9-aec8-b94e4561fea1 with identifier: 10740846
2026-03-27 22:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac15de22-69ef-54d9-aec8-b94e4561fea1 with identifier: 10740846 to the API
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740846>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ac15de22-69ef-54d9-aec8-b94e4561fea1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GGZ379',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740846',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 268187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5579448/general/9effbd9d-04d5-4c65-a6e9-0a5c34209e24.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/894cb7dc-2b83-40a8-bb3d-f495eb8fb692.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/5b42c53a-0399-4361-abda-545084ea9705.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/8fd2273c-25b9-4740-9ec7-4050ef882ef7.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/f8397ed5-e932-4bcc-abce-38a5c59937ad.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/4eb5d85f-3a53-4be9-917d-ceba9935f18e.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/76693124-b2c4-46d3-b805-3dedd9820a70.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/e2b51be6-9b9f-4156-a704-af49f2b849d4.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/00c79610-c568-45ba-a759-fe57df9f9c06.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/5bcc15c7-4175-42af-96d6-9f9c59666c48.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7172734,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/9effbd9d-04d5-4c65-a6e9-0a5c34209e24.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6886477,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/894cb7dc-2b83-40a8-bb3d-f495eb8fb692.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6925956,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/5b42c53a-0399-4361-abda-545084ea9705.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7312169,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/8fd2273c-25b9-4740-9ec7-4050ef882ef7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5989721,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/f8397ed5-e932-4bcc-abce-38a5c59937ad.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6011096,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/4eb5d85f-3a53-4be9-917d-ceba9935f18e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2993016,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/76693124-b2c4-46d3-b805-3dedd9820a70.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5459155,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/e2b51be6-9b9f-4156-a704-af49f2b849d4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6280811,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/00c79610-c568-45ba-a759-fe57df9f9c06.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5158224,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/5bcc15c7-4175-42af-96d6-9f9c59666c48.jpeg',
'Width': 5712}],
'price': 2100,
'price_includes_vat': True,
'registration_date': '2014-09-09',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Peugeot 308 SW 1.6 HDI - Diesel - Manual - 92 hp - 268.187 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740846%27 HTTP/1.1" 200 None
2026-03-27 22:21:33 [adesa.be] INFO: Saving data for 10740846: {'created_time': 1774650093.789328, 'last_price_update_time': 1774650093.789337, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740846') HTTP/1.1" 204 0
2026-03-27 22:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5536325/general/1a435c4f-cf31-4981-990a-140805abeec1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740844)
2026-03-27 22:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5536325/general/b54dd7d1-91d5-49ef-b734-5ba8dfc97b2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740844)
2026-03-27 22:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5536325/general/fbb53657-e58c-4fdd-9f7b-8d9d1bebfe74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740844)
2026-03-27 22:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752254/general/2e9127f9-2ef5-4a57-b0a1-3f189f518dd2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740008)
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d390850>
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13196e15-536c-5437-b7ea-c40d2d182b12/13196e15-536c-5437-b7ea-c40d2d182b12_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252F1a435c4f-cf31-4981-990a-140805abeec1.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/1a435c4f-cf31-4981-990a-140805abeec1.jpg saved to cache
2026-03-27 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 13196e15-536c-5437-b7ea-c40d2d182b12
2026-03-27 22:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5536325/general/220cd955-bd2e-4dfb-8267-8946946d1579.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740844)
2026-03-27 22:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5536325/general/67480c7a-ec01-4ac3-8c0b-cdbe8f9b3394.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740844)
2026-03-27 22:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752254/general/72ef2bd8-b54f-458c-a07c-0717a2911725.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740008)
2026-03-27 22:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48a9fb35-19dc-5a36-9f1d-21e53577accf with identifier: 10740509
2026-03-27 22:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48a9fb35-19dc-5a36-9f1d-21e53577accf with scrape type 1
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 48a9fb35-19dc-5a36-9f1d-21e53577accf
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252F7fb52b33-0d4b-42a2-8fb6-094529fad09b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/7fb52b33-0d4b-42a2-8fb6-094529fad09b.jpg not downloaded yet
2026-03-27 22:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf9b0c1f-7163-5ec1-87b1-d24c064970e7 with identifier: 10740781
2026-03-27 22:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf9b0c1f-7163-5ec1-87b1-d24c064970e7 with scrape type 1
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf9b0c1f-7163-5ec1-87b1-d24c064970e7
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752501%252Fgeneral%252F77b9cfab-3872-4081-9c92-6e0271f12652.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752501/general/77b9cfab-3872-4081-9c92-6e0271f12652.jpg not downloaded yet
2026-03-27 22:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with identifier: 10740862
2026-03-27 22:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with scrape type 1
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 662e6a5c-83dd-52e5-8701-d0dbf838e0fc
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252Ff7177042-71bd-4cd5-8104-8f9207ec8324.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/f7177042-71bd-4cd5-8104-8f9207ec8324.jpeg already downloaded
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252F68739103-6113-4891-a5fa-b44a61bae628.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/68739103-6113-4891-a5fa-b44a61bae628.jpeg already downloaded
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252Fb47c05d5-5ae5-462a-b6e7-60bc57a4423a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/b47c05d5-5ae5-462a-b6e7-60bc57a4423a.jpeg already downloaded
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252F77c76cc2-d495-41ab-bb22-b5349200fddd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/77c76cc2-d495-41ab-bb22-b5349200fddd.jpeg already downloaded
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252F6896635c-9c31-4c2e-bac3-72f7446aa4c2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/6896635c-9c31-4c2e-bac3-72f7446aa4c2.jpeg already downloaded
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252F7bb5294e-f299-4b78-8810-79441aa2fe41.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/7bb5294e-f299-4b78-8810-79441aa2fe41.jpeg already downloaded
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252F5041c6d2-9f79-463f-8ffe-286793b03b3b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/5041c6d2-9f79-463f-8ffe-286793b03b3b.jpeg already downloaded
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252F37aeb232-28bf-4cd6-ac5a-34528bba4bb4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/37aeb232-28bf-4cd6-ac5a-34528bba4bb4.jpeg already downloaded
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252Fb8ccb7ef-750d-4bc8-96c4-2079602502fc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/b8ccb7ef-750d-4bc8-96c4-2079602502fc.jpeg already downloaded
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252F67d4ba0c-7ff3-44b8-8fe3-0950ce35c7ac.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/67d4ba0c-7ff3-44b8-8fe3-0950ce35c7ac.jpeg already downloaded
2026-03-27 22:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 662e6a5c-83dd-52e5-8701-d0dbf838e0fc, identifier: 10740862
2026-03-27 22:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b36328c-3aaf-57e8-a500-62d01b793ff0 with identifier: 10740021
2026-03-27 22:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b36328c-3aaf-57e8-a500-62d01b793ff0 with scrape type 1
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b36328c-3aaf-57e8-a500-62d01b793ff0
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752270%252Fgeneral%252F13b78f65-9128-4477-b1ce-ca38581a5b79.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752270/general/13b78f65-9128-4477-b1ce-ca38581a5b79.jpg not downloaded yet
2026-03-27 22:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 362d1e12-2f9a-5d37-80f1-6be556e6b7aa with identifier: 10740770
2026-03-27 22:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa with scrape type 1
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252F7e3003da-618e-4976-9ff0-547170600164.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/7e3003da-618e-4976-9ff0-547170600164.jpg not downloaded yet
2026-03-27 22:21:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d382cd0>
2026-03-27 22:21:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13196e15-536c-5437-b7ea-c40d2d182b12/13196e15-536c-5437-b7ea-c40d2d182b12_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252Fb54dd7d1-91d5-49ef-b734-5ba8dfc97b2a.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/b54dd7d1-91d5-49ef-b734-5ba8dfc97b2a.jpg saved to cache
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 13196e15-536c-5437-b7ea-c40d2d182b12
2026-03-27 22:21:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d14b090>
2026-03-27 22:21:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13196e15-536c-5437-b7ea-c40d2d182b12/13196e15-536c-5437-b7ea-c40d2d182b12_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252Ffbb53657-e58c-4fdd-9f7b-8d9d1bebfe74.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/fbb53657-e58c-4fdd-9f7b-8d9d1bebfe74.jpg saved to cache
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 13196e15-536c-5437-b7ea-c40d2d182b12
2026-03-27 22:21:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd87650>
2026-03-27 22:21:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F2e9127f9-2ef5-4a57-b0a1-3f189f518dd2.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/2e9127f9-2ef5-4a57-b0a1-3f189f518dd2.jpg saved to cache
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 41f97f84-4508-54a9-9dec-66503fa37fb6
2026-03-27 22:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with identifier: 10740862
2026-03-27 22:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with identifier: 10740862
2026-03-27 22:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with identifier: 10740862 to the API
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740862>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '662e6a5c-83dd-52e5-8701-d0dbf838e0fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FGJ220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740862',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 278426,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5728551/general/f7177042-71bd-4cd5-8104-8f9207ec8324.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/68739103-6113-4891-a5fa-b44a61bae628.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/b47c05d5-5ae5-462a-b6e7-60bc57a4423a.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/77c76cc2-d495-41ab-bb22-b5349200fddd.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/6896635c-9c31-4c2e-bac3-72f7446aa4c2.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/7bb5294e-f299-4b78-8810-79441aa2fe41.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/5041c6d2-9f79-463f-8ffe-286793b03b3b.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/37aeb232-28bf-4cd6-ac5a-34528bba4bb4.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/b8ccb7ef-750d-4bc8-96c4-2079602502fc.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/67d4ba0c-7ff3-44b8-8fe3-0950ce35c7ac.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92743,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/f7177042-71bd-4cd5-8104-8f9207ec8324.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87929,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/68739103-6113-4891-a5fa-b44a61bae628.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 105528,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/b47c05d5-5ae5-462a-b6e7-60bc57a4423a.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90824,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/77c76cc2-d495-41ab-bb22-b5349200fddd.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74453,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/6896635c-9c31-4c2e-bac3-72f7446aa4c2.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 104565,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/7bb5294e-f299-4b78-8810-79441aa2fe41.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 106920,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/5041c6d2-9f79-463f-8ffe-286793b03b3b.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68656,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/37aeb232-28bf-4cd6-ac5a-34528bba4bb4.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71870,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/b8ccb7ef-750d-4bc8-96c4-2079602502fc.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 107063,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/67d4ba0c-7ff3-44b8-8fe3-0950ce35c7ac.jpeg',
'Width': 640}],
'price': 2300,
'price_includes_vat': True,
'registration_date': '2010-03-29',
'seats_number': 7,
'seller_name': 'De Moor Autohandel bv',
'title': 'Opel Zafira 1.7 CDTI Cosmo - Diesel - Manual - 125 hp - 278.426 km',
'transmission': 'manual',
'trim': 'Cosmo',
'vin': None,
'year': 2010}
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740862%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [adesa.be] INFO: Saving data for 10740862: {'created_time': 1774650094.89012, 'last_price_update_time': 1774650094.89013, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740862') HTTP/1.1" 204 0
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252Fe5892536-67aa-470a-bd93-510091e36f3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/e5892536-67aa-470a-bd93-510091e36f3c.jpg not downloaded yet
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752501%252Fgeneral%252Fafb13407-6eab-4b40-ae26-c45b4ea144a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752501/general/afb13407-6eab-4b40-ae26-c45b4ea144a6.jpg not downloaded yet
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752270%252Fgeneral%252Fcd92c6d5-03e3-4e64-8e0f-f98bfa422a29.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752270/general/cd92c6d5-03e3-4e64-8e0f-f98bfa422a29.jpg not downloaded yet
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252F1583e79b-8bd6-42e9-bf91-d8f38fd16c7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/1583e79b-8bd6-42e9-bf91-d8f38fd16c7e.jpg not downloaded yet
2026-03-27 22:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752254/general/058a7809-4b4b-4241-a7af-aba21d669489.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740008)
2026-03-27 22:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752254/general/081dd5ea-3b27-4f88-923b-181300bf19a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740008)
2026-03-27 22:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752254/general/27150e15-dbed-4ed7-9de6-de54d5f8edad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740008)
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252Ff8ff0bb5-7f40-4465-ba65-9732f90ccda1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/f8ff0bb5-7f40-4465-ba65-9732f90ccda1.jpg not downloaded yet
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752501%252Fgeneral%252F6b75e5cd-20cf-4774-82be-073cc93db112.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752501/general/6b75e5cd-20cf-4774-82be-073cc93db112.jpg not downloaded yet
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752270%252Fgeneral%252F47720fa4-9433-407f-83c3-0dbad60b0b38.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752270/general/47720fa4-9433-407f-83c3-0dbad60b0b38.jpg not downloaded yet
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252Fae08c6d8-2d1c-4c55-a8b6-4fd696b0d243.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/ae08c6d8-2d1c-4c55-a8b6-4fd696b0d243.jpg not downloaded yet
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1e4710>
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13196e15-536c-5437-b7ea-c40d2d182b12/13196e15-536c-5437-b7ea-c40d2d182b12_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252F220cd955-bd2e-4dfb-8267-8946946d1579.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/220cd955-bd2e-4dfb-8267-8946946d1579.jpg saved to cache
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 13196e15-536c-5437-b7ea-c40d2d182b12
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd7ce10>
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13196e15-536c-5437-b7ea-c40d2d182b12/13196e15-536c-5437-b7ea-c40d2d182b12_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252F67480c7a-ec01-4ac3-8c0b-cdbe8f9b3394.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/67480c7a-ec01-4ac3-8c0b-cdbe8f9b3394.jpg saved to cache
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 13196e15-536c-5437-b7ea-c40d2d182b12
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099deea5d0>
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F72ef2bd8-b54f-458c-a07c-0717a2911725.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/72ef2bd8-b54f-458c-a07c-0717a2911725.jpg saved to cache
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 41f97f84-4508-54a9-9dec-66503fa37fb6
2026-03-27 22:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5536325/general/c111464f-3421-4ab4-bd21-7e666e0e292d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740844)
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 13196e15-536c-5437-b7ea-c40d2d182b12 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 13196e15-536c-5437-b7ea-c40d2d182b12 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 13196e15-536c-5437-b7ea-c40d2d182b12 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 13196e15-536c-5437-b7ea-c40d2d182b12 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252F0c154441-1cf3-4fdb-8bc2-15a579bb123d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/0c154441-1cf3-4fdb-8bc2-15a579bb123d.jpg not downloaded yet
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752501%252Fgeneral%252Fd342fd00-c397-4151-b106-bf0f375eb871.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752501/general/d342fd00-c397-4151-b106-bf0f375eb871.jpg not downloaded yet
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752270%252Fgeneral%252F89444348-9597-43dd-99b9-0b2abf9230b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752270/general/89444348-9597-43dd-99b9-0b2abf9230b8.jpg not downloaded yet
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252Fd6a30713-2632-4595-8172-d4a5f57f59d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/d6a30713-2632-4595-8172-d4a5f57f59d4.jpg not downloaded yet
2026-03-27 22:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d371110>
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F058a7809-4b4b-4241-a7af-aba21d669489.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/058a7809-4b4b-4241-a7af-aba21d669489.jpg saved to cache
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 41f97f84-4508-54a9-9dec-66503fa37fb6
2026-03-27 22:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with identifier: 10740849
2026-03-27 22:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with scrape type 1
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ec2156e-e20d-52a0-9610-2dd41c1f1234
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252Facb1ee3e-4394-4752-a61c-72996e395d03.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/acb1ee3e-4394-4752-a61c-72996e395d03.jpeg already downloaded
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252F82a404ce-7c09-49bd-b1f2-303ae0731441.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/82a404ce-7c09-49bd-b1f2-303ae0731441.jpeg already downloaded
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252Ff5b02fb1-cf6f-43c6-be01-008c63583266.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/f5b02fb1-cf6f-43c6-be01-008c63583266.jpeg already downloaded
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252Fc2133652-dd17-4f30-b16f-5dc549aec5e1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/c2133652-dd17-4f30-b16f-5dc549aec5e1.jpeg already downloaded
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252F351d5802-715b-4bc1-b0e9-d776c05a3bb5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/351d5802-715b-4bc1-b0e9-d776c05a3bb5.jpeg already downloaded
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252Feeaae537-7b97-4df8-8473-f5bd707a7af5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/eeaae537-7b97-4df8-8473-f5bd707a7af5.jpeg already downloaded
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252F201d7888-5150-4867-ab82-a0e778405a65.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/201d7888-5150-4867-ab82-a0e778405a65.jpeg already downloaded
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252F593d5072-57e8-41f7-bf1c-56118098575c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/593d5072-57e8-41f7-bf1c-56118098575c.jpeg already downloaded
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252F5184c7bf-56ab-4a0a-8d9e-801905c4aa17.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/5184c7bf-56ab-4a0a-8d9e-801905c4aa17.jpeg already downloaded
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252Fd2b2cab4-61a4-4646-8a22-ed173c04b001.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/d2b2cab4-61a4-4646-8a22-ed173c04b001.jpeg already downloaded
2026-03-27 22:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ec2156e-e20d-52a0-9610-2dd41c1f1234, identifier: 10740849
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1f1c90>
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F081dd5ea-3b27-4f88-923b-181300bf19a6.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/081dd5ea-3b27-4f88-923b-181300bf19a6.jpg saved to cache
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 41f97f84-4508-54a9-9dec-66503fa37fb6
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e1337d0>
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752254%252Fgeneral%252F27150e15-dbed-4ed7-9de6-de54d5f8edad.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752254/general/27150e15-dbed-4ed7-9de6-de54d5f8edad.jpg saved to cache
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 41f97f84-4508-54a9-9dec-66503fa37fb6
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252F97a8df6e-84b1-4b31-8040-18e111266bdc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/97a8df6e-84b1-4b31-8040-18e111266bdc.jpg not downloaded yet
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752501%252Fgeneral%252F8158b48f-3de2-423a-9306-3fb42f77731d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752501/general/8158b48f-3de2-423a-9306-3fb42f77731d.jpg not downloaded yet
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752270%252Fgeneral%252Fc594862b-c52a-48de-9330-fad552be69c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752270/general/c594862b-c52a-48de-9330-fad552be69c8.jpg not downloaded yet
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252F80b5d886-aebe-479d-b7e9-b47794583e39.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/80b5d886-aebe-479d-b7e9-b47794583e39.jpg not downloaded yet
2026-03-27 22:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with identifier: 10740849
2026-03-27 22:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with identifier: 10740849
2026-03-27 22:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with identifier: 10740849 to the API
2026-03-27 22:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740849>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '2ec2156e-e20d-52a0-9610-2dd41c1f1234',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AGS643',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740849',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 198914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5602437/general/acb1ee3e-4394-4752-a61c-72996e395d03.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/82a404ce-7c09-49bd-b1f2-303ae0731441.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/f5b02fb1-cf6f-43c6-be01-008c63583266.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/c2133652-dd17-4f30-b16f-5dc549aec5e1.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/351d5802-715b-4bc1-b0e9-d776c05a3bb5.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/eeaae537-7b97-4df8-8473-f5bd707a7af5.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/201d7888-5150-4867-ab82-a0e778405a65.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/593d5072-57e8-41f7-bf1c-56118098575c.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/5184c7bf-56ab-4a0a-8d9e-801905c4aa17.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/d2b2cab4-61a4-4646-8a22-ed173c04b001.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2872935,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/acb1ee3e-4394-4752-a61c-72996e395d03.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2399214,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/82a404ce-7c09-49bd-b1f2-303ae0731441.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2249086,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/f5b02fb1-cf6f-43c6-be01-008c63583266.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2378428,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/c2133652-dd17-4f30-b16f-5dc549aec5e1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3204371,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/351d5802-715b-4bc1-b0e9-d776c05a3bb5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3016090,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/eeaae537-7b97-4df8-8473-f5bd707a7af5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3166642,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/201d7888-5150-4867-ab82-a0e778405a65.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2452394,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/593d5072-57e8-41f7-bf1c-56118098575c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3085474,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/5184c7bf-56ab-4a0a-8d9e-801905c4aa17.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2441708,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/d2b2cab4-61a4-4646-8a22-ed173c04b001.jpeg',
'Width': 4032}],
'price': 750,
'price_includes_vat': True,
'registration_date': '2016-05-19',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Renault Megane 1.5 DCI - Diesel - Manual - 110 hp - 198.914 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740849%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [adesa.be] INFO: Saving data for 10740849: {'created_time': 1774650096.165585, 'last_price_update_time': 1774650096.165596, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740849') HTTP/1.1" 204 0
2026-03-27 22:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752501/general/afb13407-6eab-4b40-ae26-c45b4ea144a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740781)
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252F92e36e64-efdc-4201-afa1-97f53ce7c5a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/92e36e64-efdc-4201-afa1-97f53ce7c5a4.jpg not downloaded yet
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752501%252Fgeneral%252F354044e5-8c92-43a7-9ba0-dd5f911b5091.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752501/general/354044e5-8c92-43a7-9ba0-dd5f911b5091.jpg not downloaded yet
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752270%252Fgeneral%252F9dcdcdd1-ec15-43e3-9107-c6cbfb3ac2b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752270/general/9dcdcdd1-ec15-43e3-9107-c6cbfb3ac2b5.jpg not downloaded yet
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252F36dad1b1-37c0-4332-8c1e-3827178568d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/36dad1b1-37c0-4332-8c1e-3827178568d2.jpg not downloaded yet
2026-03-27 22:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739949> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752489/general/1583e79b-8bd6-42e9-bf91-d8f38fd16c7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740770)
2026-03-27 22:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752270/general/cd92c6d5-03e3-4e64-8e0f-f98bfa422a29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740021)
2026-03-27 22:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752489/general/7e3003da-618e-4976-9ff0-547170600164.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740770)
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252Fdd2b9855-a83a-483e-9f56-83b528a1523d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/dd2b9855-a83a-483e-9f56-83b528a1523d.jpg not downloaded yet
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752501%252Fgeneral%252Fe1717e6c-10db-4d66-b5d4-39213100ec7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752501/general/e1717e6c-10db-4d66-b5d4-39213100ec7d.jpg not downloaded yet
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752270%252Fgeneral%252Fd0de1b99-06c0-4534-9b7c-81f029d6610b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752270/general/d0de1b99-06c0-4534-9b7c-81f029d6610b.jpg not downloaded yet
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252Fafb1b54a-53eb-49bf-9f5b-dc25c5872597.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/afb1b54a-53eb-49bf-9f5b-dc25c5872597.jpg not downloaded yet
2026-03-27 22:21:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cfd7450>
2026-03-27 22:21:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13196e15-536c-5437-b7ea-c40d2d182b12/13196e15-536c-5437-b7ea-c40d2d182b12_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536325%252Fgeneral%252Fc111464f-3421-4ab4-bd21-7e666e0e292d.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536325/general/c111464f-3421-4ab4-bd21-7e666e0e292d.jpg saved to cache
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 13196e15-536c-5437-b7ea-c40d2d182b12
2026-03-27 22:21:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 13196e15-536c-5437-b7ea-c40d2d182b12, skipping ID generation
2026-03-27 22:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13196e15-536c-5437-b7ea-c40d2d182b12 with scrape type 1
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 13196e15-536c-5437-b7ea-c40d2d182b12 sending to next pipeline
2026-03-27 22:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 13196e15-536c-5437-b7ea-c40d2d182b12, identifier: 10740844
2026-03-27 22:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10740860
2026-03-27 22:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with scrape type 1
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d19e110-44d8-521a-bf3e-a0a6a5de49a4
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724254%252Fgeneral%252F8a939486-c052-4bb9-a1a6-f181abf32de1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/8a939486-c052-4bb9-a1a6-f181abf32de1.jpg already downloaded
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724254%252Fgeneral%252Fab9926b2-ed3d-400d-952c-d016ea153c8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/ab9926b2-ed3d-400d-952c-d016ea153c8b.jpg already downloaded
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724254%252Fgeneral%252F20e00b71-ecc4-48fb-aea5-644f46751a6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/20e00b71-ecc4-48fb-aea5-644f46751a6f.jpg already downloaded
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724254%252Fgeneral%252F4e05a817-e241-4237-bd48-55721f08f635.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/4e05a817-e241-4237-bd48-55721f08f635.jpg already downloaded
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724254%252Fgeneral%252F9fd1e81e-ef51-4a55-a800-f02082db7f2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/9fd1e81e-ef51-4a55-a800-f02082db7f2a.jpg already downloaded
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724254%252Fgeneral%252F81d3ed46-5509-48f2-9522-d13d0650dc9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/81d3ed46-5509-48f2-9522-d13d0650dc9e.jpg already downloaded
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724254%252Fgeneral%252Fc11aeb3d-e857-4441-ba40-43a5a74edbe3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/c11aeb3d-e857-4441-ba40-43a5a74edbe3.jpg already downloaded
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724254%252Fgeneral%252F943df146-c84e-49ac-8a51-62c89ac98ecd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/943df146-c84e-49ac-8a51-62c89ac98ecd.jpg already downloaded
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724254%252Fgeneral%252F7b6cef29-9437-4b4f-8263-ca063f7da6cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/7b6cef29-9437-4b4f-8263-ca063f7da6cf.jpg already downloaded
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724254%252Fgeneral%252Fd10bfe13-417e-41f5-8c7d-135deee61114.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/d10bfe13-417e-41f5-8c7d-135deee61114.jpg already downloaded
2026-03-27 22:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4, identifier: 10740860
2026-03-27 22:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 13196e15-536c-5437-b7ea-c40d2d182b12 with identifier: 10740844
2026-03-27 22:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 13196e15-536c-5437-b7ea-c40d2d182b12 with identifier: 10740844
2026-03-27 22:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 13196e15-536c-5437-b7ea-c40d2d182b12 with identifier: 10740844 to the API
2026-03-27 22:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5536325/general/c111464f-3421-4ab4-bd21-7e666e0e292d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '13196e15-536c-5437-b7ea-c40d2d182b12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XPY861',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740844',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 89429,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13196e15-536c-5437-b7ea-c40d2d182b12/13196e15-536c-5437-b7ea-c40d2d182b12_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 669198,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536325/general/b54dd7d1-91d5-49ef-b734-5ba8dfc97b2a.jpg',
'Width': 1875},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13196e15-536c-5437-b7ea-c40d2d182b12/13196e15-536c-5437-b7ea-c40d2d182b12_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 623025,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536325/general/c111464f-3421-4ab4-bd21-7e666e0e292d.jpg',
'Width': 1875},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13196e15-536c-5437-b7ea-c40d2d182b12/13196e15-536c-5437-b7ea-c40d2d182b12_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407444,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536325/general/1a435c4f-cf31-4981-990a-140805abeec1.jpg',
'Width': 1875},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13196e15-536c-5437-b7ea-c40d2d182b12/13196e15-536c-5437-b7ea-c40d2d182b12_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393529,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536325/general/fbb53657-e58c-4fdd-9f7b-8d9d1bebfe74.jpg',
'Width': 1875},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13196e15-536c-5437-b7ea-c40d2d182b12/13196e15-536c-5437-b7ea-c40d2d182b12_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309116,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536325/general/67480c7a-ec01-4ac3-8c0b-cdbe8f9b3394.jpg',
'Width': 1875},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13196e15-536c-5437-b7ea-c40d2d182b12/13196e15-536c-5437-b7ea-c40d2d182b12_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228599,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536325/general/220cd955-bd2e-4dfb-8267-8946946d1579.jpg',
'Width': 1875}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2020-03-03',
'seats_number': 5,
'seller_name': 'I.MD-Company',
'title': 'Peugeot 308 SW 1.5 GT Line - Diesel - Automatic - 130 hp - 89.429 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740844%27 HTTP/1.1" 200 None
2026-03-27 22:21:37 [adesa.be] INFO: Saving data for 10740844: {'created_time': 1774650097.264747, 'last_price_update_time': 1774650097.264759, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740844') HTTP/1.1" 204 0
2026-03-27 22:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10740860
2026-03-27 22:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10740860
2026-03-27 22:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10740860 to the API
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740860>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4d19e110-44d8-521a-bf3e-a0a6a5de49a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BXZ825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740860',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Laguna',
'odometer': 109202,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5724254/general/8a939486-c052-4bb9-a1a6-f181abf32de1.jpg',
'https://images.openlane.eu/carimgs/5724254/general/ab9926b2-ed3d-400d-952c-d016ea153c8b.jpg',
'https://images.openlane.eu/carimgs/5724254/general/20e00b71-ecc4-48fb-aea5-644f46751a6f.jpg',
'https://images.openlane.eu/carimgs/5724254/general/4e05a817-e241-4237-bd48-55721f08f635.jpg',
'https://images.openlane.eu/carimgs/5724254/general/9fd1e81e-ef51-4a55-a800-f02082db7f2a.jpg',
'https://images.openlane.eu/carimgs/5724254/general/81d3ed46-5509-48f2-9522-d13d0650dc9e.jpg',
'https://images.openlane.eu/carimgs/5724254/general/c11aeb3d-e857-4441-ba40-43a5a74edbe3.jpg',
'https://images.openlane.eu/carimgs/5724254/general/943df146-c84e-49ac-8a51-62c89ac98ecd.jpg',
'https://images.openlane.eu/carimgs/5724254/general/7b6cef29-9437-4b4f-8263-ca063f7da6cf.jpg',
'https://images.openlane.eu/carimgs/5724254/general/d10bfe13-417e-41f5-8c7d-135deee61114.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250064,
'Height': 947,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/8a939486-c052-4bb9-a1a6-f181abf32de1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226788,
'Height': 1013,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/ab9926b2-ed3d-400d-952c-d016ea153c8b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187356,
'Height': 978,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/20e00b71-ecc4-48fb-aea5-644f46751a6f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378264,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/4e05a817-e241-4237-bd48-55721f08f635.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 534425,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/9fd1e81e-ef51-4a55-a800-f02082db7f2a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 508116,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/81d3ed46-5509-48f2-9522-d13d0650dc9e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139463,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/c11aeb3d-e857-4441-ba40-43a5a74edbe3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 847064,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/943df146-c84e-49ac-8a51-62c89ac98ecd.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218755,
'Height': 898,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/7b6cef29-9437-4b4f-8263-ca063f7da6cf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224441,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/d10bfe13-417e-41f5-8c7d-135deee61114.jpg',
'Width': 1600}],
'price': 2200,
'price_includes_vat': True,
'registration_date': '2008-02-26',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'Renault Laguna 1.5 DCI Dynamic - Diesel - Manual - 110 hp - 109.202 '
'km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2008}
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740860%27 HTTP/1.1" 200 None
2026-03-27 22:21:37 [adesa.be] INFO: Saving data for 10740860: {'created_time': 1774650097.672976, 'last_price_update_time': 1774650097.672987, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740860') HTTP/1.1" 204 0
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252F22960bcb-505e-47ce-9ec7-a88f6f3b7ef2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/22960bcb-505e-47ce-9ec7-a88f6f3b7ef2.jpg not downloaded yet
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752501%252Fgeneral%252F30194817-8128-44b4-a21c-399ca77ebf60.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752501/general/30194817-8128-44b4-a21c-399ca77ebf60.jpg not downloaded yet
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752270%252Fgeneral%252F78c40b8a-aa11-4ff0-a434-861ee44c9798.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752270/general/78c40b8a-aa11-4ff0-a434-861ee44c9798.jpg not downloaded yet
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252F371f506e-67c2-4ed3-a015-115b647e70ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/371f506e-67c2-4ed3-a015-115b647e70ea.jpg not downloaded yet
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252F6aee9cc2-642e-46d1-944a-e8ceb0e29528.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/6aee9cc2-642e-46d1-944a-e8ceb0e29528.jpg not downloaded yet
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752501%252Fgeneral%252F2db2f5b3-fc5f-4406-83fb-90984d875487.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752501/general/2db2f5b3-fc5f-4406-83fb-90984d875487.jpg not downloaded yet
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752270%252Fgeneral%252F66aadf6f-87db-42fa-a145-8e8ad9bbc11e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752270/general/66aadf6f-87db-42fa-a145-8e8ad9bbc11e.jpg not downloaded yet
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252F868921e1-8fe6-4375-b611-6e5689abb167.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/868921e1-8fe6-4375-b611-6e5689abb167.jpg not downloaded yet
2026-03-27 22:21:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e4ed0>
2026-03-27 22:21:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf9b0c1f-7163-5ec1-87b1-d24c064970e7/bf9b0c1f-7163-5ec1-87b1-d24c064970e7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752501%252Fgeneral%252Fafb13407-6eab-4b40-ae26-c45b4ea144a6.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752501/general/afb13407-6eab-4b40-ae26-c45b4ea144a6.jpg saved to cache
2026-03-27 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bf9b0c1f-7163-5ec1-87b1-d24c064970e7
2026-03-27 22:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78c2388b-dae0-5979-811c-768cfd5ff1c8 with identifier: 10740868
2026-03-27 22:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78c2388b-dae0-5979-811c-768cfd5ff1c8 with scrape type 1
2026-03-27 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 78c2388b-dae0-5979-811c-768cfd5ff1c8
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252Fd8146073-dcbe-4b92-a40f-670a2f8a5dfe.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/d8146073-dcbe-4b92-a40f-670a2f8a5dfe.jpeg not downloaded yet
2026-03-27 22:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57956c6d-6c1d-5951-a8dd-9999be689518 with identifier: 10739949
2026-03-27 22:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57956c6d-6c1d-5951-a8dd-9999be689518 with scrape type 1
2026-03-27 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57956c6d-6c1d-5951-a8dd-9999be689518
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698856%252Fgeneral%252Fe60f98cf-405c-4810-9422-db922806f3e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698856/general/e60f98cf-405c-4810-9422-db922806f3e8.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698856%252Fgeneral%252Fa884f707-b569-4a35-8b9e-4c1b9826ee9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698856/general/a884f707-b569-4a35-8b9e-4c1b9826ee9c.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698856%252Fgeneral%252F887e92a0-9b37-4c7c-827d-f986bad4ee92.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698856/general/887e92a0-9b37-4c7c-827d-f986bad4ee92.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698856%252Fgeneral%252F34b72fc9-f25a-40de-839a-8f2ef81603f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698856/general/34b72fc9-f25a-40de-839a-8f2ef81603f8.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698856%252Fgeneral%252Fa2c06ba3-bf38-4e26-9b9c-23176b638bbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698856/general/a2c06ba3-bf38-4e26-9b9c-23176b638bbf.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698856%252Fgeneral%252F8f0572be-9db7-4397-b330-aa5f37879dc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698856/general/8f0572be-9db7-4397-b330-aa5f37879dc4.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698856%252Fgeneral%252F17f70384-c31d-4bb0-ba43-84d401e942d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698856/general/17f70384-c31d-4bb0-ba43-84d401e942d4.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698856%252Fgeneral%252F52bf1ee3-aa8d-4cd0-96c0-cc9b3e780535.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698856/general/52bf1ee3-aa8d-4cd0-96c0-cc9b3e780535.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698856%252Fgeneral%252F7a428be1-5724-472f-9765-43d6b7a9ff7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698856/general/7a428be1-5724-472f-9765-43d6b7a9ff7f.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698856%252Fgeneral%252F3d32710b-e88c-4ef2-8cf1-d5da13fe27b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698856/general/3d32710b-e88c-4ef2-8cf1-d5da13fe27b6.jpg already downloaded
2026-03-27 22:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57956c6d-6c1d-5951-a8dd-9999be689518, identifier: 10739949
2026-03-27 22:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10740835
2026-03-27 22:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcd12a5e-a11a-5448-a261-ad78373143f6 with scrape type 1
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dcd12a5e-a11a-5448-a261-ad78373143f6
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252Fb34aa26d-770b-406b-ae22-ef078563768a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/b34aa26d-770b-406b-ae22-ef078563768a.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252F82080219-e704-4333-af0d-57f0c3c9073b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/82080219-e704-4333-af0d-57f0c3c9073b.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252Fa1957993-c7fd-4d1a-b0df-9ebf2bbfeb28.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/a1957993-c7fd-4d1a-b0df-9ebf2bbfeb28.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252F629f6106-a59e-4582-8a0e-f058d3e193b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/629f6106-a59e-4582-8a0e-f058d3e193b6.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252F2909d1a4-0c51-4cf2-9644-624aedb736d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/2909d1a4-0c51-4cf2-9644-624aedb736d9.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252Ff4933524-f2e8-458c-927b-e2fb8a62e5cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/f4933524-f2e8-458c-927b-e2fb8a62e5cd.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252F89593fa3-5885-48b4-a9e2-6d3014d06e80.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/89593fa3-5885-48b4-a9e2-6d3014d06e80.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252Fd43332d3-c53b-4660-a5e3-57224d8e1362.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/d43332d3-c53b-4660-a5e3-57224d8e1362.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252F0a1b9151-9caa-4f27-9f1d-98f867eef8a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/0a1b9151-9caa-4f27-9f1d-98f867eef8a4.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252Fd09fabe2-f026-494f-bb39-2e2ce22ebfe8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/d09fabe2-f026-494f-bb39-2e2ce22ebfe8.jpg already downloaded
2026-03-27 22:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dcd12a5e-a11a-5448-a261-ad78373143f6, identifier: 10740835
2026-03-27 22:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b with identifier: 10739951
2026-03-27 22:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b with scrape type 1
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712494%252Fgeneral%252Fa3e9f2b1-939d-43d6-b0c3-d9437e216882.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712494/general/a3e9f2b1-939d-43d6-b0c3-d9437e216882.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712494%252Fgeneral%252F27b015be-281d-478a-8ae0-3e482dc007e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712494/general/27b015be-281d-478a-8ae0-3e482dc007e6.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712494%252Fgeneral%252F6f98b1f7-9229-44fd-8c81-840d5255791e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712494/general/6f98b1f7-9229-44fd-8c81-840d5255791e.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712494%252Fgeneral%252F8e6a303a-3329-407b-ad47-be15a6aac318.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712494/general/8e6a303a-3329-407b-ad47-be15a6aac318.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712494%252Fgeneral%252F4572a949-d223-4b3c-a230-3e5fc89c16de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712494/general/4572a949-d223-4b3c-a230-3e5fc89c16de.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712494%252Fgeneral%252Fdfc6a47d-16e5-4955-ba18-78cb23a4a782.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712494/general/dfc6a47d-16e5-4955-ba18-78cb23a4a782.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712494%252Fgeneral%252F63b71668-4c2a-4a96-bafc-856eb4a48539.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712494/general/63b71668-4c2a-4a96-bafc-856eb4a48539.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712494%252Fgeneral%252F1f112fb5-d873-48a1-9843-277ea5f54c7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712494/general/1f112fb5-d873-48a1-9843-277ea5f54c7d.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712494%252Fgeneral%252Fd595c3b8-a006-4f4e-b0a1-7ca3605f3b79.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712494/general/d595c3b8-a006-4f4e-b0a1-7ca3605f3b79.jpg already downloaded
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712494%252Fgeneral%252F10f58c1b-6441-441a-8e6f-b6d4b8b2a6df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712494/general/10f58c1b-6441-441a-8e6f-b6d4b8b2a6df.jpg already downloaded
2026-03-27 22:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b, identifier: 10739951
2026-03-27 22:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18b0516c-1730-593c-ac1d-5ed2cc8a14e1 with identifier: 10740733
2026-03-27 22:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18b0516c-1730-593c-ac1d-5ed2cc8a14e1 with scrape type 1
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18b0516c-1730-593c-ac1d-5ed2cc8a14e1
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252Fd8ef6ae4-9f23-435b-8537-700942ceec52.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/d8ef6ae4-9f23-435b-8537-700942ceec52.jpg not downloaded yet
2026-03-27 22:21:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dddb650>
2026-03-27 22:21:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252F1583e79b-8bd6-42e9-bf91-d8f38fd16c7e.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/1583e79b-8bd6-42e9-bf91-d8f38fd16c7e.jpg saved to cache
2026-03-27 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa
2026-03-27 22:21:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de46150>
2026-03-27 22:21:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b36328c-3aaf-57e8-a500-62d01b793ff0/5b36328c-3aaf-57e8-a500-62d01b793ff0_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752270%252Fgeneral%252Fcd92c6d5-03e3-4e64-8e0f-f98bfa422a29.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752270/general/cd92c6d5-03e3-4e64-8e0f-f98bfa422a29.jpg saved to cache
2026-03-27 22:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5b36328c-3aaf-57e8-a500-62d01b793ff0
2026-03-27 22:21:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0c3190>
2026-03-27 22:21:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252F7e3003da-618e-4976-9ff0-547170600164.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/7e3003da-618e-4976-9ff0-547170600164.jpg saved to cache
2026-03-27 22:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa
2026-03-27 22:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57956c6d-6c1d-5951-a8dd-9999be689518 with identifier: 10739949
2026-03-27 22:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57956c6d-6c1d-5951-a8dd-9999be689518 with identifier: 10739949
2026-03-27 22:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57956c6d-6c1d-5951-a8dd-9999be689518 with identifier: 10739949 to the API
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739949>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '57956c6d-6c1d-5951-a8dd-9999be689518',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNB561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739949',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 172801,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 68,
'photo_urls': ['https://images.openlane.eu/carimgs/5698856/general/e60f98cf-405c-4810-9422-db922806f3e8.jpg',
'https://images.openlane.eu/carimgs/5698856/general/a884f707-b569-4a35-8b9e-4c1b9826ee9c.jpg',
'https://images.openlane.eu/carimgs/5698856/general/887e92a0-9b37-4c7c-827d-f986bad4ee92.jpg',
'https://images.openlane.eu/carimgs/5698856/general/34b72fc9-f25a-40de-839a-8f2ef81603f8.jpg',
'https://images.openlane.eu/carimgs/5698856/general/a2c06ba3-bf38-4e26-9b9c-23176b638bbf.jpg',
'https://images.openlane.eu/carimgs/5698856/general/8f0572be-9db7-4397-b330-aa5f37879dc4.jpg',
'https://images.openlane.eu/carimgs/5698856/general/17f70384-c31d-4bb0-ba43-84d401e942d4.jpg',
'https://images.openlane.eu/carimgs/5698856/general/52bf1ee3-aa8d-4cd0-96c0-cc9b3e780535.jpg',
'https://images.openlane.eu/carimgs/5698856/general/7a428be1-5724-472f-9765-43d6b7a9ff7f.jpg',
'https://images.openlane.eu/carimgs/5698856/general/3d32710b-e88c-4ef2-8cf1-d5da13fe27b6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57956c6d-6c1d-5951-a8dd-9999be689518/57956c6d-6c1d-5951-a8dd-9999be689518_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180433,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698856/general/e60f98cf-405c-4810-9422-db922806f3e8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57956c6d-6c1d-5951-a8dd-9999be689518/57956c6d-6c1d-5951-a8dd-9999be689518_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180226,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698856/general/a884f707-b569-4a35-8b9e-4c1b9826ee9c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57956c6d-6c1d-5951-a8dd-9999be689518/57956c6d-6c1d-5951-a8dd-9999be689518_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173329,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698856/general/887e92a0-9b37-4c7c-827d-f986bad4ee92.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57956c6d-6c1d-5951-a8dd-9999be689518/57956c6d-6c1d-5951-a8dd-9999be689518_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169264,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698856/general/34b72fc9-f25a-40de-839a-8f2ef81603f8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57956c6d-6c1d-5951-a8dd-9999be689518/57956c6d-6c1d-5951-a8dd-9999be689518_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251658,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698856/general/a2c06ba3-bf38-4e26-9b9c-23176b638bbf.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57956c6d-6c1d-5951-a8dd-9999be689518/57956c6d-6c1d-5951-a8dd-9999be689518_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298261,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698856/general/8f0572be-9db7-4397-b330-aa5f37879dc4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57956c6d-6c1d-5951-a8dd-9999be689518/57956c6d-6c1d-5951-a8dd-9999be689518_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291119,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698856/general/17f70384-c31d-4bb0-ba43-84d401e942d4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57956c6d-6c1d-5951-a8dd-9999be689518/57956c6d-6c1d-5951-a8dd-9999be689518_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236189,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698856/general/52bf1ee3-aa8d-4cd0-96c0-cc9b3e780535.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57956c6d-6c1d-5951-a8dd-9999be689518/57956c6d-6c1d-5951-a8dd-9999be689518_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197479,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698856/general/7a428be1-5724-472f-9765-43d6b7a9ff7f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57956c6d-6c1d-5951-a8dd-9999be689518/57956c6d-6c1d-5951-a8dd-9999be689518_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272591,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698856/general/3d32710b-e88c-4ef2-8cf1-d5da13fe27b6.jpg',
'Width': 1500}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'172.801 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739949%27 HTTP/1.1" 200 None
2026-03-27 22:21:39 [adesa.be] INFO: Saving data for 10739949: {'created_time': 1774650099.399902, 'last_price_update_time': 1774650099.399912, 'auction_closing_time': 1774861200.0}
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739949') HTTP/1.1" 204 0
2026-03-27 22:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10740835
2026-03-27 22:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10740835
2026-03-27 22:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10740835 to the API
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740835>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'dcd12a5e-a11a-5448-a261-ad78373143f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YNZ922',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740835',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 261160,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5134998/general/b34aa26d-770b-406b-ae22-ef078563768a.jpg',
'https://images.openlane.eu/carimgs/5134998/general/82080219-e704-4333-af0d-57f0c3c9073b.jpg',
'https://images.openlane.eu/carimgs/5134998/general/a1957993-c7fd-4d1a-b0df-9ebf2bbfeb28.jpg',
'https://images.openlane.eu/carimgs/5134998/general/629f6106-a59e-4582-8a0e-f058d3e193b6.jpg',
'https://images.openlane.eu/carimgs/5134998/general/2909d1a4-0c51-4cf2-9644-624aedb736d9.jpg',
'https://images.openlane.eu/carimgs/5134998/general/f4933524-f2e8-458c-927b-e2fb8a62e5cd.jpg',
'https://images.openlane.eu/carimgs/5134998/general/89593fa3-5885-48b4-a9e2-6d3014d06e80.jpg',
'https://images.openlane.eu/carimgs/5134998/general/d43332d3-c53b-4660-a5e3-57224d8e1362.jpg',
'https://images.openlane.eu/carimgs/5134998/general/0a1b9151-9caa-4f27-9f1d-98f867eef8a4.jpg',
'https://images.openlane.eu/carimgs/5134998/general/d09fabe2-f026-494f-bb39-2e2ce22ebfe8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 472205,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/b34aa26d-770b-406b-ae22-ef078563768a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451592,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/82080219-e704-4333-af0d-57f0c3c9073b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463476,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/a1957993-c7fd-4d1a-b0df-9ebf2bbfeb28.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467870,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/629f6106-a59e-4582-8a0e-f058d3e193b6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419004,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/2909d1a4-0c51-4cf2-9644-624aedb736d9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321118,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/f4933524-f2e8-458c-927b-e2fb8a62e5cd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449862,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/89593fa3-5885-48b4-a9e2-6d3014d06e80.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468222,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/d43332d3-c53b-4660-a5e3-57224d8e1362.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 496276,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/0a1b9151-9caa-4f27-9f1d-98f867eef8a4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469249,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/d09fabe2-f026-494f-bb39-2e2ce22ebfe8.jpg',
'Width': 2000}],
'price': 1500,
'price_includes_vat': True,
'registration_date': '2014-03-31',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Peugeot Partner L1H1 1.6 HDI Comfort - Diesel - Manual - 75 hp - '
'261.160 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2014}
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740835%27 HTTP/1.1" 200 None
2026-03-27 22:21:39 [adesa.be] INFO: Saving data for 10740835: {'created_time': 1774650099.804393, 'last_price_update_time': 1774650099.804402, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740835') HTTP/1.1" 204 0
2026-03-27 22:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b with identifier: 10739951
2026-03-27 22:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b with identifier: 10739951
2026-03-27 22:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b with identifier: 10739951 to the API
2026-03-27 22:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739951>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM623',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739951',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 172619,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 63,
'photo_urls': ['https://images.openlane.eu/carimgs/5712494/general/a3e9f2b1-939d-43d6-b0c3-d9437e216882.jpg',
'https://images.openlane.eu/carimgs/5712494/general/27b015be-281d-478a-8ae0-3e482dc007e6.jpg',
'https://images.openlane.eu/carimgs/5712494/general/6f98b1f7-9229-44fd-8c81-840d5255791e.jpg',
'https://images.openlane.eu/carimgs/5712494/general/8e6a303a-3329-407b-ad47-be15a6aac318.jpg',
'https://images.openlane.eu/carimgs/5712494/general/4572a949-d223-4b3c-a230-3e5fc89c16de.jpg',
'https://images.openlane.eu/carimgs/5712494/general/dfc6a47d-16e5-4955-ba18-78cb23a4a782.jpg',
'https://images.openlane.eu/carimgs/5712494/general/63b71668-4c2a-4a96-bafc-856eb4a48539.jpg',
'https://images.openlane.eu/carimgs/5712494/general/1f112fb5-d873-48a1-9843-277ea5f54c7d.jpg',
'https://images.openlane.eu/carimgs/5712494/general/d595c3b8-a006-4f4e-b0a1-7ca3605f3b79.jpg',
'https://images.openlane.eu/carimgs/5712494/general/10f58c1b-6441-441a-8e6f-b6d4b8b2a6df.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b/4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81546,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712494/general/a3e9f2b1-939d-43d6-b0c3-d9437e216882.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b/4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78359,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712494/general/27b015be-281d-478a-8ae0-3e482dc007e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b/4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106146,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712494/general/6f98b1f7-9229-44fd-8c81-840d5255791e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b/4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712494/general/8e6a303a-3329-407b-ad47-be15a6aac318.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b/4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712494/general/4572a949-d223-4b3c-a230-3e5fc89c16de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b/4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712494/general/dfc6a47d-16e5-4955-ba18-78cb23a4a782.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b/4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712494/general/63b71668-4c2a-4a96-bafc-856eb4a48539.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b/4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111997,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712494/general/1f112fb5-d873-48a1-9843-277ea5f54c7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b/4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136604,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712494/general/d595c3b8-a006-4f4e-b0a1-7ca3605f3b79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b/4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712494/general/10f58c1b-6441-441a-8e6f-b6d4b8b2a6df.jpg',
'Width': 1024}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'172.619 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739951%27 HTTP/1.1" 200 None
2026-03-27 22:21:40 [adesa.be] INFO: Saving data for 10739951: {'created_time': 1774650100.164959, 'last_price_update_time': 1774650100.164968, 'auction_closing_time': 1774861200.0}
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739951') HTTP/1.1" 204 0
2026-03-27 22:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752489/general/ae08c6d8-2d1c-4c55-a8b6-4fd696b0d243.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740770)
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 48a9fb35-19dc-5a36-9f1d-21e53577accf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item bf9b0c1f-7163-5ec1-87b1-d24c064970e7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41f97f84-4508-54a9-9dec-66503fa37fb6 with identifier: 10740008
2026-03-27 22:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41f97f84-4508-54a9-9dec-66503fa37fb6 with identifier: 10740008
2026-03-27 22:21:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41f97f84-4508-54a9-9dec-66503fa37fb6 with identifier: 10740008 to the API
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:40 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '41f97f84-4508-54a9-9dec-66503fa37fb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNQ312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740008',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 161019,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 81,
'photo_urls': ['https://images.openlane.eu/carimgs/5752254/general/5aa46c54-f6ab-4719-ba52-377a4529b904.jpg',
'https://images.openlane.eu/carimgs/5752254/general/d6e9e4b5-67b8-4557-8bc4-e23aca785d7e.jpg',
'https://images.openlane.eu/carimgs/5752254/general/081dd5ea-3b27-4f88-923b-181300bf19a6.jpg',
'https://images.openlane.eu/carimgs/5752254/general/27150e15-dbed-4ed7-9de6-de54d5f8edad.jpg',
'https://images.openlane.eu/carimgs/5752254/general/058a7809-4b4b-4241-a7af-aba21d669489.jpg',
'https://images.openlane.eu/carimgs/5752254/general/72ef2bd8-b54f-458c-a07c-0717a2911725.jpg',
'https://images.openlane.eu/carimgs/5752254/general/2e9127f9-2ef5-4a57-b0a1-3f189f518dd2.jpg',
'https://images.openlane.eu/carimgs/5752254/general/7967aa63-7574-4c4e-b441-0273cdc94d1e.jpg',
'https://images.openlane.eu/carimgs/5752254/general/8f41a2fd-9dfa-43e0-add5-ed9f260bb26d.jpg',
'https://images.openlane.eu/carimgs/5752254/general/941b373c-9db6-4b17-aa77-4c7a606d2ac6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752254/general/5aa46c54-f6ab-4719-ba52-377a4529b904.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101641,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752254/general/081dd5ea-3b27-4f88-923b-181300bf19a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752254/general/27150e15-dbed-4ed7-9de6-de54d5f8edad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752254/general/058a7809-4b4b-4241-a7af-aba21d669489.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752254/general/72ef2bd8-b54f-458c-a07c-0717a2911725.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752254/general/2e9127f9-2ef5-4a57-b0a1-3f189f518dd2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752254/general/7967aa63-7574-4c4e-b441-0273cdc94d1e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752254/general/8f41a2fd-9dfa-43e0-add5-ed9f260bb26d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f97f84-4508-54a9-9dec-66503fa37fb6/41f97f84-4508-54a9-9dec-66503fa37fb6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752254/general/941b373c-9db6-4b17-aa77-4c7a606d2ac6.jpg',
'Width': 1024}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 161.019 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740008%27 HTTP/1.1" 200 None
2026-03-27 22:21:40 [adesa.be] INFO: Saving data for 10740008: {'created_time': 1774650100.516182, 'last_price_update_time': 1774650100.516192, 'auction_closing_time': 1774861200.0}
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740008') HTTP/1.1" 204 0
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5b36328c-3aaf-57e8-a500-62d01b793ff0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252Fe0e23d65-4834-4663-9b1a-e97c8392e9da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/e0e23d65-4834-4663-9b1a-e97c8392e9da.jpg not downloaded yet
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752501%252Fgeneral%252F635ccca2-3f84-457d-b7d9-621733ee5d0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752501/general/635ccca2-3f84-457d-b7d9-621733ee5d0a.jpg not downloaded yet
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752270%252Fgeneral%252Fb21a7ee1-c852-41f9-9f45-81aa63e187d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752270/general/b21a7ee1-c852-41f9-9f45-81aa63e187d7.jpg not downloaded yet
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252F28081ef2-6fd3-4f5b-9ca3-ec933e6be284.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/28081ef2-6fd3-4f5b-9ca3-ec933e6be284.jpg not downloaded yet
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252F7e4a0ed1-2c9e-4af8-b18b-a7853a5ab9b5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/7e4a0ed1-2c9e-4af8-b18b-a7853a5ab9b5.jpeg not downloaded yet
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252Fd996fcf8-ae30-4917-9f18-77e4d02e28e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/d996fcf8-ae30-4917-9f18-77e4d02e28e0.jpg not downloaded yet
2026-03-27 22:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752489/general/d6a30713-2632-4595-8172-d4a5f57f59d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740770)
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 41f97f84-4508-54a9-9dec-66503fa37fb6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752489/general/80b5d886-aebe-479d-b7e9-b47794583e39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740770)
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252F257856b4-05fb-4df3-9c69-c9b87909fc00.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/257856b4-05fb-4df3-9c69-c9b87909fc00.jpeg not downloaded yet
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252F41f92812-5859-40bf-9d4e-c4c50439bb31.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/41f92812-5859-40bf-9d4e-c4c50439bb31.jpg not downloaded yet
2026-03-27 22:21:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099df680d0>
2026-03-27 22:21:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252Fae08c6d8-2d1c-4c55-a8b6-4fd696b0d243.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/ae08c6d8-2d1c-4c55-a8b6-4fd696b0d243.jpg saved to cache
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa
2026-03-27 22:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752489/general/36dad1b1-37c0-4332-8c1e-3827178568d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740770)
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252F6635e95a-785a-4aaa-9aef-1ed22106230b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/6635e95a-785a-4aaa-9aef-1ed22106230b.jpeg not downloaded yet
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252F48de2635-96fb-40df-bac7-c019998ecb71.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/48de2635-96fb-40df-bac7-c019998ecb71.jpg not downloaded yet
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5b36328c-3aaf-57e8-a500-62d01b793ff0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item bf9b0c1f-7163-5ec1-87b1-d24c064970e7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5b36328c-3aaf-57e8-a500-62d01b793ff0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 48a9fb35-19dc-5a36-9f1d-21e53577accf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752625/general/97a8df6e-84b1-4b31-8040-18e111266bdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740509)
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252Fc7ac9c07-a15e-41d8-8a50-280f3d9039fb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/c7ac9c07-a15e-41d8-8a50-280f3d9039fb.jpeg not downloaded yet
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252Febadaed5-de37-4f8c-b006-a119f6a39665.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/ebadaed5-de37-4f8c-b006-a119f6a39665.jpg not downloaded yet
2026-03-27 22:21:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ffaf690>
2026-03-27 22:21:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252Fd6a30713-2632-4595-8172-d4a5f57f59d4.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/d6a30713-2632-4595-8172-d4a5f57f59d4.jpg saved to cache
2026-03-27 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa
2026-03-27 22:21:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0a85d0>
2026-03-27 22:21:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252F80b5d886-aebe-479d-b7e9-b47794583e39.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/80b5d886-aebe-479d-b7e9-b47794583e39.jpg saved to cache
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa
2026-03-27 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752501/general/8158b48f-3de2-423a-9306-3fb42f77731d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740781)
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252F868872bb-dc1f-4245-a279-179be093fc6e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/868872bb-dc1f-4245-a279-179be093fc6e.jpeg not downloaded yet
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252F26ca4c45-29cc-4ca9-9612-37e806f6e389.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/26ca4c45-29cc-4ca9-9612-37e806f6e389.jpg not downloaded yet
2026-03-27 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752440/general/d8ef6ae4-9f23-435b-8537-700942ceec52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740733)
2026-03-27 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752625/general/dd2b9855-a83a-483e-9f56-83b528a1523d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740509)
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252Fe4257375-8db2-4a76-b7e2-59e2e7cec2ee.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/e4257375-8db2-4a76-b7e2-59e2e7cec2ee.jpeg not downloaded yet
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252F34c4dbb7-7347-4fa4-8ec5-1d4a35ce4b63.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/34c4dbb7-7347-4fa4-8ec5-1d4a35ce4b63.jpg not downloaded yet
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3ea510>
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252F36dad1b1-37c0-4332-8c1e-3827178568d2.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/36dad1b1-37c0-4332-8c1e-3827178568d2.jpg saved to cache
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfe9d90>
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a9fb35-19dc-5a36-9f1d-21e53577accf/48a9fb35-19dc-5a36-9f1d-21e53577accf_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252F97a8df6e-84b1-4b31-8040-18e111266bdc.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/97a8df6e-84b1-4b31-8040-18e111266bdc.jpg saved to cache
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 48a9fb35-19dc-5a36-9f1d-21e53577accf
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252Ffbac7bf9-e6fc-4953-8d7a-542c8bf9f003.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/fbac7bf9-e6fc-4953-8d7a-542c8bf9f003.jpeg not downloaded yet
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252F429b292f-e5aa-4f9d-a45d-3e42293f8d9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/429b292f-e5aa-4f9d-a45d-3e42293f8d9d.jpg not downloaded yet
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252F78032bf4-df97-450b-81db-8869a4fe5e24.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/78032bf4-df97-450b-81db-8869a4fe5e24.jpeg not downloaded yet
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252F7a3cb137-a0d2-4c20-ae7c-dab86ad7f253.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/7a3cb137-a0d2-4c20-ae7c-dab86ad7f253.jpg not downloaded yet
2026-03-27 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752489/general/868921e1-8fe6-4375-b611-6e5689abb167.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740770)
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252F0d1f2131-a465-42c0-a5e8-9b5f2466743a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/0d1f2131-a465-42c0-a5e8-9b5f2466743a.jpeg not downloaded yet
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252F5b555c85-c771-4db6-8f90-cc33c1800476.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/5b555c85-c771-4db6-8f90-cc33c1800476.jpg not downloaded yet
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e067a90>
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf9b0c1f-7163-5ec1-87b1-d24c064970e7/bf9b0c1f-7163-5ec1-87b1-d24c064970e7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752501%252Fgeneral%252F8158b48f-3de2-423a-9306-3fb42f77731d.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752501/general/8158b48f-3de2-423a-9306-3fb42f77731d.jpg saved to cache
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bf9b0c1f-7163-5ec1-87b1-d24c064970e7
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d0eb810>
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252Fd8ef6ae4-9f23-435b-8537-700942ceec52.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/d8ef6ae4-9f23-435b-8537-700942ceec52.jpg saved to cache
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 18b0516c-1730-593c-ac1d-5ed2cc8a14e1
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099ddc9050>
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a9fb35-19dc-5a36-9f1d-21e53577accf/48a9fb35-19dc-5a36-9f1d-21e53577accf_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252Fdd2b9855-a83a-483e-9f56-83b528a1523d.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/dd2b9855-a83a-483e-9f56-83b528a1523d.jpg saved to cache
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 48a9fb35-19dc-5a36-9f1d-21e53577accf
2026-03-27 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752665/general/d8146073-dcbe-4b92-a40f-670a2f8a5dfe.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740868)
2026-03-27 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752501/general/2db2f5b3-fc5f-4406-83fb-90984d875487.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740781)
2026-03-27 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752270/general/66aadf6f-87db-42fa-a145-8e8ad9bbc11e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740021)
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e166490>
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252F868921e1-8fe6-4375-b611-6e5689abb167.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/868921e1-8fe6-4375-b611-6e5689abb167.jpg saved to cache
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa
2026-03-27 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752440/general/d996fcf8-ae30-4917-9f18-77e4d02e28e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740733)
2026-03-27 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752440/general/41f92812-5859-40bf-9d4e-c4c50439bb31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740733)
2026-03-27 22:21:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b25d0>
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252Fd8146073-dcbe-4b92-a40f-670a2f8a5dfe.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/d8146073-dcbe-4b92-a40f-670a2f8a5dfe.jpeg saved to cache
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 78c2388b-dae0-5979-811c-768cfd5ff1c8
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0559d0>
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf9b0c1f-7163-5ec1-87b1-d24c064970e7/bf9b0c1f-7163-5ec1-87b1-d24c064970e7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752501%252Fgeneral%252F2db2f5b3-fc5f-4406-83fb-90984d875487.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752501/general/2db2f5b3-fc5f-4406-83fb-90984d875487.jpg saved to cache
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bf9b0c1f-7163-5ec1-87b1-d24c064970e7
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3c3590>
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b36328c-3aaf-57e8-a500-62d01b793ff0/5b36328c-3aaf-57e8-a500-62d01b793ff0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752270%252Fgeneral%252F66aadf6f-87db-42fa-a145-8e8ad9bbc11e.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752270/general/66aadf6f-87db-42fa-a145-8e8ad9bbc11e.jpg saved to cache
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5b36328c-3aaf-57e8-a500-62d01b793ff0
2026-03-27 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752625/general/6aee9cc2-642e-46d1-944a-e8ceb0e29528.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740509)
2026-03-27 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752440/general/48de2635-96fb-40df-bac7-c019998ecb71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740733)
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a05f7e50>
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252Fd996fcf8-ae30-4917-9f18-77e4d02e28e0.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/d996fcf8-ae30-4917-9f18-77e4d02e28e0.jpg saved to cache
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 18b0516c-1730-593c-ac1d-5ed2cc8a14e1
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dda3010>
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252F41f92812-5859-40bf-9d4e-c4c50439bb31.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/41f92812-5859-40bf-9d4e-c4c50439bb31.jpg saved to cache
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 18b0516c-1730-593c-ac1d-5ed2cc8a14e1
2026-03-27 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752440/general/ebadaed5-de37-4f8c-b006-a119f6a39665.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740733)
2026-03-27 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752440/general/26ca4c45-29cc-4ca9-9612-37e806f6e389.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740733)
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item bf9b0c1f-7163-5ec1-87b1-d24c064970e7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4b9350>
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a9fb35-19dc-5a36-9f1d-21e53577accf/48a9fb35-19dc-5a36-9f1d-21e53577accf_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252F6aee9cc2-642e-46d1-944a-e8ceb0e29528.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/6aee9cc2-642e-46d1-944a-e8ceb0e29528.jpg saved to cache
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 48a9fb35-19dc-5a36-9f1d-21e53577accf
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5b36328c-3aaf-57e8-a500-62d01b793ff0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5b36328c-3aaf-57e8-a500-62d01b793ff0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099eebd790>
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252F48de2635-96fb-40df-bac7-c019998ecb71.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/48de2635-96fb-40df-bac7-c019998ecb71.jpg saved to cache
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 18b0516c-1730-593c-ac1d-5ed2cc8a14e1
2026-03-27 22:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752665/general/fbac7bf9-e6fc-4953-8d7a-542c8bf9f003.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740868)
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e195650>
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252Febadaed5-de37-4f8c-b006-a119f6a39665.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/ebadaed5-de37-4f8c-b006-a119f6a39665.jpg saved to cache
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 18b0516c-1730-593c-ac1d-5ed2cc8a14e1
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e9410>
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252F26ca4c45-29cc-4ca9-9612-37e806f6e389.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/26ca4c45-29cc-4ca9-9612-37e806f6e389.jpg saved to cache
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 18b0516c-1730-593c-ac1d-5ed2cc8a14e1
2026-03-27 22:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752440/general/34c4dbb7-7347-4fa4-8ec5-1d4a35ce4b63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740733)
2026-03-27 22:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752665/general/868872bb-dc1f-4245-a279-179be093fc6e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740868)
2026-03-27 22:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752440/general/429b292f-e5aa-4f9d-a45d-3e42293f8d9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740733)
2026-03-27 22:21:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e054050>
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252Ffbac7bf9-e6fc-4953-8d7a-542c8bf9f003.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/fbac7bf9-e6fc-4953-8d7a-542c8bf9f003.jpeg saved to cache
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 78c2388b-dae0-5979-811c-768cfd5ff1c8
2026-03-27 22:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752665/general/e4257375-8db2-4a76-b7e2-59e2e7cec2ee.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740868)
2026-03-27 22:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752665/general/c7ac9c07-a15e-41d8-8a50-280f3d9039fb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740868)
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099cf7eb50>
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252F34c4dbb7-7347-4fa4-8ec5-1d4a35ce4b63.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/34c4dbb7-7347-4fa4-8ec5-1d4a35ce4b63.jpg saved to cache
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 18b0516c-1730-593c-ac1d-5ed2cc8a14e1
2026-03-27 22:21:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099de9c0d0>
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252F868872bb-dc1f-4245-a279-179be093fc6e.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/868872bb-dc1f-4245-a279-179be093fc6e.jpeg saved to cache
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 78c2388b-dae0-5979-811c-768cfd5ff1c8
2026-03-27 22:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752665/general/257856b4-05fb-4df3-9c69-c9b87909fc00.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740868)
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e057f90>
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752440%252Fgeneral%252F429b292f-e5aa-4f9d-a45d-3e42293f8d9d.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752440/general/429b292f-e5aa-4f9d-a45d-3e42293f8d9d.jpg saved to cache
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 18b0516c-1730-593c-ac1d-5ed2cc8a14e1
2026-03-27 22:21:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfd8250>
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252Fe4257375-8db2-4a76-b7e2-59e2e7cec2ee.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/e4257375-8db2-4a76-b7e2-59e2e7cec2ee.jpeg saved to cache
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 78c2388b-dae0-5979-811c-768cfd5ff1c8
2026-03-27 22:21:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e197dd0>
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252Fc7ac9c07-a15e-41d8-8a50-280f3d9039fb.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/c7ac9c07-a15e-41d8-8a50-280f3d9039fb.jpeg saved to cache
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 78c2388b-dae0-5979-811c-768cfd5ff1c8
2026-03-27 22:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752665/general/6635e95a-785a-4aaa-9aef-1ed22106230b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740868)
2026-03-27 22:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752489/general/28081ef2-6fd3-4f5b-9ca3-ec933e6be284.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740770)
2026-03-27 22:21:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dfe9810>
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252F257856b4-05fb-4df3-9c69-c9b87909fc00.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/257856b4-05fb-4df3-9c69-c9b87909fc00.jpeg saved to cache
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 78c2388b-dae0-5979-811c-768cfd5ff1c8
2026-03-27 22:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752665/general/7e4a0ed1-2c9e-4af8-b18b-a7853a5ab9b5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740868)
2026-03-27 22:21:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0b39d0>
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252F6635e95a-785a-4aaa-9aef-1ed22106230b.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/6635e95a-785a-4aaa-9aef-1ed22106230b.jpeg saved to cache
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 78c2388b-dae0-5979-811c-768cfd5ff1c8
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e057a50>
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252F28081ef2-6fd3-4f5b-9ca3-ec933e6be284.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/28081ef2-6fd3-4f5b-9ca3-ec933e6be284.jpg saved to cache
2026-03-27 22:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa
2026-03-27 22:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752625/general/e0e23d65-4834-4663-9b1a-e97c8392e9da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740509)
2026-03-27 22:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752501/general/635ccca2-3f84-457d-b7d9-621733ee5d0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740781)
2026-03-27 22:21:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e01ad50>
2026-03-27 22:21:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752665%252Fgeneral%252F7e4a0ed1-2c9e-4af8-b18b-a7853a5ab9b5.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752665/general/7e4a0ed1-2c9e-4af8-b18b-a7853a5ab9b5.jpeg saved to cache
2026-03-27 22:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 78c2388b-dae0-5979-811c-768cfd5ff1c8
2026-03-27 22:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752270/general/b21a7ee1-c852-41f9-9f45-81aa63e187d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740021)
2026-03-27 22:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752489/general/371f506e-67c2-4ed3-a015-115b647e70ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740770)
2026-03-27 22:21:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 18b0516c-1730-593c-ac1d-5ed2cc8a14e1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18b0516c-1730-593c-ac1d-5ed2cc8a14e1 with identifier: 10740733
2026-03-27 22:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18b0516c-1730-593c-ac1d-5ed2cc8a14e1 with identifier: 10740733
2026-03-27 22:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18b0516c-1730-593c-ac1d-5ed2cc8a14e1 with identifier: 10740733 to the API
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:43 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '18b0516c-1730-593c-ac1d-5ed2cc8a14e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRE817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740733',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 82755,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5752440/general/d8ef6ae4-9f23-435b-8537-700942ceec52.jpg',
'https://images.openlane.eu/carimgs/5752440/general/d996fcf8-ae30-4917-9f18-77e4d02e28e0.jpg',
'https://images.openlane.eu/carimgs/5752440/general/41f92812-5859-40bf-9d4e-c4c50439bb31.jpg',
'https://images.openlane.eu/carimgs/5752440/general/48de2635-96fb-40df-bac7-c019998ecb71.jpg',
'https://images.openlane.eu/carimgs/5752440/general/ebadaed5-de37-4f8c-b006-a119f6a39665.jpg',
'https://images.openlane.eu/carimgs/5752440/general/26ca4c45-29cc-4ca9-9612-37e806f6e389.jpg',
'https://images.openlane.eu/carimgs/5752440/general/34c4dbb7-7347-4fa4-8ec5-1d4a35ce4b63.jpg',
'https://images.openlane.eu/carimgs/5752440/general/429b292f-e5aa-4f9d-a45d-3e42293f8d9d.jpg',
'https://images.openlane.eu/carimgs/5752440/general/7a3cb137-a0d2-4c20-ae7c-dab86ad7f253.jpg',
'https://images.openlane.eu/carimgs/5752440/general/5b555c85-c771-4db6-8f90-cc33c1800476.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186705,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752440/general/d8ef6ae4-9f23-435b-8537-700942ceec52.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180474,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752440/general/d996fcf8-ae30-4917-9f18-77e4d02e28e0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174807,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752440/general/41f92812-5859-40bf-9d4e-c4c50439bb31.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175646,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752440/general/48de2635-96fb-40df-bac7-c019998ecb71.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246228,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752440/general/ebadaed5-de37-4f8c-b006-a119f6a39665.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278781,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752440/general/26ca4c45-29cc-4ca9-9612-37e806f6e389.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283103,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752440/general/34c4dbb7-7347-4fa4-8ec5-1d4a35ce4b63.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b0516c-1730-593c-ac1d-5ed2cc8a14e1/18b0516c-1730-593c-ac1d-5ed2cc8a14e1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250932,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752440/general/429b292f-e5aa-4f9d-a45d-3e42293f8d9d.jpg',
'Width': 1500}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2020-11-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TFSI - Petrol - Manual - 150 hp - 82.755 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740733%27 HTTP/1.1" 200 None
2026-03-27 22:21:43 [adesa.be] INFO: Saving data for 10740733: {'created_time': 1774650103.553558, 'last_price_update_time': 1774650103.553568, 'auction_closing_time': 1774947600.0}
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740733') HTTP/1.1" 204 0
2026-03-27 22:21:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 78c2388b-dae0-5979-811c-768cfd5ff1c8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78c2388b-dae0-5979-811c-768cfd5ff1c8 with identifier: 10740868
2026-03-27 22:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78c2388b-dae0-5979-811c-768cfd5ff1c8 with identifier: 10740868
2026-03-27 22:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78c2388b-dae0-5979-811c-768cfd5ff1c8 with identifier: 10740868 to the API
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:43 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '78c2388b-dae0-5979-811c-768cfd5ff1c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NUJ586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740868',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 164321,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5752665/general/d8146073-dcbe-4b92-a40f-670a2f8a5dfe.jpeg',
'https://images.openlane.eu/carimgs/5752665/general/7e4a0ed1-2c9e-4af8-b18b-a7853a5ab9b5.jpeg',
'https://images.openlane.eu/carimgs/5752665/general/257856b4-05fb-4df3-9c69-c9b87909fc00.jpeg',
'https://images.openlane.eu/carimgs/5752665/general/6635e95a-785a-4aaa-9aef-1ed22106230b.jpeg',
'https://images.openlane.eu/carimgs/5752665/general/c7ac9c07-a15e-41d8-8a50-280f3d9039fb.jpeg',
'https://images.openlane.eu/carimgs/5752665/general/868872bb-dc1f-4245-a279-179be093fc6e.jpeg',
'https://images.openlane.eu/carimgs/5752665/general/e4257375-8db2-4a76-b7e2-59e2e7cec2ee.jpeg',
'https://images.openlane.eu/carimgs/5752665/general/fbac7bf9-e6fc-4953-8d7a-542c8bf9f003.jpeg',
'https://images.openlane.eu/carimgs/5752665/general/78032bf4-df97-450b-81db-8869a4fe5e24.jpeg',
'https://images.openlane.eu/carimgs/5752665/general/0d1f2131-a465-42c0-a5e8-9b5f2466743a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510627,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752665/general/d8146073-dcbe-4b92-a40f-670a2f8a5dfe.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498424,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752665/general/7e4a0ed1-2c9e-4af8-b18b-a7853a5ab9b5.jpeg',
'Width': 1734},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 535673,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752665/general/257856b4-05fb-4df3-9c69-c9b87909fc00.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 516283,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752665/general/6635e95a-785a-4aaa-9aef-1ed22106230b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352715,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752665/general/c7ac9c07-a15e-41d8-8a50-280f3d9039fb.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425597,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752665/general/868872bb-dc1f-4245-a279-179be093fc6e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390501,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752665/general/e4257375-8db2-4a76-b7e2-59e2e7cec2ee.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78c2388b-dae0-5979-811c-768cfd5ff1c8/78c2388b-dae0-5979-811c-768cfd5ff1c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257947,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752665/general/fbac7bf9-e6fc-4953-8d7a-542c8bf9f003.jpeg',
'Width': 1440}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 3,
'seller_name': 'LOVACAR, SPRL',
'title': 'Renault Trafic L1H1 2.0 DCI Grand Comfort - Diesel - Manual - 120 '
'hp - 164.321 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740868%27 HTTP/1.1" 200 None
2026-03-27 22:21:43 [adesa.be] INFO: Saving data for 10740868: {'created_time': 1774650103.957386, 'last_price_update_time': 1774650103.9574, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740868') HTTP/1.1" 204 0
2026-03-27 22:21:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 18b0516c-1730-593c-ac1d-5ed2cc8a14e1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 78c2388b-dae0-5979-811c-768cfd5ff1c8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752625/general/f8ff0bb5-7f40-4465-ba65-9732f90ccda1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740509)
2026-03-27 22:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752501/general/6b75e5cd-20cf-4774-82be-073cc93db112.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740781)
2026-03-27 22:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752625/general/0c154441-1cf3-4fdb-8bc2-15a579bb123d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740509)
2026-03-27 22:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740866> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e221ad0>
2026-03-27 22:21:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a9fb35-19dc-5a36-9f1d-21e53577accf/48a9fb35-19dc-5a36-9f1d-21e53577accf_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252Fe0e23d65-4834-4663-9b1a-e97c8392e9da.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/e0e23d65-4834-4663-9b1a-e97c8392e9da.jpg saved to cache
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 48a9fb35-19dc-5a36-9f1d-21e53577accf
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0ad010>
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf9b0c1f-7163-5ec1-87b1-d24c064970e7/bf9b0c1f-7163-5ec1-87b1-d24c064970e7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752501%252Fgeneral%252F635ccca2-3f84-457d-b7d9-621733ee5d0a.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752501/general/635ccca2-3f84-457d-b7d9-621733ee5d0a.jpg saved to cache
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bf9b0c1f-7163-5ec1-87b1-d24c064970e7
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f09a02dd8d0>
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b36328c-3aaf-57e8-a500-62d01b793ff0/5b36328c-3aaf-57e8-a500-62d01b793ff0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752270%252Fgeneral%252Fb21a7ee1-c852-41f9-9f45-81aa63e187d7.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752270/general/b21a7ee1-c852-41f9-9f45-81aa63e187d7.jpg saved to cache
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5b36328c-3aaf-57e8-a500-62d01b793ff0
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4b9650>
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752489%252Fgeneral%252F371f506e-67c2-4ed3-a015-115b647e70ea.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752489/general/371f506e-67c2-4ed3-a015-115b647e70ea.jpg saved to cache
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa
2026-03-27 22:21:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 362d1e12-2f9a-5d37-80f1-6be556e6b7aa, skipping ID generation
2026-03-27 22:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa with scrape type 1
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa sending to next pipeline
2026-03-27 22:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 362d1e12-2f9a-5d37-80f1-6be556e6b7aa, identifier: 10740770
2026-03-27 22:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752270/general/47720fa4-9433-407f-83c3-0dbad60b0b38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740021)
2026-03-27 22:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 362d1e12-2f9a-5d37-80f1-6be556e6b7aa with identifier: 10740770
2026-03-27 22:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 362d1e12-2f9a-5d37-80f1-6be556e6b7aa with identifier: 10740770
2026-03-27 22:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 362d1e12-2f9a-5d37-80f1-6be556e6b7aa with identifier: 10740770 to the API
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752489/general/371f506e-67c2-4ed3-a015-115b647e70ea.jpg>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '362d1e12-2f9a-5d37-80f1-6be556e6b7aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADG167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740770',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 53201,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 64,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291469,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752489/general/7e3003da-618e-4976-9ff0-547170600164.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293578,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752489/general/1583e79b-8bd6-42e9-bf91-d8f38fd16c7e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290983,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752489/general/ae08c6d8-2d1c-4c55-a8b6-4fd696b0d243.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284609,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752489/general/d6a30713-2632-4595-8172-d4a5f57f59d4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368275,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752489/general/80b5d886-aebe-479d-b7e9-b47794583e39.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340775,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752489/general/36dad1b1-37c0-4332-8c1e-3827178568d2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350181,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752489/general/371f506e-67c2-4ed3-a015-115b647e70ea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274063,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752489/general/868921e1-8fe6-4375-b611-6e5689abb167.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362d1e12-2f9a-5d37-80f1-6be556e6b7aa/362d1e12-2f9a-5d37-80f1-6be556e6b7aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404652,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752489/general/28081ef2-6fd3-4f5b-9ca3-ec933e6be284.jpg',
'Width': 1920}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'53.201 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740770%27 HTTP/1.1" 200 None
2026-03-27 22:21:44 [adesa.be] INFO: Saving data for 10740770: {'created_time': 1774650104.638271, 'last_price_update_time': 1774650104.638284, 'auction_closing_time': 1774947600.0}
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740770') HTTP/1.1" 204 0
2026-03-27 22:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752625/general/e5892536-67aa-470a-bd93-510091e36f3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740509)
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d15f5d0>
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a9fb35-19dc-5a36-9f1d-21e53577accf/48a9fb35-19dc-5a36-9f1d-21e53577accf_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252Ff8ff0bb5-7f40-4465-ba65-9732f90ccda1.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/f8ff0bb5-7f40-4465-ba65-9732f90ccda1.jpg saved to cache
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 48a9fb35-19dc-5a36-9f1d-21e53577accf
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d3e9b90>
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf9b0c1f-7163-5ec1-87b1-d24c064970e7/bf9b0c1f-7163-5ec1-87b1-d24c064970e7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752501%252Fgeneral%252F6b75e5cd-20cf-4774-82be-073cc93db112.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752501/general/6b75e5cd-20cf-4774-82be-073cc93db112.jpg saved to cache
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bf9b0c1f-7163-5ec1-87b1-d24c064970e7
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d4db050>
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a9fb35-19dc-5a36-9f1d-21e53577accf/48a9fb35-19dc-5a36-9f1d-21e53577accf_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252F0c154441-1cf3-4fdb-8bc2-15a579bb123d.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/0c154441-1cf3-4fdb-8bc2-15a579bb123d.jpg saved to cache
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 48a9fb35-19dc-5a36-9f1d-21e53577accf
2026-03-27 22:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e55ef55-dff5-5216-b9a9-6675752df73c with identifier: 10740866
2026-03-27 22:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e55ef55-dff5-5216-b9a9-6675752df73c with scrape type 1
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e55ef55-dff5-5216-b9a9-6675752df73c
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752422%252Fgeneral%252F45154bae-c8e3-4505-8c64-0bf371f43175.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752422/general/45154bae-c8e3-4505-8c64-0bf371f43175.jpeg not downloaded yet
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd9a050>
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b36328c-3aaf-57e8-a500-62d01b793ff0/5b36328c-3aaf-57e8-a500-62d01b793ff0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752270%252Fgeneral%252F47720fa4-9433-407f-83c3-0dbad60b0b38.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752270/general/47720fa4-9433-407f-83c3-0dbad60b0b38.jpg saved to cache
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5b36328c-3aaf-57e8-a500-62d01b793ff0
2026-03-27 22:21:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item bf9b0c1f-7163-5ec1-87b1-d24c064970e7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf9b0c1f-7163-5ec1-87b1-d24c064970e7 with identifier: 10740781
2026-03-27 22:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf9b0c1f-7163-5ec1-87b1-d24c064970e7 with identifier: 10740781
2026-03-27 22:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf9b0c1f-7163-5ec1-87b1-d24c064970e7 with identifier: 10740781 to the API
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:45 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bf9b0c1f-7163-5ec1-87b1-d24c064970e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVM513',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740781',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 52687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5752501/general/77b9cfab-3872-4081-9c92-6e0271f12652.jpg',
'https://images.openlane.eu/carimgs/5752501/general/afb13407-6eab-4b40-ae26-c45b4ea144a6.jpg',
'https://images.openlane.eu/carimgs/5752501/general/6b75e5cd-20cf-4774-82be-073cc93db112.jpg',
'https://images.openlane.eu/carimgs/5752501/general/d342fd00-c397-4151-b106-bf0f375eb871.jpg',
'https://images.openlane.eu/carimgs/5752501/general/8158b48f-3de2-423a-9306-3fb42f77731d.jpg',
'https://images.openlane.eu/carimgs/5752501/general/354044e5-8c92-43a7-9ba0-dd5f911b5091.jpg',
'https://images.openlane.eu/carimgs/5752501/general/e1717e6c-10db-4d66-b5d4-39213100ec7d.jpg',
'https://images.openlane.eu/carimgs/5752501/general/30194817-8128-44b4-a21c-399ca77ebf60.jpg',
'https://images.openlane.eu/carimgs/5752501/general/2db2f5b3-fc5f-4406-83fb-90984d875487.jpg',
'https://images.openlane.eu/carimgs/5752501/general/635ccca2-3f84-457d-b7d9-621733ee5d0a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf9b0c1f-7163-5ec1-87b1-d24c064970e7/bf9b0c1f-7163-5ec1-87b1-d24c064970e7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752501/general/afb13407-6eab-4b40-ae26-c45b4ea144a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf9b0c1f-7163-5ec1-87b1-d24c064970e7/bf9b0c1f-7163-5ec1-87b1-d24c064970e7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107640,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752501/general/6b75e5cd-20cf-4774-82be-073cc93db112.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf9b0c1f-7163-5ec1-87b1-d24c064970e7/bf9b0c1f-7163-5ec1-87b1-d24c064970e7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752501/general/8158b48f-3de2-423a-9306-3fb42f77731d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf9b0c1f-7163-5ec1-87b1-d24c064970e7/bf9b0c1f-7163-5ec1-87b1-d24c064970e7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752501/general/2db2f5b3-fc5f-4406-83fb-90984d875487.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf9b0c1f-7163-5ec1-87b1-d24c064970e7/bf9b0c1f-7163-5ec1-87b1-d24c064970e7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752501/general/635ccca2-3f84-457d-b7d9-621733ee5d0a.jpg',
'Width': 1024}],
'price': 21700,
'price_includes_vat': True,
'registration_date': '2020-06-05',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 30 TDI Advanced - Diesel - Automatic - 136 hp - '
'52.687 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2020}
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740781%27 HTTP/1.1" 200 None
2026-03-27 22:21:45 [adesa.be] INFO: Saving data for 10740781: {'created_time': 1774650105.311144, 'last_price_update_time': 1774650105.311155, 'auction_closing_time': 1774947600.0}
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740781') HTTP/1.1" 204 0
2026-03-27 22:21:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 48a9fb35-19dc-5a36-9f1d-21e53577accf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b36328c-3aaf-57e8-a500-62d01b793ff0 with identifier: 10740021
2026-03-27 22:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b36328c-3aaf-57e8-a500-62d01b793ff0 with identifier: 10740021
2026-03-27 22:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b36328c-3aaf-57e8-a500-62d01b793ff0 with identifier: 10740021 to the API
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:45 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5b36328c-3aaf-57e8-a500-62d01b793ff0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLG332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740021',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 187813,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5752270/general/13b78f65-9128-4477-b1ce-ca38581a5b79.jpg',
'https://images.openlane.eu/carimgs/5752270/general/cd92c6d5-03e3-4e64-8e0f-f98bfa422a29.jpg',
'https://images.openlane.eu/carimgs/5752270/general/47720fa4-9433-407f-83c3-0dbad60b0b38.jpg',
'https://images.openlane.eu/carimgs/5752270/general/89444348-9597-43dd-99b9-0b2abf9230b8.jpg',
'https://images.openlane.eu/carimgs/5752270/general/c594862b-c52a-48de-9330-fad552be69c8.jpg',
'https://images.openlane.eu/carimgs/5752270/general/9dcdcdd1-ec15-43e3-9107-c6cbfb3ac2b5.jpg',
'https://images.openlane.eu/carimgs/5752270/general/d0de1b99-06c0-4534-9b7c-81f029d6610b.jpg',
'https://images.openlane.eu/carimgs/5752270/general/78c40b8a-aa11-4ff0-a434-861ee44c9798.jpg',
'https://images.openlane.eu/carimgs/5752270/general/66aadf6f-87db-42fa-a145-8e8ad9bbc11e.jpg',
'https://images.openlane.eu/carimgs/5752270/general/b21a7ee1-c852-41f9-9f45-81aa63e187d7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b36328c-3aaf-57e8-a500-62d01b793ff0/5b36328c-3aaf-57e8-a500-62d01b793ff0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306463,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752270/general/cd92c6d5-03e3-4e64-8e0f-f98bfa422a29.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b36328c-3aaf-57e8-a500-62d01b793ff0/5b36328c-3aaf-57e8-a500-62d01b793ff0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301816,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752270/general/47720fa4-9433-407f-83c3-0dbad60b0b38.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b36328c-3aaf-57e8-a500-62d01b793ff0/5b36328c-3aaf-57e8-a500-62d01b793ff0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284101,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752270/general/66aadf6f-87db-42fa-a145-8e8ad9bbc11e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b36328c-3aaf-57e8-a500-62d01b793ff0/5b36328c-3aaf-57e8-a500-62d01b793ff0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414700,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752270/general/b21a7ee1-c852-41f9-9f45-81aa63e187d7.jpg',
'Width': 1920}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'187.813 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740021%27 HTTP/1.1" 200 None
2026-03-27 22:21:45 [adesa.be] INFO: Saving data for 10740021: {'created_time': 1774650105.692217, 'last_price_update_time': 1774650105.692226, 'auction_closing_time': 1774861200.0}
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740021') HTTP/1.1" 204 0
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752422%252Fgeneral%252F01dc2138-5375-47b8-818a-dea58cc48402.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752422/general/01dc2138-5375-47b8-818a-dea58cc48402.jpeg not downloaded yet
2026-03-27 22:21:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item bf9b0c1f-7163-5ec1-87b1-d24c064970e7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 5b36328c-3aaf-57e8-a500-62d01b793ff0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d148cd0>
2026-03-27 22:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48a9fb35-19dc-5a36-9f1d-21e53577accf/48a9fb35-19dc-5a36-9f1d-21e53577accf_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752625%252Fgeneral%252Fe5892536-67aa-470a-bd93-510091e36f3c.jpg') HTTP/1.1" 204 0
2026-03-27 22:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752625/general/e5892536-67aa-470a-bd93-510091e36f3c.jpg saved to cache
2026-03-27 22:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 48a9fb35-19dc-5a36-9f1d-21e53577accf
2026-03-27 22:21:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 48a9fb35-19dc-5a36-9f1d-21e53577accf, skipping ID generation
2026-03-27 22:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48a9fb35-19dc-5a36-9f1d-21e53577accf with scrape type 1
2026-03-27 22:21:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 48a9fb35-19dc-5a36-9f1d-21e53577accf sending to next pipeline
2026-03-27 22:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 48a9fb35-19dc-5a36-9f1d-21e53577accf, identifier: 10740509
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752422%252Fgeneral%252Fa3c39fbf-e8aa-49d9-bdeb-f491c39fb1d3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752422/general/a3c39fbf-e8aa-49d9-bdeb-f491c39fb1d3.jpeg not downloaded yet
2026-03-27 22:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 48a9fb35-19dc-5a36-9f1d-21e53577accf with identifier: 10740509
2026-03-27 22:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 48a9fb35-19dc-5a36-9f1d-21e53577accf with identifier: 10740509
2026-03-27 22:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 48a9fb35-19dc-5a36-9f1d-21e53577accf with identifier: 10740509 to the API
2026-03-27 22:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752625/general/e5892536-67aa-470a-bd93-510091e36f3c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '48a9fb35-19dc-5a36-9f1d-21e53577accf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVB790',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740509',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 94379,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 73,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a9fb35-19dc-5a36-9f1d-21e53577accf/48a9fb35-19dc-5a36-9f1d-21e53577accf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752625/general/e5892536-67aa-470a-bd93-510091e36f3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a9fb35-19dc-5a36-9f1d-21e53577accf/48a9fb35-19dc-5a36-9f1d-21e53577accf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752625/general/f8ff0bb5-7f40-4465-ba65-9732f90ccda1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a9fb35-19dc-5a36-9f1d-21e53577accf/48a9fb35-19dc-5a36-9f1d-21e53577accf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752625/general/0c154441-1cf3-4fdb-8bc2-15a579bb123d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a9fb35-19dc-5a36-9f1d-21e53577accf/48a9fb35-19dc-5a36-9f1d-21e53577accf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752625/general/97a8df6e-84b1-4b31-8040-18e111266bdc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a9fb35-19dc-5a36-9f1d-21e53577accf/48a9fb35-19dc-5a36-9f1d-21e53577accf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752625/general/dd2b9855-a83a-483e-9f56-83b528a1523d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a9fb35-19dc-5a36-9f1d-21e53577accf/48a9fb35-19dc-5a36-9f1d-21e53577accf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752625/general/6aee9cc2-642e-46d1-944a-e8ceb0e29528.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48a9fb35-19dc-5a36-9f1d-21e53577accf/48a9fb35-19dc-5a36-9f1d-21e53577accf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752625/general/e0e23d65-4834-4663-9b1a-e97c8392e9da.jpg',
'Width': 1024}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2020-06-03',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 35 TDI S Line - Diesel - Automatic - 163 hp - '
'94.379 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740509%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [adesa.be] INFO: Saving data for 10740509: {'created_time': 1774650106.225135, 'last_price_update_time': 1774650106.225149, 'auction_closing_time': 1774965600.0}
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740509') HTTP/1.1" 204 0
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752422%252Fgeneral%252F5950f4e0-2cfe-401c-865a-c9445f4786da.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752422/general/5950f4e0-2cfe-401c-865a-c9445f4786da.jpeg not downloaded yet
2026-03-27 22:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65108d57-7abb-537e-b00d-80fd5597e328 with identifier: 10740836
2026-03-27 22:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65108d57-7abb-537e-b00d-80fd5597e328 with scrape type 1
2026-03-27 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65108d57-7abb-537e-b00d-80fd5597e328
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5180063%252Fgeneral%252F5acdac76-ce79-48d8-a65a-d6b8cf56b87f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/5acdac76-ce79-48d8-a65a-d6b8cf56b87f.jpg already downloaded
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5180063%252Fgeneral%252Fe668820a-1c98-425c-971a-20a90d3b55d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/e668820a-1c98-425c-971a-20a90d3b55d0.jpg already downloaded
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5180063%252Fgeneral%252F614ba685-b171-467d-a58a-44908b884e77.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/614ba685-b171-467d-a58a-44908b884e77.jpg already downloaded
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5180063%252Fgeneral%252F266d2b52-c8f2-4cd9-8cbc-b0b0a474c911.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/266d2b52-c8f2-4cd9-8cbc-b0b0a474c911.jpg already downloaded
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5180063%252Fgeneral%252Fd2fe3333-1d75-464d-b590-fa1b4ef15b5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/d2fe3333-1d75-464d-b590-fa1b4ef15b5e.jpg already downloaded
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5180063%252Fgeneral%252Fd1b84423-9fa4-4160-b4a6-d11ce1c89ea6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/d1b84423-9fa4-4160-b4a6-d11ce1c89ea6.jpg already downloaded
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5180063%252Fgeneral%252F94fffee8-dcad-4486-a4fd-fcad891d2a95.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/94fffee8-dcad-4486-a4fd-fcad891d2a95.jpg already downloaded
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5180063%252Fgeneral%252Fdfba522c-c08b-4433-ba69-e4925881ad9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/dfba522c-c08b-4433-ba69-e4925881ad9b.jpg already downloaded
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5180063%252Fgeneral%252Fdef2b673-534d-4b16-9730-f841a9fd9b17.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/def2b673-534d-4b16-9730-f841a9fd9b17.jpg already downloaded
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5180063%252Fgeneral%252Ff600f5e4-05dc-4634-9e4a-95d210c214f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/f600f5e4-05dc-4634-9e4a-95d210c214f3.jpg already downloaded
2026-03-27 22:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65108d57-7abb-537e-b00d-80fd5597e328, identifier: 10740836
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752422%252Fgeneral%252Ff5d94c95-41da-412b-8155-c14f1dec0b73.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752422/general/f5d94c95-41da-412b-8155-c14f1dec0b73.jpeg not downloaded yet
2026-03-27 22:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65108d57-7abb-537e-b00d-80fd5597e328 with identifier: 10740836
2026-03-27 22:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65108d57-7abb-537e-b00d-80fd5597e328 with identifier: 10740836
2026-03-27 22:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65108d57-7abb-537e-b00d-80fd5597e328 with identifier: 10740836 to the API
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740836>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 108,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '65108d57-7abb-537e-b00d-80fd5597e328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GVY604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740836',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 3986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5180063/general/5acdac76-ce79-48d8-a65a-d6b8cf56b87f.jpg',
'https://images.openlane.eu/carimgs/5180063/general/e668820a-1c98-425c-971a-20a90d3b55d0.jpg',
'https://images.openlane.eu/carimgs/5180063/general/614ba685-b171-467d-a58a-44908b884e77.jpg',
'https://images.openlane.eu/carimgs/5180063/general/266d2b52-c8f2-4cd9-8cbc-b0b0a474c911.jpg',
'https://images.openlane.eu/carimgs/5180063/general/d2fe3333-1d75-464d-b590-fa1b4ef15b5e.jpg',
'https://images.openlane.eu/carimgs/5180063/general/d1b84423-9fa4-4160-b4a6-d11ce1c89ea6.jpg',
'https://images.openlane.eu/carimgs/5180063/general/94fffee8-dcad-4486-a4fd-fcad891d2a95.jpg',
'https://images.openlane.eu/carimgs/5180063/general/dfba522c-c08b-4433-ba69-e4925881ad9b.jpg',
'https://images.openlane.eu/carimgs/5180063/general/def2b673-534d-4b16-9730-f841a9fd9b17.jpg',
'https://images.openlane.eu/carimgs/5180063/general/f600f5e4-05dc-4634-9e4a-95d210c214f3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 550741,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/5acdac76-ce79-48d8-a65a-d6b8cf56b87f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 521194,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/e668820a-1c98-425c-971a-20a90d3b55d0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 561011,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/614ba685-b171-467d-a58a-44908b884e77.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 561960,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/266d2b52-c8f2-4cd9-8cbc-b0b0a474c911.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 526688,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/d2fe3333-1d75-464d-b590-fa1b4ef15b5e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 516309,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/d1b84423-9fa4-4160-b4a6-d11ce1c89ea6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294375,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/94fffee8-dcad-4486-a4fd-fcad891d2a95.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437129,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/dfba522c-c08b-4433-ba69-e4925881ad9b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 507814,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/def2b673-534d-4b16-9730-f841a9fd9b17.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 532799,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/f600f5e4-05dc-4634-9e4a-95d210c214f3.jpg',
'Width': 2000}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-06-13',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Renault Zoe Evolution - Electric - Automatic - 108 hp - 3.986 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740836%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [adesa.be] INFO: Saving data for 10740836: {'created_time': 1774650106.927245, 'last_price_update_time': 1774650106.927256, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740836') HTTP/1.1" 204 0
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752422%252Fgeneral%252F7345381a-5dcf-4564-a177-2619429a2198.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752422/general/7345381a-5dcf-4564-a177-2619429a2198.jpeg not downloaded yet
2026-03-27 22:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752422%252Fgeneral%252F0af36d70-1b0b-456d-ab78-8cf31693bd7b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752422/general/0af36d70-1b0b-456d-ab78-8cf31693bd7b.jpeg not downloaded yet
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752422%252Fgeneral%252F87e14242-8be7-4ba9-80ae-1ca6a834c185.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752422/general/87e14242-8be7-4ba9-80ae-1ca6a834c185.jpeg not downloaded yet
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752422%252Fgeneral%252F47cdac5a-4f66-4262-9a51-35480a18b1df.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752422/general/47cdac5a-4f66-4262-9a51-35480a18b1df.jpeg not downloaded yet
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752422%252Fgeneral%252Fac964f1e-5170-4f02-abe1-f7a316fb94c2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752422/general/ac964f1e-5170-4f02-abe1-f7a316fb94c2.jpeg not downloaded yet
2026-03-27 22:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752422/general/01dc2138-5375-47b8-818a-dea58cc48402.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740866)
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10737263
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737263%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10737263: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10737263 url https://www.openlane.eu/en/carv6/auction/10737263
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10738246
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738246%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10738246: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10738246 url https://www.openlane.eu/en/carv6/auction/10738246
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10736347
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736347%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10736347: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10736347 url https://www.openlane.eu/en/carv6/auction/10736347
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10736276
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736276%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10736276: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10736276 url https://www.openlane.eu/en/carv6/auction/10736276
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10736666
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736666%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10736666: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10736666 url https://www.openlane.eu/en/carv6/auction/10736666
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10738241
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738241%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10738241: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10738241 url https://www.openlane.eu/en/carv6/auction/10738241
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10735108
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735108%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10735108: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10735108 url https://www.openlane.eu/en/carv6/auction/10735108
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10736664
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736664%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10736664: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10736664 url https://www.openlane.eu/en/carv6/auction/10736664
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10736301
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736301%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10736301: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10736301 url https://www.openlane.eu/en/carv6/auction/10736301
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10736303
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736303%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10736303: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10736303 url https://www.openlane.eu/en/carv6/auction/10736303
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10735168
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735168%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10735168: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10735168 url https://www.openlane.eu/en/carv6/auction/10735168
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10730450
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730450%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10730450: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10730450 url https://www.openlane.eu/en/carv6/auction/10730450
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10730454
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730454%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10730454: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10730454 url https://www.openlane.eu/en/carv6/auction/10730454
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10736330
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736330%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10736330: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10736330 url https://www.openlane.eu/en/carv6/auction/10736330
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10739831
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739831%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10739831: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10739831 url https://www.openlane.eu/en/carv6/auction/10739831
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10736328
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736328%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10736328: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10736328 url https://www.openlane.eu/en/carv6/auction/10736328
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10737735
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737735%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10737735: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10737735 url https://www.openlane.eu/en/carv6/auction/10737735
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10730427
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730427%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10730427: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10730427 url https://www.openlane.eu/en/carv6/auction/10730427
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10740848
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740848%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10740848: 1
2026-03-27 22:21:47 [adesa.be] INFO: Scraping item 10740848 url https://www.openlane.eu/en/carv6/auction/10740848
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10738262
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738262%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10738262: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10738262 url https://www.openlane.eu/en/carv6/auction/10738262
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10738231
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738231%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10738231: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10738231 url https://www.openlane.eu/en/carv6/auction/10738231
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10735080
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735080%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10735080: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10735080 url https://www.openlane.eu/en/carv6/auction/10735080
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10735112
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735112%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10735112: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10735112 url https://www.openlane.eu/en/carv6/auction/10735112
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10735086
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735086%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10735086: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10735086 url https://www.openlane.eu/en/carv6/auction/10735086
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10735167
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735167%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10735167: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10735167 url https://www.openlane.eu/en/carv6/auction/10735167
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10736650
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736650%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10736650: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10736650 url https://www.openlane.eu/en/carv6/auction/10736650
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10730436
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730436%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10730436: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10730436 url https://www.openlane.eu/en/carv6/auction/10730436
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10734936
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734936%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10734936: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10734936 url https://www.openlane.eu/en/carv6/auction/10734936
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10735165
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735165%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10735165: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10735165 url https://www.openlane.eu/en/carv6/auction/10735165
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10738261
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738261%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10738261: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10738261 url https://www.openlane.eu/en/carv6/auction/10738261
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10740867
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740867%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10740867: 1
2026-03-27 22:21:47 [adesa.be] INFO: Scraping item 10740867 url https://www.openlane.eu/en/carv6/auction/10740867
2026-03-27 22:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10734926
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734926%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10734926: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10734926 url https://www.openlane.eu/en/carv6/auction/10734926
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10734898
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734898%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10734898: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10734898 url https://www.openlane.eu/en/carv6/auction/10734898
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10730425
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730425%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10730425: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10730425 url https://www.openlane.eu/en/carv6/auction/10730425
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10730418
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730418%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10730418: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10730418 url https://www.openlane.eu/en/carv6/auction/10730418
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10736652
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736652%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10736652: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10736652 url https://www.openlane.eu/en/carv6/auction/10736652
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10737273
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737273%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10737273: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10737273 url https://www.openlane.eu/en/carv6/auction/10737273
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10740853
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740853%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10740853: 1
2026-03-27 22:21:47 [adesa.be] INFO: Scraping item 10740853 url https://www.openlane.eu/en/carv6/auction/10740853
2026-03-27 22:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e0cbf10>
2026-03-27 22:21:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e55ef55-dff5-5216-b9a9-6675752df73c/4e55ef55-dff5-5216-b9a9-6675752df73c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752422%252Fgeneral%252F01dc2138-5375-47b8-818a-dea58cc48402.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752422/general/01dc2138-5375-47b8-818a-dea58cc48402.jpeg saved to cache
2026-03-27 22:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e55ef55-dff5-5216-b9a9-6675752df73c
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10740854
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740854%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10740854: 1
2026-03-27 22:21:47 [adesa.be] INFO: Scraping item 10740854 url https://www.openlane.eu/en/carv6/auction/10740854
2026-03-27 22:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10735127
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735127%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10735127: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10735127 url https://www.openlane.eu/en/carv6/auction/10735127
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10730435
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730435%27 HTTP/1.1" 200 None
2026-03-27 22:21:47 [adesa.be] INFO: Scrape type for 10730435: 0
2026-03-27 22:21:47 [adesa.be] INFO: Skipping item 10730435 url https://www.openlane.eu/en/carv6/auction/10730435
2026-03-27 22:21:47 [adesa.be] INFO: Found listing with ID: 10738251
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738251%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10738251: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10738251 url https://www.openlane.eu/en/carv6/auction/10738251
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10734923
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734923%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10734923: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10734923 url https://www.openlane.eu/en/carv6/auction/10734923
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10735100
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735100%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10735100: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10735100 url https://www.openlane.eu/en/carv6/auction/10735100
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10736344
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736344%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10736344: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10736344 url https://www.openlane.eu/en/carv6/auction/10736344
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10736640
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736640%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10736640: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10736640 url https://www.openlane.eu/en/carv6/auction/10736640
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10739830
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739830%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10739830: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10739830 url https://www.openlane.eu/en/carv6/auction/10739830
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10735171
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735171%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10735171: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10735171 url https://www.openlane.eu/en/carv6/auction/10735171
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10735750
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735750%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10735750: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10735750 url https://www.openlane.eu/en/carv6/auction/10735750
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10736317
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736317%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10736317: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10736317 url https://www.openlane.eu/en/carv6/auction/10736317
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10736325
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736325%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10736325: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10736325 url https://www.openlane.eu/en/carv6/auction/10736325
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10739820
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739820%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10739820: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10739820 url https://www.openlane.eu/en/carv6/auction/10739820
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10736322
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736322%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10736322: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10736322 url https://www.openlane.eu/en/carv6/auction/10736322
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10736414
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736414%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10736414: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10736414 url https://www.openlane.eu/en/carv6/auction/10736414
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10738221
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738221%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10738221: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10738221 url https://www.openlane.eu/en/carv6/auction/10738221
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10736290
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736290%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10736290: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10736290 url https://www.openlane.eu/en/carv6/auction/10736290
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10735093
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735093%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10735093: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10735093 url https://www.openlane.eu/en/carv6/auction/10735093
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10731356
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731356%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10731356: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10731356 url https://www.openlane.eu/en/carv6/auction/10731356
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10739815
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739815%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10739815: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10739815 url https://www.openlane.eu/en/carv6/auction/10739815
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10734941
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734941%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10734941: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10734941 url https://www.openlane.eu/en/carv6/auction/10734941
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10736297
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736297%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10736297: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10736297 url https://www.openlane.eu/en/carv6/auction/10736297
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10735151
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735151%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10735151: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10735151 url https://www.openlane.eu/en/carv6/auction/10735151
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10736312
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736312%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10736312: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10736312 url https://www.openlane.eu/en/carv6/auction/10736312
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10736345
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736345%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10736345: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10736345 url https://www.openlane.eu/en/carv6/auction/10736345
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726351
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726351%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726351: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726351 url https://www.openlane.eu/en/carv6/auction/10726351
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726353
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726353%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726353: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726353 url https://www.openlane.eu/en/carv6/auction/10726353
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726376
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726376%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726376: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726376 url https://www.openlane.eu/en/carv6/auction/10726376
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726381
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726381%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726381: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726381 url https://www.openlane.eu/en/carv6/auction/10726381
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726387
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726387%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726387: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726387 url https://www.openlane.eu/en/carv6/auction/10726387
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726389
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726389%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726389: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726389 url https://www.openlane.eu/en/carv6/auction/10726389
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726432
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726432%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726432: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726432 url https://www.openlane.eu/en/carv6/auction/10726432
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726442
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726442%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726442: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726442 url https://www.openlane.eu/en/carv6/auction/10726442
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726447
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726447%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726447: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726447 url https://www.openlane.eu/en/carv6/auction/10726447
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726457
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726457%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726457: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726457 url https://www.openlane.eu/en/carv6/auction/10726457
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726459
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726459%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726459: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726459 url https://www.openlane.eu/en/carv6/auction/10726459
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726462
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726462%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726462: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726462 url https://www.openlane.eu/en/carv6/auction/10726462
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726466
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726466%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726466: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726466 url https://www.openlane.eu/en/carv6/auction/10726466
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726464
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726464%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726464: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726464 url https://www.openlane.eu/en/carv6/auction/10726464
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726468
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726468%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726468: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726468 url https://www.openlane.eu/en/carv6/auction/10726468
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726470
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726470%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726470: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726470 url https://www.openlane.eu/en/carv6/auction/10726470
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726472
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726472%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726472: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726472 url https://www.openlane.eu/en/carv6/auction/10726472
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726474
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726474%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726474: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726474 url https://www.openlane.eu/en/carv6/auction/10726474
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726510
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726510%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726510: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726510 url https://www.openlane.eu/en/carv6/auction/10726510
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726517
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726517%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726517: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726517 url https://www.openlane.eu/en/carv6/auction/10726517
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726519
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726519%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726519: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726519 url https://www.openlane.eu/en/carv6/auction/10726519
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726521
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726521%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726521: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726521 url https://www.openlane.eu/en/carv6/auction/10726521
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726523
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726523%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726523: 2
2026-03-27 22:21:48 [adesa.be] INFO: Scraping item 10726523 url https://www.openlane.eu/en/carv6/auction/10726523
2026-03-27 22:21:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726525
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726525%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726525: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726525 url https://www.openlane.eu/en/carv6/auction/10726525
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726528
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726528%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726528: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726528 url https://www.openlane.eu/en/carv6/auction/10726528
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726529
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726529%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726529: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726529 url https://www.openlane.eu/en/carv6/auction/10726529
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726533
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726533%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726533: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726533 url https://www.openlane.eu/en/carv6/auction/10726533
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726541
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726541%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726541: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726541 url https://www.openlane.eu/en/carv6/auction/10726541
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726539
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726539%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726539: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726539 url https://www.openlane.eu/en/carv6/auction/10726539
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726543
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726543%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726543: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726543 url https://www.openlane.eu/en/carv6/auction/10726543
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726544
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726544%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726544: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726544 url https://www.openlane.eu/en/carv6/auction/10726544
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726546
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726546%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726546: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726546 url https://www.openlane.eu/en/carv6/auction/10726546
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726548
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726548%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726548: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726548 url https://www.openlane.eu/en/carv6/auction/10726548
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726551
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726551%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726551: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726551 url https://www.openlane.eu/en/carv6/auction/10726551
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726554
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726554%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726554: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726554 url https://www.openlane.eu/en/carv6/auction/10726554
2026-03-27 22:21:48 [adesa.be] INFO: Found listing with ID: 10726558
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726558%27 HTTP/1.1" 200 None
2026-03-27 22:21:48 [adesa.be] INFO: Scrape type for 10726558: 0
2026-03-27 22:21:48 [adesa.be] INFO: Skipping item 10726558 url https://www.openlane.eu/en/carv6/auction/10726558
2026-03-27 22:21:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4e55ef55-dff5-5216-b9a9-6675752df73c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4e55ef55-dff5-5216-b9a9-6675752df73c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4e55ef55-dff5-5216-b9a9-6675752df73c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4e55ef55-dff5-5216-b9a9-6675752df73c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752422/general/45154bae-c8e3-4505-8c64-0bf371f43175.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740866)
2026-03-27 22:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752422/general/a3c39fbf-e8aa-49d9-bdeb-f491c39fb1d3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740866)
2026-03-27 22:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752422/general/5950f4e0-2cfe-401c-865a-c9445f4786da.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740866)
2026-03-27 22:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752422/general/47cdac5a-4f66-4262-9a51-35480a18b1df.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10740866)
2026-03-27 22:21:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd7df10>
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e55ef55-dff5-5216-b9a9-6675752df73c/4e55ef55-dff5-5216-b9a9-6675752df73c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752422%252Fgeneral%252F45154bae-c8e3-4505-8c64-0bf371f43175.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752422/general/45154bae-c8e3-4505-8c64-0bf371f43175.jpeg saved to cache
2026-03-27 22:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e55ef55-dff5-5216-b9a9-6675752df73c
2026-03-27 22:21:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099dd7e950>
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e55ef55-dff5-5216-b9a9-6675752df73c/4e55ef55-dff5-5216-b9a9-6675752df73c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752422%252Fgeneral%252Fa3c39fbf-e8aa-49d9-bdeb-f491c39fb1d3.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752422/general/a3c39fbf-e8aa-49d9-bdeb-f491c39fb1d3.jpeg saved to cache
2026-03-27 22:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e55ef55-dff5-5216-b9a9-6675752df73c
2026-03-27 22:21:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099e135f50>
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e55ef55-dff5-5216-b9a9-6675752df73c/4e55ef55-dff5-5216-b9a9-6675752df73c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752422%252Fgeneral%252F5950f4e0-2cfe-401c-865a-c9445f4786da.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752422/general/5950f4e0-2cfe-401c-865a-c9445f4786da.jpeg saved to cache
2026-03-27 22:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e55ef55-dff5-5216-b9a9-6675752df73c
2026-03-27 22:21:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f099d1b4c10>
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:21:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:21:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e55ef55-dff5-5216-b9a9-6675752df73c/4e55ef55-dff5-5216-b9a9-6675752df73c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752422%252Fgeneral%252F47cdac5a-4f66-4262-9a51-35480a18b1df.jpeg') HTTP/1.1" 204 0
2026-03-27 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752422/general/47cdac5a-4f66-4262-9a51-35480a18b1df.jpeg saved to cache
2026-03-27 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4e55ef55-dff5-5216-b9a9-6675752df73c
2026-03-27 22:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e55ef55-dff5-5216-b9a9-6675752df73c with identifier: 10740866
2026-03-27 22:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e55ef55-dff5-5216-b9a9-6675752df73c with identifier: 10740866
2026-03-27 22:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e55ef55-dff5-5216-b9a9-6675752df73c with identifier: 10740866 to the API
2026-03-27 22:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:50 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4e55ef55-dff5-5216-b9a9-6675752df73c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFY176',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740866',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 247648,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5752422/general/45154bae-c8e3-4505-8c64-0bf371f43175.jpeg',
'https://images.openlane.eu/carimgs/5752422/general/01dc2138-5375-47b8-818a-dea58cc48402.jpeg',
'https://images.openlane.eu/carimgs/5752422/general/a3c39fbf-e8aa-49d9-bdeb-f491c39fb1d3.jpeg',
'https://images.openlane.eu/carimgs/5752422/general/5950f4e0-2cfe-401c-865a-c9445f4786da.jpeg',
'https://images.openlane.eu/carimgs/5752422/general/f5d94c95-41da-412b-8155-c14f1dec0b73.jpeg',
'https://images.openlane.eu/carimgs/5752422/general/7345381a-5dcf-4564-a177-2619429a2198.jpeg',
'https://images.openlane.eu/carimgs/5752422/general/0af36d70-1b0b-456d-ab78-8cf31693bd7b.jpeg',
'https://images.openlane.eu/carimgs/5752422/general/87e14242-8be7-4ba9-80ae-1ca6a834c185.jpeg',
'https://images.openlane.eu/carimgs/5752422/general/47cdac5a-4f66-4262-9a51-35480a18b1df.jpeg',
'https://images.openlane.eu/carimgs/5752422/general/ac964f1e-5170-4f02-abe1-f7a316fb94c2.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e55ef55-dff5-5216-b9a9-6675752df73c/4e55ef55-dff5-5216-b9a9-6675752df73c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3622254,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752422/general/45154bae-c8e3-4505-8c64-0bf371f43175.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e55ef55-dff5-5216-b9a9-6675752df73c/4e55ef55-dff5-5216-b9a9-6675752df73c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2161164,
'Height': 3356,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752422/general/01dc2138-5375-47b8-818a-dea58cc48402.jpeg',
'Width': 5711},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e55ef55-dff5-5216-b9a9-6675752df73c/4e55ef55-dff5-5216-b9a9-6675752df73c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3916415,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752422/general/a3c39fbf-e8aa-49d9-bdeb-f491c39fb1d3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e55ef55-dff5-5216-b9a9-6675752df73c/4e55ef55-dff5-5216-b9a9-6675752df73c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3675624,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752422/general/5950f4e0-2cfe-401c-865a-c9445f4786da.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e55ef55-dff5-5216-b9a9-6675752df73c/4e55ef55-dff5-5216-b9a9-6675752df73c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3167942,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752422/general/47cdac5a-4f66-4262-9a51-35480a18b1df.jpeg',
'Width': 5712}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2017-12-15',
'seats_number': 3,
'seller_name': 'LOVACAR, SPRL',
'title': 'Peugeot Expert 1.6 HDI Pro - Diesel - Manual - 95 hp - 247.648 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2017}
2026-03-27 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740866%27 HTTP/1.1" 200 None
2026-03-27 22:21:50 [adesa.be] INFO: Saving data for 10740866: {'created_time': 1774650110.868659, 'last_price_update_time': 1774650110.86867, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740866') HTTP/1.1" 204 0
2026-03-27 22:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4e55ef55-dff5-5216-b9a9-6675752df73c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 22:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b46ec46-18eb-5300-bce2-0302bbe27616 with identifier: 10740854
2026-03-27 22:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b46ec46-18eb-5300-bce2-0302bbe27616 with scrape type 1
2026-03-27 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b46ec46-18eb-5300-bce2-0302bbe27616
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252Ff15b61f1-96b4-4a64-b76f-35e0a1512be7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/f15b61f1-96b4-4a64-b76f-35e0a1512be7.jpeg already downloaded
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252Ff9c460c3-7711-4d96-9ef7-826b8f06b1df.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/f9c460c3-7711-4d96-9ef7-826b8f06b1df.jpeg already downloaded
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252F5f8622c9-bf6e-4bb2-8c37-ccbbe31a785f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/5f8622c9-bf6e-4bb2-8c37-ccbbe31a785f.jpeg already downloaded
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252F423de168-ee19-40f1-b33b-f95390c58acb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/423de168-ee19-40f1-b33b-f95390c58acb.jpeg already downloaded
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252F62f4a612-97a9-4577-adf6-cb214b47a125.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/62f4a612-97a9-4577-adf6-cb214b47a125.jpeg already downloaded
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252F6c3df58d-1ede-4eb7-be60-9d9c49be2e3f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/6c3df58d-1ede-4eb7-be60-9d9c49be2e3f.jpeg already downloaded
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252F29036932-f219-47d7-b83c-80accae647dc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/29036932-f219-47d7-b83c-80accae647dc.jpeg already downloaded
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252Fc886b49f-dfa0-40bf-8992-0bc8f8e64b72.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/c886b49f-dfa0-40bf-8992-0bc8f8e64b72.jpeg already downloaded
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252Fb6c69477-944c-402b-952b-58c0d04e2248.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/b6c69477-944c-402b-952b-58c0d04e2248.jpeg already downloaded
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252F90936407-c9c7-4142-9365-cb969f317822.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/90936407-c9c7-4142-9365-cb969f317822.jpeg already downloaded
2026-03-27 22:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b46ec46-18eb-5300-bce2-0302bbe27616, identifier: 10740854
2026-03-27 22:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b46ec46-18eb-5300-bce2-0302bbe27616 with identifier: 10740854
2026-03-27 22:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b46ec46-18eb-5300-bce2-0302bbe27616 with identifier: 10740854
2026-03-27 22:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b46ec46-18eb-5300-bce2-0302bbe27616 with identifier: 10740854 to the API
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740854>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5b46ec46-18eb-5300-bce2-0302bbe27616',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TUH590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740854',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 220541,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5634955/general/f15b61f1-96b4-4a64-b76f-35e0a1512be7.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/f9c460c3-7711-4d96-9ef7-826b8f06b1df.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/5f8622c9-bf6e-4bb2-8c37-ccbbe31a785f.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/423de168-ee19-40f1-b33b-f95390c58acb.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/62f4a612-97a9-4577-adf6-cb214b47a125.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/6c3df58d-1ede-4eb7-be60-9d9c49be2e3f.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/29036932-f219-47d7-b83c-80accae647dc.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/c886b49f-dfa0-40bf-8992-0bc8f8e64b72.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/b6c69477-944c-402b-952b-58c0d04e2248.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/90936407-c9c7-4142-9365-cb969f317822.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6593090,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/f15b61f1-96b4-4a64-b76f-35e0a1512be7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5729933,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/f9c460c3-7711-4d96-9ef7-826b8f06b1df.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6251222,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/5f8622c9-bf6e-4bb2-8c37-ccbbe31a785f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7065909,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/423de168-ee19-40f1-b33b-f95390c58acb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5311618,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/62f4a612-97a9-4577-adf6-cb214b47a125.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5306044,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/6c3df58d-1ede-4eb7-be60-9d9c49be2e3f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6969944,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/29036932-f219-47d7-b83c-80accae647dc.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2794544,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/c886b49f-dfa0-40bf-8992-0bc8f8e64b72.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4424899,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/b6c69477-944c-402b-952b-58c0d04e2248.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5218191,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/90936407-c9c7-4142-9365-cb969f317822.jpeg',
'Width': 5712}],
'price': 2300,
'price_includes_vat': True,
'registration_date': '2010-02-01',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Volkswagen Passat Variant 2.0 TDI Comfortline - Diesel - Manual - '
'110 hp - 220.541 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2010}
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740854%27 HTTP/1.1" 200 None
2026-03-27 22:21:51 [adesa.be] INFO: Saving data for 10740854: {'created_time': 1774650111.641115, 'last_price_update_time': 1774650111.641124, 'auction_closing_time': 1774864800.0}
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740854') HTTP/1.1" 204 0
2026-03-27 22:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7054be5f-d4a7-55d8-8259-a715b12f0040 with identifier: 10740867
2026-03-27 22:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7054be5f-d4a7-55d8-8259-a715b12f0040 with scrape type 1
2026-03-27 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7054be5f-d4a7-55d8-8259-a715b12f0040
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752530%252Fgeneral%252F8f38cc24-bf36-4248-bedd-224df5ac360c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752530/general/8f38cc24-bf36-4248-bedd-224df5ac360c.jpeg not downloaded yet
2026-03-27 22:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e28f5b1-1d57-5469-817d-f68e67d7b91a with identifier: 10726523
2026-03-27 22:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a with scrape type 2
2026-03-27 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a with scrape type 2
2026-03-27 22:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e28f5b1-1d57-5469-817d-f68e67d7b91a, identifier: 10726523
2026-03-27 22:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e28f5b1-1d57-5469-817d-f68e67d7b91a with identifier: 10726523
2026-03-27 22:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e28f5b1-1d57-5469-817d-f68e67d7b91a with identifier: 10726523
2026-03-27 22:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e28f5b1-1d57-5469-817d-f68e67d7b91a with identifier: 10726523 to the API
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:21:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726523>
{'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': 194,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '2e28f5b1-1d57-5469-817d-f68e67d7b91a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABV320',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726523',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 106638,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Hybrid - Automatic - '
'194 hp - 106.638 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726523%27 HTTP/1.1" 200 None
2026-03-27 22:21:52 [adesa.be] INFO: Saving data for 10726523: {'auction_closing_time': 1774945800.0, 'created_time': 1774476944.632479, 'last_price_update_time': 1774650112.026426}
2026-03-27 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726523') HTTP/1.1" 204 0
2026-03-27 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752530%252Fgeneral%252F5c9643ab-9f66-47df-8c8e-8e12b8d7cdb3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752530/general/5c9643ab-9f66-47df-8c8e-8e12b8d7cdb3.jpeg not downloaded yet
2026-03-27 22:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752530%252Fgeneral%252F8cd75d20-9b9b-4646-b9eb-cd979da7ee7c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752530/general/8cd75d20-9b9b-4646-b9eb-cd979da7ee7c.jpeg not downloaded yet
2026-03-27 22:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e with identifier: 10740848
2026-03-27 22:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e with scrape type 1
2026-03-27 22:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e
2026-03-27 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595587%252Fgeneral%252Fc23973ca-33a7-49a9-8c90-1532845c4bfe.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595587/general/c23973ca-33a7-49a9-8c90-1532845c4bfe.jpeg already downloaded
2026-03-27 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595587%252Fgeneral%252F3d6469e8-c1af-4da9-bd22-c855680dc02c.jpeg%27 HTTP/1.1"